I have been procrastinating from things I ought to be doing in favour of hacking on SteamedPenguin. For a long time now I have been preaching the bounties of working with the Zen theme for Drupal to the Twin Cities Drupal User Group. Until now I haven't actually used the theme on my own very much. So I started playing with the the template system and the CSS a bit to see what I could come up with.
What you see as of now is a work in progress but very usable already. Most of the heavy lifting is being done by the underlying Zen theme. My personal theme then takes in the underlying theme and makes modifications. This allows me to take on whatever upgrades the underlying theme makes, including bug-fixes.
While I wasn't going to do more work on the site until this weekend, I couldn't resist when I saw what James Walker with his site using Views 2. The Views module for Drupal allows the administrator to create custom content flows and the latest version exudes just all sort of cool by making it easy to create custom data collections, custom feeds, and data exports. Think mashups.
What other content management systems do through specialized functions, template tags, or plugins Drupal does with one generalized module. To top it off, the module shows you what it is doing so that those who want to learn more about SQL can learn.
So if you meet Earl Miles, give him a big, fat, wet kiss in thanks for one of the coolest pieces of software, not only in the Drupal realm but all around.