<?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: do not taunt happy fun JSON</title>
	<atom:link href="http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json/feed" rel="self" type="application/rss+xml" />
	<link>http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json</link>
	<description>It's all spinning wheels and self-doubt until the first pot of coffee.</description>
	<pubDate>Fri, 21 Nov 2008 01:12:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta3-9771</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: fun on wheels</title>
		<link>http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json/comment-page-1#comment-360168</link>
		<dc:creator>fun on wheels</dc:creator>
		<pubDate>Wed, 02 Jul 2008 09:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json#comment-360168</guid>
		<description>&lt;p&gt;&lt;strong&gt;fun on wheels...&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;How does the rss feed work so I can get updated on your blog?...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>fun on wheels&#8230;</strong></p>
<p>How does the rss feed work so I can get updated on your blog?&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damian Cugley</title>
		<link>http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json/comment-page-1#comment-71421</link>
		<dc:creator>Damian Cugley</dc:creator>
		<pubDate>Mon, 22 Jan 2007 14:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json#comment-71421</guid>
		<description>&lt;p&gt;@jamesv: The first thing I did with JSON at work was pass it in to a Flash movie via FlashVars. This used a JSON decode written in ActionScript grabbed from JSON.org, plus a JSON encoder written in C# (it did not take long to write because I  did not attempt to serialize arbitrary objects).  Some gratuitous URL-encoding was also involved. Compared with passing the same data structure via URL-encoded XML to be picked apart by ActionScript's DOM support, it was easy and much more like fun.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@jamesv: The first thing I did with JSON at work was pass it in to a Flash movie via FlashVars. This used a JSON decode written in ActionScript grabbed from JSON.org, plus a JSON encoder written in C# (it did not take long to write because I  did not attempt to serialize arbitrary objects).  Some gratuitous URL-encoding was also involved. Compared with passing the same data structure via URL-encoded XML to be picked apart by ActionScript&#8217;s DOM support, it was easy and much more like fun.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json/comment-page-1#comment-63541</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Sun, 31 Dec 2006 18:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json#comment-63541</guid>
		<description>&lt;p&gt;All this lynch talk - I just got throttled! &lt;/p&gt;

&lt;p&gt;Running the script &lt;a href="http://dannyayers.com/2006/12/29/del" rel="nofollow"&gt;here&lt;/a&gt; on a series of URIs got me the 999 error (no sure how many had run). There's a 2 second pause between calls, I thought that would be polite enough. Still throttled now, maybe 10 mins later. Any suggestions for what would prevent throttling? How long it needs to recover?&lt;/p&gt;

&lt;p&gt;btw, I think Happy Fun JSON is great, and not unreasonable for interop. But what isn't so good for interop is inventing a new HTTP code when there's &lt;a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4" rel="nofollow"&gt;503 Service Unavailable&lt;/a&gt; (and a Retry-After header would be handy).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>All this lynch talk - I just got throttled! </p>
<p>Running the script <a href="http://dannyayers.com/2006/12/29/del" rel="nofollow">here</a> on a series of URIs got me the 999 error (no sure how many had run). There&#8217;s a 2 second pause between calls, I thought that would be polite enough. Still throttled now, maybe 10 mins later. Any suggestions for what would prevent throttling? How long it needs to recover?</p>
<p>btw, I think Happy Fun JSON is great, and not unreasonable for interop. But what isn&#8217;t so good for interop is inventing a new HTTP code when there&#8217;s <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4" rel="nofollow">503 Service Unavailable</a> (and a Retry-After header would be handy).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Plush</title>
		<link>http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json/comment-page-1#comment-60808</link>
		<dc:creator>Jim Plush</dc:creator>
		<pubDate>Fri, 22 Dec 2006 19:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json#comment-60808</guid>
		<description>&lt;p&gt;You should be banned from talking about JSON if you think you have to choose one or the other. A place for everything and everything in it's place.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You should be banned from talking about JSON if you think you have to choose one or the other. A place for everything and everything in it&#8217;s place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tech decentral &#187; links for 2006-12-21</title>
		<link>http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json/comment-page-1#comment-60546</link>
		<dc:creator>tech decentral &#187; links for 2006-12-21</dc:creator>
		<pubDate>Thu, 21 Dec 2006 23:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json#comment-60546</guid>
		<description>&lt;p&gt;[...] 0xDECAFBAD » do not taunt happy fun JSON &#8220;Happy Fun JSON is not really an API. Happy Fun JSON is not a bold declaration of side-taking in the grand war of web service specifications. Do not base business models on Happy Fun JSON.&#8221; (tags: json apis web-services) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] 0xDECAFBAD » do not taunt happy fun JSON &#8220;Happy Fun JSON is not really an API. Happy Fun JSON is not a bold declaration of side-taking in the grand war of web service specifications. Do not base business models on Happy Fun JSON.&#8221; (tags: json apis web-services) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamesv</title>
		<link>http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json/comment-page-1#comment-60443</link>
		<dc:creator>jamesv</dc:creator>
		<pubDate>Thu, 21 Dec 2006 15:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json#comment-60443</guid>
		<description>&lt;p&gt;I only wish you could pass Happy Fun JSON into Flash via FlashVars in IE. FF and Safari seem to have no problems with it.&lt;/p&gt;

&lt;p&gt;It would make authoring a richer content version of sIFR much, much easier.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I only wish you could pass Happy Fun JSON into Flash via FlashVars in IE. FF and Safari seem to have no problems with it.</p>
<p>It would make authoring a richer content version of sIFR much, much easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Sayre</title>
		<link>http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json/comment-page-1#comment-60319</link>
		<dc:creator>Robert Sayre</dc:creator>
		<pubDate>Thu, 21 Dec 2006 03:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json#comment-60319</guid>
		<description>&lt;p&gt;Obviously, the new del.icio.us JSON url feed is crushing blow against XML Web Enterprise Services Declarative Net Neutrality.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Obviously, the new del.icio.us JSON url feed is crushing blow against XML Web Enterprise Services Declarative Net Neutrality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geof F. Morris</title>
		<link>http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json/comment-page-1#comment-60312</link>
		<dc:creator>Geof F. Morris</dc:creator>
		<pubDate>Thu, 21 Dec 2006 03:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2006/12/20/do-not-taunt-happy-fun-json#comment-60312</guid>
		<description>&lt;p&gt;Did it hurt when Happy Fun JSON fell from Heaven?  ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Did it hurt when Happy Fun JSON fell from Heaven?  ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
