<?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>chris++</title>
	<atom:link href="http://www.chrisrice.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrisrice.co.uk</link>
	<description>improving, one line of code at a time</description>
	<lastBuildDate>Fri, 09 Mar 2012 14:52:36 +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>Clojure Brown Bag</title>
		<link>http://www.chrisrice.co.uk/2012/03/09/clojure-brown-bag/</link>
		<comments>http://www.chrisrice.co.uk/2012/03/09/clojure-brown-bag/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 10:54:10 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Software Craftsmanship]]></category>
		<category><![CDATA[clojure]]></category>

		<guid isPermaLink="false">http://www.chrisrice.co.uk/?p=32</guid>
		<description><![CDATA[I presented a brown bag session on Clojure at my workplace yesterday. Decided to post the slides onto SlideShare for public consumption. Nothing particularly original or groundbreaking, but just an introduction to some of the more basic constructs available in the Clojure language. &#8230; <a href="http://www.chrisrice.co.uk/2012/03/09/clojure-brown-bag/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I presented a brown bag session on Clojure at my workplace yesterday. Decided to post the slides onto SlideShare for public consumption. Nothing particularly original or groundbreaking, but just an introduction to some of the more basic constructs available in the Clojure language.</p>
<p><iframe src="http://www.slideshare.net/slideshow/embed_code/11936668" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="425" height="355"></iframe></p>
<p>Code and presentation downloads in PDF and Keynote format available <a href="https://github.com/chrisriceuk/clojure-brown-bag" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisrice.co.uk/2012/03/09/clojure-brown-bag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazing Recruitment Video</title>
		<link>http://www.chrisrice.co.uk/2012/02/02/amazing-recruitment-video/</link>
		<comments>http://www.chrisrice.co.uk/2012/02/02/amazing-recruitment-video/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 13:00:38 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.chrisrice.co.uk/?p=29</guid>
		<description><![CDATA[I&#8217;m sure it wouldn&#8217;t take too much effort to convince people that Twitter is probably a pretty cool place to work* &#8211; but this video is brilliant! *Twitter&#8217;s own GitHub repo is evidence enough of the cool things going on &#8230; <a href="http://www.chrisrice.co.uk/2012/02/02/amazing-recruitment-video/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure it wouldn&#8217;t take too much effort to convince people that Twitter is probably a pretty cool place to work* &#8211; but this video is brilliant!</p>
<p>
<object style="width:425px; height:344px;">
<param name="movie" value="http://www.youtube.com/v/vccZkELgEsU?version=3" />
<param name="allowScriptAccess" value="always" />
<param name="wmode" value="window" />
<embed src="http://www.youtube.com/v/vccZkELgEsU?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" wmode="window" width="425" height="344"></object>
</p>
<p>*Twitter&#8217;s own <a href="http://github.com/twitter">GitHub repo</a> is evidence enough of the cool things going on there!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisrice.co.uk/2012/02/02/amazing-recruitment-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Global Day of Code Retreat 2011</title>
		<link>http://www.chrisrice.co.uk/2011/12/05/global-day-of-code-retreat-2011/</link>
		<comments>http://www.chrisrice.co.uk/2011/12/05/global-day-of-code-retreat-2011/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 00:19:02 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Software Craftsmanship]]></category>

		<guid isPermaLink="false">http://www.chrisrice.co.uk/?p=6</guid>
		<description><![CDATA[This past Saturday was the 2011 Global Day of Code Retreat, a world-wide event during which over 2000 programmers in 90 cities came together to spend the day practicing the craft of software development. I was fortunate to be able &#8230; <a href="http://www.chrisrice.co.uk/2011/12/05/global-day-of-code-retreat-2011/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This past Saturday was the 2011 <a href="http://globalday.coderetreat.org/">Global Day of Code Retreat</a>, a world-wide event during which over 2000 programmers in 90 cities came together to spend the day practicing the craft of software development. I was fortunate to be able to attend the London gathering which took place near Barbican station.</p>
<p>The format of the day was six sessions of pair programming to implement <a href="http://en.wikipedia.org/wiki/Conway's_Game_of_Life">Conway&#8217;s Game of Life</a> using TDD. Each session would have a different set of constraints upon it, such as observation of <a href="http://www.xpteam.com/jeff/writings/objectcalisthenics.rtf">Object Calisthenics</a> or zero communication between the pair (to encourage intent-revealing coding), and would last 45 minutes &#8211; at the end of which all code was to be immediately deleted before a retrospective discussion.</p>
<p>For me, the most surprising thing was the extent to which my approach to the problem changed during the course of the day. I started the morning considering the micro level, working from the inside out &#8211; in other words, starting with a Cell and building my way out from there.</p>
<p>By the end of the day, I was far more inclined to look at the problem from the outside in &#8211; starting from the Grid and implementing logic to satisfy the game rules. This led to far more expressive test cases and, ultimately, more concise and intention-revealing code.</p>
<p>The session that impacted my thinking the most was <a href="http://gojko.net/2009/02/27/thought-provoking-tdd-exercise-at-the-software-craftsmanship-conference/">TDD as if you meant it</a> - in which all code must be implemented <em>within</em> a test before being extracted to classes or methods when duplication occurs.</p>
<p>I paired with my former colleague <a href="http://www.twitter.com/ukjasonwright">Jason</a>, and spent the first half hour struggling to work out how to cope without being able to create classes and methods to satisfy our pre-conceived design ideas (i.e. that we&#8217;d need to start with either a Grid class or a Cell class!). Eventually we realised that the purpose of the session was to encourage us to look at the problem from the macro level and trust that suitable design would emerge.</p>
<p>All in all it was a fantastic day &#8211; I really enjoyed working with everyone that I was lucky enough to pair with and meeting those that I wasn&#8217;t. Thanks to <a href="http://www.twitter.com/sandromancuso">Sandro</a> and <a href="http://www.twitter.com/SamirTalwar">Samir</a> from the <a href="http://www.meetup.com/london-software-craftsmanship/">London Software Craftsmanship Community</a> for their expert facilitation of the event and to the guys at <a href="http://www.twitter.com/valtech">Valtech</a> for being brilliant hosts. I genuinely cannot wait for the next one!</p>
<p>&#8212;<br />
<em>P.S. On the train home from London I decided to attempt to take what I&#8217;d learnt during the day and fully implement Conway&#8217;s Game of Life.</em></p>
<p><em><a href="http://github.com/chrisriceuk/game-of-life">http://github.com/chrisriceuk/game-of-life</a></em></p>
<p><em>I&#8217;m fairly confident that the code is far cleaner than I would have written beforehand &#8211; in particular the tests, which are a lot more expressive of the actual problem than any I might have previously come up with. Mission accomplished, I suppose!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisrice.co.uk/2011/12/05/global-day-of-code-retreat-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

