Compress CSS & JavaScript Using PHP Minify

It was part of a long thread among WordPress hackers over the summer and fall, but this post at VulgarisOverIP just reminded of it: minify promises to be an easy way to compress external CSS and JavaScript without adding extra steps to your develop/deploy process. No, really, look at the usage instructions. (To be clear, the Vulgaris and Google Code versions are different, one derived from the other and backported to PHP4 compatible. Still, the concept is the same.)

Vulgaris reports a nearly 300% decrease in time to download, definitely worth the effort.

2 Comments to “Compress CSS & JavaScript Using PHP Minify”

  1. Another free online tool for compressing javascript is http://www.compressjavascript.com

    cheers,
    blogging developer
    http://www.bloggingdeveloper.com

  2. A simple online javascript minifier can be found at http://netspurt.com
    It is based on dojo.

User contributed tags for this post: