It was part of a long thread among WordPress hackers over the summer and fall, but this post at VulgarisOverIP just reminded of it: minify promises to be an easy way to compress external CSS and JavaScript without adding extra steps to your develop/deploy process. No, really, look at the usage instructions. (To be clear, [...]
Posted December 5, 2007 by Casey Bisson
Categories: Dispatches, Technology. Tags: code, compression, css, js, minify, performance, script, web development. 2 Comments.
Everybody else may know this, but MacOS X includes the command-line utility to make Windows-compatible ZIP files. It works a lot like tar, but without needing any switches.
> zip {target file} {source files}
tags: archive, command line, compression, mac, mac os X, tar, zip
Posted June 22, 2005 by Casey Bisson
Categories: Technology. Tags: archive, command line, compression, mac, mac os X, tar, zip. 4 Comments.