Sponsorised links
This year
isnoop.net CSS SuperScrub
This tool can significantly reduce the size and complexity of your CSS by programmatically stripping unneeded content, stripping redundant calls, and intelligently grouping the remaining element names.
Long Reply - Sometimes 140 characters does not cut it.
longereply.com to convert any section of text into a URL so you can then send this link via IM, Twitter, email? Can send very large peices of text. Use the command "longreply".
jsminify -- remove comments and most other whitespace from a javascript file
it only handles //... comments, not the /*...*/ kind.
Sponsorised links
2008
Yet Another Infosec Blog: Defeating Dean Edwards' Javascript Packer
To beautify the code once decoded: http://elfz.laacz.lv/beautify/
Javascript compressor
Compress and obfuscate Javascript code online completely free using this compressor.
2007
2006
Dojo ShrinkSafe -- the safe way to make your JS sprightly
ShrinkSafe is a JavaScript "compression" system. It can typically reduce the size of your scripts by a third or more, depending on your programming style.
Many other tools also shrink JavaScript files, but ShrinkSafe is different. Instead of relying on brittle regular expressions, ShrinkSafe is based on Rhino, a JavaScript interpreter. This allows ShrinkSafe to transform the source of a file with much more confidence that the resulting script will function identically to the file you uploaded.
JSMIN, The JavaScript Minifier
JSMin is a filter which removes comments and unnecessary whitespace from JavaScript files. It typically reduces filesize by half, resulting in faster downloads. It also encourages a more expressive programming style because it eliminates the download cost of clean, literate self-documentation.
Icey » Projects » CSS Compressor
Icey » Projects » CSS Compressor
Code : Info : Examples : Combine
1
(22 marks)
