<?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: Free JavaScript compressor available online</title>
	<atom:link href="http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Mon, 23 Nov 2009 05:23:27 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/comment-page-1/#comment-897410</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 19 Mar 2009 09:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/#comment-897410</guid>
		<description>gfdg&lt;em&gt;&lt;strong&gt;fgfd&lt;/strong&gt;&lt;code&gt;fdgfdg&lt;&lt;/code&gt;&lt;/em&gt;/code&gt;&lt;code&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>gfdg<em><strong>fgfd</strong><code>fdgfdg&lt;</code></em>/code&gt;<code></code></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/comment-page-1/#comment-841287</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 29 Nov 2008 07:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/#comment-841287</guid>
		<description>script language=&quot;JavaScript&quot;&gt;
function fn_validateNumeric(thi,dec)
{
   if (((event.keyCode  57)) &amp;&amp; (event.keyCode != 46))
      event.returnValue = false;
   if(dec==&quot;n&quot; &amp;&amp; event.keyCode == 46)
   {
      event.returnValue = false;
   }
   else
   {
      if(event.keyCode == 46 &amp;&amp; instr(thi.value,&quot;.&quot;)&gt;=0)
         event.returnValue = false;
   }
}</description>
		<content:encoded><![CDATA[<p>script language=&#8221;JavaScript&#8221;&gt;<br />
function fn_validateNumeric(thi,dec)<br />
{<br />
   if (((event.keyCode  57)) &amp;&amp; (event.keyCode != 46))<br />
      event.returnValue = false;<br />
   if(dec==&#8221;n&#8221; &amp;&amp; event.keyCode == 46)<br />
   {<br />
      event.returnValue = false;<br />
   }<br />
   else<br />
   {<br />
      if(event.keyCode == 46 &amp;&amp; instr(thi.value,&#8221;.&#8221;)&gt;=0)<br />
         event.returnValue = false;<br />
   }<br />
}</p>]]></content:encoded>
	</item>
	<item>
		<title>By: SitePoint Blogs &#187; OSCON 2006: Ajax Optimization Techniques</title>
		<link>http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/comment-page-1/#comment-40758</link>
		<dc:creator>SitePoint Blogs &#187; OSCON 2006: Ajax Optimization Techniques</dc:creator>
		<pubDate>Thu, 27 Jul 2006 06:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/#comment-40758</guid>
		<description>[...] As I&#8217;ve covered before, compressing JavaScript can be a tricky problem to solve. There are a lot of tools out there that are utter crap. But here are a few that work fairly well: [...]</description>
		<content:encoded><![CDATA[<p>[...] As I&#8217;ve covered before, compressing JavaScript can be a tricky problem to solve. There are a lot of tools out there that are utter crap. But here are a few that work fairly well: [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Vindberg</title>
		<link>http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/comment-page-1/#comment-30721</link>
		<dc:creator>Vindberg</dc:creator>
		<pubDate>Sat, 17 Jun 2006 15:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/#comment-30721</guid>
		<description>Hi, I also found the ShrinkSafe compressor useful. If you use it in combination with Dean Edwards compressor engine the result is even smaller js files.

I did exactly so with the Prototype library. You can use the javascript compressor at &lt;a href=&quot;http://javascriptcompressor.com/&quot; rel=&quot;nofollow&quot;&gt;javascriptcompressor.com&lt;/a&gt; and also download the &lt;a href=&quot;http://javascriptcompressor.com/&quot; rel=&quot;nofollow&quot;&gt;compressed prototype library&lt;/a&gt; - its only 21KB compared to its original 49KB.</description>
		<content:encoded><![CDATA[<p>Hi, I also found the ShrinkSafe compressor useful. If you use it in combination with Dean Edwards compressor engine the result is even smaller js files.</p>
<p>I did exactly so with the Prototype library. You can use the javascript compressor at <a href="http://javascriptcompressor.com/" rel="nofollow">javascriptcompressor.com</a> and also download the <a href="http://javascriptcompressor.com/" rel="nofollow">compressed prototype library</a> &#8211; its only 21KB compared to its original 49KB.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Russell</title>
		<link>http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/comment-page-1/#comment-10028</link>
		<dc:creator>Alex Russell</dc:creator>
		<pubDate>Tue, 18 Oct 2005 16:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/#comment-10028</guid>
		<description>No problem. I&#039;ll shoot him an email and hopefully we can nip a wild number like that in the bud.</description>
		<content:encoded><![CDATA[<p>No problem. I&#8217;ll shoot him an email and hopefully we can nip a wild number like that in the bud.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Yank</title>
		<link>http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/comment-page-1/#comment-9977</link>
		<dc:creator>Kevin Yank</dc:creator>
		<pubDate>Mon, 17 Oct 2005 06:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/#comment-9977</guid>
		<description>Alex, sorry about that. The 4MB figure was taken from &lt;a href=&quot;http://aviditybytes.com/&quot; rel=&quot;nofollow&quot;&gt;Tim Lucas&#039;s&lt;/a&gt; presentation on AJAX at &lt;a href=&quot;http://we05.com/&quot; rel=&quot;nofollow&quot;&gt;Web Essentials 2005&lt;/a&gt; a few weeks ago. Perhaps he was being facetious, but the 4MB figure seemed oddly specific, so I took him at his word.</description>
		<content:encoded><![CDATA[<p>Alex, sorry about that. The 4MB figure was taken from <a href="http://aviditybytes.com/" rel="nofollow">Tim Lucas&#8217;s</a> presentation on AJAX at <a href="http://we05.com/" rel="nofollow">Web Essentials 2005</a> a few weeks ago. Perhaps he was being facetious, but the 4MB figure seemed oddly specific, so I took him at his word.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Russell</title>
		<link>http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/comment-page-1/#comment-9970</link>
		<dc:creator>Alex Russell</dc:creator>
		<pubDate>Sat, 15 Oct 2005 19:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/10/12/free-javascript-compressor-available-online/#comment-9970</guid>
		<description>If we&#039;ve got 4 meg of JS code, I&#039;ll eat my (infrequently worn) hat. Before &quot;compression&quot;, our kitchen-sink build weighs in at 260K, and most builds we ship are eventually </description>
		<content:encoded><![CDATA[<p>If we&#8217;ve got 4 meg of JS code, I&#8217;ll eat my (infrequently worn) hat. Before &#8220;compression&#8221;, our kitchen-sink build weighs in at 260K, and most builds we ship are eventually </p>]]></content:encoded>
	</item>
</channel>
</rss>
