<?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 for fornax.net</title>
	<atom:link href="http://www.fornax.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fornax.net</link>
	<description>Is Don. Is Good.</description>
	<lastBuildDate>Wed, 10 Mar 2010 23:30:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Honours Thesis by Back in the saddle&#8230; &#171; fornax.net</title>
		<link>http://www.fornax.net/honours-thesis/comment-page-1/#comment-41</link>
		<dc:creator>Back in the saddle&#8230; &#171; fornax.net</dc:creator>
		<pubDate>Wed, 10 Mar 2010 23:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.fornax.net/?page_id=449#comment-41</guid>
		<description>[...] reviewing Kalman Filters and Hidden Markov Models. As a result, I realised that I should put my Honours dissertation back on-line, not least because I find that there are links to [...]</description>
		<content:encoded><![CDATA[<p>[...] reviewing Kalman Filters and Hidden Markov Models. As a result, I realised that I should put my Honours dissertation back on-line, not least because I find that there are links to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8230; and why not? by fornax.net</title>
		<link>http://www.fornax.net/2007/08/and-why-not/comment-page-1/#comment-40</link>
		<dc:creator>fornax.net</dc:creator>
		<pubDate>Mon, 29 Sep 2008 09:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.fornax.net/2007/08/and-why-not/#comment-40</guid>
		<description>I&#039;m certainly not opposed to experimentation on the general public - in fact, I think it&#039;s a good idea. But this is just crazy.
</description>
		<content:encoded><![CDATA[<p>I&#8217;m certainly not opposed to experimentation on the general public &#8211; in fact, I think it&#8217;s a good idea. But this is just crazy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Timezones &amp; PHP by fornax.net</title>
		<link>http://www.fornax.net/2005/09/timezones-php/comment-page-1/#comment-39</link>
		<dc:creator>fornax.net</dc:creator>
		<pubDate>Tue, 10 Jul 2007 08:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fornax.net/2005/09/timezones-php/#comment-39</guid>
		<description>Joel writes: &quot;The biggest surprise was how much work it took so that every user sees things in their own time zone.&quot; Oh yeah, I hear you. Now imagine that your software has to do that not because you are hosting it for your clients all over the...</description>
		<content:encoded><![CDATA[<p>Joel writes: &quot;The biggest surprise was how much work it took so that every user sees things in their own time zone.&quot; Oh yeah, I hear you. Now imagine that your software has to do that not because you are hosting it for your clients all over the&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Types in PEAR::MDB2 by Lukas</title>
		<link>http://www.fornax.net/2007/04/custom-types-in-pearmdb2/comment-page-1/#comment-38</link>
		<dc:creator>Lukas</dc:creator>
		<pubDate>Sat, 23 Jun 2007 18:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.fornax.net/2007/04/custom-types-in-pearmdb2/#comment-38</guid>
		<description>For varchar/char differntiation we introduced an optional &quot;fixed&quot; option inside a field definition. However I guess you were just illustrating the general concept.</description>
		<content:encoded><![CDATA[<p>For varchar/char differntiation we introduced an optional &#8220;fixed&#8221; option inside a field definition. However I guess you were just illustrating the general concept.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on He&#8217;s got a brand new car&#8230;. by FeederFan</title>
		<link>http://www.fornax.net/2006/03/hes-got-a-brand-new-car/comment-page-1/#comment-36</link>
		<dc:creator>FeederFan</dc:creator>
		<pubDate>Mon, 11 Jun 2007 16:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.fornax.net/2006/03/hes-got-a-brand-new-car/#comment-36</guid>
		<description>Sugababes at a Feeder concert?! That&#039;s a first... although ogling at some of them wouldn&#039;t be bad! ;)</description>
		<content:encoded><![CDATA[<p>Sugababes at a Feeder concert?! That&#8217;s a first&#8230; although ogling at some of them wouldn&#8217;t be bad! <img src='http://www.fornax.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Doc Blocks Rock! by Travis Swicegood</title>
		<link>http://www.fornax.net/2007/04/doc-blocks-rock/comment-page-1/#comment-35</link>
		<dc:creator>Travis Swicegood</dc:creator>
		<pubDate>Sun, 15 Apr 2007 22:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.fornax.net/2007/04/doc-blocks-rock/#comment-35</guid>
		<description>One thing I would add here is that the unit tests - when following a TDD or test-first approach - answer the question &quot;what should the code do?&quot;  Using a contrived example, if you have a function called add() and your test verifies that 2 + 2 equals 4, the the function body should be: return 2 + 2;

That said, I do know several developers who&#039;s mind works better writing out a quick docblock to start coding.  It start their mind on the &quot;oh wait, what about ...?&quot; path.  It&#039;s what works best for (the rhetorical) you.  I tend toward tests because that&#039;s something I can reproduce later.</description>
		<content:encoded><![CDATA[<p>One thing I would add here is that the unit tests &#8211; when following a TDD or test-first approach &#8211; answer the question &#8220;what should the code do?&#8221;  Using a contrived example, if you have a function called add() and your test verifies that 2 + 2 equals 4, the the function body should be: return 2 + 2;</p>
<p>That said, I do know several developers who&#8217;s mind works better writing out a quick docblock to start coding.  It start their mind on the &#8220;oh wait, what about &#8230;?&#8221; path.  It&#8217;s what works best for (the rhetorical) you.  I tend toward tests because that&#8217;s something I can reproduce later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Temper, temper&#8230; by Luke</title>
		<link>http://www.fornax.net/2007/04/temper-temper/comment-page-1/#comment-34</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Sat, 07 Apr 2007 19:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.fornax.net/2007/04/temper-temper/#comment-34</guid>
		<description>well done :P

some people just are so screwed up!

hope the computer survived!</description>
		<content:encoded><![CDATA[<p>well done <img src='http://www.fornax.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>some people just are so screwed up!</p>
<p>hope the computer survived!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Did he just say that? by fornax.net</title>
		<link>http://www.fornax.net/2007/02/did-he-just-say-that/comment-page-1/#comment-33</link>
		<dc:creator>fornax.net</dc:creator>
		<pubDate>Thu, 05 Apr 2007 15:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.fornax.net/2007/02/did-he-just-say-that/#comment-33</guid>
		<description>Speaking of customer service, I returned some faulty headphones at Micro Anvika last week. Normally, I&#039;d do everything I could to not shop there - I can&#039;t stand the stores, due to their appalling sales service. No one in the store is interested in helping...</description>
		<content:encoded><![CDATA[<p>Speaking of customer service, I returned some faulty headphones at Micro Anvika last week. Normally, I&#8217;d do everything I could to not shop there &#8211; I can&#8217;t stand the stores, due to their appalling sales service. No one in the store is interested in helping&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nostalgia by fornax.net</title>
		<link>http://www.fornax.net/2007/04/nostalgia/comment-page-1/#comment-32</link>
		<dc:creator>fornax.net</dc:creator>
		<pubDate>Thu, 05 Apr 2007 15:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.fornax.net/2007/04/nostalgia/#comment-32</guid>
		<description>I said recently that we were never rude to our customers back when I was working at Adelaide Uni. However, I must confess that I did once lose my temper, and while I didn&#039;t exactly shout, I did raise my voice and speak in a somewhat unkind way. I think...</description>
		<content:encoded><![CDATA[<p>I said recently that we were never rude to our customers back when I was working at Adelaide Uni. However, I must confess that I did once lose my temper, and while I didn&#8217;t exactly shout, I did raise my voice and speak in a somewhat unkind way. I think&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use array_diff() with caution by Andrew Hill</title>
		<link>http://www.fornax.net/2007/04/use-caution-with-array_diff/comment-page-1/#comment-31</link>
		<dc:creator>Andrew Hill</dc:creator>
		<pubDate>Thu, 05 Apr 2007 08:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.fornax.net/2007/04/use-caution-with-array_diff/#comment-31</guid>
		<description>Or that way, if you like, sure ;-)</description>
		<content:encoded><![CDATA[<p>Or that way, if you like, sure <img src='http://www.fornax.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
