XYHD.TV

HD. It's not just our passion, it's in our genes…

Google Closure is a Knock off of Dean Edwards Packer Java Script Compressor

Java Script isn’t Compiled until it runs, as result if is often in efficient.  Uncompressed Java Script contains comments, friendly variable names, and white space.  Dean Edwards created packer and made it available as a Java Script Compressor. ( dean.edwards.name/packer/)

While there has been a lot of fan fare around Closure it is just Google’s version of an old tool I have been using for nearly 6 years.   Google has made a command line version which is handy, but Dean offers the tool as .Net, Perl, and PHP.

Google Closure is a Knock off of Dean Edwards Packer Java Script Compressor Google Closure is a Knock off of Dean Edwards Packer Java Script Compressor

While it has a prettier UI the results are nearly identical.  Dean’s tool averaged 61% reduction in size with code from my sites, and Google averaged 60%.

Though Dean’s tool doesn’t work well with Chrome so you may have to fire up IE or FireFox to get it to work.

Related posts:

  1. Google.com/Offers : Boring URL, but Will Knock Of Top Hit LivingSocial.com Continuing on my trend of writing about Google, owning search...
  2. How to Remove the Java Runtime Environment (JRE) from Windows Vista, XP, 2000, and Server 2008 Often one of the easiest ways to remove certain virus...
  3. Update to Java Forces Users to Install Bing Toolbar or Not Get Security Fixes I didn’t want to believe it, but on both of...
  4. Exclusive: What Microsoft’s Falcon project is going to mean … (Dean Takahashi/Mercury News) Exclusive: What Microsoft’s Falcon project is going to mean for...
  5. Minding the Meeting, or Your Computer? (Dean Hachamovitch/New York Times) Minding the Meeting, or Your Computer?  —  BACK in 1994,...

-- Brandon Wirtz