SEARCH
TOOLBOX
LANGUAGES
Create a book
Syndication/formats/examples/Oxford metafeed

Syndication/formats/examples/Oxford metafeed

From Steeple

Jump to: navigation, search

A metafeed providing a list of Oxford University's podcasting newsfeeds in RSS 2.0 format is available by going to:

  http://rss.oucs.ox.ac.uk/metafeeds/podcastingnewsfeeds.rss20?destination=steeple

The data being used for the metafeed is re-generated every 10 minutes. The lastBuildDate in the header of the metafeed shows when data in the metafeed was last altered.

An extract from the metafeed appears below.

<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
<channel>
 
  <title>Podcasting newsfeeds from the University of Oxford</title>
  <atom:link rel="self" href="http://rss.oucs.ox.ac.uk/metafeeds/podcastingnewsfeeds.rss20?destination=steeple"/>
  <atom:link rel="alternate" href="http://podcasts.ox.ac.uk/"/>
  <link>http://www.ox.ac.uk/</link>
  <lastBuildDate>Thu, 22 Oct 2009 13:05:41 +0100</lastBuildDate>
  <description>Podcasting newsfeeds from the University of Oxford</description>
  <atom:category scheme="http://purl.org/steeple/feedtype" term="root"/>
  <atom:category scheme="http://purl.org/steeple/organisation" label="University of Oxford" term="http://www.ox.ac.uk/"/>
  <media:thumbnail width="300" height="300" url="http://rss.oucs.ox.ac.uk/oxitems/images/defaultimagefornewsfeed.jpg"/>
 
  <item>
    <title>Oxford University: Podcasts from Medieval English lectures</title>
    <guid isPermaLink="false">http://rss.oucs.ox.ac.uk/tag:engfac/podcasts-medieval</guid>
    <atom:updated>2009-10-19T13:13:28+01:00</atom:updated>
    <description>Podcasts of Medieval English lectures, and supporting material, presented at the English Faculty, University of Oxford.</description>
    <atom:link rel="http://purl.org/steeple/subfeed" type="application/rss+xml" href="http://rss.oucs.ox.ac.uk/engfac/podcasts-medieval/rss20.xml?destination=steeple"/>
    <atom:link rel="alternate" type="text/html" href="http://www.english.ox.ac.uk/"/>
    <link>http://rss.oucs.ox.ac.uk/engfac/podcasts-medieval/rss20.xml?destination=steeple</link>
    <atom:category scheme="http://purl.org/steeple/division" term="human" label="Humanities Division"/>
    <atom:category scheme="http://purl.org/steeple/department" term="engfac" label="Faculty of English Language and Literature"/>
    <media:thumbnail url="http://media.podcasts.ox.ac.uk/engfac/podcasts-medieval/album_cover.jpg" width="300" height="300"/>
  </item>
 
   ...
 
  <item>
    <title>Merton College</title>
    <guid isPermaLink="false">http://rss.oucs.ox.ac.uk/tag:mert/all-audio</guid>
    <atom:updated>2009-07-07T12:42:26+01:00</atom:updated>
    <description>Podcasts from Merton College, University of Oxford.</description>
    <atom:link rel="http://purl.org/steeple/subfeed" type="application/rss+xml" href="http://rss.oucs.ox.ac.uk/mert/all-audio/rss20.xml?destination=steeple"/>
    <atom:link rel="alternate" type="text/html" href="http://www.merton.ox.ac.uk"/>
    <link>http://rss.oucs.ox.ac.uk/mert/all-audio/rss20.xml?destination=steeple</link>
    <atom:category scheme="http://purl.org/steeple/division" term="college" label="Colleges"/>
    <atom:category scheme="http://purl.org/steeple/department" term="mert" label="Merton College"/>
    <media:thumbnail url="http://media.podcasts.ox.ac.uk/mert/all/AlbumCoverMerton.jpg" width="300" height="300"/>
  </item>
 
   ...
 
</channel>
</rss>