Drupal Videos: overview

Drupal 7 Alpha overview. This video shows how to install Drupal 7 from scratch and covers basic settings and configurations.

Drupal 7 theming overview presentation. The changes to the Drupal 7 Theme layer aren’t revolutionary, but there are so many improvements.
This presentation covers:
- Template cleanup
- Numerous name changes (like sidebars and menus)
- phptemplate_ prefix is gone
- $classes and $classes_array
- theme functions and preprocess functions
- More regions, less hard-coded page variables
- Holy crap, content is now a block!
- template suggestion wildcard
- JQuery UI
- Granular theming
- html.tpl.php
- hook_page_alter()

Drupal 7 overview on new features and changes in Drupal 7. Totally revamp the database layer, make huge theming and file handling changes, and overhaul the end user experience.

Summery of 'Site Building with Drupal' by lullabot.

Learn the basics about Drupal 6 in this 9 part series. This first part coveres basic drupal term like Node, Block, Taxonomy and Module.

This 57 seconds video is a brief introduction to Drupal.

A 35 minute video about using CVS/SVN for maintaining the code for your Drupal installation. More videos at GotDrupal.com

A 37 minute video which walks through the first steps to take after you install. It covers most of the core areas to give attention to when setting up.More videos at www.GotDrupal.com