It's hard to believe that a year has already passed since my first introduction to Drupal.
DrupalCon Toronto marks my one year anniversary, give or take, working with the CMS. A year ago we were evaluating different options for the redesign of the primary company website and Drupal was near the top of the list. I attended DrupalCamp Toronto then to try and get a first leg up on the system and see if it would really meet our needs. It did, without a doubt, so for the last year I've had fun picking Drupal apart and putting it back together in various ways.
Slides:
http://driftlogic.net/files/LeanandLight.ppt
Referenced Links:
http://drupal.org/project/javascript_aggregator
- Drupal 5 Javascript Aggregator
http://drupal.org/project/sprites
- CSS Sprite Generator
http://blamcast.net/articles/override-default-system-css-drupal
- Remove CSS Files
Javascript Minifiers:
http://www.crockford.com/javascript/jsmin.html
http://developer.yahoo.com/yui/compressor/
CSS Minifiers:
http://csstidy.sourceforge.net/
Sprite Maps:
http://www.alistapart.com/articles/sprites
You can find the slides at the following link:
Code Samples:
http://driftlogic.net/files/XMLMigration.php.txt
- XML to CCK Nodes
http://driftlogic.net/files/InAndOut.php.txt
- Jumping in and out of external databases plus caching