<?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: When JavaScript makes no sense</title>
	<atom:link href="http://mir.aculo.us/2010/07/28/when-javascript-makes-no-sense/feed/" rel="self" type="application/rss+xml" />
	<link>http://mir.aculo.us/2010/07/28/when-javascript-makes-no-sense/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 05 Aug 2010 21:56:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Nathan L Smith</title>
		<link>http://mir.aculo.us/2010/07/28/when-javascript-makes-no-sense/comment-page-1/#comment-30732</link>
		<dc:creator>Nathan L Smith</dc:creator>
		<pubDate>Wed, 28 Jul 2010 16:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://mir.aculo.us/?p=12228#comment-30732</guid>
		<description>wtfjs.com&#039;s content is generated from a Git repo conveniently available here: http://github.com/brianleroux/wtfjs

I think they&#039;re using Heroku&#039;s beta Node.js support, and I also think Heroku just updated to a newer version of Node, which may have broken the site. That&#039;s just speculation, though.</description>
		<content:encoded><![CDATA[<p>wtfjs.com&#8217;s content is generated from a Git repo conveniently available here: <a href="http://github.com/brianleroux/wtfjs" rel="nofollow">http://github.com/brianleroux/wtfjs</a></p>
<p>I think they&#8217;re using Heroku&#8217;s beta Node.js support, and I also think Heroku just updated to a newer version of Node, which may have broken the site. That&#8217;s just speculation, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Fuchs</title>
		<link>http://mir.aculo.us/2010/07/28/when-javascript-makes-no-sense/comment-page-1/#comment-30730</link>
		<dc:creator>Thomas Fuchs</dc:creator>
		<pubDate>Wed, 28 Jul 2010 14:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://mir.aculo.us/?p=12228#comment-30730</guid>
		<description>@Pietro Seeing the heroku error here too, now. Hope I haven&#039;t miraculous&#039;ed the site... ;)</description>
		<content:encoded><![CDATA[<p>@Pietro Seeing the heroku error here too, now. Hope I haven&#8217;t miraculous&#8217;ed the site&#8230; <img src='http://mir.aculo.us/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pietro</title>
		<link>http://mir.aculo.us/2010/07/28/when-javascript-makes-no-sense/comment-page-1/#comment-30729</link>
		<dc:creator>Pietro</dc:creator>
		<pubDate>Wed, 28 Jul 2010 14:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://mir.aculo.us/?p=12228#comment-30729</guid>
		<description>http://wtfjs.com/ returns an Heroku error here...
About your javascript findings, yes there are some fun stuffs. These and some more can be found in the &quot;Crockford On JavaScript&quot; videos in the Yahoo YUI Theater: http://developer.yahoo.com/yui/theater/

For example:
9007199254740992 === 9007199254740992+1</description>
		<content:encoded><![CDATA[<p><a href="http://wtfjs.com/" rel="nofollow">http://wtfjs.com/</a> returns an Heroku error here&#8230;<br />
About your javascript findings, yes there are some fun stuffs. These and some more can be found in the &#8220;Crockford On JavaScript&#8221; videos in the Yahoo YUI Theater: <a href="http://developer.yahoo.com/yui/theater/" rel="nofollow">http://developer.yahoo.com/yui/theater/</a></p>
<p>For example:<br />
9007199254740992 === 9007199254740992+1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathias Bynens</title>
		<link>http://mir.aculo.us/2010/07/28/when-javascript-makes-no-sense/comment-page-1/#comment-30728</link>
		<dc:creator>Mathias Bynens</dc:creator>
		<pubDate>Wed, 28 Jul 2010 13:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://mir.aculo.us/?p=12228#comment-30728</guid>
		<description>Thankfully, ECMAScript 5 gets rid of octal literals, meaning &lt;code&gt;parseInt(&quot;08&quot;)&lt;/code&gt; is now simply &lt;code&gt;8&lt;/code&gt; (not only in strict mode!).</description>
		<content:encoded><![CDATA[<p>Thankfully, ECMAScript 5 gets rid of octal literals, meaning <code>parseInt("08")</code> is now simply <code>8</code> (not only in strict mode!).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Fuchs</title>
		<link>http://mir.aculo.us/2010/07/28/when-javascript-makes-no-sense/comment-page-1/#comment-30727</link>
		<dc:creator>Thomas Fuchs</dc:creator>
		<pubDate>Wed, 28 Jul 2010 13:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://mir.aculo.us/?p=12228#comment-30727</guid>
		<description>@Boyan http://wtfjs.com/ works fine here. Maybe your provider? If you use Chrome, try an other browser (I had DNS issues with Chrome in the past).</description>
		<content:encoded><![CDATA[<p>@Boyan <a href="http://wtfjs.com/" rel="nofollow">http://wtfjs.com/</a> works fine here. Maybe your provider? If you use Chrome, try an other browser (I had DNS issues with Chrome in the past).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boyan Yurukov</title>
		<link>http://mir.aculo.us/2010/07/28/when-javascript-makes-no-sense/comment-page-1/#comment-30726</link>
		<dc:creator>Boyan Yurukov</dc:creator>
		<pubDate>Wed, 28 Jul 2010 13:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://mir.aculo.us/?p=12228#comment-30726</guid>
		<description>wtfjs seems to be down</description>
		<content:encoded><![CDATA[<p>wtfjs seems to be down</p>
]]></content:encoded>
	</item>
</channel>
</rss>

