<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>I'm pretty sure that's what I mean</title>
	<atom:link href="http://tomhobbs.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomhobbs.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 08 Jan 2007 09:51:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tomhobbs.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>I'm pretty sure that's what I mean</title>
		<link>http://tomhobbs.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tomhobbs.wordpress.com/osd.xml" title="I&#039;m pretty sure that&#039;s what I mean" />
	<atom:link rel='hub' href='http://tomhobbs.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Top Ten Things I Gripe About In Code Reviews</title>
		<link>http://tomhobbs.wordpress.com/2006/12/22/top-ten-things-i-gripe-about-in-code-reviews/</link>
		<comments>http://tomhobbs.wordpress.com/2006/12/22/top-ten-things-i-gripe-about-in-code-reviews/#comments</comments>
		<pubDate>Fri, 22 Dec 2006 14:44:31 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[quality]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://tomhobbs.wordpress.com/2006/12/22/top-ten-things-i-gripe-about-in-code-reviews/</guid>
		<description><![CDATA[I am porting my blog to a new one, this post can now be found here; Top Ten Things I Gripe About In Code Reviews<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomhobbs.wordpress.com&amp;blog=530805&amp;post=7&amp;subd=tomhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am porting my blog to a new one, this post can now be found here; <a href="http://whatimean.wordpress.com/2006/12/22/top-ten-things-i-gripe-about-in-code-reviews/">Top Ten Things I Gripe About In Code Reviews</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tomhobbs.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tomhobbs.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomhobbs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomhobbs.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomhobbs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomhobbs.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomhobbs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomhobbs.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomhobbs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomhobbs.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomhobbs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomhobbs.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomhobbs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomhobbs.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomhobbs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomhobbs.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomhobbs.wordpress.com&amp;blog=530805&amp;post=7&amp;subd=tomhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomhobbs.wordpress.com/2006/12/22/top-ten-things-i-gripe-about-in-code-reviews/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aeae87b9d3cc1f3192d8038a9908ee74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tom</media:title>
		</media:content>
	</item>
		<item>
		<title>You are obligated to make your code maintainable</title>
		<link>http://tomhobbs.wordpress.com/2006/12/11/you-are-obligated-to-make-your-code-maintainable/</link>
		<comments>http://tomhobbs.wordpress.com/2006/12/11/you-are-obligated-to-make-your-code-maintainable/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 15:43:00 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://tomhobbs.wordpress.com/2006/12/11/you-are-obligated-to-make-your-code-maintainable/</guid>
		<description><![CDATA[I am porting my blog to a new one. This post can now be found here; You are obligated to make your code maintainable<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomhobbs.wordpress.com&amp;blog=530805&amp;post=6&amp;subd=tomhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am porting my blog to a new one.  This post can now be found here; <a href="http://whatimean.wordpress.com/2006/12/11/you-are-obligated-to-make-your-code-maintainable/">You are obligated to make your code maintainable</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tomhobbs.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tomhobbs.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomhobbs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomhobbs.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomhobbs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomhobbs.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomhobbs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomhobbs.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomhobbs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomhobbs.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomhobbs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomhobbs.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomhobbs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomhobbs.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomhobbs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomhobbs.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomhobbs.wordpress.com&amp;blog=530805&amp;post=6&amp;subd=tomhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomhobbs.wordpress.com/2006/12/11/you-are-obligated-to-make-your-code-maintainable/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aeae87b9d3cc1f3192d8038a9908ee74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tom</media:title>
		</media:content>
	</item>
		<item>
		<title>Why (And How to) Unit Test?</title>
		<link>http://tomhobbs.wordpress.com/2006/11/20/why-and-how-to-unit-test/</link>
		<comments>http://tomhobbs.wordpress.com/2006/11/20/why-and-how-to-unit-test/#comments</comments>
		<pubDate>Mon, 20 Nov 2006 20:56:07 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://tomhobbs.wordpress.com/2006/11/20/why-and-how-to-unit-test/</guid>
		<description><![CDATA[I&#8217;m porting my blog to a new one, this post can now be found here; Why (And How to) Unit Test<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomhobbs.wordpress.com&amp;blog=530805&amp;post=5&amp;subd=tomhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m porting my blog to a new one, this post can now be found here; <a href="http://whatimean.wordpress.com/2006/11/20/why-and-how-to-unit-test/">Why (And How to) Unit Test</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tomhobbs.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tomhobbs.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomhobbs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomhobbs.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomhobbs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomhobbs.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomhobbs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomhobbs.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomhobbs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomhobbs.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomhobbs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomhobbs.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomhobbs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomhobbs.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomhobbs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomhobbs.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomhobbs.wordpress.com&amp;blog=530805&amp;post=5&amp;subd=tomhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomhobbs.wordpress.com/2006/11/20/why-and-how-to-unit-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aeae87b9d3cc1f3192d8038a9908ee74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tom</media:title>
		</media:content>
	</item>
		<item>
		<title>The Big Document Debate</title>
		<link>http://tomhobbs.wordpress.com/2006/11/08/hello-world/</link>
		<comments>http://tomhobbs.wordpress.com/2006/11/08/hello-world/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 20:46:47 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;m porting my blog to a new one, this article can now be found here; The Big Document Debate<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomhobbs.wordpress.com&amp;blog=530805&amp;post=1&amp;subd=tomhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m porting my blog to a new one, this article can now be found here;<br />
<a href="http://whatimean.wordpress.com/2006/11/08/the-big-document-debate/">The Big Document Debate</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tomhobbs.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tomhobbs.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomhobbs.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomhobbs.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomhobbs.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomhobbs.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomhobbs.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomhobbs.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomhobbs.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomhobbs.wordpress.com&amp;blog=530805&amp;post=1&amp;subd=tomhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomhobbs.wordpress.com/2006/11/08/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aeae87b9d3cc1f3192d8038a9908ee74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tom</media:title>
		</media:content>
	</item>
	</channel>
</rss>
