Podcasting with Blogger


I’m thinking about installing an iPod (or Zen) in my car. I would replace my current car stereo with a radio with AUX input (Kenwood has some nice ones) and get a docking station for the POD.
Why? I would like an MP3 source that I can update more easily than burning CD’s every now and then. I’d like to get up in the morning, take my MP3 player along and discover what has been put on it. In short, I wanna be a Podcast receiver.

I would of course like to get my favourite music on it. A bit like the Smooth-o-Matic Random Groove, but in my car. So I want to publish my own Podcast. Now I’m a take-it-easy blogger. I do not handcarve my Atom or RSS feeds, I just use Blogger. So can I create Podcasts with Blogger?

I started a new blog: SmoothPod to try this out. I can include a URL to an MP3 file in the (optional) Link field. When I take a look at the resulting Atom feed, it is included as
<link href="http://(path)/file.mp3" mce_href="http://(path)/file.mp3" rel="related" title="(Link Title)" type="text/html"/>. However, what we need for a correct Podcast is an RSS enclosure:
<enclosure url="http://(path)/file.mp3" length="12216320" type="audio/mpeg" />

After RSS conversion by Feedburner, the Link is gone. Now I could do the Atom-2-RSS conversion myself with FeedParser. But I decided to outsource the problem: I mentioned it to the guys from FeedBurner, and Eric Lunt seemed quite enthusiastic about it. So with some quality developer’s time on it, the FeedBurner SmartFeed might include a Podcast option that converts Blogger’s Link field, when filled with an MP3 file, to an RSS file with MP3 enclosures.

In the meantime, I’ll just go with the Smoothouse Oct 2004 Playlist @ Webjay.
UPDATE: Webjay actually has Podcasting capability right now! The RRS feed of the above playlist works like a charm in iPodder!

Related posts:

  1. How to Podcast with Blogger and SmartCast This is a step-by-step manual on how to create your...
  2. Podcasten met Blogger en SmartCast (NL vertaling van How to podcast with Blogger and SmartCast)...
  3. Podcasting and Windows Media Agony (WMA) Thanks to Feedburner’s new SmartCast (see Podcasting with Blogger), I...
  4. The ideal podcast publisher: Webjay vs Blogger-Smartcast I’ve already created some podcasts with Webjay and some with...
  5. Photofeed: image podcasting As I said in a previous blog post: it’s not...

1 Response to “Podcasting with Blogger”


Comments are currently closed.