<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>OUseful.Info, the blog... &#187; Feeding on OU/BBC Co-Produced Content (Upcoming and Currently Available on iPlayer)</title>
	<atom:link href="http://blog.ouseful.info/2012/05/10/feeding-on-oubbc-co-produced-content-upcoming-and-currently-available-on-iplayer/feed/?withoutcomments=1" rel="self" type="application/rss+xml" />
	<link>http://blog.ouseful.info</link>
	<description>Trying to find useful things to do with emerging technologies in open education</description>
	<lastBuildDate>Thu, 23 May 2013 14:40:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.ouseful.info' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>OUseful.Info, the blog... &#187; Feeding on OU/BBC Co-Produced Content (Upcoming and Currently Available on iPlayer)</title>
		<link>http://blog.ouseful.info</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.ouseful.info/osd.xml" title="OUseful.Info, the blog..." />
	<atom:link rel='hub' href='http://blog.ouseful.info/?pushpress=hub'/>
		<item>
		<title>Feeding on OU/BBC Co-Produced Content (Upcoming and Currently Available on iPlayer)</title>
		<link>http://blog.ouseful.info/2012/05/10/feeding-on-oubbc-co-produced-content-upcoming-and-currently-available-on-iplayer/</link>
		<comments>http://blog.ouseful.info/2012/05/10/feeding-on-oubbc-co-produced-content-upcoming-and-currently-available-on-iplayer/#comments</comments>
		<pubDate>Thu, 10 May 2012 13:26:50 +0000</pubDate>
		<dc:creator>Tony Hirst</dc:creator>
				<category><![CDATA[BBC]]></category>
		<category><![CDATA[OBU]]></category>
		<category><![CDATA[OU2.0]]></category>
		<category><![CDATA[iPlayer]]></category>

		<guid isPermaLink="false">http://blog.ouseful.info/?p=7633</guid>
		<description><![CDATA[What feeds are available listing upcoming broadcasts of OU/BBC co-produced material or programmes currently available on iPlayer? One of the things I&#8217;ve been pondering with respect to my OU/BBC programmes currently on iPlayer demo and OU/BBC co-pros upcoming on iPlayer (code) is how to start linking effectively across from programmes to Open University educational resources. [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.ouseful.info&#038;blog=325417&#038;post=7633&#038;subd=ouseful&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em>What feeds are available listing upcoming broadcasts of OU/BBC co-produced material or programmes currently available on iPlayer?</em></p>
<p>One of the things I&#8217;ve been pondering with respect to my <a href="https://views.scraperwiki.com/run/ou_bbc_co-pros_on_iplayer_1/?">OU/BBC programmes currently on iPlayer demo</a> and <a href="https://views.scraperwiki.com/run/ou_bbc_co-pros_upcoming/?">OU/BBC co-pros upcoming on iPlayer</a> (<a href="https://scraperwiki.com/views/ou_bbc_co-pros_upcoming/">code</a>) is how to start linking effectively across from programmes to Open University educational resources.</p>
<p><a href="https://views.scraperwiki.com/run/ou_bbc_co-pros_upcoming/"><img src="http://ouseful.files.wordpress.com/2012/05/ou-bbc-upcoming.png?w=700&#038;h=502" alt="" title="OU BBC upcoming" width="700" height="502" class="alignnone size-full wp-image-7786" /></a></p>
<p>Chatting with KMi&#8217;s Mathieu d&#8217;Aquin a few days ago, he mentioned KMi were looking at ways of automating the creation of relevant semantic linkage that could be used to provide linkage between BBC programmes and OU content and maybe feed into the the BBC&#8217;s <a href="http://www.bbc.co.uk/blogs/bbcinternet/2012/04/sports_dynamic_semantic.html">dynamic semantic publishing</a> workflow.</p>
<p>In the context of OU and BBC programmes, one high level hook is the course code. Although I don&#8217;t think these feeds are widely promoted as a live service yet, I did see a <a href="http://www.open.edu/openlearn/ou_bbc_tx_feed">preview(?)</a> of an OU/BBC co-pro series feed that includes linkage options such as related course code (<em>one only? Or does the schema allow for more than one linked course?</em>) and OU nominated academic (<em>one only? Or does the schema allow for more than one linked academic?</em> <strong>More than one</strong>), as well as some subject terms and the sponsoring Faculty:</p>
<pre class="brush: xml; title: ; notranslate">  &lt;item&gt;
    &lt;title&gt;&lt;![CDATA[OU on the BBC: Symphony]]&gt;&lt;/title&gt;
    &lt;link&gt;http://www.open.edu/openlearn/whats-on/ou-on-the-bbc-history-the-symphony&lt;/link&gt;
    &lt;description&gt;&lt;![CDATA[Explore the secrets of the symphony, the highest form of expression of Western classical music]]&gt;&lt;/description&gt;
    &lt;image title=&quot;The Berrill Building&quot;&gt;http://www.open.edu/openlearn/files/ole/ole_images/general_images/ou_ats.jpg&lt;/image&gt;
    &lt;bbc_programme_page_code&gt;b016vgw7&lt;/bbc_programme_page_code&gt;
    &lt;ou_faculty_reference&gt;Music Department&lt;/ou_faculty_reference&gt;
    &lt;ou_course_code&gt;A179&lt;/ou_course_code&gt;
    &lt;nominated_academic_oucu&gt;&lt;/nominated_academic_oucu&gt;
    &lt;transmissions&gt;
        &lt;transmission&gt;
            &lt;showdate&gt;21:00:00 24/11/2011&lt;/showdate&gt;
            &lt;location&gt;&lt;![CDATA[BBC Four]]&gt;&lt;/location&gt;
            &lt;weblink&gt;&lt;/weblink&gt;
        &lt;/transmission&gt;
        &lt;transmission&gt;
            &lt;showdate&gt;19:30:00 16/03/2012&lt;/showdate&gt;
            &lt;location&gt;&lt;![CDATA[BBC Four]]&gt;&lt;/location&gt;
            &lt;weblink&gt;&lt;/weblink&gt;
        &lt;/transmission&gt;
        &lt;transmission&gt;
            &lt;showdate&gt;03:00:00 17/03/2012&lt;/showdate&gt;
            &lt;location&gt;&lt;![CDATA[BBC Four]]&gt;&lt;/location&gt;
            &lt;weblink&gt;&lt;/weblink&gt;
        &lt;/transmission&gt;
        &lt;transmission&gt;
            &lt;showdate&gt;19:30:00 23/03/2012&lt;/showdate&gt;
            &lt;location&gt;&lt;![CDATA[BBC Four]]&gt;&lt;/location&gt;
            &lt;weblink&gt;&lt;/weblink&gt;
        &lt;/transmission&gt;
        &lt;transmission&gt;
            &lt;showdate&gt;03:00:00 24/03/2012&lt;/showdate&gt;
            &lt;location&gt;&lt;![CDATA[BBC Four]]&gt;&lt;/location&gt;
            &lt;weblink&gt;&lt;/weblink&gt;
        &lt;/transmission&gt;
    &lt;/transmissions&gt;
     &lt;comments&gt;http://www.open.edu/openlearn/whats-on/ou-on-the-bbc-history-the-symphony#comments&lt;/comments&gt;
 &lt;category domain=&quot;http://www.open.edu/openlearn/whats-on&quot;&gt;What's On&lt;/category&gt;
 &lt;category domain=&quot;http://www.open.edu/openlearn/tags/bbc-four&quot;&gt;BBC Four&lt;/category&gt;
 &lt;category domain=&quot;http://www.open.edu/openlearn/tags/music&quot;&gt;music&lt;/category&gt;
 &lt;category domain=&quot;http://www.open.edu/openlearn/tags/symphony&quot;&gt;symphony&lt;/category&gt;
 &lt;pubDate&gt;Tue, 18 Oct 2011 10:38:03 +0000&lt;/pubDate&gt;
 &lt;dc:creator&gt;mc23488&lt;/dc:creator&gt;
 &lt;guid isPermaLink=&quot;false&quot;&gt;147728 at http://www.open.edu/openlearn&lt;/guid&gt;
  &lt;/item&gt;</pre>
<p>I&#8217;m not sure what the <tt>guid</tt> is? Nor do there seem to be slots for links to related OpenLearn resources other than the top <em>link</em> element? However, the course code does provide a way into course related educational resources via <a>data.open.ac.uk</a>, the nominated academic link may provide a route to associated research interests (for example, via ORO, the OU open research repository), the BBC programme code provides a route in to the BBC programme metadata, and the category tags may provide other linkage somewhere depending on what vocabulary gets used for specifying categories!</p>
<p>I guess I need to build myself a little demo to se what we can do with a fed of this sort..?!;-)</p>
<p>I&#8217;m not sure if plans are similarly afoot to publish BBC programme metadata actual the actual programme instance (&#8220;episode&#8221;) level? It&#8217;s good to see that the OpenLearn <a href="http://www.open.edu/openlearn/whats-on/rssall.xml">What&#8217;s On feed</a> has been tidied up little to include title elements, although it&#8217;s still tricky to work out what the feed is actually of?</p>
<p>For example, here&#8217;s the feed I saw a few days ago:</p>
<pre class="brush: xml; title: ; notranslate"> &lt;item&gt;
    &lt;title&gt;&lt;![CDATA[OU on the BBC: Divine Women  - 9:00pm 25/04/2012 - BBC Two and BBC HD]]&gt;&lt;/title&gt;
    &lt;link&gt;http://www.open.edu/openlearn/whats-on/ou-on-the-bbc-divine-women&lt;/link&gt;
    &lt;description&gt;&lt;![CDATA[Historian Bettany Hughes reveals the hidden history of women in religion, from dominatrix goddesses to feisty political operators and warrior empresses&amp;nbsp;]]&gt;&lt;/description&gt;
    &lt;location&gt;&lt;![CDATA[BBC Two and BBC HD]]&gt;&lt;/location&gt;
	&lt;image title=&quot;The Berrill Building&quot;&gt;http://www.open.edu/openlearn/files/ole/ole_images/general_images/ou_ats.jpg&lt;/image&gt;
    &lt;showdate&gt;21:00:00 25/04/2012&lt;/showdate&gt;
     &lt;pubDate&gt;Tue, 24 Apr 2012 11:19:10 +0000&lt;/pubDate&gt;
 &lt;dc:creator&gt;sb26296&lt;/dc:creator&gt;
 &lt;guid isPermaLink=&quot;false&quot;&gt;151446 at http://www.open.edu/openlearn&lt;/guid&gt;
  &lt;/item&gt;</pre>
<p>It contains an upcoming show date for programmes that will be broadcast over the next week or so, and a link to a related page on OpenLearn for the episode, although no direct information about the BBC programme code for each item to be broadcast.</p>
<p>In the meantime, why not <a href="https://views.scraperwiki.com/run/ou_bbc_co-pros_on_iplayer_1/?">see what OU/BBC co-pros are currently available on iPlayer</a>?</p>
<p><a href="https://views.scraperwiki.com/run/ou_bbc_co-pros_on_iplayer_1/?"><img src="http://ouseful.files.wordpress.com/2012/05/ou-currently-on-iplayer.png?w=700&#038;h=489" alt="" title="ou currently on iplayer" width="700" height="489" class="alignnone size-full wp-image-7787" /></a></p>
<p>Or for a bitesize videos, how about this extensive range of <a href="">clips from OU/BBC co-pros</a>?</p>
<p><a href="https://views.scraperwiki.com/run/ou_bbc_clips_on_iplayer_2/?"><img src="http://ouseful.files.wordpress.com/2012/05/ou-clips-on-iplayer.png?w=700&#038;h=570" alt="" title="ou clips on iplayer" width="700" height="570" class="alignnone size-full wp-image-7788" /></a></p>
<p>Enjoy! :-)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ouseful.wordpress.com/7633/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ouseful.wordpress.com/7633/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.ouseful.info&#038;blog=325417&#038;post=7633&#038;subd=ouseful&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.ouseful.info/2012/05/10/feeding-on-oubbc-co-produced-content-upcoming-and-currently-available-on-iplayer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/abbd9f90565ce9ae4d065d93a81d8c03?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Tony Hirst</media:title>
		</media:content>

		<media:content url="http://ouseful.files.wordpress.com/2012/05/ou-bbc-upcoming.png" medium="image">
			<media:title type="html">OU BBC upcoming</media:title>
		</media:content>

		<media:content url="http://ouseful.files.wordpress.com/2012/05/ou-currently-on-iplayer.png" medium="image">
			<media:title type="html">ou currently on iplayer</media:title>
		</media:content>

		<media:content url="http://ouseful.files.wordpress.com/2012/05/ou-clips-on-iplayer.png" medium="image">
			<media:title type="html">ou clips on iplayer</media:title>
		</media:content>
	</item>
	</channel>
</rss>
