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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/L0ckergn0me-PNGVsJPG270.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/232389?source=3&file_type=flv");
		player.setUsersId('31166');
		player.setUsersLogin('l0ckergn0me');
		player.setPostsId(236822);
		player.setGuid("8C2A98F8-04BC-11DC-9C8E-F3D30FCDCE1A");
		player.setPlayerTarget(document.getElementById('blip_movie_content_236822'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/L0ckergn0me-PNGVsJPG942-994.jpg");
		
		player.setPostsTitle("PNG vs JPG");
		player.setDescription("<p>http://live.pirillo.com/ - What\'s better: PNG and JPG? The truth is that these formats actually serve two difference purposes. JPG caters to the photographic market, whereas PNG is generally considered to be a replacement for the patenet-encumbered GIF format.<br /></p><p>According to Webopedia, JPEG is:<br /></p><p> Short for <em><strong>J</strong>oint <strong>P</strong>hotographic <strong>E</strong>xperts <strong>G</strong>roup</em>, the original name of the committee that wrote the standard. JPG is one of the image file formats supported on the Web. JPG is a <a href=\"http://www.webopedia.com/DidYouKnow/Internet/2002/lossy_compression.html\">lossy compression</a> technique that is designed to compress color and grayscale continuous-tone images. The information that is discarded in the compression is information that the human eye cannot detect. JPG images support 16 million colors and are best suited for photographs and complex graphics. <br /></p><p>And PNG:</p><p> Short for <em><strong>P</strong>ortable <strong>N</strong>etwork <strong>G</strong>raphics</em>, the third graphics standard supported by the Web (though not supported by all <a href=\"http://www.webopedia.com/DidYouKnow/Internet/2002/browser.html\">browsers</a>). PNG was developed as a patent-free answer to the GIF format but is also an improvement on the GIF technique. An image in a lossless PNG file can be 5&#37;-25&#37; more compressed than a GIF file of the same image. PNG builds on the idea of transparency in GIF images and allows the control of the degree of transparency, known as <em>opacity</em>. Saving, restoring and re-saving a PNG image will not degrade its quality. PNG does not support animation like GIF does. <br /></p>");
		player.setTopics("jpg,jpeg,png,gif,image formats,chris pirillo");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


