SyncMySite and Javascript minimizing
A planned feature that will hopefully be going in soon is a Javascript minimizer / uglifier that will reduce the file size (and speed up your web site) by removing comments and whitespace from the uploaded copy. The file on your computer remains unchanged.
The minimizer itself is working independently although I was wondering what kind of options it should have before it gets integrated into SyncMySite. At least one option will allow you to keep the first n comments while eliminating all others. The first comment sometimes contains copyright or other important info like meta data for WordPress plugins. If there are any other options that might be useful, let me know here or at support at binaryboy dot com.