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_327358() {
	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_327358 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/OSCON-OSCON2007SimonWardley744.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/322635?source=3&file_type=flv");
		player.setUsersId('80730');
		player.setUsersLogin('OSCON');
		player.setPostsId(327358);
		player.setGuid("F90727B4-3ECF-11DC-83FA-8AA05D29A8E3");
		player.setPlayerTarget(document.getElementById('blip_movie_content_327358'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/OSCON-OSCON2007SimonWardley415.jpeg");
		
		player.setPostsTitle("OSCON 2007 - Simon Wardley");
		player.setDescription("<strong>Commoditisation of IT and What the Future Holds</strong><br /><em>Simon Wardley, COO, Fotango</em><br /> Modern application development consists mainly of \"Yak shaving\" or repeated mundane but expensive tasks. Worst of all is infrastructure, which is often under utilized, ubiquitous, and provides little or no strategic value at high cost. The time is right to change this, and open source is the key. <em>From the O\'Reilly Media Open Source Convention, July 27 2007.</em>");
		player.setTopics("oscon,oscon2007,simonwardley,oreilly,fotango");
		player.setContentRating("TV-PG");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


