<?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: Repeat after me: Javascript is not Python</title>
	<atom:link href="http://www.lorenzogil.com/blog/2007/08/29/repeat-after-me-javascript-is-not-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lorenzogil.com/blog/2007/08/29/repeat-after-me-javascript-is-not-python/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=repeat-after-me-javascript-is-not-python</link>
	<description>a brain backup</description>
	<lastBuildDate>Tue, 07 Feb 2012 21:53:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sean Upton</title>
		<link>http://www.lorenzogil.com/blog/2007/08/29/repeat-after-me-javascript-is-not-python/comment-page-1/#comment-27</link>
		<dc:creator>Sean Upton</dc:creator>
		<pubDate>Sat, 15 Sep 2007 01:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.lorenzogil.com/blog/2007/08/29/repeat-after-me-javascript-is-not-python/#comment-27</guid>
		<description>Ah, trailing commas... Been there, done that.  When I first saw this problem in my own code, I thought MSIE must have diverged from the ECMAscript spec, but no, it really wasn&#039;t allowed in the spec.  Funny how us python folks get tripped up on this...</description>
		<content:encoded><![CDATA[<p>Ah, trailing commas&#8230; Been there, done that.  When I first saw this problem in my own code, I thought MSIE must have diverged from the ECMAscript spec, but no, it really wasn&#8217;t allowed in the spec.  Funny how us python folks get tripped up on this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lgs</title>
		<link>http://www.lorenzogil.com/blog/2007/08/29/repeat-after-me-javascript-is-not-python/comment-page-1/#comment-13</link>
		<dc:creator>lgs</dc:creator>
		<pubDate>Thu, 30 Aug 2007 06:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.lorenzogil.com/blog/2007/08/29/repeat-after-me-javascript-is-not-python/#comment-13</guid>
		<description>Thanks for the info, enlavin! And also for the great link.</description>
		<content:encoded><![CDATA[<p>Thanks for the info, enlavin! And also for the great link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: enlavin</title>
		<link>http://www.lorenzogil.com/blog/2007/08/29/repeat-after-me-javascript-is-not-python/comment-page-1/#comment-12</link>
		<dc:creator>enlavin</dc:creator>
		<pubDate>Wed, 29 Aug 2007 22:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lorenzogil.com/blog/2007/08/29/repeat-after-me-javascript-is-not-python/#comment-12</guid>
		<description>IE does not support trailing commas in the definition of a dictionary. FF and Opera does. It&#039;s very funny to debug until you know that :D

Try http://www.jslint.com/ to find those subtle errors.</description>
		<content:encoded><![CDATA[<p>IE does not support trailing commas in the definition of a dictionary. FF and Opera does. It&#8217;s very funny to debug until you know that <img src='http://www.lorenzogil.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Try <a href="http://www.jslint.com/" rel="nofollow">http://www.jslint.com/</a> to find those subtle errors.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

