This is our Blog. We thought we should have one, for rambling and sharing stuff…

  1. Chris Garrett's Gravatar

    The mysteries of Enclosures revealed…

    20/12/07 by Chris Garrett1 Comment

    Image relating to The mysteries of Enclosures revealed…

    My good friend Galba Bright recently asked me about “podcast-enabling” his Wordpress blog. He had thought that it was necessary to install the Podpress plugin. However, while this has it’s benefits, you don’t need anything more than the sheer beauty of a vanilla Wordpress install.

    You see, the only difference between a traditional Wordpress blog and a Wordpress podcast is a nifty snippet of code in your RSS feed, called an Enclosure. Essentially, all this is is a link to the media file (mp3, avi, whatever) that and other Podcatchers can use to locate and download the podcast. Here’s an example of an enclosure in your RSS feed: <enclosure url="http://domain.com/file.mp3" />.

    The question is, how do you add this little snippet of code to your feed? This is where the beauty of Wordpress really shines through. Simply by linking to an MP3 file when you create a post, like so, creates an enclosure in your feed automatically. It really is that simple, so get podcasting :)

    Tags: , ,