Thanks again to everyone who attended my talk at Design for Drupal at MIT.
As promised, here as some links. And, attached below, are my slides. Let me know if you have any questions.
Video: moving your static code to a drupal theme http://mustardseedmedia.com/podcast/episode24
.info files: http://drupal.org/node/171205
Variables available to you in page.tpl.php: http://api.drupal.org/api/file/modules/system/page.tpl.php
Variables available to you in node.tpl.php: http://api.drupal.org/api/file/modules/system/node.tpl.php
Drupal theme guide: http://drupal.org/theme-guide
Books: http://www.packtpub.com/drupal-6-themes/book, http://www.amazon.com/Front-End-Drupal-Designing-Developers/dp/0137136692
WHEN IN DOUBT: CLEAR THE CACHE! (on the PERFORMANCE page; or use admin_menu and/or devel modules)

