<?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>Brett Hutley&#039;s Blog &#187; development</title>
	<atom:link href="http://bretthutley.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://bretthutley.com</link>
	<description>Home on the Digital Range</description>
	<lastBuildDate>Mon, 23 Jan 2012 21:21:43 +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>Testing when developing software</title>
		<link>http://bretthutley.com/2009/08/26/testing-when-developing-software/</link>
		<comments>http://bretthutley.com/2009/08/26/testing-when-developing-software/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 10:25:44 +0000</pubDate>
		<dc:creator>brett</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.bretthutley.com/?p=189</guid>
		<description><![CDATA[Alecco Locco has summarized the SQLite presentation entitled A Lesson In Low-Defect Software at this URL: SQLite: A Lesson In Low-Defect Software. Now, I'm a big fan of SQLite, and this summary has pointed out a few things that I need to improve in my own development process - namely, more comments (apparently SQLite has [...]


Related posts:<ol><li><a href='http://bretthutley.com/2011/11/04/written-by-robot/' rel='bookmark' title='Written by Robot'>Written by Robot</a></li>
<li><a href='http://bretthutley.com/2011/11/09/kanban/' rel='bookmark' title='Kanban'>Kanban</a></li>
<li><a href='http://bretthutley.com/2009/11/13/evaluating-bio-techs/' rel='bookmark' title='Evaluating Bio-Techs'>Evaluating Bio-Techs</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Alecco Locco has summarized the SQLite presentation entitled <a href="http://www.sqlite.org/talks/wroclaw-20090310.pdf">A Lesson In Low-Defect Software</a> at this URL: <a href="http://aleccolocco.blogspot.com/2009/08/sqlite-lesson-in-low-defect-software.html">SQLite: A Lesson In Low-Defect Software</a>. Now, I'm a big fan of SQLite, and this summary has pointed out a few things that I need to improve in my own development process - namely, more comments (apparently SQLite has a comment:code ratio of 2:1), and automated full coverage testing.</p>


<p>Related posts:<ol><li><a href='http://bretthutley.com/2011/11/04/written-by-robot/' rel='bookmark' title='Written by Robot'>Written by Robot</a></li>
<li><a href='http://bretthutley.com/2011/11/09/kanban/' rel='bookmark' title='Kanban'>Kanban</a></li>
<li><a href='http://bretthutley.com/2009/11/13/evaluating-bio-techs/' rel='bookmark' title='Evaluating Bio-Techs'>Evaluating Bio-Techs</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://bretthutley.com/2009/08/26/testing-when-developing-software/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

