<?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's Blog &#187; Programming</title>
	<atom:link href="http://www.bretthutley.com/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bretthutley.com</link>
	<description>Home on the Digital Range</description>
	<lastBuildDate>Wed, 08 Sep 2010 19:52:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Testing when developing software</title>
		<link>http://www.bretthutley.com/2009/08/26/testing-when-developing-software/</link>
		<comments>http://www.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://www.bretthutley.com/2009/11/13/evaluating-bio-techs/' rel='bookmark' title='Permanent Link: 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://www.bretthutley.com/2009/11/13/evaluating-bio-techs/' rel='bookmark' title='Permanent Link: Evaluating Bio-Techs'>Evaluating Bio-Techs</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.bretthutley.com/2009/08/26/testing-when-developing-software/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
