http://themefortress.com/reverie/
http://www.reformedapp.com/#home
http://framework.gregbabula.info/
http://twitter.github.com/bootstrap/index.html
http://twitter.github.com/bootstrap/index.html
http://smashinghub.com/10-essential-html5-frameworks.htm
http://www.thatstandardsguy.co.uk/2009/04/brave-new-world-wordpress-theme/
A rapid prototyping and static site generation tool for designers and developers. Mixture brings together a collection of awesome tools and best practices. It’s quick, no-fuss, super-powerful and works with your favourite editor.

In header.php and / or footer.php, wrap the conditional statement around the code you wish to disable for a given page, for example if the page ID is 1:
<?php if( !is_page( '1' ) ) : ?>
<?php endif; ?>
via http://wordpress.org/support/topic/how-to-remove-header-and-footer-from-a-single-page>
More options: hide the image (or other elements) in the header in a specific page via CSS.
Markdown for WordPress and bbPress (Markdown-WPBB) is based on the famed PHP Markdown Extra by Michel Fortin, in turn based on the original Perl version by John Gruber. All I did was make the same package work with bbPress too.
Use SSH in any operating system within Firefox. By the same developers of FireFTP.

A Textmate-like lightweight programmer’s text editor right inside of Chrome. It saves files directly to Dropbox, so if you have the Dropbox sync software installed, the changes will appear locally as if you did so with a text editor! Changes will be stored remotely so naturally this same extension will pull up the same copy of the file everywhere!