<?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>Robin Marshall - Web Developer &#187; wordle</title>
	<atom:link href="http://blog.robin-marshall.net/tag/wordle/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.robin-marshall.net</link>
	<description>Web + Multimedia Engineer from Wellington / Carterton, New Zealand</description>
	<lastBuildDate>Mon, 20 Apr 2009 22:05:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Visualising a Software Project</title>
		<link>http://blog.robin-marshall.net/webtech/visualising-a-software-project/</link>
		<comments>http://blog.robin-marshall.net/webtech/visualising-a-software-project/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 00:32:13 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[cvs]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[visualisation]]></category>
		<category><![CDATA[wordle]]></category>

		<guid isPermaLink="false">http://blog.robin-marshall.net/?p=23</guid>
		<description><![CDATA[A big project I was responsible for at a previous employer kept me pretty busy, with several commits to the repository every day. I had a change log script setup to keep a regular change log updated so stakeholders could see the progress of changes. 
Just before I left the job, I dropped this changelog [...]]]></description>
			<content:encoded><![CDATA[<p>A big project I was responsible for at a previous employer kept me pretty busy, with several commits to the repository every day. I had a <a href="http://www.red-bean.com/cvs2cl/">change log</a> script setup to keep a regular change log updated so stakeholders could see the progress of changes. </p>
<p>Just before I left the job, I dropped this changelog into <a href="http://wordle.net">Wordle</a> the results were pretty interesting.</p>
<div align="center">
<div id="attachment_24" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.robin-marshall.net/wp-content/uploads/2009/01/guru.png"><img src="http://blog.robin-marshall.net/wp-content/uploads/2009/01/guru-300x149.png" alt="Change Log Visualisation" title="Change Log Visualisation" width="300" height="149" class="size-medium wp-image-24" /></a><p class="wp-caption-text">Change Log Visualisation</p></div> </div>
<p>Interestingly, you can see the level of involvement of various developers, the files which were touched the most and the release tags which had the most commits. When I look at this, it gives me an instant view of the problem areas of code and where the bulk of the effort was spent.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robin-marshall.net/webtech/visualising-a-software-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
