<?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/"
	>

<channel>
	<title>Chris Herring &#187; bbc</title>
	<atom:link href="http://blog.chrisherring.co.uk/tag/bbc/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chrisherring.co.uk</link>
	<description>Interaction, development and everything in between...</description>
	<lastBuildDate>Thu, 10 Mar 2011 09:34:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Evolution of the iPlayer article</title>
		<link>http://blog.chrisherring.co.uk/2008/12/29/evolution-of-the-iplayer/</link>
		<comments>http://blog.chrisherring.co.uk/2008/12/29/evolution-of-the-iplayer/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 21:24:26 +0000</pubDate>
		<dc:creator>blog.chrisherring.co.uk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[iPlayer]]></category>

		<guid isPermaLink="false">http://blog.chrisherring.co.uk/?p=95</guid>
		<description><![CDATA[Whilst studying at Bournemouth University, I sat in guest lecture from the Head of Technology at the BBC (c2006) who discussed the iPlayer sphere before its existence and ever since the area has always been an interested. Consequently the evolution of the iPlayer amazes me, specifically the coupling of advances in technology and the changes [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst studying at Bournemouth University, I sat in guest lecture from the Head of Technology at the BBC (c2006) who discussed the iPlayer sphere before its existence and ever since the area has always been an interested. Consequently the evolution of the iPlayer amazes me, specifically the coupling of advances in technology and the changes in viewing habits whilst sitting within a public service umbrella.  </p>
<p><a href="http://www.bbc.co.uk/blogs/bbcinternet/anthony_rose/" target="_blank">Anthony Rose</a> has headed up the Online Media Group at the BBC since Sept &#8217;07 and has just had a interesting article published by the <a href="http://tech.ebu.ch/Jahia/site/tech/cache/offonce/pid/1" target="_blank">European Broadcasting Union</a>. Various interviews feature within the article that focuses on, &#8216;<a href="http://tech.ebu.ch/docs/techreview/trev_2008-Q4_iPlayer.pdf" target="_blank">The Evolution of the BBC iPlayer</a>&#8216; and makes for interesting reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisherring.co.uk/2008/12/29/evolution-of-the-iplayer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things to make and do</title>
		<link>http://blog.chrisherring.co.uk/2008/11/25/things-to-make-and-do/</link>
		<comments>http://blog.chrisherring.co.uk/2008/11/25/things-to-make-and-do/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 12:39:02 +0000</pubDate>
		<dc:creator>blog.chrisherring.co.uk</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[lastfm]]></category>
		<category><![CDATA[musicbrainz]]></category>

		<guid isPermaLink="false">http://blog.chrisherring.co.uk/?p=40</guid>
		<description><![CDATA[Recently I&#8217;ve been working on a Lastfm and Flickr api mash up using Flash. The idea is you are able to search for images based upon the most listened to artists for a searched for Lastfm user. At the moment I&#8217;m integrating some extra information for the users popular artist and their related flickr images, [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve been working on a <a href="http://www.last.fm/user/chrisherring" target="_blank">Lastfm</a> and <a href="http://flickr.com/photos/chrisherring" target="_blank">Flickr</a> api mash up using Flash. The idea is you are able to search for images based upon the most listened to artists for a searched for Lastfm user. At the moment I&#8217;m integrating some extra information for the users popular artist and their related flickr images, and possible some data visualisation.</p>
<p>While doing some research into my little project last month I discovered the beta version of the BBC Music page, on these two blog posts <a href="http://www.bbc.co.uk/blogs/bbcinternet/2008/07/bbc_music_artist_pages_beta.html" target="_blank">1</a>, <a href="http://derivadow.com/2008/07/28/the-all-new-bbc-music-site-where-programmes-meet-music-and-the-semantic-web/" target="_blank">2</a>. Not only are the blog post very interesting but they also go into some detail about the BBC&#8217;s integration of the <a href="http://musicbrainz.org/" target="_blank">MusicBrainz</a> community service. Each artist on MusicBrainz has an unique ID which looks like ba853904-ae25-4ebb-89d6-c44cfbd71bd2 and based upon this the BBC are then looking up artists related links, scraping information from Wikipedia and using it as part of the artists biography see Blur for <a href="http://www.bbc.co.uk/music/artists/ba853904-ae25-4ebb-89d6-c44cfbd71bd2" target="_blank">example</a>. Pretty cool I&#8217;ll hopefully write a longer post about this over the weekend.</p>
<p>Anyway back to what I was writing, I was thinking about using MusicBrainz api to conduct my searchs for related information on artists for the little <a href="http://www.last.fm/user/chrisherring" target="_blank">Lastfm</a> and Flickr api mash up I&#8217;m creating.</p>
<p>On chrisherring.co.uk I&#8217;ve added a diet version of my Flash api mash up as a banner, which searchs for my most popular music and fetches relating flickr images. The results are interesting as new photos are tagged, especially searching of Foals:</p>
<p>Radiohead:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.chrisherring.co.uk/wp-content/uploads/images/flash_radiohead.jpg" alt="" width="480" height="213" /></p>
<p style="text-align: left;">Foals:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.chrisherring.co.uk/wp-content/uploads/images/flash_foals.jpg" alt="" width="480" height="213" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisherring.co.uk/2008/11/25/things-to-make-and-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

