<?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: Netflix Does It Again</title>
	<atom:link href="http://ezknight.net/?feed=rss2&#038;p=195" rel="self" type="application/rss+xml" />
	<link>http://ezknight.net/?p=195</link>
	<description>Programmer and Writer</description>
	<lastBuildDate>Sun, 03 Jun 2012 20:48:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: John</title>
		<link>http://ezknight.net/?p=195#comment-2382</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 01 Dec 2011 07:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://ezknight.net/?p=195#comment-2382</guid>
		<description><![CDATA[We noticed the same thing and it pisses me off.  Why did the TV episode description need to change?  My guess is lazy coding.  Somewhere in making the update, they broke the part that recognizes the current selection is a TV show and fetches the description of the current episode and rather than fix the problem, they just band-aided it and removed the section of code that treats TV shows differently than movies.  I honestly wish there were a way to downgrade.  
Another thing I noticed was that it seems like it&#039;s reloading the interface every single time I load it.  I&#039;m wondering if they&#039;ve simply made it pull all of the elements from the web somewhere.  That would explain the slow loading and partial display of certain elements sometimes.  It would also allow them to update the interface without the hassle of going through Nintendo and updating the program on the console.  
With that in mind, I&#039;m going to do a little poking around with wireshark and a proxy to see if that is the case.  If it is, perhaps I can figure out a way to use a proxy to reformat the incomming xml/html and fix any bugs or simply cache visual elements locally to speed up the load time.

Thanks for posting this... I was beginning to think I was the only one who noticed the changes.]]></description>
		<content:encoded><![CDATA[<p>We noticed the same thing and it pisses me off.  Why did the TV episode description need to change?  My guess is lazy coding.  Somewhere in making the update, they broke the part that recognizes the current selection is a TV show and fetches the description of the current episode and rather than fix the problem, they just band-aided it and removed the section of code that treats TV shows differently than movies.  I honestly wish there were a way to downgrade.<br />
Another thing I noticed was that it seems like it&#8217;s reloading the interface every single time I load it.  I&#8217;m wondering if they&#8217;ve simply made it pull all of the elements from the web somewhere.  That would explain the slow loading and partial display of certain elements sometimes.  It would also allow them to update the interface without the hassle of going through Nintendo and updating the program on the console.<br />
With that in mind, I&#8217;m going to do a little poking around with wireshark and a proxy to see if that is the case.  If it is, perhaps I can figure out a way to use a proxy to reformat the incomming xml/html and fix any bugs or simply cache visual elements locally to speed up the load time.</p>
<p>Thanks for posting this&#8230; I was beginning to think I was the only one who noticed the changes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
