<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>backstage.bbc.co.uk :: Backstage.bbc.co.uk: Prototypes</title>
<link>http://backstage.bbc.co.uk/prototypes/</link>
<description></description>
<copyright>Copyright 2009</copyright>
<lastBuildDate>Wed, 25 Mar 2009 14:00:22 +0000</lastBuildDate>
<generator>http://www.movabletype.org/?v=3.2</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 

<item>
<title>BBC News and Weather Vista Gadget</title>
<description><ul>
	<li>Submitted by: Fraser Murrell</li>
	<li>Link: <a href="http://www.dailysnooze-gadgets.com/" rel="nofollow">http://www.dailysnooze-gadgets.com/</a></li>
</ul><![CDATA[<p><img src="http://www.dailysnooze-gadgets.com/images/gadget_news.jpg" alt="BBC News Gadget"/></p>

<p>The BBC News Sidebar Gadget and BBC Weather Sidebar Gadget are hopefully the last ever gadgets that you will need to view news and weather on your desktop, according to <a href="http://www.dailysnooze-gadgets.com/">Fraser who created these great looking Vista gadgets</a>.</p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2009/03/bbc_news_and_we.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2009/03/bbc_news_and_we.html</guid>
<category></category>
<pubDate>Wed, 25 Mar 2009 13:55:21 +0000</pubDate>
</item>
<item>
<title>Disruption alerts for UK train services by Twitter</title>
<description><ul>
	<li>Submitted by: Ben Smith</li>
	<li>Link: <a href="http://uktrains.pbwiki.com/" rel="nofollow">http://uktrains.pbwiki.com/</a></li>
</ul><![CDATA[<p>This is perfect while the snowy weather grips the UK in a blanket of white. 
</p>
<p><em>Inspired by</em> <a href="http://twitter.com/tom_watson/status/1102365169"><em>this tweet</em></a> <em>from</em> <a href="http://www.tom-watson.co.uk/"><em>MP&nbsp;Tom Watson</em></a> <em>and enabled by the excellent</em> <a href="http://backstage.bbc.co.uk/"><em>BBC Backstage</em></a><em>'s</em> <a href="http://backstage.bbc.co.uk/data/TravelFeeds?v=138u"><em>travel feeds</em></a><em>, this prototype service</em> <a href="http://webtrends.about.com/od/glossary/g/what-is-a-tweet.htm"><em>tweets</em></a> <em>disruption alerts for 25 UK train operators.&nbsp; The original data is processed and shortened to less than 140 characters (in most cases) by</em> <a href="http://pipes.yahoo.com"><em>Yahoo Pipes</em></a> <em>and tweeted via</em> <a href="http://www.twitterfeed.com"><em>Twitterfeed</em></a> <em>which also adds a short-link back to the original BBC&nbsp;report.&nbsp;</em> <a href="http://www.tweetlater.com"><em>Tweetlater</em></a> <em>provides the automated welcome</em> <a href="http://help.twitter.com/index.php?pg=kb.page&amp;id=15"><em>DM</em></a><em>.</em></p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2009/02/disruption_aler.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2009/02/disruption_aler.html</guid>
<category>PDA/Mobile</category>
<pubDate>Mon, 02 Feb 2009 15:02:18 +0000</pubDate>
</item>
<item>
<title>BBC Programmes via Jabber</title>
<description><ul>
	<li>Submitted by: Duncan Robertson</li>
	<li>Link: <a href="http://whomwah.com/2008/11/02/bbc-programmes-via-instant-messenger/" rel="nofollow">http://whomwah.com/2008/11/02/bbc-programmes-via-instant-messenger/</a></li>
</ul><![CDATA[<p><img src="http://farm4.static.flickr.com/3285/2990449318_53e3e2bf9c.jpg" alt="BBC Programmes"/></p>

<p>This IM bot comes from a BBC member of staff <a href="http://whomwah.com/2008/11/02/bbc-programmes-via-instant-messenger/">Duncan Robertson</a>...</p>
<blockquote>
I have been playing with <a href="http://www.ejabberd.im/">ejabberd</a>, <a href="http://www.jabber.org">Jabber</a>, <a href="http://xmpp.org/">XMPP</a> and the various client libraries, specifically the rather wonderfully simple <a href="http://xmpp4r-simple.rubyforge.org/">Jabber::Simple</a> and <a href="http://socket7.net/software/jabber-bot">Jabber:Bot</a>.</p>
<p>It all started because I was doing a <a href="http://fireeagle.yahoo.net/">Fireeagle</a> integration job with a <a href="http://radiopop.co.uk/">product</a> at <a href="http://bbc.co.uk/music">work</a>, and was getting frustrated with the fact that it is still not super simple to update my location. It struck me as I stared at my desktop, that I always have <a href="http://www.adiumx.com/">Adium</a> running. Wouldn’t it be great if I had a Fireeagle contact that I could just tell my location, and it would go off and update, letting me know when they’re done. Now that part is midway done (post to come), but before I started that, I wanted to research more the workings of a <a href="http://en.wikipedia.org/wiki/Chatterbot">Chatterbot</a>, a computer program that pretends to be a human and can answer basic commands. They have been around for a long time, I remember playing with an <a href="http://en.wikipedia.org/wiki/IRC_bot">IRC bot</a> a while back, getting it to display the last commit messages from <a href="http://subversion.tigris.org/">Subversion</a>.</p>

<p>So that research turned into a BBC Programmes bot. As I worked on <a href="http://www.bbc.co.uk/programmes">BBC Programmes</a>, I have good knowledge of the site and the data within, and building a bot that integrated with that data seemed a good example of using the <a href="http://www.bbc.co.uk/programmes/developers#alternateserialisations">restful API</a> available.</p>
<p>If you just want to try this thing out, here are the details of what you need to do.</p>
<ol>
<li>You need a <a href="http://mail.google.com/">Gmail</a> or Jabber compatible IM account</li>
<li>You need a <a href="http://www.jabber.org">Jabber</a> enabled client, I’ve listed a few:

<ul>
<li>Linx: <a href="http://pidgin.im/">Pidgin</a>, GTalk</li>
<li>Mac: <a href="http://www.apple.com/macosx/features/ichat.html">iChat</a>, Adium, <a href="http://psi-im.org/">Psi</a></li>
<li>Win: Psi, <a href="http://www.ceruleanstudios.com/">Trillian</a>, <a href="http://www.google.com/talk/">GTalk</a></li>
</ul>
</li>

<p><li>You need to add a new contact: <strong>im.bbcprogrammes@gmail.com</strong></li><br />
</ol><br />
<p>This should be it. You should have a new contact appear in your list (They have a <a href="http://www.bbc.co.uk/commissioning/tvbranding/usage.shtml">BBC logo</a> as an avatar). You can now begin a conversation with this contact. It’s probably best to start with: HELP</p></blockquote></p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2008/11/bbc_programmes.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2008/11/bbc_programmes.html</guid>
<category></category>
<pubDate>Mon, 03 Nov 2008 13:20:08 +0000</pubDate>
</item>
<item>
<title>Infused News and Entertainment</title>
<description><ul>
	<li>Submitted by: richard skew</li>
	<li>Link: <a href=" http://www.richardaskew.co.uk/infusednews" rel="nofollow"> http://www.richardaskew.co.uk/infusednews</a></li>
</ul><![CDATA[<p>Infused is a concept paper by Richard, who combines Flickr photos with Youtube videos and BBC articles. Its a mashup for papers. <br />
<blockquote><br />
Infused Entertainment brings the News idea and recreates it for the BBC entertainment feeds. It actually works slightly better as the music and media is more likely to be found on the sources I use. The idea behind it is the supplements you now get in most newspapers - this is <a href=" http://www.richardaskew.co.uk/infusednews/entertainment.php">the entertainment section</a>.</blockquote></p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2008/10/infused_news_an.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2008/10/infused_news_an.html</guid>
<category></category>
<pubDate>Mon, 27 Oct 2008 22:07:05 +0000</pubDate>
</item>
<item>
<title>iPlayer List</title>
<description><ul>
	<li>Submitted by: Andy Shearer</li>
	<li>Link: <a href="http://iplayerlist.mibly.com/map/ " rel="nofollow">http://iplayerlist.mibly.com/map/ </a></li>
</ul><![CDATA[<p><img alt="iplayermap.png" src="http://backstage.bbc.co.uk/prototypes/images/prototypes/iplayermap.png" width="300" height="222" /></p>

<p>Andy explains what iplayerlist is and how it works.</p>

<blockquote>I scrape bbc.co.uk/iplayer for all the current TV shows (a-z atom feeds help).Then I extract the synopsis from /programmes for each episode.

<p>I then throw the episode synopsis at the Beta Open Calais API. This API will extract a ton of concepts, including some geographical information that it thinks the synopsis relates to (don't ask me how, I assume some sort of magic elf reads it).This geographical information (states, countries, towns etc) now includes longitudes and latitude info thanks to Open Calais chatting to Freebase. It works best with the larger synopsis.</p>

<p>I'm still questioning if this is any use to an non techy user.  Would my dad like to see a map showing TV shows which relate to them? Anyway, in the future I might add a bit of colour coding on the markers for program type<br />
(childrens, factual, comedy etc).</blockquote></p>

<p>Because you can do it doesn't always make it useful but its the point of Backstage. To explorer the useful, artistic, clever, serious, etc. Keep on submitting...</p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2008/10/iplayer_list.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2008/10/iplayer_list.html</guid>
<category></category>
<pubDate>Mon, 27 Oct 2008 21:38:03 +0000</pubDate>
</item>
<item>
<title>Track Playing updates</title>
<description><ul>
	<li>Submitted by: Chris Riley</li>
	<li>Link: <a href="http://www.trackplaying.com" rel="nofollow">http://www.trackplaying.com</a></li>
</ul><![CDATA[<p><img src="http://img0.gmodules.com/ig/cache/0d/b4/0db4812517814d2ba2f72d911bd52831.png" alt="Tracking playing on iGoogle"/></p>

<p>Chris has been hacking about with the code for his <a href="http://backstage.bbc.co.uk/prototypes/archives/2008/08/tracking_playin.html">previous prototype  trackplaying</a> recently.</p>

<p>Now there's a few different interfaces/stylesheet changes per machine type,</p>

<p>iPhone <http://www.trackplaying.com/i>, mobiles <http://www.trackplaying.com/m> , Wii <http://www.trackplaying.com/w> and iGoogle <http://fusion.google.com/add?source=atgs&moduleurl=http%3A//www.trackplaying.com/static/gadget/gadget.xml>. This is on top of existing changes to the interface.</p>

<p>But thats only the start, in response to feedback. Chris has added integration with the <a href="http://www.radiopop.co.uk">BBC's Radio Pop</a> beta, using the <a href="http://www.radiopop.co.uk/api#input">Radio Pop API</a>. So now you can Pop your <a href="http://www.trackplaying.com">trackplaying</a> habits to Radiopop. Chris is using OAuth to pass the users information back and forth smoothly.</p>

<p>Chris evening are pretty full because he's also trying to add <a href="http://www.Last.FM">Last.FM</a> support, so like Radiopop, you can add tracksplaying to your audio-scobbling and Instant messenger support via <a href="http://www.imified.com">imified.com</a>.</p>

<p>Chris is still welcoming feedback.</p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2008/09/track_playing_u.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2008/09/track_playing_u.html</guid>
<category></category>
<pubDate>Sat, 13 Sep 2008 11:26:52 +0000</pubDate>
</item>
<item>
<title>Recommend me</title>
<description><ul>
	<li>Submitted by: Adam Lindsay</li>
	<li>Link: <a href="http://twitter.com/recomme" rel="nofollow">http://twitter.com/recomme</a></li>
</ul><![CDATA[<p><img alt="recomm me twitter bot" src="http://backstage.bbc.co.uk/prototypes/images/prototypes/reccomme1.jpg" width="197" height="214" /></p>

<p>Following from the previous prototype Adam has launched his twitter bot which will recommend you other artists based on one you send it. It was first demoed at Mashed 08 but has now gone live for anyone using twitter to use. Just send a message using @recomme or direct message recomme with a single artist name and it will search through last.fm and other sources like /programmes for other artists it thinks you might like. Simple but clever.</p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2008/08/recommend_me.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2008/08/recommend_me.html</guid>
<category></category>
<pubDate>Tue, 26 Aug 2008 19:47:47 +0000</pubDate>
</item>
<item>
<title>Tracking playing</title>
<description><ul>
	<li>Submitted by: Chris Riley</li>
	<li>Link: <a href="http://www.trackplaying.com/" rel="nofollow">http://www.trackplaying.com/</a></li>
</ul><![CDATA[<p><img alt="trackplaying beta.jpg" src="http://backstage.bbc.co.uk/prototypes/images/prototypes/trackplaying%20beta.jpg" width="233" height="171" /></p>

<p>A new Mashup from Chris Riley, this time it shows as much information about a playing track as it can on one screen and updates in real time with the last.fm feed. The interesting part is, where you can put in your last.fm username and it will look and see if you will like the current track. Awesome stuff<br />
<blockquote><br />
I've written a new mashup - http://www.trackplaying.com - it displays information about the track currently playing on the radio. It takes data from BBC Music (beta), Last.fm and Amazon, and is hosted on Google App Engine.  Mashup heaven! It is based on <a href="http://cgriley.com/nowplaying/">my previous attempt</a> that some of you may recall.</blockquote></p>

<p> <br />
</p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2008/08/tracking_playin.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2008/08/tracking_playin.html</guid>
<category></category>
<pubDate>Tue, 26 Aug 2008 19:36:13 +0000</pubDate>
</item>
<item>
<title>Dailysnooze</title>
<description><ul>
	<li>Submitted by: Fraser</li>
	<li>Link: <a href="http://www.dailysnooze.com" rel="nofollow">http://www.dailysnooze.com</a></li>
</ul><![CDATA[<p>A beautifully done <a href="http://www.dailysnooze.com">start page by Fraser</a>,</p>

<blockquote><p>For the <a href="http://web.archive.org/web/20030711135006/dailysnooze.com/en/">past 6 or 7 years</a> I have run http://www.dailysnooze.com - mainly because I wanted a quick loading simple homepage for my browser, which included the BBC headlines and weather.  Long gone are the days of screen scraping the bbc news pages and now luckily we have access to some nice feeds!

<p>Things have moved on a little and we now have a few extras based on backstage feeds:</p>

<ul>
<li><a href="http://www.dailysnooze.com">dailysnooze.com</a> browser homepage (BBC News and Weather)</li>
<li><a href="http://gallery.live.com/liveItemDetail.aspx?li=653824e2-e96c-454e-b11e-ab873c8f393f&bt=1&pl=1">BBC News Vista Sidebar Gadget</a></li>
<li><a href="http://gallery.live.com/liveItemDetail.aspx?li=5bba4a66-6982-4f37-ab97-7b83eba93a19&bt=1&pl=1">BBC Weather Vista Sidebar Gadget</a></li>
</ul>

<p>I only just released the gadgets so thought I should share them a bit further. They are also available from the website itself.For the homepage the brief I have always stuck to is "quick loading and simple", and I like to think I have a good balance in my slightly biased opinion.</p>

<p>From the tech side of things the gadgets/homepage get their data from my<br />
hosted DB and associated web services.  I have an app running at home which<br />
updates the server DB regularly with the feed information.<br />
</p></blockquote></p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2008/07/dailysnooze.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2008/07/dailysnooze.html</guid>
<category></category>
<pubDate>Tue, 22 Jul 2008 17:01:51 +0000</pubDate>
</item>
<item>
<title>News Mash Up</title>
<description><ul>
	<li>Submitted by: Richard Askew</li>
	<li>Link: <a href="http://www.richardaskew.co.uk/infusednews" rel="nofollow">http://www.richardaskew.co.uk/infusednews</a></li>
</ul><![CDATA[<p>Infused news was created as part of an Internet Computing degree at the University of Hull, Scarborough Campus named "An investigation into the need for user-submitted, multimedia content when delivering news". The aim was to integrate user-submitted, multimedia elements into existing news stories and evaluate whether or not this augmented version of the news not only makes the story more compelling, action provoking and understandable for the user, but to investigate whether the use of multiple sources gives the news story a more balanced, honest and up-to-date view of the news story. </p>

<p>The application takes an rss feed of BBC data provided at http://dev.barnesdmd.co.uk/ff/?ffid=2. Keywords are extracted using the Yahoo Term extractor and these are used to retrive data from YouTube and Flickr, the phpFlickr classes were used to acheive this (http://phpflickr.com/).</p>

<p>The mix of media (Imagery, Sound and Video) often enhanced the story being presented. The keywords used often return media isn't relevant due to keywords not being given enough context, or media being tagged incorrectly. If more time or the funding was made available I would look further into utilising Ambient Interface technology so that the application could deliver the information in an engaing way.</p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2008/06/news_mash_up.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2008/06/news_mash_up.html</guid>
<category></category>
<pubDate>Wed, 25 Jun 2008 14:12:47 +0000</pubDate>
</item>
<item>
<title>BBC News Algorithmic Sorter</title>
<description><ul>
	<li>Submitted by: daniel nethersole</li>
	<li>Link: <a href="http://mugamail.com/bbc/" rel="nofollow">http://mugamail.com/bbc/</a></li>
</ul><![CDATA[<p>BBC News Algorithmic Sorter an attempt to try and work out what the British public are finding important. The main BBC News website offers a glimpse of what’s popular, but as with all things that’s limited to the audience of the BBC. While this gives a somewhat true to form view of what people are interested in, I wanted to expand it, and thus came up with the BNAS site. The main site isn’t that impressive as the main focus was on the backend.</p>

<p>The script uses several external APIs from blogging communities, search engines and social networking sites to work out what people are talking about. Then using the last 50 Data from the BBC it compiles a list in order of the interest the British public has on the subject. At the time of writing this Lock keepers' cottage sale halted is the least interesting story, and Oil price up despite Saudi pledge the most. It’s not 100%, and sometimes odd results show. The system works like a automated Digg.com.<br />
</p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2008/06/bbc_news_algori.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2008/06/bbc_news_algori.html</guid>
<category></category>
<pubDate>Tue, 24 Jun 2008 13:18:46 +0000</pubDate>
</item>
<item>
<title>Programme Ontology over XMPP</title>
<description><ul>
	<li>Submitted by: Tom Scott</li>
	<li>Link: <a href="http://www.bbc.co.uk/blogs/radiolabs/2008/05/helping_machines_play_with_pro.shtml#comments" rel="nofollow">http://www.bbc.co.uk/blogs/radiolabs/2008/05/helping_machines_play_with_pro.shtml#comments</a></li>
</ul><![CDATA[<p><object width="400" height="251">	<param name="allowfullscreen" value="true" />	<param name="allowscriptaccess" value="always" />	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=992973&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" />	<embed src="http://www.vimeo.com/moogaloop.swf?clip_id=992973&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="251"></embed></object><br /><a href="http://www.vimeo.com/992973?pg=embed&sec=992973">BBC Programmes RDF over XMPP pubsub at XTech 2008</a> from <a href="http://www.vimeo.com/user474895?pg=embed&sec=992973">Patrick Sinclair</a> on <a href="http://vimeo.com?pg=embed&sec=992973">Vimeo</a>.<br />
<p>The guys at the BBC Radio Labs have been up late again. This time while at Xtech, they have transformed the BBC Radio's programme schedule into RDF and many other types of data. Of course this is all <a href="http://backstage.bbc.co.uk/data/RadioProgrammesSchedule?v=h0y">RESTful using a API</a> but they have taken it <a href="http://www.bbc.co.uk/blogs/radiolabs/2008/05/helping_machines_play_with_pro.shtml">one step further and decided to play with XMPP (jabber)</a> so they can create notifications of things your interested in complete with data from DBpedia.</p></p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2008/05/programme_ontol.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2008/05/programme_ontol.html</guid>
<category></category>
<pubDate>Fri, 16 May 2008 21:54:33 +0000</pubDate>
</item>
<item>
<title>Radio 1: Now Playing vs. Web Data</title>
<description><ul>
	<li>Submitted by: Simon Cross</li>
	<li>Link: <a href="http://www.simoncross.com/music/radio1/" rel="nofollow">http://www.simoncross.com/music/radio1/</a></li>
</ul><![CDATA[<p><img alt="Radio 1 Now Playing web data prototype.jpg" src="http://backstage.bbc.co.uk/prototypes/images/prototypes/Radio%201%20Now%20Playing%20web%20data%20prototype.jpg" width="355" height="239" /><br />
<p><br />
A new prototype based on Radio 1's now playing data but this time from a BBC member of staff working in their 10% project. Simon goes into details.</p><br />
<blockquote><p>We're working on a new 10% time project over here at FM&T Audio and Music - and we thought we'd give you guys a super sneak preview. There's a few of us involved here, including Yasser Rashid, Cathy Bartlet and Ramon Dodd.Its around visualizing now playing information by pulling in data from across the web.<br />
</p><p><br />
The plan for this is to eventually build a flash version which is full-screenable to provide a visual companion while listening in the office, or on the web etc. Future data sources we hope to build on include Musicbrainz, Wikipedia, YouTube, song lyrics,Yahoo Music and loads more. At the moment, we've just got as far as last.fm, flickr and the webcam, but its a start!</p></blockquote></p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2008/01/radio_1_now_pla.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2008/01/radio_1_now_pla.html</guid>
<category></category>
<pubDate>Thu, 10 Jan 2008 13:26:54 +0000</pubDate>
</item>
<item>
<title>Now playing</title>
<description><ul>
	<li>Submitted by: </li>
	
</ul><![CDATA[<p><img alt="real time artist info.jpg" src="http://backstage.bbc.co.uk/prototypes/images/prototypes/real%20time%20artist%20info.jpg" width="408" height="357" /></p>

<p>New Prototype from Chris Riley, instead of rating how in touch is the BBC, he's scratching his own itch about the music playing over Radio 1, Radio 2, 1Xtra and 6 Music.</p>

<blockquote><p>I've coded a hopefully useful, if not idea stimulating web page. It is
called Now Playing http://cgriley.com/nowplaying/ and shows you
information about the artist currently being played on BBC Radio 1,
BBC 1xtra, BBC Radio 2 and BBC 6 Music.  It is based on some BBC data
released at hack day, with Yahoo Pipes and JQuery thrown in.
</p><p>
I made it because when I'm listening to the radio I like to know a bit
more about the artist. Have I heard some of their tracks or albums
before? If I've no idea who they are what have they done in the past?
How much can I buy their albums for, what has been released? What is
on their website, do they have a website? Which artists are they like?
</p><p>
All those questions are answered by this new page. It is designed to
update itself in real time with the current artist being played, and
seems to work quite well. As always the best way to see what it does
is to give it a go, and if you want more info about how it works, data
sources, known issues etc. then there is an obligatory about page.
http://cgriley.com/nowplaying/about.aspx</p></blockquote>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2007/11/now_playing.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2007/11/now_playing.html</guid>
<category></category>
<pubDate>Tue, 13 Nov 2007 14:32:38 +0000</pubDate>
</item>
<item>
<title>BBC Friends On TV</title>
<description><ul>
	<li>Submitted by: Ben Smith</li>
	<li>Link: <a href="http://apps.facebook.com/bbcfriendsontv/" rel="nofollow">http://apps.facebook.com/bbcfriendsontv/</a></li>
</ul><![CDATA[<p><img alt="friends on tv screenshot.jpg" src="http://backstage.bbc.co.uk/prototypes/images/prototypes/friends%20on%20tv%20screenshot.jpg" width="316" height="260" /><br />
Facebook applications are hot at the moment and this one is even on my very tight list of application. Great work Ben Smith, but I'm sure the entries above are certainly not for me. Anyway Ben has more details...<br />
<blockquote><br />
Find friends (or, currently, name-sakes of your friends) that have been on BBC TV, what programmes and when they were aired. Currently, this finds the first TV programme's 'contributor' to match your friend's name, through the BBC Programme Catalogue (http://catalogue.bbc.co.uk).Future developments will involve giving you the choice of all possible matches to identify from and integration with IMDB (http://www.imdb.com).</blockquote></p>]]></description>
<link>http://backstage.bbc.co.uk/prototypes/archives/2007/10/bbc_friends_on.html</link>
<guid>http://backstage.bbc.co.uk/prototypes/archives/2007/10/bbc_friends_on.html</guid>
<category></category>
<pubDate>Wed, 17 Oct 2007 11:04:44 +0000</pubDate>
</item>


</channel>
</rss>