<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rabidgremlin&#039;s Soapbox &#187; SvnViz</title>
	<atom:link href="http://blog.rabidgremlin.com/tag/svnviz/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rabidgremlin.com</link>
	<description>A little soapbox for me to stand on and rant from.</description>
	<lastBuildDate>Fri, 03 Feb 2012 10:59:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SvnViz 1.0.0 Released</title>
		<link>http://blog.rabidgremlin.com/2009/08/12/svnviz-1-0-0-released/</link>
		<comments>http://blog.rabidgremlin.com/2009/08/12/svnviz-1-0-0-released/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 02:41:43 +0000</pubDate>
		<dc:creator>jack</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[My Work]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SvnViz]]></category>

		<guid isPermaLink="false">http://blog.rabidgremlin.com/?p=511</guid>
		<description><![CDATA[Finally got off my butt and packaged up version 1.0.0 of SvnViz. It can be downloaded from sourceforge. SvnViz builds visualizations of the activity within a Subversion repository. Here is an example of the default visualization run against the project that I am currently working on. Green dots indicate file adds, blue dots are modified [...]]]></description>
			<content:encoded><![CDATA[<p>Finally got off my butt and packaged up version 1.0.0 of SvnViz. It can be downloaded from <a title="Link to SvnViz project on sourceforge" href="https://sourceforge.net/projects/svnviz/" target="_blank">sourceforge</a>.</p>
<p>SvnViz builds visualizations of the activity within a Subversion repository. Here is an example of the default visualization run against the project that I am currently working on. Green dots indicate file adds, blue dots are modified files and red dots are deleted files. The greater the activity of the user the higher their score.</p>
<p><a href="http://blog.rabidgremlin.com/2009/08/12/svnviz-1-0-0-released/"><em>Click here to view the embedded video.</em></a></p>
<p>SvnViz also provides a framework for creating your own visualizations. Simply extend the <em>FrameViz</em> class and implement the <em>generateFrame</em> method. To run your vizualization class, instead of the default class, just pass the fully qualified name of your class to the application using the <em>-vc</em> parameter.</p>
<p>Source files can be downloaded from <a title="Link to SvnViz source" href="https://sourceforge.net/projects/svnviz/files/" target="_blank">here</a>. All code is released under the GPL.</p>
<p>Have fun and drop me a line if you come up with an interesting visualization.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rabidgremlin.com/2009/08/12/svnviz-1-0-0-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

