<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://grasswiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=%E2%9A%A0%EF%B8%8FLatonyaTyson</id>
	<title>GRASS-Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://grasswiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=%E2%9A%A0%EF%B8%8FLatonyaTyson"/>
	<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/wiki/Special:Contributions/%E2%9A%A0%EF%B8%8FLatonyaTyson"/>
	<updated>2026-05-26T07:46:13Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://grasswiki.osgeo.org/w/index.php?title=GRASS_development_visualization&amp;diff=14612</id>
		<title>GRASS development visualization</title>
		<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=GRASS_development_visualization&amp;diff=14612"/>
		<updated>2011-12-27T12:51:06Z</updated>

		<summary type="html">&lt;p&gt;⚠️LatonyaTyson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== GRASS GIS 6.4 development visualization from 1999 to 2011 with Gource ==&lt;br /&gt;
&lt;br /&gt;
Watch how the community based GRASS GIS 6.4 software development works! You can see how the individual contributors modify and expand the source code. The corresponding timeline is available at http://grass.osgeo.org/devel/grasshist.html&lt;br /&gt;
&lt;br /&gt;
{{YouTube|suyDqmGXoWk}}&lt;br /&gt;
&lt;br /&gt;
Download the '''high resolution video''' from http://grass.fsv.cvut.cz/video/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Annotations ===&lt;br /&gt;
&lt;br /&gt;
For quick navigation in this decade of software development, here the list of annotations (time):&lt;br /&gt;
* 0:59 GRASS GIS 5.0.0 stable released on 5 Sep 2002&lt;br /&gt;
* 01:05 GRASS 5.1 development started with code restructuring&lt;br /&gt;
* 01:56 GRASS GIS 5.7 released in June 2004&lt;br /&gt;
* 02:31 Source code restructuring to get a better directory layout (others developers waiting...)&lt;br /&gt;
* 02:52 Developers resume their activity&lt;br /&gt;
* 03:02 Preparing GRASS GIS 6.0.0 release...&lt;br /&gt;
* 03:09 GRASS GIS 6.0.0 published, release branch split off from trunk for easier maintenance&lt;br /&gt;
* 03:58 Heavy development activity in trunk (development branch) ...&lt;br /&gt;
* 04:28 GRASS GIS 6.2.0 released in Oct 2006&lt;br /&gt;
* 05:34 Raster and vector modules well maintained...&lt;br /&gt;
* 05:41 New graphical user interface development speeding up (wxGUI)&lt;br /&gt;
* 06:06 Copyright statements prettified in many files&lt;br /&gt;
* 06:25 New GRASS 6 development branch split off from trunk (which becomes GRASS 7)&lt;br /&gt;
* 06:57 GRASS 6.4 release branch split off from GRASS 6 development branch&lt;br /&gt;
* 07:25 Intense maintenance in GRASS 6.4 release branch&lt;br /&gt;
* 07:38 GRASS GIS 6.4.0 released in Sep 2010 &lt;br /&gt;
* 08:07 Intense maintenance in GRASS 6.4 release branch (GRASS 7 development not shown here)... If you have problems with finding a reliable [http://www.bestwritingservice.com essay service] that offers assistance not only with creating essays but term and research paper writing as well, I highly recommend you to visit BestWritingService.Com.&lt;br /&gt;
* 08:29 GRASS 6.4 matures for the upcoming 6.4.2 release in Nov 2011&lt;br /&gt;
&lt;br /&gt;
=== How this video was created ===&lt;br /&gt;
&lt;br /&gt;
For the video creation, Gource which is a software version control visualization tool was used: http://code.google.com/p/gource/&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
# prepare logs:&lt;br /&gt;
svn log --verbose --xml &amp;gt; my-project.log&lt;br /&gt;
svn-gource.py --filter-dirs my-project.log &amp;gt; my-project-gource.log&lt;br /&gt;
&lt;br /&gt;
RES=&amp;quot;1800x1100&amp;quot;&lt;br /&gt;
&lt;br /&gt;
## viz only, you can even mouse-navigate!&lt;br /&gt;
gource --title &amp;quot;GRASS GIS&amp;quot; -$RES -s 0.05 --stop-at-end --disable-progress \&lt;br /&gt;
       --log-format custom my-project-gource.log&lt;br /&gt;
&lt;br /&gt;
# make film&lt;br /&gt;
gource --title &amp;quot;GRASS GIS&amp;quot; -$RES -s 0.05 --stop-at-end --disable-progress \&lt;br /&gt;
       --log-format custom my-project-gource.log --output-ppm-stream - | ffmpeg \&lt;br /&gt;
       -y -b 10000K -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -vpre slow \&lt;br /&gt;
       -threads 0 -bf 0 grass64_contribs.mp4&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then watch the resulting ''grass64_contribs.mp4'' with a video player...&lt;br /&gt;
&lt;br /&gt;
[[Category: Promotion]]&lt;/div&gt;</summary>
		<author><name>⚠️LatonyaTyson</name></author>
	</entry>
</feed>