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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/OSCON-OSCON2007TimOReillyInterviewsMarkShuttleworth621.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/321013?source=3&file_type=flv");
		player.setUsersId('80730');
		player.setUsersLogin('OSCON');
		player.setPostsId(325734);
		player.setGuid("D9B2C7C2-3DE1-11DC-9F2C-D64EB744978B");
		player.setPlayerTarget(document.getElementById('blip_movie_content_325734'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/OSCON-OSCON2007TimOReillyInterviewsMarkShuttleworth415.jpeg");
		
		player.setPostsTitle("OSCON 2007 - Tim O\'Reilly Interviews Mark Shuttleworth");
		player.setDescription("Ubuntu has become an incredibly potent Linux distribution. Behind it lies the vision and direction of Mark Shuttleworth. Join him and Tim O\'Reilly as they explore in conversation the state and future of Ubuntu, the possibilities and challenges for Linux, and what lies in store for Open Source. Q&A with the audience will follow. From the O\'Reilly Media Open Source Convention, July 25 2007. ");
		player.setTopics("oscon2007,oscon,oreilly,timoreilly,markshuttleworth,ubuntu");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


