JavaScript and CSS files compressor »  Show posts from    to     

Icy Phoenix


English Chit Chat - JavaScript and CSS files compressor



casimedicos [ Thu 17 May, 2007 16:51 ]
Post subject: JavaScript and CSS files compressor
jscsscomp
JavaScript and CSS files compressor

jscsscomp is a PHP script what compress JavaScript and CSS files when they are requested from the server.

uses Nicolas Martin PHP version of the Dean Edwards JavaScript Compressor

uses JSmin lib to squeeze a bit JS files

also uses ideas and code from Patrick Hunlock

ATTENTION!!!

this script is not finished and not well tested. so, using it in production environment may be unsafe.

http://code.google.com/p/jscsscomp/
just check it out, your feedback (in any type!) will help me make it better and ready for using in real applications


Mighty Gorgon [ Sun 20 May, 2007 14:55 ]
Post subject: Re: JavaScript and CSS files compressor
I don't like this kind of compression because you lose any formatting.

All modern browsers are able to cache CSS and JS, saving bandwidth and accelerating pages loading.




Powered by Icy Phoenix