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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Db4o-db4oPaircastFullDb4oBuildFromSvnSources387.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1024230?source=3&file_type=flv");
		player.setUsersId('146575');
		player.setUsersLogin('db4o');
		player.setPostsId(1030537);
		player.setGuid("F42B00DC-4304-11DD-92AA-EE549C782854");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1030537'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(1280);
		player.setHeight(800);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Db4o-db4oPaircastFullDb4oBuildFromSvnSources387-348.jpg");
		
		player.setPostsTitle("db4o Paircast: Full db4o Build From svn Sources");
		player.setDescription("<div><p><div>In this session Patrick and Tetyana use db4obuild project from <a href=\"https://source.db4o.com/db4o/trunk/\">svn repository</a> to create full db4o distribution (Java and .NET versions). They show how to access the repository, checkout the latest source, setup and run the build and check the results. The detailed instructions on the process are also available in db4o <a href=\"http://developer.db4o.com/Resources/view.aspx/Reference/Working_With_Source_Code/Building_Full_Distribution\">Reference documentation</a>.</div></p><p>Register in our community and get access to db4o related special resources, whitepapers, demo applications and forums: <a href=\"http://developer.db4o.com/\">http://developer.db4o.com</a></p></div>");
		player.setTopics("db4o,db4objects,oodb,odb,database,persistence,java,.net,oo,pojo,intermediate,db4obuild,build,edit,svn,sources");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


