The weblogs.ucalgary.ca service is now a full-on podcasting server. It's so unbelievably easy to publish podcasts using the new Drupal 4.6 software!
Podcasting test | weblogs.ucalgary.ca
Wow. THAT was easy. When creating a new weblog post, just use the "Attach File" section near the bottom of the form to select an .mp3 file. It will be automatically uploaded to this server and inserted into the RSS feed for distribution by subscribers! Then, if they have an RSS aggregator application that understands enclosures (podcasting), it will be automatically downloaded.
It literally can't get easier than that! Let the University of Calgary podcasts begin!
The one minor nit that I have to pick is this: If a post with an audio attachment/enclosure is later updated (text added to the blog entry, etc...) then the audio file is downloaded again. This is related to the lack of a
UPDATE: I hacked my Drupal installation to properly generate the
$output .= '
(that's all one line)