<?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>woblog &#187; Tom</title>
	<atom:link href="http://www.whiteoctober.co.uk/blog/author/tshearer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whiteoctober.co.uk/blog</link>
	<description>great stuff about the web</description>
	<lastBuildDate>Mon, 05 Dec 2011 16:53:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Agility, Speed &amp; Test Driven Development</title>
		<link>http://www.whiteoctober.co.uk/blog/2009/07/30/agility-speed-test-driven-development/</link>
		<comments>http://www.whiteoctober.co.uk/blog/2009/07/30/agility-speed-test-driven-development/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 09:18:08 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Test Driven Development]]></category>

		<guid isPermaLink="false">http://www.whiteoctober.co.uk/blog/?p=313</guid>
		<description><![CDATA[I&#8217;ve just been through the updates from the groups I&#8217;m connected with on LinkedIn, and I read an interesting quote about Agility and speed. If you focus on Quality, through effective refactoring and test coverage, speed will be maintained in the long term. When the code base gets quite large, speed of change can be [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just been through the updates from the groups I&#8217;m connected with on LinkedIn, and I read an interesting quote about Agility and speed.</p>
<p><em>If you focus on Quality, through effective refactoring and test coverage, speed will be maintained in the long term. When the code base gets quite large, speed of change can be difficult when there is poor quality code and little test coverage to support the code base.</em></p>
<p><em>You would be fooling yourself if speed was more important.<br />
[Adrian Richte]<br />
</em><br />
This has got me thinking about Test Driven Development (TDD) all over again.</p>
<p>Writing tests upfront for projects always  seems like a massive over head, but as any project gets larger, and more functionality is added, without any tests you just wont know what effect those changes are having on the rest of the system.  To run tests and see them fail means you can deal with an unexpected corner case before a client discovers it, and you know they will.  This will save time in the long run, and will also leave you with happy clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whiteoctober.co.uk/blog/2009/07/30/agility-speed-test-driven-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Learn Scrum in under 10 minutes</title>
		<link>http://www.whiteoctober.co.uk/blog/2008/12/12/learn-scrum-in-under-10-minutes/</link>
		<comments>http://www.whiteoctober.co.uk/blog/2008/12/12/learn-scrum-in-under-10-minutes/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 11:11:43 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Agile]]></category>

		<guid isPermaLink="false">http://www.whiteoctober.co.uk/blog/?p=218</guid>
		<description><![CDATA[Here at White October, we&#8217;re using Scrum to manage projects for some of our clients.  There&#8217;s a very good short introduction to Scrum on YouTube.  You can view it here: Learn Scrum in under 10 Minutes Scrum is an Agile method and allows us to develop features iteratively.  This means we&#8217;re best placed to be [...]]]></description>
			<content:encoded><![CDATA[<p>Here at White October, we&#8217;re using Scrum to manage projects for some of our clients.  There&#8217;s a very good short introduction to Scrum on YouTube.  You can view it here: <a href="http://uk.youtube.com/watch?v=Q5k7a9YEoUI&amp;fmt=22" target="_blank">Learn Scrum in under 10 Minutes</a></p>
<p>Scrum is an Agile method and allows us to develop features iteratively.  This means we&#8217;re best placed to be proactive about your changing priorities.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whiteoctober.co.uk/blog/2008/12/12/learn-scrum-in-under-10-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

