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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Darrenrowse-ProBloggerBlogCaseStudyDigitalPhotographySchool522.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/29252?source=3&file_type=flv");
		player.setUsersId('7215');
		player.setUsersLogin('darrenrowse');
		player.setPostsId(32162);
		player.setGuid("32B03E0E-D98E-11DA-A08F-C1257D2338E1");
		player.setPlayerTarget(document.getElementById('blip_movie_content_32162'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/Darrenrowse-ProBloggerBlogCaseStudyDigitalPhotographySchool551.jpeg");
		
		player.setPostsTitle("ProBlogger Blog Case Study - Digital Photography School");
		player.setDescription("<p><br />Last week\'s <a href=\"http://www.problogger.net/archives/2006/04/28/problogger-vidcast/\">experiment</a> at ProBlogger with Vidcasting brought a lot of positive feedback so I\'ve decided to make it a regular thing. This week I\'m testing <a>blip.tv</a> (still in beta) to host my video. Let me know what you think in comments.<br /></p><p><br />In this week\'s vidcast (6 minutes and 23 seconds) I walk you through my latest \'blog\' <a href=\"http://digital-photography-school.com/blog\">Digital Photography School</a>. It\'s an experiment on numerous levels and I talk you through some of the theories that I\'m testing there.<br /></p><p><br />By no means is this new project finished - I\'m not satisfied with many aspects of it yet but as I say it\'s more of an experiment than anything else and I\'ll use it as a blog case study both in this vidcast but also in the coming months as I continue to develop it. In this way I hope to give a practical example from startup through to maturity (hopefully) on how I set up a new blog. <br /></p><p><br />Hopefully it will also be a useful blog for some of you who are interested in improving your digital camera technique - if that\'s you you might wish to subscribe to it\'s <a href=\"http://digital-photography-school.com/blog/subscribe-to-digital-photography-school/\">weekly email newsletter</a> or <a href=\"http://feeds.feedburner.com/DigitalPhotographySchool\">RSS feed</a>. <br /></p><p><br />Of course any link love that you can give it will be much appreciated!<br /></p><p><br />Here\'s the Vidcast<br /></p>.<br />");
		player.setTopics("blogging,problogger,digital photography,digital camera");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


