<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Coding Tip</title>
	<atom:link href="http://robert.williamsonline.us/2004/01/coding-tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.williamsonline.us/2004/01/coding-tip/</link>
	<description>I am crucified with Christ, and yet I live</description>
	<lastBuildDate>Sun, 17 Jan 2010 13:28:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Ryan Simoens</title>
		<link>http://robert.williamsonline.us/2004/01/coding-tip/#comment-511</link>
		<dc:creator>Ryan Simoens</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://robert.williamsonline.us/?p=632#comment-511</guid>
		<description>Good tip. Another good tip is &quot;test early, test often.&quot; I&#039;m assuming you weren&#039;t coding in Java since code alterations only take effect upon recompile. In other words, changing your code and running again without a new compile would run the last clean compile. Thus taking only as long as it took the previous run.

Correct me if I&#039;m wrong...</description>
		<content:encoded><![CDATA[<p>Good tip. Another good tip is &#8220;test early, test often.&#8221; I&#8217;m assuming you weren&#8217;t coding in Java since code alterations only take effect upon recompile. In other words, changing your code and running again without a new compile would run the last clean compile. Thus taking only as long as it took the previous run.</p>
<p>Correct me if I&#8217;m wrong&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://robert.williamsonline.us/2004/01/coding-tip/#comment-512</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://robert.williamsonline.us/?p=632#comment-512</guid>
		<description>No, that&#039;s just it.  It was java.  I made a code change, forgot to recompile, and then was puzzled when the code did the same thing...  Duh, Robert!</description>
		<content:encoded><![CDATA[<p>No, that&#8217;s just it.  It was java.  I made a code change, forgot to recompile, and then was puzzled when the code did the same thing&#8230;  Duh, Robert!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keith</title>
		<link>http://robert.williamsonline.us/2004/01/coding-tip/#comment-513</link>
		<dc:creator>keith</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://robert.williamsonline.us/?p=632#comment-513</guid>
		<description>hello</description>
		<content:encoded><![CDATA[<p>hello</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keith</title>
		<link>http://robert.williamsonline.us/2004/01/coding-tip/#comment-514</link>
		<dc:creator>keith</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://robert.williamsonline.us/?p=632#comment-514</guid>
		<description>hello</description>
		<content:encoded><![CDATA[<p>hello</p>
]]></content:encoded>
	</item>
</channel>
</rss>

