<?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>Darren Hobbs</title>
	<atom:link href="http://darrenhobbs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://darrenhobbs.com</link>
	<description>Shamelessly self-promoting since 2002</description>
	<lastBuildDate>Wed, 15 Feb 2012 11:35:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='darrenhobbs.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Darren Hobbs</title>
		<link>http://darrenhobbs.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://darrenhobbs.com/osd.xml" title="Darren Hobbs" />
	<atom:link rel='hub' href='http://darrenhobbs.com/?pushpress=hub'/>
		<item>
		<title>Enterprise Deployment</title>
		<link>http://darrenhobbs.com/2011/12/06/enterprise-deployment/</link>
		<comments>http://darrenhobbs.com/2011/12/06/enterprise-deployment/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 15:21:10 +0000</pubDate>
		<dc:creator>darren</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://darrenhobbs.com/?p=594</guid>
		<description><![CDATA[Every organisation I&#8217;ve developed software for held the belief that their deployment situation was special, unique and complicated. Most of them came up with convoluted release processes involving multiple manual steps, hundreds of configuration variables, shell scripts and workarounds. The &#8230; <a href="http://darrenhobbs.com/2011/12/06/enterprise-deployment/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=594&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Every organisation I&#8217;ve developed software for held the belief that their deployment situation was special, unique and complicated. Most of them came up with convoluted release processes involving multiple manual steps, hundreds of configuration variables, shell scripts and workarounds.</p>
<p>The problem is primarily one of mindset. The presence of multiple applications at multiple versions and multiple environments on multiple machines can lead to a belief that it&#8217;s necessary to explicitly manage all of these axes as part of the deployment process.</p>
<p>I prefer a different metaphor: I always try to work as if the deployment artifact will be burned onto DVD and shipped all over the world. Treating software as a product like this makes it much easier to identify what is really part of the software and what must be configured as part of the installation process.</p>
<p>All of the environment/machine/etc specific information can be collapsed into configuration, eg. as a property file or command-line argument. Artificially separating them out leads to more complexity not less. It&#8217;s either part of the software (on the DVD) or it&#8217;s configuration. That&#8217;s it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenhobbs.wordpress.com/594/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenhobbs.wordpress.com/594/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenhobbs.wordpress.com/594/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenhobbs.wordpress.com/594/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenhobbs.wordpress.com/594/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenhobbs.wordpress.com/594/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenhobbs.wordpress.com/594/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenhobbs.wordpress.com/594/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenhobbs.wordpress.com/594/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenhobbs.wordpress.com/594/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenhobbs.wordpress.com/594/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenhobbs.wordpress.com/594/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenhobbs.wordpress.com/594/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenhobbs.wordpress.com/594/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=594&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenhobbs.com/2011/12/06/enterprise-deployment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24d39184779faf2aecca5e63563564fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">darrenhobbs</media:title>
		</media:content>
	</item>
		<item>
		<title>But if I really ruled the world</title>
		<link>http://darrenhobbs.com/2011/06/24/but-if-i-really-ruled-the-world/</link>
		<comments>http://darrenhobbs.com/2011/06/24/but-if-i-really-ruled-the-world/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 12:22:13 +0000</pubDate>
		<dc:creator>darren</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://darrenhobbs.com/?p=588</guid>
		<description><![CDATA[My next software project would&#8230; Be written using node.js, Ømq, redis and riak.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=588&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My next software project would&#8230;</p>
<ul>
<li>Be written using node.js, Ømq, redis and riak.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenhobbs.wordpress.com/588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenhobbs.wordpress.com/588/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenhobbs.wordpress.com/588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenhobbs.wordpress.com/588/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenhobbs.wordpress.com/588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenhobbs.wordpress.com/588/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenhobbs.wordpress.com/588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenhobbs.wordpress.com/588/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenhobbs.wordpress.com/588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenhobbs.wordpress.com/588/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenhobbs.wordpress.com/588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenhobbs.wordpress.com/588/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenhobbs.wordpress.com/588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenhobbs.wordpress.com/588/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=588&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenhobbs.com/2011/06/24/but-if-i-really-ruled-the-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24d39184779faf2aecca5e63563564fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">darrenhobbs</media:title>
		</media:content>
	</item>
		<item>
		<title>If I ruled the world</title>
		<link>http://darrenhobbs.com/2011/06/24/if-i-ruled-the-world/</link>
		<comments>http://darrenhobbs.com/2011/06/24/if-i-ruled-the-world/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 10:19:45 +0000</pubDate>
		<dc:creator>darren</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://darrenhobbs.com/?p=590</guid>
		<description><![CDATA[My next Java project would&#8230; Be built with gradle Use git for SCM Check in deployable artifacts Be an executable jar Use JPA annotations for persistence Would not&#8230; Use maven Use spring<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=590&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My next Java project would&#8230;</p>
<ul>
<li>Be built with gradle</li>
<li>Use git for SCM</li>
<li>Check in deployable artifacts</li>
<li>Be an executable jar</li>
<li>Use JPA annotations for persistence</li>
</ul>
<p>Would not&#8230;</p>
<ul>
<li>Use maven</li>
<li>Use spring</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenhobbs.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenhobbs.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenhobbs.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenhobbs.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenhobbs.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenhobbs.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenhobbs.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenhobbs.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenhobbs.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenhobbs.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenhobbs.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenhobbs.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenhobbs.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenhobbs.wordpress.com/590/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=590&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenhobbs.com/2011/06/24/if-i-ruled-the-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24d39184779faf2aecca5e63563564fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">darrenhobbs</media:title>
		</media:content>
	</item>
		<item>
		<title>Lessons from memory</title>
		<link>http://darrenhobbs.com/2011/06/22/lessons-from-memory/</link>
		<comments>http://darrenhobbs.com/2011/06/22/lessons-from-memory/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 22:43:44 +0000</pubDate>
		<dc:creator>darren</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://darrenhobbs.com/?p=586</guid>
		<description><![CDATA[Every now and then I take a stroll down memory lane and read some old blog posts, both mine and colleagues&#8217;. After I stop cringing at how naive and earnest we all were I try and contrast my current opinions &#8230; <a href="http://darrenhobbs.com/2011/06/22/lessons-from-memory/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=586&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Every now and then I take a stroll down memory lane and read some old blog posts, both mine and colleagues&#8217;.</p>
<p>After I stop cringing at how naive and earnest we all were I try and contrast my current opinions with those of my younger self and his young friends.</p>
<p>Some thoughts from tonight&#8217;s history lesson:</p>
<ul>
<li>Be aware of your biases, preconceptions and beliefs. Consider how they might colour your interpretation of events.</li>
<li>Throwing away an acceptance test suite representing ten person-years of work because you want to use a different test tool is almost always a shockingly irresponsible thing to do.</li>
<li>A major high street bank based in Poole could have had an award-winning business banking website if they hadn&#8217;t (ostensibly) cancelled the project because it was going to deliver 3 months late. That was 5 years ago. It&#8217;s still not finished.</li>
<li>Technical excellence is meaningless without effective governance.</li>
<li>High performing teams are messy, loud, exhausting, chaotic fun and will still be discussed fondly whenever 3 or more members get together, even 5 years later.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenhobbs.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenhobbs.wordpress.com/586/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenhobbs.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenhobbs.wordpress.com/586/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenhobbs.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenhobbs.wordpress.com/586/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenhobbs.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenhobbs.wordpress.com/586/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenhobbs.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenhobbs.wordpress.com/586/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenhobbs.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenhobbs.wordpress.com/586/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenhobbs.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenhobbs.wordpress.com/586/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=586&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenhobbs.com/2011/06/22/lessons-from-memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24d39184779faf2aecca5e63563564fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">darrenhobbs</media:title>
		</media:content>
	</item>
		<item>
		<title>The future is noded</title>
		<link>http://darrenhobbs.com/2011/03/11/the-future-is-noded/</link>
		<comments>http://darrenhobbs.com/2011/03/11/the-future-is-noded/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 01:42:41 +0000</pubDate>
		<dc:creator>darren</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://darrenhobbs.com/?p=579</guid>
		<description><![CDATA[The future is noded. NOsql, Dynamic, Event driven, Distributed. A tipping point has been reached. The JVM is past its peak. Dynamic languages with a low cost of change and greater expressive power are in the ascendance. Scaling through multithreading &#8230; <a href="http://darrenhobbs.com/2011/03/11/the-future-is-noded/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=579&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The future is noded.</p>
<p>NOsql, Dynamic, Event driven, Distributed.</p>
<p>A tipping point has been reached. The JVM is past its peak. Dynamic languages with a low cost of change and greater expressive power are in the ascendance. Scaling through multithreading has been eclipsed by non-blocking single-threaded, multi-process architectures. Centralised databases are being out-evolved by distributed, eventually-consistent, semi-structured storage. Commodity hardware and designing failure-tolerance into the fabric of the system are winning out over specialised, high-cost solutions.</p>
<p>I&#8217;m seeing a lot of innovation in this area. It feels to me a lot like the ajax explosion. Before the term was coined, there were a lot of us &#8216;doing ajax&#8217; without realising what it was we&#8217;d got our hands on, or just how amazing it could be. The XMLHttpRequest object was relegated to the back of the O&#8217;Reilly Javascript book and the most comprehensive documentation was a single page on Apple&#8217;s website. Once <a href="http://www.adaptivepath.com/ideas/essays/archives/000385.php">Jesse James Garett gave it a name</a>, ajax was suddenly everywhere.</p>
<p>Thus: noded. A noded system is, generally: built on commodity hardware, horizontally scalable, fault-tolerant, (usually) in a dynamic language and operates at a scale far larger than any traditional solution.</p>
<p>So who has a noded architecture? Among others, Google (<a href="http://labs.google.com/papers/bigtable.html">Bigtable</a>, <a href="http://labs.google.com/papers/mapreduce.html">MapReduce</a> etc&#8230;), Facebook (<a href="http://cassandra.apache.org/">Cassandra</a>), Twitter (<a href="https://github.com/twitter/flockdb/">FlockDb</a>, <a href="http://engineering.twitter.com/2010/04/introducing-gizzard-framework-for.html">Gizzard</a>), Amazon (<a href="http://www.allthingsdistributed.com/2007/10/amazons_dynamo.html">Dynamo</a>). You may have heard of them.</p>
<p>A number of impressive open-source projects have been released by these organisations and others, and more have been inspired by them: <a href="http://hadoop.apache.org/">Hadoop</a>, <a href="http://www.basho.com/products_riak_overview.php">Riak</a>, <a href="http://www.mongodb.org/">MongoDB</a>, <a href="http://couchdb.apache.org/">CouchDB</a> to name a few.</p>
<p>The platform that has me most exited at the moment is <a href="http://nodejs.org/">node</a>. Javascript is a hugely expressive language (even more so with tools such as <a href="http://jashkenas.github.com/coffee-script/">CoffeeScript</a>) and node is rapidly accumulating an impressive collection of libraries that make building highly efficient, ultra-scalable applications incredibly easy. It&#8217;s not a coincidence that I like the term noded. I&#8217;d also settle for &#8216;nodular&#8217; but <a href="http://cogentdude.com/">Charles</a> claimed that one in 2003.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenhobbs.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenhobbs.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenhobbs.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenhobbs.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenhobbs.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenhobbs.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenhobbs.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenhobbs.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenhobbs.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenhobbs.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenhobbs.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenhobbs.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenhobbs.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenhobbs.wordpress.com/579/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=579&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenhobbs.com/2011/03/11/the-future-is-noded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24d39184779faf2aecca5e63563564fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">darrenhobbs</media:title>
		</media:content>
	</item>
		<item>
		<title>Atom</title>
		<link>http://darrenhobbs.com/2011/02/01/atom-2/</link>
		<comments>http://darrenhobbs.com/2011/02/01/atom-2/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 11:03:53 +0000</pubDate>
		<dc:creator>darren</dc:creator>
				<category><![CDATA[demo]]></category>

		<guid isPermaLink="false">http://darrenhobbs.com/?p=572</guid>
		<description><![CDATA[This marvellously self-referential post is primarily for the purpose of talking about atom feeds. The slideshow<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=572&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This marvellously self-referential post is primarily for the purpose of talking about atom feeds.</p>
<p><a title="The slides" href="https://docs.google.com/present/view?id=atvxspdnmfg_10gzz8mpdm" target="_blank">The slideshow</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenhobbs.wordpress.com/572/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenhobbs.wordpress.com/572/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenhobbs.wordpress.com/572/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenhobbs.wordpress.com/572/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenhobbs.wordpress.com/572/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenhobbs.wordpress.com/572/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenhobbs.wordpress.com/572/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenhobbs.wordpress.com/572/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenhobbs.wordpress.com/572/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenhobbs.wordpress.com/572/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenhobbs.wordpress.com/572/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenhobbs.wordpress.com/572/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenhobbs.wordpress.com/572/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenhobbs.wordpress.com/572/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=572&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenhobbs.com/2011/02/01/atom-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24d39184779faf2aecca5e63563564fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">darrenhobbs</media:title>
		</media:content>
	</item>
		<item>
		<title>Cheeky monkeys</title>
		<link>http://darrenhobbs.com/2010/12/29/cheeky-monkeys/</link>
		<comments>http://darrenhobbs.com/2010/12/29/cheeky-monkeys/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 10:00:29 +0000</pubDate>
		<dc:creator>darren</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://darrenhobbs.wordpress.com/?p=563</guid>
		<description><![CDATA[It was when the backup file for my old blog reached 650 megs that I discovered that some naughty rascals had managed to store a bunch of mp3s on my server. Kudos to them for not buggering anything up so &#8230; <a href="http://darrenhobbs.com/2010/12/29/cheeky-monkeys/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=563&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It was when the backup file for my old blog reached 650 megs that I discovered that some naughty rascals had managed to store a bunch of mp3s on my server. Kudos to them for not buggering anything up so I didn&#8217;t notice until now.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenhobbs.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenhobbs.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenhobbs.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenhobbs.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenhobbs.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenhobbs.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenhobbs.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenhobbs.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenhobbs.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenhobbs.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenhobbs.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenhobbs.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenhobbs.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenhobbs.wordpress.com/563/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=563&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenhobbs.com/2010/12/29/cheeky-monkeys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24d39184779faf2aecca5e63563564fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">darrenhobbs</media:title>
		</media:content>
	</item>
		<item>
		<title>The almost annual blog migration</title>
		<link>http://darrenhobbs.com/2010/12/29/the-almost-annual-blog-migration/</link>
		<comments>http://darrenhobbs.com/2010/12/29/the-almost-annual-blog-migration/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 09:06:55 +0000</pubDate>
		<dc:creator>darren</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://darrenhobbs.wordpress.com/2010/12/29/the-almost-annual-blog-migration/</guid>
		<description><![CDATA[Finding myself once again spending the christmas-new year limbo period mucking about with a year&#8217;s worth of backlogged blog administration and semi-traditional experimentation with alternative hosting. I wouldn&#8217;t mind except it&#8217;s almost impossible to avoid reading stuff I wrote 8 &#8230; <a href="http://darrenhobbs.com/2010/12/29/the-almost-annual-blog-migration/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=562&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>
<p>Finding myself once again spending the christmas-new year limbo period mucking about with a year&#8217;s worth of backlogged blog administration and semi-traditional experimentation with alternative hosting. I wouldn&#8217;t mind except it&#8217;s almost impossible to avoid reading stuff I wrote 8 years ago and cringeing. I think I knew more then than I did now. Or perhaps was just more enthusastic about broadcasting it.</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenhobbs.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenhobbs.wordpress.com/562/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenhobbs.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenhobbs.wordpress.com/562/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenhobbs.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenhobbs.wordpress.com/562/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenhobbs.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenhobbs.wordpress.com/562/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenhobbs.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenhobbs.wordpress.com/562/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenhobbs.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenhobbs.wordpress.com/562/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenhobbs.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenhobbs.wordpress.com/562/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=562&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenhobbs.com/2010/12/29/the-almost-annual-blog-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24d39184779faf2aecca5e63563564fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">darrenhobbs</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://darrenhobbs.com/2010/11/08/hello-world/</link>
		<comments>http://darrenhobbs.com/2010/11/08/hello-world/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 20:48:15 +0000</pubDate>
		<dc:creator>darren</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://darrenhobbs.wordpress.com/?p=1</guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=1&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenhobbs.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenhobbs.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenhobbs.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenhobbs.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenhobbs.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenhobbs.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenhobbs.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenhobbs.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=1&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenhobbs.com/2010/11/08/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24d39184779faf2aecca5e63563564fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">darrenhobbs</media:title>
		</media:content>
	</item>
		<item>
		<title>Dear Apple</title>
		<link>http://darrenhobbs.com/2010/03/15/dear-apple/</link>
		<comments>http://darrenhobbs.com/2010/03/15/dear-apple/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 14:41:07 +0000</pubDate>
		<dc:creator>darren</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://darrenhobbs.com/?p=561</guid>
		<description><![CDATA[Dear Apple, Although I love your products, as long as you continue to pursue your lawsuit against HTC, I shall no longer be buying any of them for the forseeable future. Best regards, Darren<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=561&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dear Apple,</p>
<p>Although I love your products, as long as you continue to pursue your lawsuit against HTC, I shall no longer be buying any of them for the forseeable future.</p>
<p>Best regards,</p>
<p>Darren</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenhobbs.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenhobbs.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenhobbs.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenhobbs.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenhobbs.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenhobbs.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenhobbs.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenhobbs.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenhobbs.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenhobbs.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenhobbs.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenhobbs.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenhobbs.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenhobbs.wordpress.com/561/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenhobbs.com&amp;blog=17514136&amp;post=561&amp;subd=darrenhobbs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenhobbs.com/2010/03/15/dear-apple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24d39184779faf2aecca5e63563564fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">darrenhobbs</media:title>
		</media:content>
	</item>
	</channel>
</rss>
