Check out DrupalEasy around the web:
DrupalEasy is the collective expertise of Ryan Price and Michael Anello, who joined forces to provide training and consulting services worldwide. Read all about them and what they can do.
Drupal is a free, super-powerful content management system for sites that require information posting and collection, including blogs, forums, videos, photos, and databases of information. We think it is the best platform available. Here's why...
More and more savvy organizations are going with Drupal for content management, and its no mystery why. It’s free, flexible, and easy to maintain for small or large volume sites. Learn more...
The "Content Copy" module is a great little module that ships with CCK and provides a handy capability that not everyone is familiar with.
Most developers build a site on the local machine and then upload everything to the live server when they're ready. What happens when they want to add a new content type to the live server though?
A quick and easy way of doing it is with the Content Copy module. Once enabled, it provides an "Export" tab on the admin/content/types page and allows the site admin to export the content type definition as plain text.
The module also provides an "Import" tab on the admin/content/types page that accepts these plain text content type definitions. Simply "export" your new content type from your local machine, then copy and paste the definition to the import page of your live server.