<?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>Rocketstone</title>
	<atom:link href="http://rocketstone.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://rocketstone.co.uk</link>
	<description>The eye never has enough of seeing - Ecc. 1:8</description>
	<lastBuildDate>Wed, 08 Feb 2012 22:13:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>WordPress Login problems?</title>
		<link>http://rocketstone.co.uk/2012/02/wordpress-login-problems/</link>
		<comments>http://rocketstone.co.uk/2012/02/wordpress-login-problems/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 22:12:48 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=369</guid>
		<description><![CDATA[Another issue recently, with a different site. The host supplier had moved the site to a new server and apparently this has &#8220;Suhosin&#8221; installed. This is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. It can also [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2012%2F02%2Fwordpress-login-problems%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2012%2F02%2Fwordpress-login-problems%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Another issue recently, with a different site.</p>
<p>The host supplier had moved the site to a new server and apparently this has &#8220;<a title="Opens in a new window" href="http://www.hardened-php.net/suhosin/" target="_blank">Suhosin</a>&#8221; installed. This is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core.</p>
<p>It can also kill your WordPress dashboard (and the rest!).</p>
<p>I could authenticate successfully and get the WordPress banner menu showing above the site, but if I tried to get to the dashboard or any other part of WordPress administration, I was being redirected to the 404 Error page.</p>
<p>The site continued to work fine, I was just unable to change it in any way as I could not get to the dashboard.</p>
<p>A quick chat session with the host supplier and they disabled Suhosin. Now all is back to normal.</p>
<p>&nbsp;</p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2012/02/wordpress-login-problems/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2012/02/wordpress-login-problems/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2012/02/wordpress-login-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress and mod_security</title>
		<link>http://rocketstone.co.uk/2011/12/wordpress-and-mod_security/</link>
		<comments>http://rocketstone.co.uk/2011/12/wordpress-and-mod_security/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 16:01:09 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=359</guid>
		<description><![CDATA[A web site that I jointly administer suddenly started to fail when trying to add images to pages/posts. We&#8217;d not altered anything nor installed any new plugins, but this was disconcerting as Christmas was approaching and that&#8217;s a busy time for us. It turns out the issue was caused by our host provider changing their [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2011%2F12%2Fwordpress-and-mod_security%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2011%2F12%2Fwordpress-and-mod_security%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>A web site that I jointly administer suddenly started to fail when trying to add images to pages/posts.</p>
<p>We&#8217;d not altered anything nor installed any new plugins, but this was disconcerting as Christmas was approaching and that&#8217;s a busy time for us.</p>
<p>It turns out the issue was caused by our host provider changing their security and WordPress was (to use their words) &#8220;violating mod_security settings&#8221;. Thankfully, they added an exclusion for us and things are up and running again (no lasting harm done).</p>
<p>So, if WordPress starts saying something like &#8220;Page not found&#8221; (404 error) when you attempt to publish a page or post, check with your hosting provider and see if they can change settings for you.</p>
<p>There&#8217;s also a WordPress support thread here on the issue:</p>
<p><a href="http://wordpress.org/support/topic/cannot-create-posts-with-images-404-error-postphp">http://wordpress.org/support/topic/cannot-create-posts-with-images-404-error-postphp</a></p>
<p>&nbsp;</p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2011/12/wordpress-and-mod_security/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2011/12/wordpress-and-mod_security/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2011/12/wordpress-and-mod_security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SanDisk Sansa Fuze &#8211; Long term review</title>
		<link>http://rocketstone.co.uk/2011/08/sandisk-sansa-fuze/</link>
		<comments>http://rocketstone.co.uk/2011/08/sandisk-sansa-fuze/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 20:04:11 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=330</guid>
		<description><![CDATA[I needed an MP3 player, didn&#8217;t want to buy an expensive iPod and someone recommended I look at the SanDisk Sansa Fuze. I&#8217;m glad I did. I bought it in January 2010 for £53 (at time of writing, they&#8217;re only £35 from Amazon) and have been nothing but pleased with it ever since. It. Just. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2011%2F08%2Fsandisk-sansa-fuze%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2011%2F08%2Fsandisk-sansa-fuze%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I needed an MP3 player, didn&#8217;t want to buy an expensive iPod and someone recommended I look at the SanDisk Sansa Fuze. I&#8217;m glad I did.</p>
<p><div id="attachment_331" class="wp-caption aligncenter" style="width: 310px"><a href="http://rocketstone.co.uk/wp-content/uploads/2011/08/IMAG0402.jpg"><img class="size-medium wp-image-331  " title="Fuze with SD card for size" src="http://rocketstone.co.uk/wp-content/uploads/2011/08/IMAG0402-300x226.jpg" alt="Fuze with SD card for size" width="300" height="226" /></a><p class="wp-caption-text">The SanDisk Sansa Fuze with SD card for size comparison</p></div>I bought it in January 2010 for £53 (at time of writing, they&#8217;re only £35 from <a title="Opens in a new window" href="http://www.amazon.co.uk/gp/product/B0019JS45O/ref=oss_product" target="_blank">Amazon</a>) and have been nothing but pleased with it ever since.</p>
<p>It. Just. Works. The list of great things about it are:</p>
<ul>
<li>It plays just about any audio file you wish to copy onto it (MP3, WMA, secure WMA, Ogg Vorbis, and FLAC).</li>
<li>It sounds great and the battery lasts for ages.</li>
<li>It plays just about any MPEG4 format movie file.</li>
<li>Has expandable memory with a microSDHC memory card slot.</li>
<li>FM radio (not used that much to be honest).</li>
<li>Voice recorder (not used that much either).</li>
<li>Has EQ settings, including allowing custom settings.</li>
<li>Photo/image viewer (small screen, so of limited use &#8211; use your phone instead).</li>
<li>Metal back and sides (apparently made of <a title="New window. See 'Uses' in the Wiki article" href="http://en.wikipedia.org/wiki/Liquidmetal" target="_blank">LiquidMetal</a>) with a piano-gloss plastic front.</li>
<li>Has a good solid weighty feel to it without being heavy.</li>
<li>It appears as two drives when connected to the PC (internal/external memory) so no iTunes needed.</li>
<li>It supports Audible books (used these &#8211; they&#8217;re great).</li>
</ul>
<p>Rather than bore you with a full review, read the excellent <a title="Opens in a new window" href="http://anythingbutipod.com/2008/03/sandisk-sansa-fuze-review/" target="_blank">AnythingButIpod.com</a> review which will give you all you need to know.</p>
<p>Want an MP3 player that will last but don&#8217;t want to pay a premium price, then this will be money well spent. A simple (not included) jack-to-jack cable lets me plug into separate speakers if I want to.</p>
<p>Enough said. Here&#8217;s a photo of the unit with its blue ring of wonder:</p>
<div id="attachment_332" class="wp-caption aligncenter" style="width: 310px"><a href="http://rocketstone.co.uk/wp-content/uploads/2011/08/IMAG0401.jpg"><img class="size-medium wp-image-332 " title="Blue ring of wonder" src="http://rocketstone.co.uk/wp-content/uploads/2011/08/IMAG0401-300x226.jpg" alt="Sansa Fuze with its glowing blue dial" width="300" height="226" /></a><p class="wp-caption-text">The Blue Ring of Wonder!</p></div>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2011/08/sandisk-sansa-fuze/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2011/08/sandisk-sansa-fuze/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2011/08/sandisk-sansa-fuze/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sitting kills, apparently</title>
		<link>http://rocketstone.co.uk/2011/05/sitting-kills/</link>
		<comments>http://rocketstone.co.uk/2011/05/sitting-kills/#comments</comments>
		<pubDate>Tue, 17 May 2011 12:37:40 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=315</guid>
		<description><![CDATA[Via: Medical Billing And Coding]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2011%2F05%2Fsitting-kills%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2011%2F05%2Fsitting-kills%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.medicalbillingandcoding.org/sitting-kills"><img src="http://images.medicalbillingandcoding.org.s3.amazonaws.com/sitting-is-killing-you.jpg" border="0" alt="Sitting is Killing You" width="500" /></a><br />
Via: <a href="http://www.medicalbillingandcoding.org">Medical Billing And Coding</a></p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2011/05/sitting-kills/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2011/05/sitting-kills/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2011/05/sitting-kills/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Poached Egg</title>
		<link>http://rocketstone.co.uk/2011/03/poached-egg/</link>
		<comments>http://rocketstone.co.uk/2011/03/poached-egg/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 12:42:28 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=298</guid>
		<description><![CDATA[I came across this blog post from Mali Korsten on the perfect recipe for poaching an egg: Poached eggs have been my nemesis for the extent of my cooking career (I use the term “career” loosely, in the way that one might describe wearing clothes, or any other necessary daily activity). Without one of those [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2011%2F03%2Fpoached-egg%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2011%2F03%2Fpoached-egg%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I came across this blog post from Mali Korsten on the perfect recipe for poaching an egg:</p>
<blockquote><p>Poached eggs have been my nemesis for the extent of my cooking career (I use the term “career” loosely, in the way that one might describe wearing clothes, or any other necessary daily activity). Without one of those special cheat-pans, my eggs just dissolve into a stringy mass of albumin floating in a sea of frothy salt-water, the yolk sitting isolated at the bottom of the pan, long-since detached from its white partner. Yesterday, all that changed.</p>
<p><a href="http://themalikwhey.wordpress.com/2011/03/18/how-to-poach-an-egg/#respond">http://themalikwhey.wordpress.com/2011/03/18/how-to-poach-an-egg/</a></p></blockquote>
<p>I tried the recipe this morning and can tell you, it works! Evidence below:</p>
<p><div id="attachment_299" class="wp-caption alignleft" style="width: 310px"><a href="http://rocketstone.co.uk/wp-content/uploads/2011/03/IMAG0186.jpg"><img class="size-medium wp-image-299 " title="Poached Egg 1" src="http://rocketstone.co.uk/wp-content/uploads/2011/03/IMAG0186-300x225.jpg" alt="Poached Egg on toast" width="300" height="225" /></a><p class="wp-caption-text">Straight from the pan</p></div>&nbsp;</p>
<p><div id="attachment_300" class="wp-caption alignleft" style="width: 310px"><a href="http://rocketstone.co.uk/wp-content/uploads/2011/03/IMAG0188.jpg"><img class="size-medium wp-image-300 " title="Poached Egg opened" src="http://rocketstone.co.uk/wp-content/uploads/2011/03/IMAG0188-300x225.jpg" alt="Poached Egg on toast with yolk broken" width="300" height="225" /></a><p class="wp-caption-text">Just how I like it</p></div>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Apart from being able to make great eggs, Mali is also a musician. Her album is here and is well worth a listen: <a href="http://www.cdbaby.com/cd/malikorsten">http://www.cdbaby.com/cd/malikorsten</a></p>
<p>Finally, a quote from C S Lewis which mentions a poached egg:</p>
<blockquote><p>I am trying here to prevent anyone saying the really foolish thing that people often say about Him: &#8216;I&#8217;m ready to accept Jesus as a great moral teacher, but I don&#8217;t accept His claim to be God.&#8217; That is the one thing we must not say. A man who was merely a man and said the sort of things Jesus said would not be a great moral teacher. He would either be a lunatic &#8212; on the level with the man who says he is a poached egg &#8212; or else he would be the Devil of Hell. You must make your choice. Either this man was, and is, the Son of God: or else a madman or something worse. You can shut Him up for a fool, you can spit at Him and kill Him as a demon; or you can fall at His feet and call Him Lord and God. But let us not come with any patronizing nonsense about His being a great human teacher. He has not left that open to us. He did not intend to. – <em>Mere Christianity,</em> pages 40-41.</p>
<p>&nbsp;</p></blockquote>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2011/03/poached-egg/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2011/03/poached-egg/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2011/03/poached-egg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free time in Sydney</title>
		<link>http://rocketstone.co.uk/2010/06/free-time-in-sydney/</link>
		<comments>http://rocketstone.co.uk/2010/06/free-time-in-sydney/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 06:58:42 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[birds]]></category>
		<category><![CDATA[cameras]]></category>
		<category><![CDATA[sydney]]></category>
		<category><![CDATA[travels]]></category>
		<category><![CDATA[wet]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=198</guid>
		<description><![CDATA[After working in Sydney this week I got some free time before my flight in the evening.

Prior to my arrival in Australia, they'd had about two weeks of rain (some quite heavy I believe). When I arrived, the weather took a turn for the better and the sun came out - unfortunately... [follow the link for more]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2010%2F06%2Ffree-time-in-sydney%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2010%2F06%2Ffree-time-in-sydney%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>After working in Sydney this week I got some free time before my flight in the evening.</p>
<p>Prior to my arrival in Australia, they&#8217;d had about two weeks of rain (some quite heavy I believe). When I arrived, the weather took a turn for the better and the sun came out &#8211; unfortunately I was working between 8am and 5pm so was not able to enjoy it.</p>
<p>On my last day in Sydney, I had some hours to myself &#8211; but the weather has returned to rain, and some of it torrential &#8211; there was even a &#8220;water tornado&#8221; <a title="Opens in a new window" href="http://www.dailytelegraph.com.au/news/keep-the-umbrella-handy-sydneys-set-to-rain-supreme/story-e6freuy9-1225874791927" target="_blank">just a few miles away</a>. So with a few hours to spend, I resorted to trudging around the shops with my back pack, looking like a soaked vagrant. Granted, this gave me time to buy gifts for the family, but it wasn&#8217;t the day I was looking forward to. I had been hoping to get out and take some photographs of the famous Sydney landmarks.</p>
<p>Thankfully, I&#8217;d brought the <a title="Opens in a new window" href="http://magnetix.ro/images/canon_d10.jpg" target="_blank">Canon D10</a> with me so had no problems using that in the rain:</p>

<div class="ngg-galleryoverview" id="ngg-gallery-5-198">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-38" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://rocketstone.co.uk/wp-content/gallery/sydney-2010-06/img_2948.jpg" title="This was the only bright thing I saw all day."  >
								<img title="Botanical Gardens" alt="Botanical Gardens" src="http://rocketstone.co.uk/wp-content/gallery/sydney-2010-06/thumbs/thumbs_img_2948.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-39" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://rocketstone.co.uk/wp-content/gallery/sydney-2010-06/img_2957.jpg" title="Not the usual tourist picture of the opera house and bridge."  >
								<img title="Sydney Harbour" alt="Sydney Harbour" src="http://rocketstone.co.uk/wp-content/gallery/sydney-2010-06/thumbs/thumbs_img_2957.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-40" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://rocketstone.co.uk/wp-content/gallery/sydney-2010-06/img_2961.jpg" title="There were still lots of people out running."  >
								<img title="Runners" alt="Runners" src="http://rocketstone.co.uk/wp-content/gallery/sydney-2010-06/thumbs/thumbs_img_2961.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-41" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://rocketstone.co.uk/wp-content/gallery/sydney-2010-06/img_2972.jpg" title="Even the seagulls seemed to be having a bad time."  >
								<img title="Wet Seagull" alt="Wet Seagull" src="http://rocketstone.co.uk/wp-content/gallery/sydney-2010-06/thumbs/thumbs_img_2972.jpg" width="99" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-42" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://rocketstone.co.uk/wp-content/gallery/sydney-2010-06/img_2973.jpg" title="Circular Harbour - At least I seemed to have it to myself."  >
								<img title="Empty" alt="Empty" src="http://rocketstone.co.uk/wp-content/gallery/sydney-2010-06/thumbs/thumbs_img_2973.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2010/06/free-time-in-sydney/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2010/06/free-time-in-sydney/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2010/06/free-time-in-sydney/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Look what they&#8217;ve done to our skies</title>
		<link>http://rocketstone.co.uk/2010/04/look-what-theyve-done-to-our-skies/</link>
		<comments>http://rocketstone.co.uk/2010/04/look-what-theyve-done-to-our-skies/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 08:38:17 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[thoughts]]></category>
		<category><![CDATA[volcanic ash]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=115</guid>
		<description><![CDATA[They&#8217;re baaaack! Now all the UK airports are open airline operators are rushing to get things back to normal, which means the beautifully clear skies of the last six days have been vandalised to:]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2010%2F04%2Flook-what-theyve-done-to-our-skies%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2010%2F04%2Flook-what-theyve-done-to-our-skies%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>They&#8217;re baaaack!</p>
<p>Now all the UK airports are open airline operators are rushing to get things back to normal, which means the beautifully clear skies of the last six days have been vandalised to:</p>
<p><a href="http://rocketstone.co.uk/wp-content/gallery/misc/skycontrails.jpg"><img class="ngg-singlepic ngg-none" src="http://rocketstone.co.uk/wp-content/gallery/misc/skycontrails.jpg" alt="skycontrails" width="800" /></a></p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2010/04/look-what-theyve-done-to-our-skies/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2010/04/look-what-theyve-done-to-our-skies/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2010/04/look-what-theyve-done-to-our-skies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The birds have won!</title>
		<link>http://rocketstone.co.uk/2010/04/the-birds-have-won/</link>
		<comments>http://rocketstone.co.uk/2010/04/the-birds-have-won/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 06:10:34 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Humour]]></category>
		<category><![CDATA[birds]]></category>
		<category><![CDATA[grounded]]></category>
		<category><![CDATA[thoughts]]></category>
		<category><![CDATA[volcanic ash]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=94</guid>
		<description><![CDATA[Communication from Air Chief Marshal Seagull, This is a great day. Over many long years we have been struggling against the humans and their aircraft filling our airspace and at last our efforts have paid off. Yesterday, at 1200 hours, the humans admitted defeat and grounded all planes over the United Kingdom. Long may this [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2010%2F04%2Fthe-birds-have-won%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2010%2F04%2Fthe-birds-have-won%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Communication from Air Chief Marshal Seagull,<a title="Seagull - (C) David Heys" rel="lightbox[]" href="http://rocketstone.co.uk/wp-content/gallery/portfolio/1243737998_bfb211577a_o.jpg"><img class="ngg-singlepic ngg-right" src="http://rocketstone.co.uk/wp-content/gallery/portfolio/thumbs/thumbs_1243737998_bfb211577a_o.jpg" alt="Seagull - (C) David Heys" /></a></p>
<p>This is a great day.</p>
<p>Over many long years we have been struggling against the humans and their aircraft filling our airspace and at last our efforts have paid off. Yesterday, at 1200 hours, the humans admitted defeat and grounded all planes over the United Kingdom.</p>
<p>Long may this continue now that we have, at last, regained our air superiority and are again masters of the sky!</p>
<p>ACM Seagull</p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2010/04/the-birds-have-won/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2010/04/the-birds-have-won/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2010/04/the-birds-have-won/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Black Franke Kitchen Sink</title>
		<link>http://rocketstone.co.uk/2010/04/black-franke-kitchen-sink/</link>
		<comments>http://rocketstone.co.uk/2010/04/black-franke-kitchen-sink/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 21:40:37 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[black sink]]></category>
		<category><![CDATA[franke]]></category>
		<category><![CDATA[kitchen]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wood]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=53</guid>
		<description><![CDATA[When we were having our new kitchen designed we found very few places on the Internet where we could see an oak kitchen with dark worktop and a black sink. So I've decided...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2010%2F04%2Fblack-franke-kitchen-sink%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2010%2F04%2Fblack-franke-kitchen-sink%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>When we were having our new kitchen designed we found very few places on the Internet where we could see an oak kitchen with dark worktop and a black sink. So I&#8217;ve decided <span id="more-53"></span>to post my photos here, in case it helps other make a decision.</p>
<p>We are very pleased with our choice of a <a href="http://www.franke.com" target="_blank">Franke</a> Mythos Fragranite Graphite MGT 651-100 (click images for larger view):</p>
<div id="attachment_54" class="wp-caption alignnone" style="width: 310px"><a href="http://rocketstone.co.uk/wp-content/uploads/2010/04/IMG_5509.jpg"><img class="size-medium wp-image-54" title="Oak kitchen with black Franke sink" src="http://rocketstone.co.uk/wp-content/uploads/2010/04/IMG_5509-300x199.jpg" alt="View of Oak kitchen with black Franke sink" width="300" height="199" /></a><p class="wp-caption-text">Oak kitchen with black Franke sink</p></div>
<div id="attachment_55" class="wp-caption alignnone" style="width: 310px"><a href="http://rocketstone.co.uk/wp-content/uploads/2010/04/IMG_5524.jpg"><img class="size-medium wp-image-55" title="Close up of black Franke sink" src="http://rocketstone.co.uk/wp-content/uploads/2010/04/IMG_5524-300x199.jpg" alt="Close up of black Franke sink" width="300" height="199" /></a><p class="wp-caption-text">Close up of black Franke sink</p></div>
<div id="attachment_56" class="wp-caption alignnone" style="width: 310px"><a href="http://rocketstone.co.uk/wp-content/uploads/2010/04/IMG_5531.jpg"><img class="size-medium wp-image-56" title="The whole kitchen" src="http://rocketstone.co.uk/wp-content/uploads/2010/04/IMG_5531-300x199.jpg" alt="The whole kitchen, with black sink" width="300" height="199" /></a><p class="wp-caption-text">The whole kitchen</p></div>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2010/04/black-franke-kitchen-sink/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2010/04/black-franke-kitchen-sink/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2010/04/black-franke-kitchen-sink/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Entanglement and an Infinite Universe</title>
		<link>http://rocketstone.co.uk/2010/02/entanglement-and-an-infinite-universe/</link>
		<comments>http://rocketstone.co.uk/2010/02/entanglement-and-an-infinite-universe/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 21:58:48 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[equipment]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=49</guid>
		<description><![CDATA[It is said that if the universe is infinite, then there must be an infinite number of universes; each one different from the other. If that's true, then somewhere there's a universe where...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2010%2F02%2Fentanglement-and-an-infinite-universe%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2010%2F02%2Fentanglement-and-an-infinite-universe%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>It is said that if the universe is infinite, then there must be an infinite number of universes; each one different from the other. If that&#8217;s true, then somewhere there&#8217;s a universe where earphones <em>never</em> become tangled when removed from your pocket.</p>
<p>It&#8217;s clearly not <em>this</em> universe!<span id="more-49"></span></p>
<p>Although man has achieved many incredible and varied feats, the humble earphone taunts him daily with more incredible and inventive ways of transforming itself from &#8216;carefully coiled&#8217; to &#8216;jumbled mass&#8217; within milliseconds.</p>
<p>Recently I came across <a href="http://lifehacker.com/5476627/keep-your-headphones-tangle+free-and-nearby-with-a-vinyl-badge-clip" target="_blank">this article</a> that suggested using a simple <a href="http://www.cleansweepsupply.com/pages/item-avt75410.html" target="_blank">vinyl name badge clip</a> to hold the earphones and so I tried it out (minus the metal clip which just got in the way). I have to say that the result has been surprisingly successful.</p>
<p><a href="http://rocketstone.co.uk/wp-content/uploads/2010/02/earphones.jpg"><img class="alignnone size-full wp-image-50" title="earphones" src="http://rocketstone.co.uk/wp-content/uploads/2010/02/earphones.jpg" alt="Nicely wrapped earphones" width="320" height="240" /></a></p>
<p>So far this week I&#8217;ve no longer had to undergo a hideous &#8216;<a href="http://en.wikipedia.org/wiki/Disentanglement_puzzle" target="_blank">Disentanglement puzzle</a>&#8216; before listening to music or watching a video on my <a href="http://www.amazon.co.uk/SanDisk-Sansa-Player-Radio-MicroSD/dp/B0019JS45O/ref=sr_1_2?ie=UTF8&amp;s=electronics&amp;qid=1267221285&amp;sr=8-2" target="_blank">Sansa Fuze</a>.</p>
<p>It&#8217;s like living in another universe.</p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2010/02/entanglement-and-an-infinite-universe/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2010/02/entanglement-and-an-infinite-universe/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2010/02/entanglement-and-an-infinite-universe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>James Cameron&#8217;s Avatar</title>
		<link>http://rocketstone.co.uk/2009/12/james-camerons-avatar/</link>
		<comments>http://rocketstone.co.uk/2009/12/james-camerons-avatar/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 01:03:53 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[film]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=46</guid>
		<description><![CDATA[I&#8217;m looking forward to Avatar, James Cameron&#8216;s latest feature film since Titanic and which débuts on the 17th December. I&#8217;m particularly interested to see how special effects and motion capture have moved on since &#8216;Final Fantasy: The Spirits Within&#8216; and Gollum in Lord of the Rings. Will this be the start of a new season in cinema once [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F12%2Fjames-camerons-avatar%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F12%2Fjames-camerons-avatar%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;m looking forward to <a title="Opens in a new window" href="http://www.imdb.com/title/tt0499549/" target="_blank">Avatar</a>, <a title="Opens in a new window" href="http://www.imdb.com/name/nm0000116/" target="_blank">James Cameron</a>&#8216;s latest feature film since <a title="Opens in a new window" href="http://www.imdb.com/title/tt0120338/" target="_blank">Titanic</a> and which débuts on the 17th December.</p>
<p>I&#8217;m particularly interested to see how special effects and motion capture have moved on since &#8216;<a title="Opens in a new window" href="http://www.imdb.com/title/tt0173840/" target="_blank">Final Fantasy: The Spirits Within</a>&#8216; and Gollum in <a title="Opens in a new window" href="http://www.imdb.com/title/tt0167261/" target="_blank">Lord of the Rings</a>. Will this be the start of a new season in cinema once the new effects become available to other film makers? Who else can afford the costs involved?</p>
<p>I&#8217;m also interested to see if the story matches the incredible cinematics. From what I&#8217;ve read so far, it&#8217;s a tale of adoption, redemption and salvation, mingled with violence and love.</p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2009/12/james-camerons-avatar/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2009/12/james-camerons-avatar/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2009/12/james-camerons-avatar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NextGEN Gallery Border</title>
		<link>http://rocketstone.co.uk/2009/12/nextgen-gallery-border/</link>
		<comments>http://rocketstone.co.uk/2009/12/nextgen-gallery-border/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 21:44:29 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[NextGen]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=44</guid>
		<description><![CDATA[If you use the NextGen plugin and want to have a border (or frame) around it, I have found the the following code seems to work well...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F12%2Fnextgen-gallery-border%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F12%2Fnextgen-gallery-border%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you use the NextGEN plugin and want to have a border (or frame) around it, I have found that the following code seems to work well:</p>
<p>&lt;div style=&#8221;border: 12px solid black; width: 600px; height: 450px;&#8221;&gt;[ slideshow id=2 ]&lt;/div&gt;</p>
<p><span style="background-color: #ffffff;">(Note: In the example above I have put an extra space after the opening and before the closing square brackets to stop NextGEN from actually showing the slideshow in this post)</span></p>
<p><span style="background-color: #ffffff;">To get this to work for me, I also have the Slideshow settings in NextGEN set to 600 x 450 and &#8216;Stretch Image&#8217; set to False.</span></p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2009/12/nextgen-gallery-border/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2009/12/nextgen-gallery-border/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2009/12/nextgen-gallery-border/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Dyson AirBlade</title>
		<link>http://rocketstone.co.uk/2009/10/the-dyson-airblade/</link>
		<comments>http://rocketstone.co.uk/2009/10/the-dyson-airblade/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 22:43:15 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=42</guid>
		<description><![CDATA[We have had Dyson AirBlade hand dryers installed at work recently. I had only use an AirBlade once before at the Goonhilly Satellite Earth Station on the Lizard peninsula and was impressed with its effectiveness. They&#8217;re a very noisy hand dryer, but as you tend to only use it for around 10 seconds it&#8217;s not too [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F10%2Fthe-dyson-airblade%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F10%2Fthe-dyson-airblade%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>We have had <a title="Opens in a new window" href="http://www.dysonairblade.co.uk/" target="_blank">Dyson AirBlade</a> hand dryers installed at work recently.</p>
<p>I had only use an AirBlade once before at the <a title="Opens in a new window" href="http://www.goonhilly.bt.com/history/history.html" target="_blank">Goonhilly Satellite Earth Station</a> on the Lizard peninsula and was impressed with its effectiveness.</p>
<p>They&#8217;re a very noisy hand dryer, but as you tend to only use it for around 10 seconds it&#8217;s not too bad. One thing I don&#8217;t like about it is that there is nowhere for the water from your hands to go except onto the floor (it falls to the base of the dryer then down either side). After an hour or so, the floor under the dryer has developed a small puddle.</p>
<p>However, they are effective and you always feel like your hands are very clean and dry when you&#8217;re finished.</p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2009/10/the-dyson-airblade/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2009/10/the-dyson-airblade/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2009/10/the-dyson-airblade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Media Equipment Set Up</title>
		<link>http://rocketstone.co.uk/2009/10/media-set-up/</link>
		<comments>http://rocketstone.co.uk/2009/10/media-set-up/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 22:05:07 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Webcasting]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[cameras]]></category>
		<category><![CDATA[church]]></category>
		<category><![CDATA[equipment]]></category>
		<category><![CDATA[Lansdowne]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=40</guid>
		<description><![CDATA[This is the set up in Lansdowne&#8217;s media room. Video Inputs We have three composite video feeds into the video mixer (via their own B/W monitors): 2 x camera feeds (we use Sony DCR-VX2000E and DSR-PD170P cams) and 1 x DP feed (data projection feed as used in the church to project song words and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F10%2Fmedia-set-up%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F10%2Fmedia-set-up%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Lansdowne's media set up" href="http://rocketstone.co.uk/wp-content/uploads/2009/10/mediasetup.png"><img class="alignnone size-full wp-image-39" title="Click for larger image" src="http://rocketstone.co.uk/wp-content/uploads/2009/10/mediasetup.png" alt="Click for larger image" width="600" height="333" /></a></p>
<p>This is the set up in Lansdowne&#8217;s media room.<span id="more-40"></span></p>
<p><strong>Video Inputs</strong></p>
<p>We have three composite video feeds into the video mixer (via their own B/W monitors): 2 x camera feeds (we use Sony <a title="Google image search (new window)" href="http://images.google.co.uk/images?rlz=1C1GGLS_en-GBGB291GB303&amp;sourceid=chrome&amp;q=DCR-VX2000E&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wi" target="_blank">DCR-VX2000E </a>and <a title="Google image search (new window)" href="http://images.google.co.uk/images?hl=en&amp;rlz=1C1GGLS_en-GBGB291GB303&amp;um=1&amp;sa=1&amp;q=DSR-PD170P&amp;btnG=Search+images&amp;aq=f&amp;oq=&amp;start=0" target="_blank">DSR-PD170P</a> cams) and 1 x DP feed (data projection feed as used in the church to project song words and videos).</p>
<p><strong>Video Mixer</strong></p>
<p>The video mixer (<a title="Google image search (new window)" href="http://images.google.co.uk/images?hl=en&amp;rlz=1C1GGLS_en-GBGB291GB303&amp;um=1&amp;sa=1&amp;q=edirol+v4&amp;btnG=Search+images&amp;aq=f&amp;oq=&amp;start=0" target="_blank">Edirol V-4</a>) is used to transition between the various inputs. We&#8217;re only using three out of the possible four, so have some room for growth.</p>
<p><strong>Subtitle Overlay</strong></p>
<p>The overlay device (<a title="Google image search (new window)" href="http://images.google.co.uk/images?hl=en&amp;rlz=1C1GGLS_en-GBGB291GB303&amp;um=1&amp;sa=1&amp;q=coriogen+eclipse&amp;btnG=Search+images&amp;aq=f&amp;oq=&amp;start=0" target="_blank">CorioGen Eclipse</a>) takes a S-Video feed from the Edirol V-4 and returns this directly to a DVD Recorder that is used to master DVDs of the whole service and create an RF feed to relay audio and video of the service to various locations around the premises. In addition, it also outputs a composite feed that is the main video input into the AV Distribution box (see below).</p>
<p>A PC running <a title="New window" href="http://creationsoftware.com/" target="_blank">SongPro</a> is used to generate the required subtitles (connected to the CorioGen via VGA).</p>
<p><strong>AV Distribution</strong></p>
<p>Audio/Video distribution is handled by a <a title="Google image search (new window)" href="http://images.google.co.uk/images?rlz=1C1GGLS_en-GBGB291GB303&amp;sourceid=chrome&amp;q=Kramer%20VM-10AN&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wi" target="_blank">Kramer VM-10AN</a> that takes a composite video and line-level stereo input and provides 10 outputs. This is used to distribute AV to the main recording equipment, overflow lounge projector and the live webcast PC.</p>
<p><strong>Audio Inputs</strong></p>
<p>We have three main audio inputs: 1 x PA desk feed (from the AUX out of the main mixer desk in the church), 2 x congregation mics (fitted under the main balconies, one on each side). These pass through an audio mixing desk and via a simple distribution box to the various audio recording devices.</p>
<p><strong>CD Recorder</strong></p>
<p>We record live via a CD recorder and create a single disc containing the morning and evening services (message only). These are copied via a 1 x master, 3 x copies CD duplicator.</p>
<p><strong>Tape Recorders</strong></p>
<p>In addition to the CD, we also record two cassette tapes of the message. These are used to create multiple copies as required via the two 1 x master, 3 x copies tape copiers.</p>
<p>One tape deck is used to create an audio feed for the webcast PC (via the &#8220;headphones&#8221; output) to the PC&#8217;s MIC input. We may change this to take an audio feed from the Kramer AV distribution box.</p>
<p><strong>Webcast PC</strong></p>
<p>The webcast PC takes the audio feed from Tape Deck #3, the video feed from the Kramer AV distribution box, via a simple SCART (ugh!) video switch that allows us to choose between the church feed and a &#8220;Graphics&#8221; PC that shows a slideshow prior to the start of the service. This PC is also used to show the credits at the end of each service. Ideally, we&#8217;d like to have a better video mix between the Graphics PC and the AV church feed. We use a simple <a title="Maplin store (new window)" href="http://www.maplin.co.uk/Module.aspx?ModuleNo=35258" target="_blank">VGA to Composite Video converter</a> for the Graphics PC input into the video switch.</p>
<p><strong>Questions/Comments?</strong></p>
<p>Please leave your questions/comments via the form below.</p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2009/10/media-set-up/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2009/10/media-set-up/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2009/10/media-set-up/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Podcasting – Creating the feed</title>
		<link>http://rocketstone.co.uk/2009/10/podcasting-creating-the-feed/</link>
		<comments>http://rocketstone.co.uk/2009/10/podcasting-creating-the-feed/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 22:33:50 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[church]]></category>
		<category><![CDATA[Lansdowne]]></category>
		<category><![CDATA[media]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=35</guid>
		<description><![CDATA[Every podcast needs an RSS feed that describes the podcast and its &#8216;enclosures&#8217; (audio or video files). The feed is actually just a simple file in XML format, but this can be quite difficult to edit and set up and will require someone with specialist knowledge or a software tool to do this easily. Thankfully, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F10%2Fpodcasting-creating-the-feed%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F10%2Fpodcasting-creating-the-feed%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Every podcast needs an RSS feed that describes the podcast and its &#8216;enclosures&#8217; (audio or video files). The feed is actually just a simple file in XML format, but this can be quite difficult to edit and set up and will require someone with specialist knowledge or a software tool to do this easily.</p>
<p>Thankfully, there is an easier way to create a feed.<br />
<span id="more-35"></span><br />
Most blogging systems provide RSS (or Atom) feeds of their posts so that people can &#8216;subscribe&#8217; and get the latest posts each time the author makes a new entry. Happily, this works for podcasts too. What you&#8217;ll need to make this work for you is:</p>
<ul>
<li>Online storeage for your audio (MP3) or video (MP4) files.</li>
<li>A blog &#8211; either your own hosted blog, or an online version like <a href="http://www.blogger.com">Blogger.com</a>.</li>
</ul>
<p>Online storage is the main hurdle to overcome. You will probably have 1GB or so &#8220;webspace&#8221; provided by your ISP, or you can purchase a hosting package that gives you a specified amout of storage for your domain. What you need is an address on the Internet that lets you upload your MP3 files and subsequently download them using nothing more than a simple http:// link. For example, one of our sermons has the following address:</p>
<p style="padding-left: 30px;"><a href="http://www.lansdownebaptistchurch.org.uk/podcast/090419p.mp3">http://www.lansdownebaptistchurch.org.uk/podcast/090419p.mp3</a></p>
<p>This is stored on our hosted webspace that is related to our domain &#8220;lansdownebaptistchurch.org.uk&#8221;. How much storage you have, and how large your individual files are will dictate how many podcast episodes you can keep in your feed. Typically, we keep around one year&#8217;s worth of messages.</p>
<p>The blog step is much easier to overcome and is as simple as setting up a blog with, for example, Blogger.com. This will be the method that you will use to create the details for each episode of the podcast. Lansdowne uses this blog for their audio podcast: <a href="http://lansdownepodcast.blogspot.com">http://lansdownepodcast.blogspot.com</a></p>
<p>As you can see, each entry consists of simply a title and some content that links to the MP3 file. This is all that is needed to create the RSS feed for the podcast (see the footer at the very end of the Blog page for the RSS feed link).</p>
<p>iTunes will accept the feed URL of the blog as a valid feed and within hours of registering with iTunes your podcast will be live.</p>
<p>You may wish to consider using <a href="http://feedburner.google.com">http://feedburner.google.com</a> which you can use to provide statistics for your feeds. In this case, you give Feedburner your Blogger RSS feed address, and publish the Feedburner address to your listeners (and iTunes).</p>
<p>As usual, any questions, please use the comments below.</p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2009/10/podcasting-creating-the-feed/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2009/10/podcasting-creating-the-feed/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2009/10/podcasting-creating-the-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.lansdownebaptistchurch.org.uk/podcast/090419p.mp3" length="8866795" type="audio/mpeg" />
		</item>
		<item>
		<title>Podcasting – Source Data</title>
		<link>http://rocketstone.co.uk/2009/10/podcasting-source-data/</link>
		<comments>http://rocketstone.co.uk/2009/10/podcasting-source-data/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 22:30:47 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[church]]></category>
		<category><![CDATA[Lansdowne]]></category>
		<category><![CDATA[media]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=34</guid>
		<description><![CDATA[Each service at Lansdowne, we record the following: The audio of the message on cassette tape x 2 (for disaster recovery) The message on CD via an audio CD recorder The whole service video (and audio) on DVD via a DVD recorder The whole service video (and audio) on Super VHS tape (for disaster recovery) [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F10%2Fpodcasting-source-data%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F10%2Fpodcasting-source-data%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Each service at <a title="Opens in a new window" href="http://lbconline.co.uk" target="_blank">Lansdowne</a>, we record the following:</p>
<ul>
<li>The audio of the message on cassette tape x 2 (for disaster recovery)</li>
<li>The message on CD via an audio CD recorder</li>
<li>The whole service video (and audio) on DVD via a DVD recorder</li>
<li>The whole service video (and audio) on Super VHS tape (for disaster recovery)</li>
</ul>
<p>We used to rip the CD as the main audio source, and if you&#8217;re interested in producing just an audio podcast <span id="more-34"></span>this would be a simple way to get your audio into an MP3 or WAV file on your computer. <em>An aside: I&#8217;m a PC user, so all the details here relate to Windows applications. If you&#8217;d rather use an Apple Mac, then you&#8217;ll probably already know of an alternative application for your system.</em></p>
<p>The best tool I&#8217;ve found for ripping CDs is <a title="Opens in a new window" href="http://www.audiograbber.com-us.net/" target="_blank">AudioGrabber</a>, a free download. To encode to MP3 format you will also need to download the Lame DLL which is further down the &#8216;download&#8217; page.</p>
<p>We have two podcasts at Lansdowne: one audio and one video; so as we need to prepare the video for web use anyway, I have recently started to take my audio from the DVDs. I will explain the process I use for ripping the DVD and encoding it for web use, extracting the audio, enhancing it slightly and then encoding that to MP3. If it sounds quite a lot, it&#8217;s not really, once you&#8217;re used to it.</p>
<h3>Ripping the DVD</h3>
<p>I use Nero Recode to select the start/end point of the sermon and rip the DVD to a 220MB MP4 file (we use <a title="Lansdowne's Vimeo site" href="http://www.vimeo.com/lansdowne" target="_blank">Vimeo.com</a> to host our videos for free). Nero Recode is not free software, but neither is it very expensive. At the time of writing, the complete <a title="Opens in a new window" href="http://www.nero.com/eng/store.html" target="_blank">Nero suite</a> of software is only £49.99. I have tried other, open source or free, programs but have found that a) they&#8217;re very slow, b) the MP4 file is not good enough quality, c) you can&#8217;t select a start/end point before you rip.</p>
<p><em>If anyone reading this knows of an open source program that has these features, I&#8217;m all ears &#8211; let me know in the comments below please.</em></p>
<h3>Extracting the audio</h3>
<p>Next, I use a tool called &#8220;Free Audio Converter&#8221; from <a title="Opens in a new window/tab" href="http://www.x2xsoft.com/productlist/audio.html" target="_blank">www.x2xsoft.com</a> which converts the MP4 into WAV format. I could go directly to MP3, but I want to increase the volume a little first.</p>
<h3>Enhancing the audio</h3>
<p>Using another free tool (<a title="Opens in a new window" href="http://audacity.sourceforge.net/" target="_self">Audacity</a>) I read the WAV file, select all of it, and then use the Amplify effect to increase the volume to a higher level. Audio from the DVD always seems to be a little too quiet. Accepting the default values of the amplify effect seems to be just right. I save the WAV file (Export to WAV) rather than save as MP3, because I prefer to use AudioGrabber for making MP3s.</p>
<h3>Creating the MP3</h3>
<p>Lastly, using AudioGrabber, I convert the WAV into MP3 format (File menu, Convert to MP3). The settings I use are 64bit, mono, normal &#8211; these work perfectly for the spoken voice with almost no compression artifacts and usually produces a file around 16MB in size, which is easy on web storage and takes almost no time to download for your listeners.</p>
<h3>Conclusion</h3>
<p>That&#8217;s enough for now. If anyone knows of a simpler workflow with less software, I&#8217;d love to hear from you in the comments. I&#8217;ll cover preparing the RSS feed, uploading the MP3 files and making your feed live in the next article.</p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2009/10/podcasting-source-data/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2009/10/podcasting-source-data/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2009/10/podcasting-source-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webcast &#8211; Equipment setup</title>
		<link>http://rocketstone.co.uk/2009/10/webcast-equipment-setup/</link>
		<comments>http://rocketstone.co.uk/2009/10/webcast-equipment-setup/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 22:21:35 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Webcasting]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[church]]></category>
		<category><![CDATA[Lansdowne]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=32</guid>
		<description><![CDATA[The setup for webcasting Lansdowne&#8217;s Sunday services is very simple. We take a composite signal from the main DVD recorder and feed this via a switch box to the PCs TV capture card (which has a composite video input).Also attached to the switch box is another PC that we use to show a slideshow of [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F10%2Fwebcast-equipment-setup%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F10%2Fwebcast-equipment-setup%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The setup for webcasting <a title="Opens in a new window/tab" href="http://www.lansdownebaptistchurch.org.uk/" target="_blank">Lansdowne&#8217;s Sunday services</a> is very simple.</p>
<p>We take a composite signal from the main DVD recorder and feed this via a switch box to the PCs TV capture card (which has a composite video input).<span id="more-32"></span>Also attached to the switch box is another PC that we use to show a slideshow of introduction images before we switch to the live feed. We use a <a title="Available from Maplin" href="http://www.maplin.co.uk/Module.aspx?ModuleNo=35258" target="_blank">VGA to Composite converter</a> on the second PC to create the composite video feed that we need for the switch box.</p>
<p>We also take an input from the audio recording system. This is a simple headphone output from one of the tape decks to the microphone input on the PC. The system is balanced to the correct level to achieve the desired input.</p>
<p>So, three inputs are available, 1) the video feed from the DVD recorder, 2) the PC screen from the second PC &#8211; showing a slideshow and 3) the audio from the tape/CD recording system. See <a title="Opens in this window" href="http://rocketstone.co.uk/2009/10/media-set-up/" target="_self">this post</a> for a diagram of the whole audio/video set up.</p>
<p><span style="text-decoration: line-through;">We use Adobe Flash Media Encoder (v2.5) to provide a feed into <a href="http://www.justin.tv" target="_blank">Justin.tv</a>, sending 25 fps video at 400 bps and MP3 audio at 47 bps. This seems to be the maximum we can achieve at the moment with the uplink from our ISP, without causing too many jumps in the output.</span> We use Adobe Flash Media Encoder v2.5 to provide a feed to <a href="http://www.livestream.com" target="_blank">livestream.com</a>, sending 25fps video encoded at 250 bps with MP3 audio at 64 bps. This is the maximum we can use with our internet feed and to stay within the 500 bps limit imposed on free accounts.</p>
<p>We use the embedded player on our website (<a href="http://www.lbconline.co.uk">http://www.lbconline.co.uk</a>) and can monitor the feed directly from <span style="text-decoration: line-through;">Justin.tv</span> livestream.com, including any chat.</p>
<p>This setup has the benefit of being low cost (<span style="text-decoration: line-through;">Justin.tv</span> livestream.com is free, but does carry adverts), but sufficient to provide a service for those shut in, unable to attend the services, or who have no bible believing church in their locality.</p>
<p>A simpler setup, which can be used almost anywhere, is to attach a webcam &amp; microphone to the PC and use <span style="text-decoration: line-through;">Justin.tv</span> livestream.com&#8217;s standard &#8216;Broadcast&#8217; option to show a live event. This will be poorer quality, but can produce quite acceptable results.</p>
<p>If you have any questions, please send me comments below.</p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2009/10/webcast-equipment-setup/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2009/10/webcast-equipment-setup/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2009/10/webcast-equipment-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webcasting Introduction</title>
		<link>http://rocketstone.co.uk/2009/10/webcasting-introduction/</link>
		<comments>http://rocketstone.co.uk/2009/10/webcasting-introduction/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 22:12:37 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Webcasting]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[church]]></category>
		<category><![CDATA[Lansdowne]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://rocketstone.co.uk/?p=31</guid>
		<description><![CDATA[I am involved in webcasting the live services each weekend from my church: Lansdowne Baptist Church, Bournemouth, England. The good news is that you can do most of this for free, assuming you have the necessary internet connection and hardware. There should be no ongoing costs. We have a two camera setup, data feed and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F10%2Fwebcasting-introduction%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frocketstone.co.uk%2F2009%2F10%2Fwebcasting-introduction%2F&amp;source=dnheys&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I am involved in webcasting the live services each weekend from my church: <a title="Opens in a new window" href="http://www.lbconline.co.uk" target="_blank">Lansdowne Baptist Church</a>, Bournemouth, England.</p>
<p>The good news is that you can do most of this for free, assuming you have the necessary internet connection and hardware. There should be no ongoing costs.</p>
<p>We have a two camera setup, data feed and live subtitling for song words and captions. Typically, each Sunday, there will be a team of between six or seven people involved.<br />
<span id="more-31"></span><br />
I plan to share our experiences here periodically and hopefully receive ideas from those who read this blog, via comments.</p>
<p>We started webcasting using <a href="http://justin.tv/lansdownelive">Justin.tv</a> as our streaming provider. Their adverts were a bit intrusive and often betting related, so we looked elsewhere and found <a title="Opens in a new window" href="http://livestream.com" target="_blank">Livestream.com</a>, their embedded player is very configurable.</p>
<p>Both providers have free accounts that show small ads at the bottom of the screen. These can be closed easily and a &#8216;pro&#8217; option is available from Mogulus which has no ads.</p>
<p>[Edit - 14/04/10]<br />
We have recently moved from Justin.tv to <a href="http://www.livestream.com" target="_blank">Livestream.com</a> and have found this setup to produce the best quality so far. Good frame rates and quality.</p>
<p>My <a href="http://rocketstone.co.uk/index.php/2009/10/webcast-equipment-setup/" target="_self">next post</a> will cover our hardware setup for the webcast.<!--more--></p>
<div class="plus-one-wrap"><g:plusone href="http://rocketstone.co.uk/2009/10/webcasting-introduction/"></g:plusone></div><div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://rocketstone.co.uk/2009/10/webcasting-introduction/"></a></div>]]></content:encoded>
			<wfw:commentRss>http://rocketstone.co.uk/2009/10/webcasting-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

