<?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: Lightweight Headless Test for Trailing Commas in JavaScript</title>
	<atom:link href="http://blog.redfin.com/devblog/2008/09/lightweight_headless_test_for_trailing_commas_in_javascript.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.redfin.com/devblog/2008/09/lightweight_headless_test_for_trailing_commas_in_javascript.html</link>
	<description>Redfin Developers\' Blog</description>
	<lastBuildDate>Sat, 21 Nov 2009 14:23:24 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robbie Paplin</title>
		<link>http://blog.redfin.com/devblog/2008/09/lightweight_headless_test_for_trailing_commas_in_javascript.html/comment-page-1#comment-9440</link>
		<dc:creator>Robbie Paplin</dc:creator>
		<pubDate>Wed, 18 Mar 2009 16:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.redfin.com/devblog/2008/09/lightweight_headless_test_for_trailing_commas_in_javascript.html#comment-9440</guid>
		<description>This is great for stand-alone javascript files, but how do guys validate script that is embedded inside of HTML markup?</description>
		<content:encoded><![CDATA[<p>This is great for stand-alone javascript files, but how do guys validate script that is embedded inside of HTML markup?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Mattie</title>
		<link>http://blog.redfin.com/devblog/2008/09/lightweight_headless_test_for_trailing_commas_in_javascript.html/comment-page-1#comment-6475</link>
		<dc:creator>Andrew Mattie</dc:creator>
		<pubDate>Sun, 21 Sep 2008 06:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.redfin.com/devblog/2008/09/lightweight_headless_test_for_trailing_commas_in_javascript.html#comment-6475</guid>
		<description>I feel your pain. Me and my coworker have encountered this same exact issue at least twice now, and it&#039;s certainly been one of the more frustrating things that we&#039;ve had to track down and fix. It&#039;s not just that it doesn&#039;t parse in IE -- it doesn&#039;t error either. At least FF w/ Firebug will throw an error when something isn&#039;t right.

One validator that you didn&#039;t mention, Julien Lecomte&#039;s YUI Compressor (http://www.julienlecomte.net/yuicompressor/), also serves double-duty as a safe JavaScript compression utility. I don&#039;t remember if it specifically addresses the comma issue you mentioned, but it&#039;s well worth tossing it in the mix nonetheless.</description>
		<content:encoded><![CDATA[<p>I feel your pain. Me and my coworker have encountered this same exact issue at least twice now, and it&#8217;s certainly been one of the more frustrating things that we&#8217;ve had to track down and fix. It&#8217;s not just that it doesn&#8217;t parse in IE &#8212; it doesn&#8217;t error either. At least FF w/ Firebug will throw an error when something isn&#8217;t right.</p>
<p>One validator that you didn&#8217;t mention, Julien Lecomte&#8217;s YUI Compressor (<a href="http://www.julienlecomte.net/yuicompressor/)" rel="nofollow">http://www.julienlecomte.net/yuicompressor/)</a>, also serves double-duty as a safe JavaScript compression utility. I don&#8217;t remember if it specifically addresses the comma issue you mentioned, but it&#8217;s well worth tossing it in the mix nonetheless.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
