Surrey Drupal Meetup

Just last night I gave a talk at the Surrey Drupal Meetup. The topic was "How to use template.php to power your Drupal themes". I became aware that most beginner themers have no idea that everything you need to create and start a theme is available in Drupal core. Download and opening files in themes like Zen can be a little overwhelming for a beginner so in some cases it's better off to build it yourself from the ground up.

The talk aimed to remove the veil of mystery on staring a theme and provide some tools for find theming functions in Drupal and via the web.