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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/JoshBancroft-VideoDeepfishMobileWebBrowser823.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/183868?source=3&file_type=flv");
		player.setUsersId('12964');
		player.setUsersLogin('Josh Bancroft');
		player.setPostsId(188085);
		player.setGuid("7B1B2D72-DE72-11DB-B02E-C8E9F961E032");
		player.setPlayerTarget(document.getElementById('blip_movie_content_188085'));
		
		player.setAdvertisingType();
		
		
		player.setWidth(320);
		player.setHeight(260);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/JoshBancroft-VideoDeepfishMobileWebBrowser823-466.jpg");
		
		player.setPostsTitle("Video: Deepfish Mobile Web Browser");
		player.setDescription("<p>Here\'s a 17 minute video I shot today showing off Deepfish, a new mobile web browser from Microsoft\'s &#34;Live Labs&#34;. The video shows how Deepfish doesn\'t try to squash normal-sized web pages onto your mobile device\'s screen, but instead lets you scroll and pan smoothly, and zoom in to the parts of the page you want to read. </p><p>I also compare Deepfish to the default Pocket IE browser that comes with all Windows Mobile devices, so you can see what really makes it different.</p><p>This is a beta/tech preview of Deepfish, so there are some rough edges, but it\'s a very cool technology - similar to the mobile Safari browser that Steve Jobs showed off on the iPhone. </p><p>You can find out more about Deepfish, and sign up to be a tester at <a href=\"http://labs.live.com/Deepfish/\" target=\"_blank\">labs.live.com/Deepfish/</a>. There\'s also <a href=\"http://on10.net/tags/deepfish\" target=\"_blank\">another video overview on Microsoft\'s Channel 10.</a></p><p>This video was shot with my Canon XH A1 HDV camcorder at 1080i, then edited in Apple iMovie 6 HD and exported as a 320x240 Quicktime video file. It weighs in at 312 MB, and was cropped from 16:9 widescreen to standard 4:3 aspect ratio (and I chopped off the sides of some of the titles/credits in the process - oops!). </p>> <p>Let me know what you think, or if you have any questions! I don\'t have any affiliation with Microsoft, but I\'ll be happy to help if I can.</p>");
		player.setTopics("deepfish,mobile,web,browser,windows,smartphone,pocketpc,safari,iphone,cell,phone,microsoft,live,labs,beta,josh,bancroft,tinyscreenfuls,intel,software");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


