<?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: New Javascript Goodies</title>
	<atom:link href="http://mikenaberezny.com/2007/02/24/new-javascript-goodies/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikenaberezny.com/2007/02/24/new-javascript-goodies/</link>
	<description></description>
	<lastBuildDate>Fri, 01 Jul 2011 12:51:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Mike Naberezny</title>
		<link>http://mikenaberezny.com/2007/02/24/new-javascript-goodies/comment-page-1/#comment-22661</link>
		<dc:creator>Mike Naberezny</dc:creator>
		<pubDate>Sat, 24 Feb 2007 22:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://mikenaberezny.com/archives/65#comment-22661</guid>
		<description>Thanks, Mislav.</description>
		<content:encoded><![CDATA[<p>Thanks, Mislav.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mislav</title>
		<link>http://mikenaberezny.com/2007/02/24/new-javascript-goodies/comment-page-1/#comment-22659</link>
		<dc:creator>Mislav</dc:creator>
		<pubDate>Sat, 24 Feb 2007 22:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://mikenaberezny.com/archives/65#comment-22659</guid>
		<description>Awesome! Good work, guys!

I have a single complaint. In the minifying article you mentioned that Prototype &quot;has a bug&quot; that prevents minifying. Well, our code is perfectly *valid* JavaScript and we don&#039;t even officially support minified versions (we favor gzipping), so calling it a &quot;bug&quot; is wrong :)

Minifiers change the original code, and if that introduces bugs then it&#039;s not the fault of the original code or its authors.

We&#039;ll get that semicolon in, though.</description>
		<content:encoded><![CDATA[<p>Awesome! Good work, guys!</p>
<p>I have a single complaint. In the minifying article you mentioned that Prototype &#8220;has a bug&#8221; that prevents minifying. Well, our code is perfectly *valid* JavaScript and we don&#8217;t even officially support minified versions (we favor gzipping), so calling it a &#8220;bug&#8221; is wrong :)</p>
<p>Minifiers change the original code, and if that introduces bugs then it&#8217;s not the fault of the original code or its authors.</p>
<p>We&#8217;ll get that semicolon in, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

