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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/L0ckergn0me-WhatIsFTP591.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/262102?source=3&file_type=flv");
		player.setUsersId('31166');
		player.setUsersLogin('l0ckergn0me');
		player.setPostsId(266657);
		player.setGuid("EDC1E684-1853-11DC-A443-9499CC164CA3");
		player.setPlayerTarget(document.getElementById('blip_movie_content_266657'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/L0ckergn0me-WhatIsFTP591-377.jpg");
		
		player.setPostsTitle("What is FTP?");
		player.setDescription("<p><a href=\"http://live.pirillo.com/\">http://live.pirillo.com/</a> - A user in the chat room want\'s to know what FTP is and how to use it. FTP - File Transfer Protocol - is a protocol that lets computers transfer files from one computer to another. Unlike the HyperText Transfer Protocol (HTTP), it doesn\'t describe how the file data should be displayed, just how it is transferred.</p><p>Most browsers can use FTP as well is you use the uniform resource locator &#34;ftp://&#34; - but the functionality is usually limited to browsing and downloading.</p><p>Chis Recommends <a href=\"http://winscp.net/eng/index.php\">WinSCP</a>, which does FTP, SFTP, and SCP.</p><p>Some people also recommend <a href=\"http://www.cuteftp.com/\">CuteFTP</a>, though it\'s shareware.</p><p><a href=\"http://www.smartftp.com/\">SmartFTP</a> is nagware, reminding you to register every time you start the program, but it has a solid UI.</p><p><a href=\"http://filezilla.sourceforge.net/\">Filezilla</a> is an open source FTP client, but suffers the same UI problems that plague a majority of open source applications.</p><p><a href=\"http://fireftp.mozdev.org/\">FireFTP</a> is an FTP client for the Mozilla Firefox browser.</p><p>Does anyone else have a recommendation?</p>");
		player.setTopics("ftp,file,transfer,protocol");
		player.setContentRating("TV-PG");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


