Updated script to create dual Finder windows

I revisited this hint recently. This script should be compatible with Tiger and higher system versions. It tries to make tandem windows from bottom of the screen up from the first two eligible Finder windows. If only one eligible window is available, it uses that one and creates another, and if no eligible windows are available, it creates and arranges two. It doesn't respect Spaces, so if a single eligible window exists, the existing window and the new window may end up in different spaces.

100 Free High Quality WordPress Themes: 2010 Edition – Smashing Magazine

It’s hard to believe that a year has passed since our last WordPress theme collection, but there you have it — the time has come again. Once a year we feature the most useful and interesting WordPress-themes that we are collecting over months and present them in a nice quick overview. The collections from 2007, 2008 and last year are still useful, but some of the themes are outdated or updated now.

HTML5 Boilerplate – A rock-solid default for HTML5 awesome

HTML5 Boilerplate is the professional badass's base HTML/CSS/JS template for a fast, robust and future-proof site. After more than two years in iterative development, you get the best of the best practices baked in: cross-browser normalization, performance optimizations, even optional features like cross-domain ajax and flash. A starter apache .htaccess config file hooks you the eff up with caching rules and preps your site to serve HTML5 video, use @font-face, and get your gzip zipple on. Boilerplate is not a framework, nor does it prescribe any philosophy of development, it's just got some tricks to get your project off the ground quickly and right-footed.