<?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: Newbie Mistake</title>
	<atom:link href="http://fourwalledcubicle.com/blog/archives/257/feed" rel="self" type="application/rss+xml" />
	<link>http://fourwalledcubicle.com/blog/archives/257</link>
	<description>Blog for Dean Camera</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:03:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mr. C</title>
		<link>http://fourwalledcubicle.com/blog/archives/257/comment-page-1#comment-890</link>
		<dc:creator>Mr. C</dc:creator>
		<pubDate>Sat, 17 Jan 2009 21:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://fourwalledcubicle.com/blog/?p=257#comment-890</guid>
		<description>I doesn&#039;t matter how many years of experience you&#039;ve got.. sometimes you do stupid mistakes.. Like this other day I had to test a FPGA date version ( a long hex number ) in a bootloader and in a FPGA driver in Linux. Did the exactly right thing in the bootloader.. But managed to type the comparison value in dec rather than in hex in the Linux driver.. damn 0x.. my brain didn&#039;t really pick up on that although it&#039;s so obvious it&#039;s ridiculous... Sometimes your brain just cheats you. That&#039;s why one needs to accept that we are just human and that embracing rigorous testing and a large user community is the way to go. :)
The code passed initial testing because I did not try combinations of versions...</description>
		<content:encoded><![CDATA[<p>I doesn&#8217;t matter how many years of experience you&#8217;ve got.. sometimes you do stupid mistakes.. Like this other day I had to test a FPGA date version ( a long hex number ) in a bootloader and in a FPGA driver in Linux. Did the exactly right thing in the bootloader.. But managed to type the comparison value in dec rather than in hex in the Linux driver.. damn 0x.. my brain didn&#8217;t really pick up on that although it&#8217;s so obvious it&#8217;s ridiculous&#8230; Sometimes your brain just cheats you. That&#8217;s why one needs to accept that we are just human and that embracing rigorous testing and a large user community is the way to go. <img src='http://fourwalledcubicle.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
The code passed initial testing because I did not try combinations of versions&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
