<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: More info on the Zune bug</title>
	<link>http://edwardspurlock.net/blog/?p=35</link>
	<description>webmaster in training</description>
	<pubDate>Tue, 07 Sep 2010 04:19:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Francene Torrella</title>
		<link>http://edwardspurlock.net/blog/?p=35#comment-27683</link>
		<pubDate>Mon, 22 Feb 2010 20:44:13 +0000</pubDate>
		<guid>http://edwardspurlock.net/blog/?p=35#comment-27683</guid>
					<description>It is much simpler to post about things that run good, or appeared good on the outside. When we changed to Extreme Programming a few ages ago, we made grave mistakes taking for granted that automated testing was enough, and shipped numerous woeful releases. We learned to a greater extent around testing (and how to improve it) from those second-rate releases than from the following satisfactory releases.</description>
		<content:encoded><![CDATA[<p>It is much simpler to post about things that run good, or appeared good on the outside. When we changed to Extreme Programming a few ages ago, we made grave mistakes taking for granted that automated testing was enough, and shipped numerous woeful releases. We learned to a greater extent around testing (and how to improve it) from those second-rate releases than from the following satisfactory releases.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: edward</title>
		<link>http://edwardspurlock.net/blog/?p=35#comment-22490</link>
		<pubDate>Thu, 24 Dec 2009 04:42:11 +0000</pubDate>
		<guid>http://edwardspurlock.net/blog/?p=35#comment-22490</guid>
					<description>William, I moderate all the comments I receive on this blog, and I discard almost all of them, as they're mostly spam. I know your web site has little to do with my post, but you've expressed your flattery so well, I've decided to approve your comment for posting. Merry Xmas!</description>
		<content:encoded><![CDATA[<p>William, I moderate all the comments I receive on this blog, and I discard almost all of them, as they&#8217;re mostly spam. I know your web site has little to do with my post, but you&#8217;ve expressed your flattery so well, I&#8217;ve decided to approve your comment for posting. Merry Xmas!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: william</title>
		<link>http://edwardspurlock.net/blog/?p=35#comment-22476</link>
		<pubDate>Wed, 23 Dec 2009 22:35:31 +0000</pubDate>
		<guid>http://edwardspurlock.net/blog/?p=35#comment-22476</guid>
					<description>Well, the post is actually the greatest on this worthy topic. I fit in with your conclusions and will thirstily look forward to your incoming updates. Saying thanks will not just be enough, for the phenomenal lucidity in your writing. I will directly grab your rss feed to stay abreast of any updates. Delightful work and much success in yourbusiness efforts!</description>
		<content:encoded><![CDATA[<p>Well, the post is actually the greatest on this worthy topic. I fit in with your conclusions and will thirstily look forward to your incoming updates. Saying thanks will not just be enough, for the phenomenal lucidity in your writing. I will directly grab your rss feed to stay abreast of any updates. Delightful work and much success in yourbusiness efforts!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rantings and Ramblings From All Around.. &#187; Blog Archive &#187; Edward Spurlock » More Info on the Zune Bug</title>
		<link>http://edwardspurlock.net/blog/?p=35#comment-718</link>
		<pubDate>Mon, 05 Jan 2009 21:49:26 +0000</pubDate>
		<guid>http://edwardspurlock.net/blog/?p=35#comment-718</guid>
					<description>[...] Apparently, the code that caused the Microsoft Zune 30 GB units to malfunction on New Year’s Eve was part of the driver code written by Freescale, the makers of the MC13783 processor used in the Zune . Shame on you, Freescale, &#8230;[Continue Reading] [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Apparently, the code that caused the Microsoft Zune 30 GB units to malfunction on New Year’s Eve was part of the driver code written by Freescale, the makers of the MC13783 processor used in the Zune . Shame on you, Freescale, &#8230;[Continue Reading] [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: mmkay</title>
		<link>http://edwardspurlock.net/blog/?p=35#comment-690</link>
		<pubDate>Sun, 04 Jan 2009 19:01:04 +0000</pubDate>
		<guid>http://edwardspurlock.net/blog/?p=35#comment-690</guid>
					<description>Are you saying you exhaustively test every library that you use in a given programming language?  This looks like a bug that Freescale should have caught with normal boundary tests during  unit testing.

How does it work on day 1 of a normal year?
How does it work on day 1 of a leap year?
How does it work on the last day of a normal year?
how does it work on a normal day of a leap year.

If they take into account the extra second added this year, then that would be another test.

One of the primary reasons for using a library is that it is, in theory, tested and known to work.  I don't typically unit test a third party library.  I read the API, I make sure I understand how to use it and then I use it.  I unit test my own code.</description>
		<content:encoded><![CDATA[<p>Are you saying you exhaustively test every library that you use in a given programming language?  This looks like a bug that Freescale should have caught with normal boundary tests during  unit testing.</p>
<p>How does it work on day 1 of a normal year?<br />
How does it work on day 1 of a leap year?<br />
How does it work on the last day of a normal year?<br />
how does it work on a normal day of a leap year.</p>
<p>If they take into account the extra second added this year, then that would be another test.</p>
<p>One of the primary reasons for using a library is that it is, in theory, tested and known to work.  I don&#8217;t typically unit test a third party library.  I read the API, I make sure I understand how to use it and then I use it.  I unit test my own code.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
