var BLIP_SITE_URL = "http://blip.tv"; 
var OUTPUT_METHOD = "document_write";

if(typeof(Url) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/url.js"><\/script>');
}

if(typeof(PokkariPlayer) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js?ver=2009070701"><\/script>');
}

if(typeof(DetectFlashVer) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/AC_OETags.js"><\/script>');
}




function play_blip_movie_473237() {
	try {
		if (typeof(PokkariPlayerOptions.showPlayerOptions) == "undefined") 
			PokkariPlayerOptions.showPlayerOptions = {};

		PokkariPlayerOptions.showPlayerOptions.playerUrl = "http://a.blip.tv/scripts/flash/showplayer.swf";

		var player = PokkariPlayer.GetInstanceByMimeType("video/x-flv");
		window.player_473237 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Matthewcashmore-InteractiveTVBriefWidescreen489.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/467933?source=3&file_type=flv");
		player.setUsersId('40899');
		player.setUsersLogin('matthewcashmore');
		player.setPostsId(473237);
		player.setGuid("DB5BD876-8C5A-11DC-9859-F87670613342");
		player.setPlayerTarget(document.getElementById('blip_movie_content_473237'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(270);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Matthewcashmore-InteractiveTVBriefWidescreen489-710.jpg");
		
		player.setPostsTitle("Interactive TV Brief - Widescreen");
		player.setDescription("Problem The Internet is increasingly about Web 2.0 applications – services and platforms rather than simple websites. Interactive TV would benefit greatly from data which is currently only available on the Internet – but how to get it out? We’d like to work with you to develop APIs, widgets and interfaces to some of the most popular and useful Web applications. Question Can you provide solid, reliable interfaces to Facebook, Yahoo!, Google services, etc etc? Can you think in terms of large (TV) screen interaction and visual design – no scrolling, no keyboard, no mouse? Can you show existing work on widgets and sidebars? Can you fit these APIs into a form that sits well with broadcast graphics? You don’t need knowledge of existing interactive TV platforms –we will help with that – although MHEG, Liberate, and/ or Open TV skills would be useful. A solid engineering background in your team would also help. Constraints You must clearly define the interface to your chosen web services, or, if it is already defined, show a solid implementation Compatible with, and complementary to, our existing BBCi/ ETV services Recommend Next Steps Investigate interactive TV (all providers – not just the BBC) on the 3 major platforms Play with existing social networks and Web 2.0 applications Begin examining broadcast graphics.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


