<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html" />
  <link rel="self" type="application/atom+xml" href="http://www.insideria.com/atom.xml" />
  <id>tag:www.insideria.com,2009://34/tag:www.insideria.com,2008://34.22826-</id>
  <updated>2009-11-16T15:55:56Z</updated>
  <title>Comments for Compare JavaScript Compression Utilities (http://www.insideria.com/2008/02/compare-javascript-compression.html)</title>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.21-en</generator>
  <entry>
    <id>tag:www.insideria.com,2008://34.22826</id>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.oreilly.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=34/entry_id=22826" title="Compare JavaScript Compression Utilities" />
    <published>2008-02-04T01:31:04Z</published>
    <updated>2008-02-05T17:49:34Z</updated>
    <title>Compare JavaScript Compression Utilities</title>
    <summary>

Need to check how small you can compress your JavaScript code with various common compression utilities such as Gzip, JSmin, Dojo Skrinksafe, Packer and YUI Compressor?  To avoid having to download and install all the various tools you can use CompressorRater to quickly determine which compression technique will be best for your code.</summary>
    <author>
      <name>Andre Charland</name>
      <uri>http://www.nitobi.com</uri>
    </author>
    
    <category term="Blogs" />
    
    <content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
      <![CDATA[<p>Need to check how small you can compress your JavaScript code with various common compression utilities such as Gzip, JSmin, Dojo Skrinksafe, Packer and YUI Compressor?  To avoid having to download and install all the various tools you can use <a href="http://compressorrater.thruhere.net/" target="_blank">CompressorRater</a> to quickly determine which compression technique will be best for your code. According to the author here's why it was built:</p>

<blockquote>As rich web applications are being built with larger JavaScript code bases, the need for JavaScript compression to keep bandwidth and page load times as small as possible is becoming more important for faster load times and more enjoyable user experiences.</blockquote>

<p>I was tipped off to to this handy tool by <a href="http://blogs.nitobi.com/alexei/?p=179" target="_blank">Alexei White</a> who I work with at Nitobi and more recently on <a href="http://robotreplay.com">RobotReplay</a>, which is actually the project he using CompressorRater on.  Here's an example of the output:</p>

<p><span class="mt-enclosure mt-enclosure-image"><a href="http://www.insideria.com/upload/2008/02/compare_javascript_compression/rr_compression.png"><img alt="" src="http://www.insideria.com/assets_c/2008/02/rr_compression-thumb-468x475.png" width="468" height="475" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;"/></a></span></p>

<p>All you have to do is copy and paste your code into a text box on the site and it returns this handy graph.  Voila!</p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.22826-comment:2014873</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.22826" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html#comment-2014873" />
    <title>Comment from Phil Nash on 2008-02-05</title>
    <author>
        <name>Phil Nash</name>
        <uri>http://www.unintentionallyblank.co.uk</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.unintentionallyblank.co.uk">
        <![CDATA[<p>That's really useful, especially for the current climate of relatively heavy JavaScript development!</p>

<p>Thanks!</p>]]>
    </content>
    <published>2008-02-05T08:20:07Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.22826-comment:2014895</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.22826" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html#comment-2014895" />
    <title>Comment from Andre Charland on 2008-02-05</title>
    <author>
        <name>Andre Charland</name>
        <uri>http://blogs.nitobi.com/andre</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blogs.nitobi.com/andre">
        <![CDATA[<p>Thanks Phil.  YSlow is another great utility, it's a plugin for FireBug and analyzes a bunch of different criteria on your site/app to identify opportunities to optimize performance.</p>]]>
    </content>
    <published>2008-02-06T00:18:16Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.22826-comment:2015434</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.22826" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html#comment-2015434" />
    <title>Comment from baker on 2008-02-22</title>
    <author>
        <name>baker</name>
        <uri>http://horrocio.us</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://horrocio.us">
        <![CDATA[<p>The only thing it doesn't do is test the code to make sure it isn't broken!</p>

<p>Sometimes the loss is compression is worth the hassle of finding it not broken...</p>]]>
    </content>
    <published>2008-02-22T19:37:02Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.22826-comment:2015547</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.22826" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html#comment-2015547" />
    <title>Comment from arapça tercüme on 2008-02-28</title>
    <author>
        <name>arapça tercüme</name>
        <uri>http://www.xn--arapatercman-ndb31a.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.xn--arapatercman-ndb31a.com">
        <![CDATA[<p>Your comment contains very useful information about all thank you <a href="http://www.xn--arapatercman-ndb31a.com">arap&ccedil;a terc&uuml;man</a></p>]]>
    </content>
    <published>2008-02-28T12:39:32Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.22826-comment:2015845</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.22826" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html#comment-2015845" />
    <title>Comment from übersetzungen on 2008-03-13</title>
    <author>
        <name>übersetzungen</name>
        <uri>http://www.interlingua.de</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.interlingua.de">
        <![CDATA[<p>There are many useful informations in this great article…I really enjoy reading the whole blog that you write.  Thanks!</p>]]>
    </content>
    <published>2008-03-13T23:01:23Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.22826-comment:2015846</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.22826" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html#comment-2015846" />
    <title>Comment from übersetzungen on 2008-03-13</title>
    <author>
        <name>übersetzungen</name>
        <uri>http://www.interlingua.de</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.interlingua.de">
        <![CDATA[<p><a href="http://www.interlingua.de">&uuml;bersetzungen</a>  There are many useful informations in this great article ...Thank you</p>]]>
    </content>
    <published>2008-03-13T23:05:34Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.22826-comment:2046775</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.22826" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html#comment-2046775" />
    <title>Comment from Emlak on 2008-11-22</title>
    <author>
        <name>Emlak</name>
        <uri>http://www.emlakilanlar.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.emlakilanlar.com">
        <![CDATA[<p>All you have to do is copy and paste your code into a text box on the site and it returns this handy graph. Voila!<br />
satılık konut emlak </p>]]>
    </content>
    <published>2008-11-22T23:02:55Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.22826-comment:2046791</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.22826" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html#comment-2046791" />
    <title>Comment from Übersetzungsbüros dortmund on 2008-11-23</title>
    <author>
        <name>Übersetzungsbüros dortmund</name>
        <uri>http://www.uebersetzungendortmund.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.uebersetzungendortmund.com">
        <![CDATA[<p>Thanks Phil. YSlow is another great utility, it's a plugin for FireBug and analyzes a bunch of different criteria on your site/app to identify opportunities to optimize performance.Uebersetzungen dortmund Übersetzungsbüros</p>]]>
    </content>
    <published>2008-11-23T11:58:30Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.22826-comment:2047014</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.22826" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html#comment-2047014" />
    <title>Comment from Emlak musaviri on 2008-11-25</title>
    <author>
        <name>Emlak musaviri</name>
        <uri>http://www.emlakmusavirleri.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.emlakmusavirleri.com">
        <![CDATA[<p>Thanks The only thing it doesn't do is test the code to make sure it isn't broken! emlak musaviri emlakci</p>]]>
    </content>
    <published>2008-11-25T18:40:36Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.22826-comment:2050044</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.22826" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/02/compare-javascript-compression.html#comment-2050044" />
    <title>Comment from Emlak haber on 2009-01-01</title>
    <author>
        <name>Emlak haber</name>
        <uri>http://www.emlakhaberleri.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.emlakhaberleri.org">
        <![CDATA[<p>Sometimes the loss is compression is worth the hassle of finding it not broken...Emlak haberleri</p>]]>
    </content>
    <published>2009-01-01T15:00:44Z</published>
  </entry>

</feed
