<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/blogs/shared/nolsol.xsl"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>

<title>
Backstage.bbc.co.uk blog
 - 
Andrew Littledale
</title>
<link>https://bbcstreaming.pages.dev/blogs/bbcbackstage/</link>
<description>backstage.bbc.co.uk is the BBC&apos;s early adopter network to encourage participation and support creativity through open innovation.</description>
<language>en</language>
<copyright>Copyright 2011</copyright>
<lastBuildDate>Tue, 24 Aug 2010 16:16:03 +0000</lastBuildDate>
<generator>http://www.sixapart.com/movabletype/?v=4.33-en</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 


<item>
	<title>Pulling related web content into a live TV stream</title>
	<description><![CDATA[ <p>Like everyone else, we have been wondering what set top boxes connected to the internet will look like for the user. What kind of interfaces will work best when TV and the web become bedfellows?</p>
	
	<p>We decided to mock up a prototype application to play around with some user interface ideas.</p>
    <p>The most useful application we could think of was something that would provide web content that was relevant to what was being talked about on TV.</p>
    <p>So we created a Flash application that pulls in live subtitles from an IRC channel and places them underneath a live feed of News 24. Thanks very much to <a href="https://bbcstreaming.pages.dev/blogs/researchanddevelopment/2010/02/subtitles-internet-advanced-tv.shtml">Andrew McParland</a> and his team in R&amp;D for making the subtitles available. </p>
    <p>As the subtitles appear on the screen they are sent off to a <a href="http://www.alchemyapi.com/">natural language processing API</a> and relevant concepts are extracted from the text (and in our case returned as DBpedia terms).</p>
    <p>When the concepts come back from the API they are placed over the EMP on the left of the picture. We've mapped these terms to BBC News content and clicking on them reveals links on the right. Clicking on these opens up the web page in a new tab.</p>
    <p>It needs a bit of work. Sometimes the concepts returned are a little random and it would be good to filter them. We also need to come up with a scalable way of using the subtitles. Both things are doable.</p>
    <p>It would also be possible to tailor the application to link to specific parts of bbc.co.uk. At the moment we are just linking to News but it could be that we linked to GCSE Bitesize so that students could find Learning content that was relevant to stuff they were watching on TV.</p>
    <p>With <a href="http://www.google.com/tv/">Google TV</a> launching in the Autumn and <a href="http://www.projectcanvas.info/">Canvas</a> next year expect to see more interfaces like this soon.</p>

<h3>Screencast</h3>
    <p>This video shows the application working with a live stream from News 24</p>

<div id="emp1" class="player" style="margin-left: 40px;"> <p>In order to see this content you need to have both <a href="https://bbcstreaming.pages.dev/webwise/askbruce/articles/browse/java_1.shtml" title="BBC Webwise article about enabling javascript">Javascript</a> enabled and <a href="https://bbcstreaming.pages.dev/webwise/askbruce/articles/download/howdoidownloadflashplayer_1.shtml" title="BBC Webwise article about downloading">Flash</a> installed. Visit <a href="https://bbcstreaming.pages.dev/webwise/">BBC Webwise</a> for full instructions. If you're reading via RSS, you'll need to visit the blog to access this content. </p> </div>
    <script type="text/javascript">
<!--
var emp = new bbc.Emp();
emp.setWidth("512");
emp.setHeight("323");
emp.setDomId("emp1");
emp.setPlaylist("http://backstage.bbc.co.uk/data_art/playlists/tvrelatedcontent2.xml");
emp.write();
//-->
</script>
<div id="emp1"></div>
<h3>Further information</h3>

    <p>If you would like more information about this prototype please contact <a href="mailto:andrew.littledale@bbc.co.uk">andrew.littledale@bbc.co.uk</a>. We hope to demo it at the <a href="http://www.themediafestivalarts.com/">The Media Festival Arts</a> next month.</p>
   
<p>Please visit us at <a href="http://backstage.bbc.co.uk/data_art/">http://backstage.bbc.co.uk/data_art/</a></p>
]]></description>
         <dc:creator>Andrew Littledale 
Andrew Littledale
</dc:creator>
	<link>https://bbcstreaming.pages.dev/blogs/bbcbackstage/2010/08/pulling-related-web-content-in.shtml</link>
	<guid>https://bbcstreaming.pages.dev/blogs/bbcbackstage/2010/08/pulling-related-web-content-in.shtml</guid>
	<category>data</category>
	<pubDate>Tue, 24 Aug 2010 16:16:03 +0000</pubDate>
</item>


</channel>
</rss>

