<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Andy Roberts DARnet &#187; video</title>
	<atom:link href="http://distributedresearch.net/blog/tag/video/feed" rel="self" type="application/rss+xml" />
	<link>http://distributedresearch.net/blog</link>
	<description>Distributed Action Research blog by Andy Roberts</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:00:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://distributedresearch.net/blog/?pushpress=hub'/>
		<item>
		<title>Delete WordPress Plugins with ManageWP</title>
		<link>http://distributedresearch.net/blog/2011/11/20/delete-wordpress-plugins-with-managewp</link>
		<comments>http://distributedresearch.net/blog/2011/11/20/delete-wordpress-plugins-with-managewp#comments</comments>
		<pubDate>Sun, 20 Nov 2011 13:03:55 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Blogs and community]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[deprecate]]></category>
		<category><![CDATA[embed code]]></category>
		<category><![CDATA[legacy]]></category>
		<category><![CDATA[ManageWP]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[vipers]]></category>
		<category><![CDATA[web service]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[wordpress blog]]></category>
		<category><![CDATA[youtube]]></category>
		<category><![CDATA[youtube videos]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=5222</guid>
		<description><![CDATA[I&#8217;ve just been using ManageWP beta &#8211; the web utility for managing multiple WordPress installations &#8211; to delete an obsolete plugin from several of my older blogs. The functionality to delete or deactivate plugins was a much requested feature that &#8230; <a href="http://distributedresearch.net/blog/2011/11/20/delete-wordpress-plugins-with-managewp">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2011/11/20/delete-wordpress-plugins-with-managewp">Delete WordPress Plugins with ManageWP</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just been using <a title="Migrate a WordPress Blog Using ManageWP Clone – V2.0" href="http://distributedresearch.net/blog/2011/10/26/migrate-a-wordpress-blog-using-managewp-clone-v2-0">ManageWP</a> beta &#8211; the web utility for managing multiple <a title="WordPress London #7" href="http://distributedresearch.net/blog/2011/11/18/wordpress-london-7">WordPress</a> installations &#8211; to delete an obsolete plugin from several of my older blogs.</p>
<p>The functionality to delete or deactivate plugins was a much requested feature that was added to the many useful operations that <a title="Change Your WordPress Hosting Easily Via ManageWP" href="http://distributedresearch.net/blog/2011/10/25/change-wordpress-hosting-managewp">ManageWP</a> can perform for you just a couple of weeks ago, and it really does make this web service indispensable for anybody with more than just a couple of WordPress installations. I was recommending before, but even more so now.</p>
<p>The plugin I wanted to deprecate in my installations was called <a title="Viper's Video QuickTags" href="http://wordpress.org/extend/plugins/vipers-video-quicktags/">Viper&#8217;s Video QuickTags</a>, very handy in it&#8217;s day for embedding youtube videos withing blog posts, but that functionality was added into the core WordPress code several versions ago, which renders the plugin redundant for me.</p>
<div id="attachment_5223" class="wp-caption alignright" style="width: 223px"><a href="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2011/11/Dashboard-‹-ManageWP-—-WordPress.jpg"><img class="size-full wp-image-5223" title="Dashboard ‹ ManageWP — WordPress" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2011/11/Dashboard-‹-ManageWP-—-WordPress.jpg" alt="Delete WordPress Plugins with ManageWP Dashboard ‹ ManageWP — WordPress" width="213" height="273" /></a><p class="wp-caption-text">Plugins and Themes</p></div>
<p>With <a href="http://managewp.com/">ManageWP</a> I could select &#8220;plugins and themes&#8221; from the sidebar, then chose All Websites, tick plugins, active, and search by keyword: &#8220;viper&#8221;. That gave me a list of five blogs that still had the old plugin active. I could have deactivated the lot in one fell swoop just like that, but I wanted to make sure all my old posts with videos embedded would still work so, without even leaving the ManageWP dashboard, I went to each affected individual WordPress dashboard in turn, and searched through the posts for the string &#8220;[youtube&#8221;, that being the way the old plugin recognised source posts needing to have the embed code added. I then removed the shortcodes from each end of the video identifier leaving just the youtube url on one line by itself, which WordPress now interprets as a request to embed video inline. Once the legacy code was removed, I could then deactivate and delete the plugin, leaving me with a nice feeling of having tidied up a longstanding loose end.</p>
<p><a href="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2011/11/Dashboard-‹-ManageWP-—-WordPress-1.jpg"><img class="alignnone size-full wp-image-5224" title="Dashboard ‹ ManageWP — WordPress-1" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2011/11/Dashboard-‹-ManageWP-—-WordPress-1.jpg" alt="Delete WordPress Plugins with ManageWP Dashboard ‹ ManageWP — WordPress 1" width="681" height="48" /></a></p>
<p>&nbsp;</p>
<p><a href="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2011/11/Dashboard-‹-ManageWP-—-WordPress-2.jpg"><img class="alignnone size-full wp-image-5225" title="Dashboard ‹ ManageWP — WordPress-2" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2011/11/Dashboard-‹-ManageWP-—-WordPress-2.jpg" alt="Delete WordPress Plugins with ManageWP Dashboard ‹ ManageWP — WordPress 2" width="861" height="127" /></a></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2011/11/20/delete-wordpress-plugins-with-managewp">Delete WordPress Plugins with ManageWP</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2011/11/20/delete-wordpress-plugins-with-managewp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kew Gardens</title>
		<link>http://distributedresearch.net/blog/2011/10/11/kew-gardens</link>
		<comments>http://distributedresearch.net/blog/2011/10/11/kew-gardens#comments</comments>
		<pubDate>Tue, 11 Oct 2011 14:04:55 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Flickr]]></category>
		<category><![CDATA[London]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[colonade]]></category>
		<category><![CDATA[folly]]></category>
		<category><![CDATA[garden]]></category>
		<category><![CDATA[Kew]]></category>
		<category><![CDATA[kew gardens]]></category>
		<category><![CDATA[palm house]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photosets]]></category>
		<category><![CDATA[swivel chair]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=5107</guid>
		<description><![CDATA[There are many folly buildings at Kew Gardens and yesterday I learned that the person who instigated them had a swivel chair installed inside the little domed colonade at the top of the hill near the lake next to the &#8230; <a href="http://distributedresearch.net/blog/2011/10/11/kew-gardens">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2011/10/11/kew-gardens">Kew Gardens</a></p>
]]></description>
			<content:encoded><![CDATA[<p>There are many folly buildings at Kew Gardens and yesterday I learned that the person who instigated them had a swivel chair installed inside the little domed colonade at the top of the hill near the lake next to the Palm House. From that vantage point she could survey the results of the gardeners&#8217; labour. The view would have been much different in those days but I thought I&#8217;d make a mock swivel chair video of the view from yesterday at Kew Gardens.</p>
<p><object width="640" height="480"><param name="movie" value="http://www.youtube.com/v/OmqQILFpu0I?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OmqQILFpu0I?version=3" type="application/x-shockwave-flash" width="640" height="480" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Many more Kew Gardens photos are amongst my photosets on Flickr such as :</p>
<p><a title="Kew Gardens" href="http://www.flickr.com/photos/aroberts/sets/72157627738379735/">Kew Gardens October 2011</a></p>
<p><a title="Kew Gardens" href="http://www.flickr.com/photos/aroberts/sets/539840">Kew Gardens</a></p>
<p><a href="http://www.flickr.com/photos/aroberts/collections/72157602231137023/">Collection of Kew Gardens Photosets</a></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2011/10/11/kew-gardens">Kew Gardens</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2011/10/11/kew-gardens/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video: World&#8217;s Luckiest Man</title>
		<link>http://distributedresearch.net/blog/2011/04/30/video-worlds-luckiest-man</link>
		<comments>http://distributedresearch.net/blog/2011/04/30/video-worlds-luckiest-man#comments</comments>
		<pubDate>Sat, 30 Apr 2011 14:09:53 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Randomness]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Luckiest]]></category>
		<category><![CDATA[luckiest man]]></category>
		<category><![CDATA[Man]]></category>
		<category><![CDATA[video world]]></category>
		<category><![CDATA[window]]></category>
		<category><![CDATA[world]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2011/04/30/video-worlds-luckiest-man</guid>
		<description><![CDATA[World&#8217;s Luckiest Man (Sent from Flipboard) &#160; Andy Roberts &#160; http://distributedresearch.net/blog &#160; &#160; via posterous Thanks for subscribing to Andy Roberts blogVideo: World&#8217;s Luckiest Man<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2011/04/30/video-worlds-luckiest-man">Video: World&#8217;s Luckiest Man</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="posterous_autopost">
<div><strong>World&#8217;s Luckiest Man</strong><br />
<a href="http://www.youtube.com/watch?v=rapvHU3aoCw"></a><object width="500" height="417"><param name="movie" value="http://www.youtube.com/v/rapvHU3aoCw&amp;hl=en&amp;fs=1" /><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="500" height="417" src="http://www.youtube.com/v/rapvHU3aoCw&amp;hl=en&amp;fs=1" wmode="opaque" allowscriptaccess="always" allowfullscreen="true"></embed></object>(Sent from <a href="http://flipboard.com">Flipboard</a>)</p>
</div>
<p>&nbsp;</p>
<div>
<p>Andy Roberts</p>
<p>&nbsp;</p>
<div><a href="http://distributedresearch.net/blog">http://distributedresearch.net/blog</a></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div>
<p>via posterous</p>
</div>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2011/04/30/video-worlds-luckiest-man">Video: World&#8217;s Luckiest Man</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2011/04/30/video-worlds-luckiest-man/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MEP calls for Nuclear Free Europe</title>
		<link>http://distributedresearch.net/blog/2011/04/09/paulmurphymep-calls-for-nuclear-free-europe</link>
		<comments>http://distributedresearch.net/blog/2011/04/09/paulmurphymep-calls-for-nuclear-free-europe#comments</comments>
		<pubDate>Sat, 09 Apr 2011 04:53:32 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Energy]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[catastrophe]]></category>
		<category><![CDATA[Dublin]]></category>
		<category><![CDATA[Energy industry]]></category>
		<category><![CDATA[European]]></category>
		<category><![CDATA[european parliament]]></category>
		<category><![CDATA[free europe]]></category>
		<category><![CDATA[Fukushima]]></category>
		<category><![CDATA[investment]]></category>
		<category><![CDATA[MEP]]></category>
		<category><![CDATA[Murphy]]></category>
		<category><![CDATA[nationalisation]]></category>
		<category><![CDATA[Nuclear]]></category>
		<category><![CDATA[parliament]]></category>
		<category><![CDATA[Paul Murphy]]></category>
		<category><![CDATA[plenary session]]></category>
		<category><![CDATA[Renewable]]></category>
		<category><![CDATA[Renewable energy]]></category>
		<category><![CDATA[renewable energy technologies]]></category>
		<category><![CDATA[socialist party]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=4370</guid>
		<description><![CDATA[Paul Murphy calls for a nuclear free Europe at the European Parliament - Video <a href="http://distributedresearch.net/blog/2011/04/09/paulmurphymep-calls-for-nuclear-free-europe">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2011/04/09/paulmurphymep-calls-for-nuclear-free-europe">MEP calls for Nuclear Free Europe</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.paulmurphymep.eu/">Paul Murphy</a>, <a href="http://www.socialistparty.net/">Socialist Party</a> MEP for Dublin speaks at a plenary session of the European Parliament in favour of a nuclear-free future for Europe in light of the catastrophe in <a href="http://distributedresearch.net/blog/tag/fukushima">Fukushima</a> and calls for the nationalisation of the energy industry and real investment in <a title="Africa, Poverty and Renewable Energy" href="http://distributedresearch.net/blog/2005/06/16/africa-poverty-and-renewable-energy">renewable energy</a> technologies.</p>
<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/JPKvZby-blw?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/JPKvZby-blw?version=3" type="application/x-shockwave-flash" width="640" height="505" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2011/04/09/paulmurphymep-calls-for-nuclear-free-europe">MEP calls for Nuclear Free Europe</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2011/04/09/paulmurphymep-calls-for-nuclear-free-europe/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fukushima nuclear power plant second nuclear reactor explosion &#8211; Video</title>
		<link>http://distributedresearch.net/blog/2011/03/14/fukushima-nuclear-power-plant-second-nuclear-reactor-explosion-video</link>
		<comments>http://distributedresearch.net/blog/2011/03/14/fukushima-nuclear-power-plant-second-nuclear-reactor-explosion-video#comments</comments>
		<pubDate>Mon, 14 Mar 2011 10:05:03 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Environment]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[blast]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[cooling system]]></category>
		<category><![CDATA[daiichi]]></category>
		<category><![CDATA[earthquake]]></category>
		<category><![CDATA[explosion]]></category>
		<category><![CDATA[Fukushima]]></category>
		<category><![CDATA[Japan earthquake and tsunami]]></category>
		<category><![CDATA[Natural disasters and extreme weather]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[nuclear core]]></category>
		<category><![CDATA[nuclear meltdown]]></category>
		<category><![CDATA[Nuclear power]]></category>
		<category><![CDATA[nuclear power plant]]></category>
		<category><![CDATA[nuclear reactor explosion]]></category>
		<category><![CDATA[nuclear reactors]]></category>
		<category><![CDATA[power plant]]></category>
		<category><![CDATA[reactor]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[tsunami]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[World news]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=3626</guid>
		<description><![CDATA[A second reactor building at Fukushima Daiichi plant explodes and another core loses cooling, prompting fears of a third explosion following Friday's earthquake and tsunami that devastated Japan <a href="http://distributedresearch.net/blog/2011/03/14/fukushima-nuclear-power-plant-second-nuclear-reactor-explosion-video">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2011/03/14/fukushima-nuclear-power-plant-second-nuclear-reactor-explosion-video">Fukushima nuclear power plant second nuclear reactor explosion &#8211; Video</a></p>
]]></description>
			<content:encoded><![CDATA[<p><!--adsense--><br />
A second nuclear reactor building at the Fukushima Daiichi plant has exploded, and another nuclear core has lost it&#8217;s cooling system. A third explosion may follow Friday&#8217;s historic earthquake and tsunami that devastated Japan.</p>
<p><iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/SeSTqI-wqQY" frameborder="0" allowfullscreen></iframe><br />
<!--adsense--></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2011/03/14/fukushima-nuclear-power-plant-second-nuclear-reactor-explosion-video">Fukushima nuclear power plant second nuclear reactor explosion &#8211; Video</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2011/03/14/fukushima-nuclear-power-plant-second-nuclear-reactor-explosion-video/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Earthquake in Japan triggers Tsunami &#8211; Video</title>
		<link>http://distributedresearch.net/blog/2011/03/11/earthquake-japan-tsunami-video</link>
		<comments>http://distributedresearch.net/blog/2011/03/11/earthquake-japan-tsunami-video#comments</comments>
		<pubDate>Fri, 11 Mar 2011 09:08:59 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Japan]]></category>
		<category><![CDATA[earthquake]]></category>
		<category><![CDATA[earthquake in japan]]></category>
		<category><![CDATA[Flooding]]></category>
		<category><![CDATA[Guardian]]></category>
		<category><![CDATA[japan earthquake]]></category>
		<category><![CDATA[japanese]]></category>
		<category><![CDATA[japanese earthquake]]></category>
		<category><![CDATA[magnitude]]></category>
		<category><![CDATA[Natural disasters and extreme weather]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[richter scale]]></category>
		<category><![CDATA[tsunami]]></category>
		<category><![CDATA[tsunami video]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video report]]></category>
		<category><![CDATA[world]]></category>
		<category><![CDATA[World news]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=3538</guid>
		<description><![CDATA[TV pictures showed a vast wall of water carrying debris and even fires across a large swathe of coastal farmland near the north-east Japanese city of Sendai, which has a population of 1 million <a href="http://distributedresearch.net/blog/2011/03/11/earthquake-japan-tsunami-video">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2011/03/11/earthquake-japan-tsunami-video">Earthquake in Japan triggers Tsunami &#8211; Video</a></p>
]]></description>
			<content:encoded><![CDATA[<span id="Guardian_video_of_the_Japanese_Earthquake_and_Tsunami"><h3>Guardian video of the Japanese Earthquake and Tsunami</h3></span>
<p><!--adsense--><br />
At 8.8 magnitude on the <a href="http://en.wikipedia.org/wiki/Richter_magnitude_scale">richter scale</a>, this is the big one. </p>
<span id="RT_video_reports_of_the_Tsunami_and_Earthquake_in_Japan"><h3>RT video reports of the Tsunami and Earthquake in Japan</h3></span>
<p>BBC live coverage:  <a href="http://www.bbc.co.uk/news/world-asia-pacific-12709598">http://www.bbc.co.uk/news/world-asia-pacific-12709598</a></p>
<p>A 10 metre high wave has swept ashore flooding buildings and farmlands.</p>
<p>A Tsunami alert is out for the Philipines, Taiwan, Russia and Hawaii.</p>
<p>The major earthquake off Japan&#8217;s north-eastern coast has triggered tsunami warnings across the Pacific.</p>
<p>The Tsunami Warning Centre in Hawaii has widened its original alert to include Hawaii and the rest of the Pacific Ocean.</p>
<p>Alerts were issued as far apart as Australia and New Zealand, Mexico and Central and South America, the Philippines and Taiwan, off the Chinese mainland.</p>
<p>Any tsunami would take several hours to travel across 3,800 miles of ocean from Japan to Hawaii.</p>
<p>The estimated time of arrival was put at around 1pm UK time.</p>
<p><!--adsense--></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2011/03/11/earthquake-japan-tsunami-video">Earthquake in Japan triggers Tsunami &#8211; Video</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2011/03/11/earthquake-japan-tsunami-video/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enlightenment at Hampstead Theatre and Deathtrap</title>
		<link>http://distributedresearch.net/blog/2010/10/07/enlightenment-hampstead-theatre-deathtrap</link>
		<comments>http://distributedresearch.net/blog/2010/10/07/enlightenment-hampstead-theatre-deathtrap#comments</comments>
		<pubDate>Thu, 07 Oct 2010 15:47:33 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[London]]></category>
		<category><![CDATA[Theatre breaks]]></category>
		<category><![CDATA[comedy]]></category>
		<category><![CDATA[Deathtrap]]></category>
		<category><![CDATA[Enlightenment]]></category>
		<category><![CDATA[Hampstead]]></category>
		<category><![CDATA[Jonathan Groff]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Simon Russel Beale]]></category>
		<category><![CDATA[Spooks]]></category>
		<category><![CDATA[thriller]]></category>
		<category><![CDATA[trailer]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=2674</guid>
		<description><![CDATA[I&#8217;m going to see a play called &#8220;Enlightenment&#8221; at the Hampstead Theatre in London on Monday. I don&#8217;t really know much about the play &#8220;Enlightenment&#8221; apart from the slightly worrying description &#8220;a mesmeric psychological thriller&#8221; and this trailer video here: &#8230; <a href="http://distributedresearch.net/blog/2010/10/07/enlightenment-hampstead-theatre-deathtrap">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2010/10/07/enlightenment-hampstead-theatre-deathtrap">Enlightenment at Hampstead Theatre and Deathtrap</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to see a play called &#8220;<a href="http://theatrebreaks.co/wiki/Enlightenment">Enlightenment</a>&#8221; at the <a href="http://theatrebreaks.co/wiki/Hampstead_Theatre">Hampstead Theatre</a> in London on Monday.</p>
<p>I don&#8217;t really know much about the play &#8220;<strong>Enlightenment</strong>&#8221; apart from the slightly worrying description &#8220;a mesmeric psychological thriller&#8221; and this trailer video here:</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/e/wWcvTkJL7h4"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/e/wWcvTkJL7h4" type="application/x-shockwave-flash" width="640" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>I&#8217;ll probably come back here and let you know how the play went next week.</p>
<p>Trailer videos for plays are becoming quite the thing, but I wonder how apt it is to make a very filmic piece of media to represent live theatre, which is a very different kind of thing entirely.</p>
<p>Another example is the poster campaign for <a href="http://theatrebreaks.co/wiki/Deathtrap">Deathtrap</a> , another thriller play but also a comedy, which includes showing the outdoor gravedigging scene on camera, when the live stage play takes place entirely indoors in one room.</p>
<div id="attachment_2675" class="wp-caption aligncenter" style="width: 310px"><a href="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2010/10/deathtrap.jpg"><img class="size-medium wp-image-2675" title="Deathtrap" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2010/10/deathtrap-300x199.jpg" alt="Enlightenment at Hampstead Theatre and Deathtrap deathtrap 300x199" width="300" height="199" /></a><p class="wp-caption-text">Deathtrap</p></div>
<p>Yes, that&#8217;s Simon Russel Beale, The current Home Secretary in Spooks, pushing the wheelbarrow with Jonathan Groff in it.</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2010/10/07/enlightenment-hampstead-theatre-deathtrap">Enlightenment at Hampstead Theatre and Deathtrap</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2010/10/07/enlightenment-hampstead-theatre-deathtrap/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tim Birkhead &#8216;Wisdom of Birds&#8217; at Do Lectures</title>
		<link>http://distributedresearch.net/blog/2010/10/04/tim-birkhead-wisdom-of-birds-at-do-lectures</link>
		<comments>http://distributedresearch.net/blog/2010/10/04/tim-birkhead-wisdom-of-birds-at-do-lectures#comments</comments>
		<pubDate>Mon, 04 Oct 2010 09:46:01 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[wildlife]]></category>
		<category><![CDATA[birds]]></category>
		<category><![CDATA[Forest]]></category>
		<category><![CDATA[Tim Birkhead]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Wales]]></category>
		<category><![CDATA[Wisdom]]></category>
		<category><![CDATA[Yurts]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=2620</guid>
		<description><![CDATA[Tim Birkhead, author of &#8216;The Wisdom of Birds&#8217; speaks at the DO Lectures, held last month in fforest, Wales. (Go and look at the yurts then come back and listen to the video) Thanks for subscribing to Andy Roberts blogTim &#8230; <a href="http://distributedresearch.net/blog/2010/10/04/tim-birkhead-wisdom-of-birds-at-do-lectures">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2010/10/04/tim-birkhead-wisdom-of-birds-at-do-lectures">Tim Birkhead &#8216;Wisdom of Birds&#8217; at Do Lectures</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Tim Birkhead, author of &#8216;The Wisdom of Birds&#8217; speaks at the DO Lectures, held last month in <a href="http://www.coldatnight.co.uk/">fforest,</a> Wales. (Go and look at the yurts then come back and listen to the video) </p>
<p><object width="448" height="347" data="http://www.thedolectures.com/media/video/EmbeddableHowiesPlayerApplication.swf"><param name="movie" value="http://www.thedolectures.com/media/video/EmbeddableHowiesPlayerApplication.swf"></param><param name="allowfullscreen" value="true"></param><param name="quality" value="best"></param><param name="flashvars" value="speakerName=tim_birkhead&amp;speakerNameFriendly=Tim%20Birkhead&amp;skinPath=http://www.thedolectures.com/media/video/skin.swf&amp;posterframeURL=http://www.thedolectures.com/media/dContent/851/video-placeholder.jpg&amp;lectureName=Author%20of%20%E2%80%98The%20Wisdom%20of%20Birds%E2%80%98&amp;speakerURL=http://www.thedolectures.com/speakers/speakers-2009/tim-birkhead"></param><param name="scale" value="noscale"></param><param name="allowscriptaccess" value="always"></param><param name="bgcolor" value="#E3E3E3"></param><embed src="http://www.thedolectures.com/media/video/EmbeddableHowiesPlayerApplication.swf" flashvars="speakerName=tim_birkhead&amp;speakerNameFriendly=Tim%20Birkhead&amp;skinPath=http://www.thedolectures.com/media/video/skin.swf&amp;posterframeURL=http://www.thedolectures.com/media/dContent/851/video-placeholder.jpg&amp;lectureName=Author%20of%20%E2%80%98The%20Wisdom%20of%20Birds%E2%80%98&amp;speakerURL=http://www.thedolectures.com/speakers/speakers-2009/tim-birkhead" type="application/x-shockwave-flash" allowfullscreen="true" width="448" height="347"></embed></object></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2010/10/04/tim-birkhead-wisdom-of-birds-at-do-lectures">Tim Birkhead &#8216;Wisdom of Birds&#8217; at Do Lectures</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2010/10/04/tim-birkhead-wisdom-of-birds-at-do-lectures/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Inflatable Street Art</title>
		<link>http://distributedresearch.net/blog/2010/09/14/inflatable-street-art</link>
		<comments>http://distributedresearch.net/blog/2010/09/14/inflatable-street-art#comments</comments>
		<pubDate>Tue, 14 Sep 2010 06:57:10 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[city]]></category>
		<category><![CDATA[street art]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=2505</guid>
		<description><![CDATA[I came across this Inflatable street art video via Jack Vinson&#8217;s shared items. It&#8217;s not often that a new type of art is invented. These are playful and creative, and certainly make an impact on people in the city. Thanks &#8230; <a href="http://distributedresearch.net/blog/2010/09/14/inflatable-street-art">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2010/09/14/inflatable-street-art">Inflatable Street Art</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I came across this Inflatable street art video via <a href="http://www.google.com/reader/view/#stream/user%2F05117237932473399754%2Fstate%2Fcom.google%2Fbroadcast">Jack Vinson&#8217;s shared items</a>. </p>
<p>It&#8217;s not often that a new type of art is invented. These are playful and creative, and certainly make an impact on people in the city. </p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/PH6xCT2aTSo&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/PH6xCT2aTSo&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="385"></embed></object></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2010/09/14/inflatable-street-art">Inflatable Street Art</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2010/09/14/inflatable-street-art/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Greater Spotted Woodpecker</title>
		<link>http://distributedresearch.net/blog/2009/06/29/greater-spotted-woodpecker-2</link>
		<comments>http://distributedresearch.net/blog/2009/06/29/greater-spotted-woodpecker-2#comments</comments>
		<pubDate>Mon, 29 Jun 2009 23:16:13 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[birds]]></category>
		<category><![CDATA[bird]]></category>
		<category><![CDATA[feeder]]></category>
		<category><![CDATA[garden]]></category>
		<category><![CDATA[garden bird]]></category>
		<category><![CDATA[garden birds]]></category>
		<category><![CDATA[great tits]]></category>
		<category><![CDATA[peanut]]></category>
		<category><![CDATA[starlings]]></category>
		<category><![CDATA[Tits]]></category>
		<category><![CDATA[urban garden]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[woodpecker]]></category>
		<category><![CDATA[woodpeckers]]></category>

		<guid isPermaLink="false">http://cityescapes.eu/urbanwildlife/?p=58</guid>
		<description><![CDATA[These Greater Spotted Woodpeckers have become regular visitors in my urban garden, requiring the peanut feeder to be topped up every few days. A messy eater, the woodpecker seemed to be getting through loads of nuts at each visit but &#8230; <a href="http://distributedresearch.net/blog/2009/06/29/greater-spotted-woodpecker-2">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2009/06/29/greater-spotted-woodpecker-2">Greater Spotted Woodpecker</a></p>
]]></description>
			<content:encoded><![CDATA[<p>These Greater Spotted Woodpeckers have become regular visitors in my urban garden, requiring the peanut feeder to be topped up every few days. A messy eater, the woodpecker seemed to be getting through loads of nuts at each visit but this zoomed in video shows he&#8217;s actually targetting one particular peanut quite carefully over a series of head and bill movements.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/aEuZ7bPWnbU&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/aEuZ7bPWnbU&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Greater spotted woodpeckers have joined other garden birds as regular feeders at the peanuts such as great tits, sparrows, blue tits, robins and starlings.</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2009/06/29/greater-spotted-woodpecker-2">Greater Spotted Woodpecker</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2009/06/29/greater-spotted-woodpecker-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free FTP Client Software &#8211; Using Filezilla to update Websites</title>
		<link>http://distributedresearch.net/blog/2009/05/08/free-ftp-client-software-using-filezilla-to-update-websites</link>
		<comments>http://distributedresearch.net/blog/2009/05/08/free-ftp-client-software-using-filezilla-to-update-websites#comments</comments>
		<pubDate>Fri, 08 May 2009 09:41:34 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[Easy]]></category>
		<category><![CDATA[filezilla]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[webserver]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=1395</guid>
		<description><![CDATA[Free FTP Client Software for Windows Filezilla is a free and open source FTP client software program used for connnecting to a webserver to update websites. Here&#8217;s a short tutorial video which deals with downloading, setting up and connecting Filezilla &#8230; <a href="http://distributedresearch.net/blog/2009/05/08/free-ftp-client-software-using-filezilla-to-update-websites">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2009/05/08/free-ftp-client-software-using-filezilla-to-update-websites">Free FTP Client Software &#8211; Using Filezilla to update Websites</a></p>
]]></description>
			<content:encoded><![CDATA[<p><!--adsense--></p>
<span id="Free_FTP_Client_Software_for_Windows"><h3>Free FTP Client Software for Windows</h3></span>
<p><a href="http://filezilla-project.org/">Filezilla</a> is a free and  open source FTP client software program used for connnecting to a webserver to update websites. Here&#8217;s a short tutorial video which deals with downloading, setting up and connecting Filezilla FTP to a website. I describe the twin pane approach, and show you how to download a website file, edit it , test and then re-upload so the new version is live on your website.  </p>
<p>This Filezilla video can be watched from right here below as an embedded YouTube video, do try the HD (High Definition) and full screen options:  </p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/rAxq3hLv-vA&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/rAxq3hLv-vA&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Or you can download the full original 84Mb video file onto your computer using the free file hosting service at divshare:  <a href="http://www.divshare.com/download/7304797-efd">Download Filezilla FTP Video Tutorial</a> </p>
<p>Filezilla FTP client software is available in Windows, Mac OS X and Linux versions. </p>
<p><img src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2009/05/filezilla-the-free-ftp-client-300x251.jpg" alt="Free FTP Client Software   Using Filezilla to update Websites filezilla the free ftp client 300x251" title="filezilla-the-free-ftp-client" width="300" height="251" class="alignnone size-medium wp-image-1401" /></p>
<p>Good alternative FTP clients apart from Filezilla  are <a href="http://www.globalscape.com/cuteftp/">Cute FTP</a> for Windows and Mac (small charge) , and on a Mac there are also <a href="http://fetchsoftworks.com/">Fetch</a> and <a href="http://cyberduck.ch/">Cyberduck</a>.</p>
<p><!--adsense--></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2009/05/08/free-ftp-client-software-using-filezilla-to-update-websites">Free FTP Client Software &#8211; Using Filezilla to update Websites</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2009/05/08/free-ftp-client-software-using-filezilla-to-update-websites/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Figure of Eight Banger Racing</title>
		<link>http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing</link>
		<comments>http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing#comments</comments>
		<pubDate>Fri, 24 Apr 2009 10:34:08 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Randomness]]></category>
		<category><![CDATA[UK]]></category>
		<category><![CDATA[Banger]]></category>
		<category><![CDATA[banger racing]]></category>
		<category><![CDATA[bangers]]></category>
		<category><![CDATA[chalk downs]]></category>
		<category><![CDATA[Coombe Valley]]></category>
		<category><![CDATA[Dover]]></category>
		<category><![CDATA[East Kent]]></category>
		<category><![CDATA[figure of eight]]></category>
		<category><![CDATA[hot rods]]></category>
		<category><![CDATA[pits]]></category>
		<category><![CDATA[race]]></category>
		<category><![CDATA[Raceway]]></category>
		<category><![CDATA[Racing]]></category>
		<category><![CDATA[racing circuits]]></category>
		<category><![CDATA[stadium]]></category>
		<category><![CDATA[stock]]></category>
		<category><![CDATA[van]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[wooded hillsides]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=1325</guid>
		<description><![CDATA[Here&#8217;s an aerial picture of The Coombe Valley Raceway Banger Racing stadium in Dover Kent where I used to go on alternate Sundays to watch the banger racing, stock cars, hot rods and mini rods. They also hold special two &#8230; <a href="http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing">Figure of Eight Banger Racing</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an aerial picture of The Coombe Valley Raceway <strong>Banger Racing</strong> stadium in Dover Kent where I used to go on alternate Sundays to watch the banger racing, stock cars, hot rods and mini rods. They also hold special two day meetings to give people <a href="http://distributedresearch.net/blog/2008/05/05/bank-holiday-weekend-10-things-to-do-in-london">something to do on bank holidays</a>. I don&#8217;t know how many other figure of eight racing circuits there are in the world but this is the only one I&#8217;ve ever heard of.  The banger racing takes place in beautiful valley surrounded by wooded hillsides, typical of the East Kent chalk downs.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-medium wp-image-1326" title="coombevalleybangerracing" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2009/04/coombevalleybangerracing-300x196.jpg" alt="Figure of Eight Banger Racing coombevalleybangerracing 300x196" width="300" height="196" /></p>
<p>Here&#8217;s an amateur  video of a big van bangers race which I think captures some of the excitement and chaos of standing on the bank near the approach to the pits bend.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/jfeSCL7KNsY&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/jfeSCL7KNsY&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Another one of a Bangers Destruction Derby</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/7bvB1yKGPus&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/7bvB1yKGPus&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><strong>Banger racing</strong> is a well regulated contact motorsport.</p>
<p>&nbsp;</p>

<a href='http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing/img_2059' title='Banger Racing'><img width="150" height="150" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2009/04/IMG_2059-150x150.jpg" class="attachment-thumbnail" alt="Figure of Eight Banger Racing IMG 2059 150x150" title="Banger Racing" /></a>
<a href='http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing/img_2055' title='Banger Racing'><img width="150" height="150" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2009/04/IMG_2055-150x150.jpg" class="attachment-thumbnail" alt="Figure of Eight Banger Racing IMG 2055 150x150" title="Banger Racing" /></a>
<a href='http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing/img_2050' title='Banger Racing'><img width="150" height="150" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2009/04/IMG_2050-150x150.jpg" class="attachment-thumbnail" alt="Figure of Eight Banger Racing IMG 2050 150x150" title="Banger Racing" /></a>
<a href='http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing/img_2038' title='Banger Racing'><img width="150" height="150" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2009/04/IMG_2038-150x150.jpg" class="attachment-thumbnail" alt="Figure of Eight Banger Racing IMG 2038 150x150" title="Banger Racing" /></a>
<a href='http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing/coombevalleybangerracing' title='coombevalleybangerracing'><img width="150" height="150" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2009/04/coombevalleybangerracing-150x150.jpg" class="attachment-thumbnail" alt="Figure of Eight Banger Racing coombevalleybangerracing 150x150" title="coombevalleybangerracing" /></a>
<a href='http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing/img_2054' title='Banger Racing'><img width="150" height="150" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2009/04/IMG_2054-150x150.jpg" class="attachment-thumbnail" alt="Figure of Eight Banger Racing IMG 2054 150x150" title="Banger Racing" /></a>
<a href='http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing/img_2045' title='Banger Racing'><img width="150" height="150" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2009/04/IMG_2045-150x150.jpg" class="attachment-thumbnail" alt="Figure of Eight Banger Racing IMG 2045 150x150" title="Banger Racing" /></a>
<a href='http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing/img_2042' title='Banger Racing'><img width="150" height="150" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2009/04/IMG_2042-150x150.jpg" class="attachment-thumbnail" alt="Figure of Eight Banger Racing IMG 2042 150x150" title="Banger Racing" /></a>

<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing">Figure of Eight Banger Racing</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2009/04/24/figure-of-eight-banger-racing/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flashmobs Going Mainstream</title>
		<link>http://distributedresearch.net/blog/2009/01/19/flashmobs-going-mainstream</link>
		<comments>http://distributedresearch.net/blog/2009/01/19/flashmobs-going-mainstream#comments</comments>
		<pubDate>Mon, 19 Jan 2009 18:18:56 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[London]]></category>
		<category><![CDATA[social objects]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[advertisement]]></category>
		<category><![CDATA[flashmobs]]></category>
		<category><![CDATA[Liverpool Street]]></category>
		<category><![CDATA[liverpool street station]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Stansted]]></category>
		<category><![CDATA[stansted airport]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=959</guid>
		<description><![CDATA[Flashmobs and unexpected performances in the mainstream Simulated Flashmobs and unexpected performances are springing up all over the place. You can hardly venture out on a journey through any of London&#8217;s main transport hubs without being hijacked by a troupe &#8230; <a href="http://distributedresearch.net/blog/2009/01/19/flashmobs-going-mainstream">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2009/01/19/flashmobs-going-mainstream">Flashmobs Going Mainstream</a></p>
]]></description>
			<content:encoded><![CDATA[<span id="Flashmobs_and_unexpected_performances_in_the_mainstream"><h4>Flashmobs and unexpected performances in the mainstream</h4></span>
<p>Simulated Flashmobs and unexpected performances are springing up all over the place. You can hardly venture out on a journey through any  of London&#8217;s main transport hubs without being hijacked by a troupe of dancers, <a href="http://www.flickr.com/photos/63511593@N00/sets/19017/">pillowfighters</a> or Musical Theatre performers. The aim of most of these stunts is to generate buzz, particularly through youTube, which if done subtly and with a bit of luck can reach millions of consumers for a fraction the price of mainstream advertising. At least that was the theory, but T-mobile are currently running an expensive  campaign on TV which shows full length video from the Liverpool Street Station event last Thursday. With clips of bystanders reactions mixed in with professional dancers emerging from the crowd, it&#8217;s very difficult to judge just much of it was precisely staged and how much is genuine spontaneity. I&#8217;m not going to embed the actual advertisement itself here, you can find it easily on youtube but here are some genuine punters interviewed after the event:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/9Jv6rHJiNhQ&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/9Jv6rHJiNhQ&hl=en&fs=1rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>So now I&#8217;ve just been alerted by  <a href="http://techfluff.tv/">Hermione</a> on <a href="http://twitter.com/hermioneway">Twitter</a> to a smaller musical video made in Stansted Airport:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/RgZuHlDuulk&hl=en&fs=1rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RgZuHlDuulk&hl=en&fs=1rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>This one is for Lastminute.com and asks &#8220;When did you last go to the Theatre?&#8221;  which is  a question close to my heart  as you may know already. I&#8217;m off to see <a href="http://usefulwiki.com/londontheatre/category/phantom">Phantom of The Opera</a> next week.</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2009/01/19/flashmobs-going-mainstream">Flashmobs Going Mainstream</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2009/01/19/flashmobs-going-mainstream/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Elche Palm Gardens with Surprising Water Feature Sculpture</title>
		<link>http://distributedresearch.net/blog/2008/12/28/elche-palm-gardens-with-surprising-water-feature-sculpture</link>
		<comments>http://distributedresearch.net/blog/2008/12/28/elche-palm-gardens-with-surprising-water-feature-sculpture#comments</comments>
		<pubDate>Sun, 28 Dec 2008 10:33:51 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[London]]></category>
		<category><![CDATA[Spain]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/12/28/elche-palm-gardens-with-surprising-water-feature-sculpture</guid>
		<description><![CDATA[Elche is a city inland from Alicante on the South East coast of mainland Spain. It&#8217;s also the place our favourite Elche Spanish restaurant in Leytonstone is named after. This video features a sculpture in a section of expansive palm &#8230; <a href="http://distributedresearch.net/blog/2008/12/28/elche-palm-gardens-with-surprising-water-feature-sculpture">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/12/28/elche-palm-gardens-with-surprising-water-feature-sculpture">Elche Palm Gardens with Surprising Water Feature Sculpture</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Elche is a city inland from Alicante on the South East coast of mainland Spain. It&#8217;s also the place our favourite Elche Spanish restaurant in Leytonstone is named after. This video features a sculpture in a section of expansive palm groves, actually within the Priests Gardens (Huerta del Cura)</p>
<p><object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=63881" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"> <param name="flashvars" value="intl_lang=en-us&photo_secret=736642caa3&photo_id=3137435729"></param> <param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=63881"></param> <param name="bgcolor" value="#000000"></param> <param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=63881" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&photo_secret=736642caa3&photo_id=3137435729" height="300" width="400"></embed></object></p>
<p>The sculpture is made of vertical shiny metal rods arranged in a spiral rising from a rotating plinth which gives the impression from a distance of a waterfall or fountain. The video accentuates this by being recorded next to an actual fountain, providing the soundtrack.</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/12/28/elche-palm-gardens-with-surprising-water-feature-sculpture">Elche Palm Gardens with Surprising Water Feature Sculpture</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/12/28/elche-palm-gardens-with-surprising-water-feature-sculpture/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Wreckers Prayer</title>
		<link>http://distributedresearch.net/blog/2007/01/23/the-wreckers-prayer</link>
		<comments>http://distributedresearch.net/blog/2007/01/23/the-wreckers-prayer#comments</comments>
		<pubDate>Tue, 23 Jan 2007 20:42:33 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Andy Roberts]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[UK]]></category>
		<category><![CDATA[folk club]]></category>
		<category><![CDATA[Folk Music]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[lyrics]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Walthamstow]]></category>
		<category><![CDATA[Wreckers Prayer]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2007/01/23/the-wreckers-prayer/</guid>
		<description><![CDATA[listen or download The Wreckers Prayer by Andy Roberts for free via last.fm The Wreckers Prayer &#8211; Lyrics &#8220;Oh Lord, please don&#8217;t let there be shipwrecks, Let the lighthouse shine out bright and clear. But if there needs to be &#8230; <a href="http://distributedresearch.net/blog/2007/01/23/the-wreckers-prayer">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2007/01/23/the-wreckers-prayer">The Wreckers Prayer</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://distributedresearch.net/blog/wp-content/sound.gif" alt="The Wreckers Prayer sound"  title="The Wreckers Prayer pic" /><a href="http://www.last.fm/music/Andy+Roberts/_/The+Wreckers+Prayer">listen or download The Wreckers Prayer by Andy Roberts for free via last.fm<br />
</a><img src="http://distributedresearch.net/blog/wp-content/sound.gif" alt="The Wreckers Prayer sound"  title="The Wreckers Prayer pic" /></p>
<span id="The_Wreckers_Prayer_8211_Lyrics"><h3>The Wreckers Prayer &#8211; Lyrics</h3></span>
<p>&#8220;Oh Lord, please don&#8217;t let there be shipwrecks,<br />
Let the lighthouse shine out bright and clear.<br />
But if there needs to be an accident at sea,<br />
Please let that ship be wrecked here.</p>
<p>There&#8217;s a path all the way from the clifftop<br />
to the rocks and the sea down below<br />
It&#8217;s steep and it&#8217;s loose and it&#8217;s slippery<br />
You gotta mind how you go.</p>
<p>On a moonless night, you need a little light<br />
We don&#8217;t want any accidents, you see.</p>
<p>Don&#8217;t let there be shipwrecks<br />
Lighthouse shine out bright and clear<br />
If there needs to be a tragedy at sea<br />
then let the cargo be washed ashore here</p>
<p>Oh the living is hard down this way<br />
the soil is all stoney and poor<br />
We don&#8217;t have a port, no fish to be caught<br />
There&#8217;s just what the tide brings ashore<br />
And the duty free liquor in store.</p>
<p>Next time it happens, don&#8217;t let me be late<br />
or allow too much salt water<br />
to infiltrate</p>
<p>Please don&#8217;t let there  be shipwrecks,<br />
Let the lighthouse shine out bright and clear.<br />
If there needs to be a tragedy at sea,<br />
Let the next one be here.</p>
<p>- Andy Roberts 2003</p>
<p><strong>Update 19/2/07 :  free mp3 available</strong> to:<br />
<img src="http://distributedresearch.net/blog/wp-content/sound.gif" alt="The Wreckers Prayer sound"  title="The Wreckers Prayer pic" /><a href="http://www.last.fm/music/Andy+Roberts/_/The+Wreckers+Prayer">listen and download via last.fm<br />
</a><img src="http://distributedresearch.net/blog/wp-content/sound.gif" alt="The Wreckers Prayer sound"  title="The Wreckers Prayer pic" /></p>
<p>Also available at <a href="http://www.myspace.com/theandyroberts">MySpace</a> and Sellaband </p>
<p><img src="http://www.theage.com.au/ffximage/2007/01/23/svDEVON_wideweb__470x325,0.jpg" alt="The Wreckers Prayer svDEVON wideweb  470x325,0"  title="The Wreckers Prayer pic" /></p>
<span id="Video_of_Andy_Roberts_The_Wreckers_Prayer_8211_Walthamstow_Folk_Club"><h3>Video of Andy Roberts The Wreckers Prayer &#8211; Walthamstow Folk Club</h3></span>
<p><iframe width="640" height="480" src="http://www.youtube.com/embed/htLn7HkXPlc?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2007/01/23/the-wreckers-prayer">The Wreckers Prayer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2007/01/23/the-wreckers-prayer/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Snark One</title>
		<link>http://distributedresearch.net/blog/2006/09/20/snark-one</link>
		<comments>http://distributedresearch.net/blog/2006/09/20/snark-one#comments</comments>
		<pubDate>Wed, 20 Sep 2006 12:34:09 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[video]]></category>
		<category><![CDATA[cuttysnark]]></category>
		<category><![CDATA[tent]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=138</guid>
		<description><![CDATA[Thanks for subscribing to Andy Roberts blogSnark One<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2006/09/20/snark-one">Snark One</a></p>
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/DA_g5k-kQ5c"></param><embed src="http://www.youtube.com/v/DA_g5k-kQ5c" type="application/x-shockwave-flash" width="425" height="350"></embed></object></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2006/09/20/snark-one">Snark One</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2006/09/20/snark-one/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canal cruise</title>
		<link>http://distributedresearch.net/blog/2006/07/07/canal-cruise</link>
		<comments>http://distributedresearch.net/blog/2006/07/07/canal-cruise#comments</comments>
		<pubDate>Fri, 07 Jul 2006 08:58:11 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[video]]></category>
		<category><![CDATA[Canal]]></category>
		<category><![CDATA[cruise]]></category>
		<category><![CDATA[Lancaster]]></category>
		<category><![CDATA[Lune Aquaduct]]></category>
		<category><![CDATA[Marsh Harriers]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2006/07/07/canal-cruise/</guid>
		<description><![CDATA[The emergency service on the Lancaster canal waterbus finished last weekend, with the reopening of the Lune Aquaduct, but on Saturday we had the 72ft traditional packet boat all to ourselves for the whole day. It was quiet, beautiful and &#8230; <a href="http://distributedresearch.net/blog/2006/07/07/canal-cruise">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2006/07/07/canal-cruise">Canal cruise</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The emergency service on the Lancaster canal <a href="http://www.budgietransport.co.uk/page/60/Lancaster_Canal_Packet_Boats.htm">waterbus</a> finished last weekend, with the reopening of the Lune Aquaduct, but on Saturday we had the 72ft traditional packet boat all to ourselves for the whole day.</p>
<p>It was quiet, beautiful and the narrowboat created a slight breeze on that very hot day. Amongst other things, we saw two or three Marsh Harriers, which I&#8217;m told are quite rare in the Northwest.</p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"  WIDTH="320" HEIGHT="240" id="canal" ALIGN=""><param NAME=movie VALUE="http://firstclass.ultraversity.net/~Andy.Roberts/canal.swf"></param><param NAME=quality VALUE=high></param><param NAME=bgcolor VALUE=#FFFFFF><embed src="http://firstclass.ultraversity.net/~Andy.Roberts/canal.swf" quality=high bgcolor=#FFFFFF  WIDTH="320" HEIGHT="240" NAME="canal" ALIGN=""  TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></embed></param></object></p>
<p>The above video clip is an embedded Flash version, <a href="http://distributedresearch.net/blog/?p=116">as requested</a> but you may also download a <a href="http://firstclass.ultraversity.net/~Andy.Roberts/canalcd.mov">high quality quicktime movie (15Mb)</a> or a <a href="http://firstclass.ultraversity.net/~Andy.Roberts/canalweb.mov">smaller one (7Mb)</a></p>
<p><a href="http://www.flickr.com/photos/aroberts/179638550/" title="Photo Sharing"><img src="http://static.flickr.com/76/183955811_7f6f0e5548_o.png" width="320" height="288" alt="Canal cruise 183955811 7f6f0e5548 o"  title="Canal cruise pic" /><br />
Marsh Harrier photo by Andy Roberts</a></p>
<p><span class="technoratitag">Technorati Tags: waterways, Lancaster, canal, waterbus, video, <a href="http://www.technorati.com/tags/"Marsh" rel="tag">&#8220;Marsh</a>, Harrier&#8221;, Lune, Aquaduct</span><br />
<!--adsense--></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2006/07/07/canal-cruise">Canal cruise</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2006/07/07/canal-cruise/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
<enclosure url="http://firstclass.ultraversity.net/~Andy.Roberts/canalcd.mov" length="16058131" type="video/quicktime" />
<enclosure url="http://firstclass.ultraversity.net/~Andy.Roberts/canalweb.mov" length="8105260" type="video/quicktime" />
		</item>
		<item>
		<title>Shifting Sands</title>
		<link>http://distributedresearch.net/blog/2004/07/07/shifting-sands</link>
		<comments>http://distributedresearch.net/blog/2004/07/07/shifting-sands#comments</comments>
		<pubDate>Wed, 07 Jul 2004 20:11:37 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Andy Roberts]]></category>
		<category><![CDATA[bilbao spain]]></category>
		<category><![CDATA[movie clips]]></category>
		<category><![CDATA[shifting sands]]></category>
		<category><![CDATA[song]]></category>
		<category><![CDATA[soundvideo]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2004/07/07/shifting-sands</guid>
		<description><![CDATA[Shifting Sands &#8211; song shifting sands asf&#8221; I want to get this over and done with. It&#8217;s just a demo &#8211; ok, a way of getting the song down on tape somehow. Ideally there would be images from Whitsunday Island &#8230; <a href="http://distributedresearch.net/blog/2004/07/07/shifting-sands">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2004/07/07/shifting-sands">Shifting Sands</a></p>
]]></description>
			<content:encoded><![CDATA[<span id="Shifting_Sands_8211_song"><h3>Shifting Sands &#8211; song</h3></span>
<p><a href="http://firstclass.ultraversity.net/~Andy.Roberts/shiftingsands.asf">shifting sands asf&#8221; </a><br />
I want to get this over  and done with. It&#8217;s just a demo &#8211; ok, a way of getting the song down on tape somehow. Ideally there would be images from Whitsunday Island on the video, and some orchestration with perhaps my friend Alex helping out on the vocals but some vital components of the technical apparatus are still missing. Beggars can&#8217;t be choosers.</p>
<p>So here&#8217;s the photo I took of whitesands bay, and the cessner light aircraft. Whitsunday Island is an uninhabited nature reserve  off the coast of Queensland, Au, near the Great Barrier Reef and I had the privilege to camp there for four nights.</p>
<p>Fantastic.  Nothing to do with the song though, which is all about setting off to Bilbao, Spain on my own.</p>
<p>Here&#8217;s a later video of <strong>Shifting Sands</strong> by Andy Roberts: </p>
<p><iframe width="640" height="480" src="http://www.youtube.com/embed/3t_wvXNB03k?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2004/07/07/shifting-sands">Shifting Sands</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2004/07/07/shifting-sands/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://firstclass.ultraversity.net/~Andy.Roberts/shiftingsands.asf" length="9430383" type="video/asf" />
		</item>
		<item>
		<title>Chinese Lute</title>
		<link>http://distributedresearch.net/blog/2004/06/06/chinese-lute</link>
		<comments>http://distributedresearch.net/blog/2004/06/06/chinese-lute#comments</comments>
		<pubDate>Sun, 06 Jun 2004 20:16:12 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Beijing]]></category>
		<category><![CDATA[chinese lute]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[instrument]]></category>
		<category><![CDATA[Lute]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[movie clips]]></category>
		<category><![CDATA[soundvideo]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2004/06/06/chinese-lute</guid>
		<description><![CDATA[Now with sound During the half term holiday I finally found the time and inclination to get the Cybercentre&#8217;s DV camcorder out of the box, charge it up and read some of the instructions. The upshot of this is that &#8230; <a href="http://distributedresearch.net/blog/2004/06/06/chinese-lute">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2004/06/06/chinese-lute">Chinese Lute</a></p>
]]></description>
			<content:encoded><![CDATA[<span id="Now_with_sound"><h1>Now with sound</h1></span>
<p>During the half term holiday I finally found the time and inclination to get the Cybercentre&#8217;s DV camcorder out of the box, charge it up and read some of the instructions. The upshot of this is that I can now make half decent sized movies which are longer than 16 seconds duration, but much more importantly adding the extra dimension of <em>SOUND</em>. To celebrate this, I planned and directed a short music performance featuring me in the back garden playing a composition on the chinese lute. I was really pleased with the sound quality captured by the built in microphone, but then it took a long time working out how to get the captured video into a format small enough to put online. This would probably have been much easier on Mac with iMovie, but the cybercentre doesn&#8217;t have macs and neither do I at home.So the output file which you can download by clicking on the embedded photo here is a 3.6Mb  .ASF file using mpeg4 encoding, which should play in Windows Media Player. Please let me know if you can hear it.</p>
<span id="You_can_play_too."><h2>You can play too.</h2></span>
<p>The instrument I am playing was purchased in Beijing during a trip I made 4 years ago (  lots of photos  on my Yangstse Gorges site ). Known in english simply as &#8220;Chinese lute&#8221;, they are made in sizes ranging from a huge double bass version right down to a ukulele size.  For fun, I made a flash movie based on my lute which has the genuine sound of each string sampled and you can play it by mousing over the drawing of the strings. See above, go on &#8211; try it.</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2004/06/06/chinese-lute">Chinese Lute</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2004/06/06/chinese-lute/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

