javascript tip
by paul, on 11.29.2007
you can gzip javascript files, and firefox and IE know how to handle them. with all the huge .js libraries everyone uses these days, this is a great thing if page weight is a concern. note that I picked this up from steve souder's awesome web performance tuner,yslow.
