<?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>One Canadian&#039;s Comments On Life &#187; Newton</title>
	<atom:link href="http://www.jennandlucien.net/lucien/tag/newton/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jennandlucien.net/lucien</link>
	<description>Lucien W. Dupont&#039;s weblog</description>
	<lastBuildDate>Wed, 11 Jan 2012 06:50:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Always consider the future when writing code&#8230;</title>
		<link>http://jennandlucien.net/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.jennandlucien.net%2Flucien%2F2009%2F02%2F27%2Falways-consider-the-future-when-writing-code%2F&#038;seed_title=Always+consider+the+future+when+writing+code%26%238230%3B</link>
		<comments>http://jennandlucien.net/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.jennandlucien.net%2Flucien%2F2009%2F02%2F27%2Falways-consider-the-future-when-writing-code%2F&#038;seed_title=Always+consider+the+future+when+writing+code%26%238230%3B#comments</comments>
		<pubDate>Sat, 28 Feb 2009 06:27:03 +0000</pubDate>
		<dc:creator>Lucien W. Dupont</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Newton]]></category>

		<guid isPermaLink="false">http://www.jennandlucien.net/lucien/?p=607</guid>
		<description><![CDATA[I&#8217;ve been writing a LOT of code these days.. it&#8217;s great actually, I have loads of responsibly and freedom.. and a paycheck, which is good in this depression. I just ran across this wiki about the Newton 2010 date problem &#8230; <a href="http://jennandlucien.net/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.jennandlucien.net%2Flucien%2F2009%2F02%2F27%2Falways-consider-the-future-when-writing-code%2F&#038;seed_title=Always+consider+the+future+when+writing+code%26%238230%3B">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been writing a LOT of code these days.. it&#8217;s great actually, I have loads of responsibly and freedom.. and a paycheck, which is good in this depression.</p>
<p>I just ran across <a href="http://40hz.org/wiki/index.php/Newton_Year_2010_Problem">this wiki about the Newton 2010 date problem (Props to </a><a href="http://stevenf.tumblr.com/post/82152472/the-newtons-y2k-10-bug">StevenF</a>) &#8211; after 18:48:31 on January 5, 2010 a NewtonScript int variable overflows, and well, problems happen.</p>
<p>I know when we were working on the Newton in the late 90&#8242;s, we weren&#8217;t really considering 2010 &#8211; in reality who really does? That was 14 years away, we were bound to still be around by then, right?</p>
<p>Well, maybe not. Maybe your code is going to last that long. Maybe some structures or patterns you&#8217;ve designed seem fine, but have some upper boundary that you&#8217;d NEVER HIT.</p>
<p>Start looking for those problems now. If you find them, stop, and spend the time to fix them. If you can&#8217;t because of a fixed API&#8230; well.. what do you do then? Make sure you fail gracefully.</p>
]]></content:encoded>
			<wfw:commentRss>http://jennandlucien.net/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.jennandlucien.net%2Flucien%2F2009%2F02%2F27%2Falways-consider-the-future-when-writing-code%2F&#038;seed_title=Always+consider+the+future+when+writing+code%26%238230%3B/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

