Monday, February 22, 2010

Testing Minify

I just finished testing Minify on my test portfolio site. The tutorial from mrclay.org makes it easier to understand and use.

I have always wanted to find an easy way to compress css and js files and have the web server serve those files without having me to do much work (use an online compressor and re-upload the files).

Notes