Thanks for the link, I just tried it out. It seems to take out whitespaces and comments, but is not "intelligent"

Is anybody aware of a JS compressor which ofuscates by replacing variables with short-named versions (just one letter) ?

On 4/8/06, David Zülke <[EMAIL PROTECTED]> wrote:
I just tried the compressor, it compressed the files _to_ 77% of
their original size. I compared this to GZIP by compressing
prototype.js, 47603 bytes, down to 10632 bytes, so that might be a
better choice.

- David


Am 07.04.2006 um 21:52 schrieb Louis Walch:

> i took the prototype and all the scriptaculous .js files and
> combined them
> into one, then i ran it through the compressor at
> http://www.creativyst.com/Prod/3/
>
> it was able to compress it down about 77%. what i am wondering is,
> is this
> safe to use? i am just looking to chop down the 152kb of all the .js
> combined.
> _______________________________________________
> Rails-spinoffs mailing list
> Rails-spinoffs@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
>

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs



--
Roberto Saccon - http://rsaccon.com
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to