[GRASSweb-list]markus: web/newsletter index.php,NONE,1.1 newsletter.inc,NONE,1.1 title.inc,NONE,1.1 index.html,1.8,NONE
grass at intevation.de
grass at intevation.de
Sun Dec 19 11:53:59 EST 2004
Author: markus
Update of /grassrepository/web/newsletter
In directory doto:/tmp/cvs-serv9334/newsletter
Added Files:
index.php newsletter.inc title.inc
Removed Files:
index.html
Log Message:
changed to new PHP based structure
--- NEW FILE: index.php ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>GRASS GIS Newsletter - The Newsletter of the GRASS Project</title>
<DEFANGED_meta name="robots" content="index,follow">
<DEFANGED_meta name="description"
content="GRASS GIS (Geographic Resources
Analysis Support System) is an open source, free software
Geographical Information System (GIS) with raster, topological
vector, image processing, and visualization functionality">
<DEFANGED_meta name="keywords"
content="gis, GIS, GRASS, open source,
free software, Geographical Information System, raster, topology,
vector, image processing, visualization">
<DEFANGED_meta name="Author" content="MN/GRASS Development Team">
<DEFANGED_meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<DEFANGED_link rel="stylesheet" href="../sitestyle.css" type="text/css">
</head>
<body>
<!-- TOP LOGO LINE -->
<table bgcolor="#ffffff" cellspacing="0" cellpadding="0" border="0" width="650">
<tbody>
<tr><td>
<table cellspacing="1" cellpadding="0" border="0" width="100%" >
<tbody>
<tr bgcolor="#ffffff">
<td nowrap="nowrap"> <DEFANGED_IMG src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
</td>
<td nowrap="nowrap">
<table cellspacing="0" cellpadding="1" border="0" width="100%">
<tbody>
<tr bgcolor="#ffffff">
<td nowrap="nowrap">
<?php
include("title.inc");
?>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="1" border="0" width="100%">
<tbody>
<tr>
<td valign="top">
<?php
include("../menu_search.inc");
?>
</td>
<td valign="top">
<?php
include("../menu_top.inc");
?>
</td>
</tr>
<tr>
<td valign="top">
<?php
include("../community/menu_side.inc");
?>
</td>
<td valign="top"> <!-- MAIN PART -->
<h3>GRASS Newsletter - the newsletter of the GRASS project</h3>
<?php
include("newsletter.inc");
?>
<!-- END MAIN PART -->
</td>
</tr>
</tbody>
</table>
<hr>
<div align="right">© 2004 GRASS Development Team<br>
<a href="../impressum.html">Imprint</a> |
<a href="mailto:weblist at grass.itc.it">Comments</a> about this page<br>
</div>
</body>
</html>
--- NEW FILE: newsletter.inc ---
<!-- Martin Wegmann -->
<br>
The GRASS newsletter aims at covering the gap between scientific
publications and manuals on one hand and the mailing list on the other
hand. Articles shall not be as scientific/professional as in
scientific journals and reach beyond the usual question-answer
structure of a mailing list. The review process is a benign one, just
to ensure the quality of contributions. Moreover by the way of the
newsletter new modules can be explained & presented briefly and hence
cited.
<p>
If you are considering writing an article please add the commands
used, so that the reader can reproduce it. Further more, your article
should be written in <a href="http://www.latex-project.org/">Latex</a>.
For instructions which format/style shall be used, please have a look at this working <a href=GRASSnewsletter_template.tar.gz>GRASS Newsletter Latex template</a>.
If you do not know Latex yet, don't be scared as it is quite easy.
You might want to have a look at the
<a href="http://www.stdout.org/~winston/latex/">Latex Cheat Sheet</a>
to get to know a few commands, e.g. how to enumerate, make tables etc.
<h3>Newsletter topics:</h3>
<ul>
<li> GRASS in action </li>
<ul>
<li> articles targeting GRASS novices (only stable release) </li>
<li> presentation of GRASS capabilities e.g. modeling, animation, spatial statistics </li>
<li> presentation/description of new/noteworthy GRASS modules (rather technical)</li>
</ul>
<li> GRASS development </li>
<ul>
<li> articles targeting developer</li>
<li> forthcoming GRASS capabilities</li>
<li> summary of GRASS development, discussions</li>
</ul>
<li> Various topics</li>
<ul>
<li> new GRASS related publications - in which journal & abstract </li>
<li> Interviews, misc.</li>
<li> upcoming events, news & news about past meetings etc.</li>
</ul>
<li> Extra-section:</li>
<ul>
<li> presentations of non-GRASS GIS/RS related programs </li>
</ul>
</ul>
Fancy images are welcome, but please use the Encapsulated Postscript format (<b>EPS</b>)!
<h3>Download Newsletter:</h3>
<b>GRASS Newsletter vol. 1 (August 2004)</b> -- <a href="GRASSNews_vol1.pdf">PDF</a> (2 MB)
<h3>Submissions:</h3>
Please download <a href=GRASSnewsletter_template.tar.gz>GRASS Newsletter Latex template</a> prior your submission and check your article for Latex errors, moreover your article should not exceed 10 pages and all images must be in the Encapsulated Postscript format.
<p>
Please add all of your files to a compressed archive (zip, tar, etc.) for uploading.
<p>
For submission please visit the <a href="http://iici.no-ip.org/~dylan/grass/newsletter/submit_article.php">submission form</a>.
<p>
If this is your first submission, please <a href="http://iici.no-ip.org/~dylan/grass/newsletter/register.php">register your email here</a>.
<p>
<dl>
<dt><strong>Editorial Board:</strong>
<dd>Paul Kelly, Markus Neteler and Martin Wegmann</dd>
<dt><strong>Editor-in-Chief:</strong>
<dd>Martin Wegmann<br>
<dd> <a href="mailto:Martin Wegmann (replace _at_ with @) <wegmann_at_biozentrum.uni-wuerzburg.de>">wegmann_at_biozentrum.uni-wuerzburg.de</a></dd>
<dd> <i> replace "_at_" with "@" </i>
<dt><strong>Editor News section/Publication section:</strong>
<dd>Andrew Davidson</dd>
<dt><strong>Language Editor:</strong>
<dd>Andrey Mitas</dd>
<dt><strong>Web page Administrator:</strong>
<dd>Dylan Beaudette</dd>
<dd> <a href="mailto:Dylan Beaudette (replace _at_ with @) <debeaudette_at_ucdavis.edu>">debeaudette_at_ucdavis.edu</a></dd>
<dd> <i> replace "_at_" with "@" </i>
</dl>
<p>
We would like to acknowledge the R News editorial board of the
<a href="http://www.r-project.org/"> R-project</a>, for without their
contribution of the R news *.tex and *.sty file the GRASS newsletter
would have taken much more time to reach the current level.
<div align="right">
<i>Last change: $Date: 2004/12/19 16:53:57 $ </i><br>
<i>$Author: markus $</i>
</div>
--- NEW FILE: title.inc ---
<!-- keep indentation -->
<center><br>
<h1>GRASS: Community</h1>
</center>
--- index.html DELETED ---
More information about the grass-web
mailing list