Media Feeds

Audio Feeds

Example Audio Atom Feed

This feed includes demonstrates three methods for including audio in Atom.

URL: http://wiki.willnorris.com/media-feeds/audio/feed.atom

Audio in atom:content

This post includes an image using an encoded audio tag in the atom:content element. If your reader supports this, you should hear the following audio:

Audio in media:content

This post includes audio using a media:content element. If your reader supports this, you should hear the following audio:

Audio in atom:content, atom:link, and media:content

This post includes audio using all of the above techniques.

Example Audio RSS Feed

This feed includes demonstrates three methods for including audio in RSS.

URL: http://wiki.willnorris.com/media-feeds/audio/feed.rss

Audio in rss:description

This post includes audio using an encoded audio tag in the rss:description element. If your reader supports this, you should hear the following audio:

Audio in rss:enclosure

This post includes audio using a rss:enclosure element. If your reader supports this, you should hear the following audio:

Audio in media:content

This post includes audio using a media:content element. If your reader supports this, you should hear the following audio:

Audio in rss:description, rss:enclosure, and media:content

This post includes audio using all of the above techniques.