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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Db4o-db4oPaircastJProbeProfilingSessionOnReflectionAndReadPe537.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/926846?source=3&file_type=flv");
		player.setUsersId('146575');
		player.setUsersLogin('db4o');
		player.setPostsId(933265);
		player.setGuid("C18F555C-27F6-11DD-890C-93AEE3DE7524");
		player.setPlayerTarget(document.getElementById('blip_movie_content_933265'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(1024);
		player.setHeight(768);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Db4o-db4oPaircastJProbeProfilingSessionOnReflectionAndReadPe537-40.jpg");
		
		player.setPostsTitle("db4o Paircast: JProbe Profiling Session on Reflection and Read Performance");
		player.setDescription("<p>In this session Carl and Rodrigo use the JProbe profiler to analyse how reflection impacts the read and write performance of db4o for Java. They discover that the impact is very small and find a potential area to tune activation performance.</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>");
		player.setTopics("db4o,db4objects,quest,jprobe,profiling,oodb,odb,database,persistence,java,.net,oo,pojo");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


