(tags: movie quicktime video osx)
Quicktime viewer, batch processing, export!
(tags: osx ruler video graphics)
Our Favorite Cheat Sheets
(tags: cheat reference documentation)
(tags: cheatsheet cheat reference)
The Fat Jar Eclipse Plug-In is a Deployment-Tool which deploys an Eclipse java-project into one executable jar.
classworlds allows the creation of a single standalone jar for your project which may internally include any other additional jars that are required for your application. This allows for easy java -jar myapp.jar type of execution.