Drupal Calendar System - DrupalTherapy.com

I started searching for Drupal Calendars and came across a really great tutorial on how to configure your own Drupal Calendar System.  It starts with a website called Drupal Therapy, they do a number of screencasts and seminars on how to do things in Drupal.  This one for setting up your calendar system was quite informative.  I recommend it if you are thinking of integrating a Calendar into your Drupal CMS.
http://www.drupaltherapy.com/node/76
 
In this tutorial you will need to download a few modules to make this Calendar happen.

  1. http://drupal.org/project/cck
  2. http://drupal.org/project/calendar
  3. http://drupal.org/project/views
  4. http://drupal.org/project/date

In his tutorial he runs Drupal 6.09, but I will be performing this with 6.12.  Hopefully there haven't been any significant changes that will confuse me.
 
From a quick glance DrupalTherapy.com looks like its filled with some really good tutorials if the rest are as good as this one, so it might be worth taking the time to see what they have.
It is late so I will upload and install the modules then resume the tutorial in the morning.