Migrate and Table Wizard modules: Migrating to Drupal
Mathieu Petit-Claire presents "migrate and table wizard modules: a framework for migrating from any cms to drupal"
About the Migrate Module:
http://drupal.org/project/migrate
The migrate module provides a flexible framework for migrating content into Drupal from other sources (e.g., when converting a web site from another CMS to Drupal).
About the Table Wizard Module:
http://drupal.org/project/tw
Module developers can use Table Wizard to views-enable their data tables without writing their own Views hook. Developers and administrators can use Table Wizard to create views of all tables in the database, whether or not their creators provided Views integration.




