compressor

VBScript Compressor / Packer

I'm looking for a VbScript compressor / packer. Basically I want to shorten the VBScript code. Could you recommend a tool for this? ...

audio and video file compressor

Does anyone know a great audio and video file compressor? I currenting compressing wmv to 3gp with AVS software. when i compress the file its out 250kb and that only about 2mins and 30 sec of video. i would like to compress the sound and video smaller so that i can add more time to my video. ...

has anyone tried : Yahoo! UI Library: YUI Compressor for .Net ?

Hello, I'm trying to use the YIUCompression DLL in MSbuild (http://yuicompressor.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=22364) but I keep on getting the following error when i run the MSBuild: OUTPUT: Target Build: Starting Css/Javascript compression... # Found one or more JavaScript file arguments. Now parsing .....

YUICompressor or similar in PHP?

I've been using yuicompressor.jar on my test server for on-the-fly minimisation of changed JavaScript files. Now that I have deployed the website to the public server, I noticed that the server's policies forbid the use of exec() or its equivalents, so no more java execution for me. Is there a decent on-the-fly JS compressor implemented...

What standalone JavaScript compressing tools are there?

Currently I am using the site at http://javascriptcompressor.com/ to compress my JavaScript. Is there any other standalone JavaScript compressing tool? ...

using compressor with tinymce

reviewing the code example on this page, it seem like the example is initializing both twice http://wiki.moxiecode.com/index.php/TinyMCE:Compressor/ASPX Example of initialization The example below will pack both themes and all plugins into one file/steam. Remove the things you don't need or add you custom plugins to the settings below...

Maven Javascript Compressor

Hello, I want to know how one can compress javascriptfiles using maven. I have lready visited webistes like http://mojo.codehaus.org/javascript-maven-tools/guide-webapp-development.html but there is no implementation expained. I want to know the dependency for executing the maven plugin. Thanks. ...

Best EXE Compressors

Can you recommend the best or all of the best executable (EXE) compressors out there? It can either be free or paid. Also it can be publicly well known or even just a new compressor but seem to offer quite a punch. I'm aiming for file size as I'm asking this question. Meaning the smaller the file size it can produce, the better. Feel f...

django compressor and clevercss with absolute url paths

when using django, compressor, and clevercss, i set my css url to an absolute path. clevercss is then passed the path of the .ccss file without the COMPRESS_ROOT prefixed (the absolute path). when i set my css url to a relative path, clevercss processes the ccss files, but the browser then correctly looks for relatively placed css files ...

Offline CSS compressor

I am looking for a css compressor that can run on our build server that can be executed on a number of css files. Does anyone know of any good ones that work offline? ...