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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/L0ckergn0me-FreeVsOpenSource922.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/232385?source=3&file_type=flv");
		player.setUsersId('31166');
		player.setUsersLogin('l0ckergn0me');
		player.setPostsId(236818);
		player.setGuid("3D07919A-04BC-11DC-86C1-A9CF53562047");
		player.setPlayerTarget(document.getElementById('blip_movie_content_236818'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/L0ckergn0me-FreeVsOpenSource576-362.jpg");
		
		player.setPostsTitle("Free vs Open Source");
		player.setDescription("<p>http://live.piriillo.com/ - Dudeloveschris want\'s to know what the difference between free and open source software is.</p><p>The main difference between free (as in beer) software and open source software is that with open source the source code tot he program is available for a developer to download and tinker with, where free only implies the cost of the software to the consumer.</p><p>Wikipedia has a length discussion on open source versus closed source software:</p><p>The <em>open source vs. closed source</em> (alternatively called proprietary development) debate is sometimes heated.</p><p>Making money through traditional methods, such as sale of the use of individual copies and patent royalty payment, is more difficult and sometimes impractical with open-source software. Some closed-source advocates see open-source software as damaging to the market of commercial software. This complaint is countered by a large number of alternative funding streams such as:</p><ul><li>giving away the software and charging for installation and support (used by many <a href=\"http://en.wikipedia.org/wiki/Linux\">Linux</a> distributions)</li><li>make the software available as open-source so that people will be more likely to purchase a related product or service you do sell (e.g. <a href=\"http://en.wikipedia.org/wiki/OpenOffice.org\">OpenOffice.org</a> vs <a href=\"http://en.wikipedia.org/wiki/StarOffice\">StarOffice</a>)</li><li>cost avoidance / cost sharing: many developers need a product, so it makes sense to share development costs (this is the genesis of the <a href=\"http://en.wikipedia.org/wiki/X_Window_System\">X Window System</a> and the Apache web server)</li></ul><p>Studies about security in open-source software versus closed-source software show that closed-source software have fewer advisories but open-source software usually has less time between flaw discovery and a patch or fix. Advocates of closed source argue that since no one is responsible for open-source software, there is no incentive or guarantee it will be fixed, and there is nobody to take responsibility for negligence. Open-source advocates argue that since the source code of closed-source software is not available, there is no way to know what security vulnerabilities or bugs may exist. However, having the source code for a program could also make it easier for a malicious person to discover security vulnerabilities that they can take advantage of (instead of reporting or fixing them.)</p><p>&#195;&#131;&#198;&#146;&#195;&#162;&#226;&#130;&#172;&#197;&#161; </p>");
		player.setTopics("free,open source,chris pirillo");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


