Hydra Player is an helper module for adding Flash players and automatically generate the relative HTML embed code.
It currently supports Flowplayer, but in the future will handle other Flash players.
The Drag'n'Drop Uploads module adds the ability to drag an image from your local filesystem, drop it onto a node body textarea and have the file automatically uploaded and referenced in your node.
Hydra is a solution for maintaining a network of sites using Drupal multisite functionality.
Sites created with Hydra can share certain resources like nodes, users and taxonomies.
Note: It has been brought to my attention that this module duplicates existing functionality in a couple of modules: Demo and Drupal Reset. I was unaware this capability was included in Demo, and Drupal Reset sprang up between the time I developed the module for personal use, and when I got around to adding it to contrib. Apologies for the duplicate effort; I will not be continuing development on this module and encourage you to use Demo instead.
The Self Destruct module is a developer utility for quickly emptying/resetting a Drupal site's database.
Closure Compiler module looks at the cached JavaScript folder (sites/default/files/js) and processes files on cron run. It basically supports 3 different modes:
1) Compile locally via Java based compiler
2) Send JavaScript file contents to the API
3) Send JavaScript file paths to the API (Requires your site to be publicly accessible by Google)