Daily Illini blogs were successfully imported from the old Wordpress installation we've been using. As there was really no module available to help with this task, the import was done using a PHP script. The Wordpress database was queried for the blog information, the information we needed for the Drupal site was extracted, and then inserted into the new database.
In addition to the blog posts themselves, we also brought over the blog users, comments, and tags. The script does not create views, blocks, or other display-related components. It only imports the data into Drupal.