I thought it would be good to have a "steps to convert your design into a drupal theme" page in the drupal handbook.
Im working on documenting the process from start to finish the steps required to fully integrate a design into drupal from scratch.
To start with I have created a simple interface design mockup that will be the main page template for a stock drupal setup.
my original post is on my site here including screenshots:
http://isaachorton.liquidratio.com/2006/01/drupal_theme_customization_doc/
My goal is to fully document (with screenshots) all steps in the process along with any code snippets and tips for converting that come up along the way. I noticed in working on my own theme development that is very cumbersome and time consuming just searching for code snippets to do common functions/enhancements(ie style $links or something like that), so i think this will be beneficial to anyone just getting started theming for drupal to find this info in one nicely organized location!
If anyone has any pertinent advice that they would like to offer, I will be going through any and all suggestions and including appropriate ones in a final list of "recommended" reading/resources for themers.
Ill also be covering hot topics relating to theme development and other UI concerns, like use of AJAX, Flash, Javascript, CSS, coding standards and all that fun stuff!...
next steps include: