<?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 for E. Zachary Knight</title>
	<atom:link href="http://ezknight.net/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://ezknight.net</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>Comment on The State Of Elections In Oklahoma by E. Zachary Knight</title>
		<link>http://ezknight.net/?p=260#comment-8336</link>
		<dc:creator>E. Zachary Knight</dc:creator>
		<pubDate>Sun, 03 Jun 2012 20:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://ezknight.net/?p=260#comment-8336</guid>
		<description><![CDATA[Looks fine for me. Are you using this URL: http://ezknight.net/?feed=rss2]]></description>
		<content:encoded><![CDATA[<p>Looks fine for me. Are you using this URL: <a href="http://ezknight.net/?feed=rss2" rel="nofollow">http://ezknight.net/?feed=rss2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The State Of Elections In Oklahoma by source</title>
		<link>http://ezknight.net/?p=260#comment-8335</link>
		<dc:creator>source</dc:creator>
		<pubDate>Sun, 03 Jun 2012 20:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://ezknight.net/?p=260#comment-8335</guid>
		<description><![CDATA[When I open up your Rss feed it seems to be a ton of junk, is the issue on my side?]]></description>
		<content:encoded><![CDATA[<p>When I open up your Rss feed it seems to be a ton of junk, is the issue on my side?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update: Progress on the Tulsa World&#8217;s New Pay Wall by Jay</title>
		<link>http://ezknight.net/?p=71#comment-6673</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Sat, 17 Mar 2012 01:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://ezknight.net/?p=71#comment-6673</guid>
		<description><![CDATA[Anyone can still browse the World as long as you flush your cookies and dont sign in, but the 2nd week of March 2012 they made more changes that dont allow you to comment on stories (or even report abuse) without logging in with an Email address associated with a paid account. 

Im sure I&#039;m not the only paid subscriber that doesnt want his personal information tied so closely with comments, so no, Im not &quot;activating&quot; my &quot;digital account&quot; and giving up more privacy.]]></description>
		<content:encoded><![CDATA[<p>Anyone can still browse the World as long as you flush your cookies and dont sign in, but the 2nd week of March 2012 they made more changes that dont allow you to comment on stories (or even report abuse) without logging in with an Email address associated with a paid account. </p>
<p>Im sure I&#8217;m not the only paid subscriber that doesnt want his personal information tied so closely with comments, so no, Im not &#8220;activating&#8221; my &#8220;digital account&#8221; and giving up more privacy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mafia Wars Tools by monika</title>
		<link>http://ezknight.net/?page_id=119#comment-6476</link>
		<dc:creator>monika</dc:creator>
		<pubDate>Sat, 10 Mar 2012 17:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://ezknight.net/?page_id=119#comment-6476</guid>
		<description><![CDATA[zip dont extraxt]]></description>
		<content:encoded><![CDATA[<p>zip dont extraxt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Netflix Does It Again 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>
	<item>
		<title>Comment on Update: Progress on the Tulsa World&#8217;s New Pay Wall by Bluebird</title>
		<link>http://ezknight.net/?p=71#comment-1920</link>
		<dc:creator>Bluebird</dc:creator>
		<pubDate>Wed, 12 Oct 2011 23:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://ezknight.net/?p=71#comment-1920</guid>
		<description><![CDATA[Just click on the private browsing.. the go to your bookmarked TW. you can read and post as much as you want. 

When the black screen come back.. get out of the private browsing.. then restart a new session. 

Problem is if your have been blacklisted, (they will look at the IP) then punt you off again. 

They pay some people to post guys.. It is a lame forum.]]></description>
		<content:encoded><![CDATA[<p>Just click on the private browsing.. the go to your bookmarked TW. you can read and post as much as you want. </p>
<p>When the black screen come back.. get out of the private browsing.. then restart a new session. </p>
<p>Problem is if your have been blacklisted, (they will look at the IP) then punt you off again. </p>
<p>They pay some people to post guys.. It is a lame forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Developer Creates App Criticizing The iPhone; App Is Quickly Pulled by E. Zachary Knight</title>
		<link>http://ezknight.net/?p=160#comment-1810</link>
		<dc:creator>E. Zachary Knight</dc:creator>
		<pubDate>Sat, 17 Sep 2011 14:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://ezknight.net/?p=160#comment-1810</guid>
		<description><![CDATA[If the app was built to violate the app store guidelines on purpose, which it could very well have been, why did it make it through in the first place? If the enforcement of the rules that hit and miss, don&#039;t you think that is part of the story as well. 

But since you brought it up, how exactly does it clearly violate every single one of those four rules?]]></description>
		<content:encoded><![CDATA[<p>If the app was built to violate the app store guidelines on purpose, which it could very well have been, why did it make it through in the first place? If the enforcement of the rules that hit and miss, don&#8217;t you think that is part of the story as well. </p>
<p>But since you brought it up, how exactly does it clearly violate every single one of those four rules?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Developer Creates App Criticizing The iPhone; App Is Quickly Pulled by SteveKarr</title>
		<link>http://ezknight.net/?p=160#comment-1806</link>
		<dc:creator>SteveKarr</dc:creator>
		<pubDate>Sat, 17 Sep 2011 05:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://ezknight.net/?p=160#comment-1806</guid>
		<description><![CDATA[One thing a lot of people missed with this story is that is was a publicity stunt to get the media and bloggers to report on it to pump sales of the title on another platform. The title was built to infringe *on purpose* and be controvercial to give the best chance at creating a story that will buzz around so that the title would sell 100x more copies than it would have without the controversy. It is now pushing TONS of units on the Android store due to the media getting suckered into the scam and promoting the title for free.

Social media brings very interesting ways to market and make a buck :)]]></description>
		<content:encoded><![CDATA[<p>One thing a lot of people missed with this story is that is was a publicity stunt to get the media and bloggers to report on it to pump sales of the title on another platform. The title was built to infringe *on purpose* and be controvercial to give the best chance at creating a story that will buzz around so that the title would sell 100x more copies than it would have without the controversy. It is now pushing TONS of units on the Android store due to the media getting suckered into the scam and promoting the title for free.</p>
<p>Social media brings very interesting ways to market and make a buck <img src='http://ezknight.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Countdown Till Jack&#8217;s Disbarment by Peggy Bradley</title>
		<link>http://ezknight.net/?page_id=15#comment-1585</link>
		<dc:creator>Peggy Bradley</dc:creator>
		<pubDate>Sat, 06 Aug 2011 00:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ezknight.net/?page_id=15#comment-1585</guid>
		<description><![CDATA[I&#039;m the web and game design instructor at EOC Tech in Choctaw, Oklahoma. I am interested in having you speak to my students in game design. I&#039;ve had two students attend Collins, as you did. Please let me know if you would be interested. 

Thank you]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m the web and game design instructor at EOC Tech in Choctaw, Oklahoma. I am interested in having you speak to my students in game design. I&#8217;ve had two students attend Collins, as you did. Please let me know if you would be interested. </p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update: Progress on the Tulsa World&#8217;s New Pay Wall by E. Zachary Knight</title>
		<link>http://ezknight.net/?p=71#comment-1528</link>
		<dc:creator>E. Zachary Knight</dc:creator>
		<pubDate>Sun, 24 Jul 2011 18:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://ezknight.net/?p=71#comment-1528</guid>
		<description><![CDATA[Not yet. I have not been able to work on it recently and it is a lot trickier than the New York Times Paywall. Makes me wonder how much the Tulsa world paid for theirs. NYTimes paid $40 million for something that can be bypassed by turing off javascript.]]></description>
		<content:encoded><![CDATA[<p>Not yet. I have not been able to work on it recently and it is a lot trickier than the New York Times Paywall. Makes me wonder how much the Tulsa world paid for theirs. NYTimes paid $40 million for something that can be bypassed by turing off javascript.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
