<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Software in Space</title>
	<atom:link href="http://www.johndcook.com/blog/2008/06/17/software-in-space/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johndcook.com/blog/2008/06/17/software-in-space/</link>
	<description>The blog of John D. Cook</description>
	<pubDate>Thu, 20 Nov 2008 17:30:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Codewiz51</title>
		<link>http://www.johndcook.com/blog/2008/06/17/software-in-space/#comment-1614</link>
		<dc:creator>Codewiz51</dc:creator>
		<pubDate>Thu, 19 Jun 2008 02:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/2008/06/17/software-in-space/#comment-1614</guid>
		<description>This isn't too far from my own experience. When stuff has to work in the dark, while it's raining and the operator is using a flashlight to read a plastic cheat sheet, 10,000 mile from home, it really has to work. Not only do you write 10 lines of test code per line of production code, everything must be configurable.  You cannot hard code any constants in your code.  It all has to be in flash, accessible and changeable by the most rudimentary means from a remote system control that might have the equivalent of a 300 baud connection.

This is a really great post!  I hope a lot of people listen.</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t too far from my own experience. When stuff has to work in the dark, while it&#8217;s raining and the operator is using a flashlight to read a plastic cheat sheet, 10,000 mile from home, it really has to work. Not only do you write 10 lines of test code per line of production code, everything must be configurable.  You cannot hard code any constants in your code.  It all has to be in flash, accessible and changeable by the most rudimentary means from a remote system control that might have the equivalent of a 300 baud connection.</p>
<p>This is a really great post!  I hope a lot of people listen.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
