<?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: Microsoft Zunes reportedly committing mass suicide</title>
	<atom:link href="http://www.slashgear.com/microsoft-zunes-reportedly-committing-mass-suicide-3128339/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.slashgear.com/microsoft-zunes-reportedly-committing-mass-suicide-3128339/</link>
	<description>Feeding Your Gadget and Tech Obsessions</description>
	<lastBuildDate>Tue, 15 May 2012 01:28:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: donotknowme</title>
		<link>http://www.slashgear.com/microsoft-zunes-reportedly-committing-mass-suicide-3128339/#comment-57750</link>
		<dc:creator>donotknowme</dc:creator>
		<pubDate>Mon, 05 Jan 2009 05:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashgear.com/?p=28339#comment-57750</guid>
		<description><![CDATA[Microsoft’s new year gift…. This is the driver code responsible for millions of crashed ZUNEs. 
We are not the only one screwing up code!! J
 
#define ORIGINYEAR 1980 
BOOL ConvertDays(UINT32 days, SYSTEMTIME* lpTime)
{
    int dayofweek, month, year;
    UINT8 *month_tab;
 
    //Calculate current day of the week
    dayofweek = GetDayOfWeek(days);
 
    year = ORIGINYEAR;
 
    while (days &gt; 365)
    {
        if (IsLeapYear(year))
        {
           if (days &gt; 366)
           {
               days -= 366;
               year += 1;
           }
        }
        else
        {
           days -= 365;
           year += 1;
        }
    }]]></description>
		<content:encoded><![CDATA[<p>Microsoft’s new year gift…. This is the driver code responsible for millions of crashed ZUNEs.<br />
We are not the only one screwing up code!! J</p>
<p>#define ORIGINYEAR 1980<br />
BOOL ConvertDays(UINT32 days, SYSTEMTIME* lpTime)<br />
{<br />
    int dayofweek, month, year;<br />
    UINT8 *month_tab;</p>
<p>    //Calculate current day of the week<br />
    dayofweek = GetDayOfWeek(days);</p>
<p>    year = ORIGINYEAR;</p>
<p>    while (days &gt; 365)<br />
    {<br />
        if (IsLeapYear(year))<br />
        {<br />
           if (days &gt; 366)<br />
           {<br />
               days -= 366;<br />
               year += 1;<br />
           }<br />
        }<br />
        else<br />
        {<br />
           days -= 365;<br />
           year += 1;<br />
        }<br />
    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blackstar</title>
		<link>http://www.slashgear.com/microsoft-zunes-reportedly-committing-mass-suicide-3128339/#comment-57621</link>
		<dc:creator>Blackstar</dc:creator>
		<pubDate>Thu, 01 Jan 2009 05:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashgear.com/?p=28339#comment-57621</guid>
		<description><![CDATA[It&#039;s a feature.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s a feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://www.slashgear.com/microsoft-zunes-reportedly-committing-mass-suicide-3128339/#comment-57607</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Wed, 31 Dec 2008 20:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashgear.com/?p=28339#comment-57607</guid>
		<description><![CDATA[&quot;somehow simultaneously killing all of the music players one after another&quot; - it&#039;s either &#039;simultaneous&#039; or &#039;one after another&#039; - cannot be both.]]></description>
		<content:encoded><![CDATA[<p>&#8220;somehow simultaneously killing all of the music players one after another&#8221; &#8211; it&#8217;s either &#8216;simultaneous&#8217; or &#8216;one after another&#8217; &#8211; cannot be both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy S.</title>
		<link>http://www.slashgear.com/microsoft-zunes-reportedly-committing-mass-suicide-3128339/#comment-57603</link>
		<dc:creator>Andy S.</dc:creator>
		<pubDate>Wed, 31 Dec 2008 17:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashgear.com/?p=28339#comment-57603</guid>
		<description><![CDATA[If this was occurring on the iPod, you&#039;d be in Bizarro World, because Apple wouldn&#039;t let a completely crippling defect of this magnitude out the door.

But you&#039;re right, it&#039;s a good thing it&#039;s not the iPod, because then you&#039;d have millions of pissed-off users.  As it is, Microsoft will probably just put all of the 30GB Zune owners in a bus (don&#039;t worry, they&#039;ll all fit) and drive them to Redmond to offer an apology and a new Zune.]]></description>
		<content:encoded><![CDATA[<p>If this was occurring on the iPod, you&#8217;d be in Bizarro World, because Apple wouldn&#8217;t let a completely crippling defect of this magnitude out the door.</p>
<p>But you&#8217;re right, it&#8217;s a good thing it&#8217;s not the iPod, because then you&#8217;d have millions of pissed-off users.  As it is, Microsoft will probably just put all of the 30GB Zune owners in a bus (don&#8217;t worry, they&#8217;ll all fit) and drive them to Redmond to offer an apology and a new Zune.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aug</title>
		<link>http://www.slashgear.com/microsoft-zunes-reportedly-committing-mass-suicide-3128339/#comment-57601</link>
		<dc:creator>Aug</dc:creator>
		<pubDate>Wed, 31 Dec 2008 17:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashgear.com/?p=28339#comment-57601</guid>
		<description><![CDATA[That picture is an second gen Zune.  The problem is with the first gen Zunes.]]></description>
		<content:encoded><![CDATA[<p>That picture is an second gen Zune.  The problem is with the first gen Zunes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
