<?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"
	>

<channel>
	<title>www.muttznutz.net</title>
	<atom:link href="http://muttznutz.net/muttzblog/feed" rel="self" type="application/rss+xml" />
	<link>http://muttznutz.net/muttzblog</link>
	<description>Underwater photography by Andy Kirkland</description>
	<pubDate>Sun, 25 Jul 2010 00:28:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Sharm el Sheikh, September 2009</title>
		<link>http://muttznutz.net/muttzblog/reports/sharm-el-sheikh-september-2009/2009/10/18</link>
		<comments>http://muttznutz.net/muttzblog/reports/sharm-el-sheikh-september-2009/2009/10/18#comments</comments>
		<pubDate>Sun, 18 Oct 2009 14:16:47 +0000</pubDate>
		<dc:creator>muttznutz</dc:creator>
		
		<category><![CDATA[Trip reports]]></category>

		<category><![CDATA[Marina Divers]]></category>

		<category><![CDATA[Red Sea]]></category>

		<category><![CDATA[Sharm el Sheikh]]></category>

		<guid isPermaLink="false">http://muttznutz.net/muttzblog/?p=492</guid>
		<description><![CDATA[...  a week away with my Dive Club.]]></description>
			<content:encoded><![CDATA[<p>A week away with my dive club for 5 days diving with <a href="http://www.marinadiverssharm.com/">Marina Divers</a> and staying at the Shams Suites hotel. I booked in at the last minute, but we had a good week. Steve - who fixed it up - sorted an overnight to the Thistlegorm- only the second time I&#8217;d done it.<br />
Unfortunately, the &#8220;outside&#8221; photos of this wreck didn&#8217;t work too well.<br />
I actually enjoyed the last night dive - on the White Knights house reef - enormously. There was one really <a href="http://www.muttznutz.net/images/sharm200909/slide/shrm_9258609/">wierd thingy</a> - I need to find out what it was, and  huge Spanish Dancer. </p>
<p>The hotel&#8217;s in Nabq - away from my normal stay in Naama. Don&#8217;t know if it was the time of year, or the location, but we seemed to pick up a load of mosquito bites. After the Eid holiday finished, we had the place pretty much to ourselves.<br />
Marina were very helpful, and we had some good diving. Thanks (especially) to Frank and Mido.</p>
<p>I don&#8217;t mind getting away on my own, but is was a really nice change to be away with some friends.</p>
]]></content:encoded>
			<wfw:commentRss>http://muttznutz.net/muttzblog/reports/sharm-el-sheikh-september-2009/2009/10/18/feed</wfw:commentRss>
		</item>
		<item>
		<title>Album re-engineering again &#8230;</title>
		<link>http://muttznutz.net/muttzblog/site-news/album-re-engineering-again/2009/10/11</link>
		<comments>http://muttznutz.net/muttzblog/site-news/album-re-engineering-again/2009/10/11#comments</comments>
		<pubDate>Sun, 11 Oct 2009 22:10:15 +0000</pubDate>
		<dc:creator>muttznutz</dc:creator>
		
		<category><![CDATA[JAlbum/B++ mods]]></category>

		<category><![CDATA[Logbook software]]></category>

		<category><![CDATA[Post-Processing]]></category>

		<category><![CDATA[Website News]]></category>

		<category><![CDATA[JDiveLog]]></category>

		<category><![CDATA[LightRoom]]></category>

		<category><![CDATA[LR/Mogrify]]></category>

		<category><![CDATA[LR/Transporter]]></category>

		<category><![CDATA[photo workflow]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[Website tools]]></category>

		<guid isPermaLink="false">http://muttznutz.net/muttzblog/?p=475</guid>
		<description><![CDATA[Outlining a major technology upgrade for my photo albums ...]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s taken much longer than I hoped it would, but I&#8217;ve finally got things a bit more rationalised - starting with the pictures from the Dahab trip in December last year (<em>yup, it&#8217;s taken that long</em>).</p>
<p>This really is a bit step, as I&#8217;m actually moving away from JAlbum - the software which has driven this site since &#8230; well &#8230; forever. I don&#8217;t have any problem with JAlbum, and my thanks are due toÂ David and his team, and to Armond (who built the BluPlusPlus skin I used). Most of my page structures are pretty much unchanged from those I evolved from BPP.</p>
<p>Index pages are now generated dynamically from the album structure. I can use this same process to generate other (non-album) indexes. And I can take an image out - or add one in - in minutes, rather than regenerating and uploading. </p>
<p>I wanted to be able to display the photos in  different perspectives - rather than just by trip (<em>=album</em>), so I needed to use tools which could be used more interactively. I&#8217;ve still got a way to go on all of that, but at least I&#8217;m starting to structure things in the right way. So I hope to be able to build &#8220;albums&#8221; of - for example - all my dives on Jackson Reef based on these new class structures.</p>
<p>It also means I should be able to maintain my Gallery / Portfolio in a bit more timely manner (<em>it&#8217;s currently 3 years since I&#8217;ve updated it</em>). I shouldn&#8217;t have to hold the images more than once, either.</p>
<h3>Workflow, Toolkit and Album generation</h3>
<p>The last rework shifted from generating HTML to PHP, but was still driven by JAlbum. It also wasn&#8217;t really built the way PHP was meant to be used- I had one script for each image. The new release moves to a single set of scripts, with the image data being held in XML files. Another XML file is used to pull all of the images into an album. So I can update an album by changing a couple of text files, rather than having to regenerate the whole file. </p>
<p>The XML, thumbnails, album and images are all now produced from Adobe&#8217;s Lightroom, which is now becoming the only post-processing tool I need to use. The data and photos are exported (and the Copyright watermark applied) using Timothy Armes&#8217; LR/Mogrify and LR/Transporter plugins.</p>
<h3>Presentation and interaction</h3>
<p>I&#8217;ve taken the opportunity to make the images larger (broadband - and bigger screens means that this is less of a constraint now). PHP gives me an opportunity to structure things differently for mobile devices as well, but I don&#8217;t know when I&#8217;ll get around to that.</p>
<p>The slideshow now does away with the rather clunky Javascript implementation. One frustration with this was Microsoft browsers switching scripting off, and telling users it was dangerous. I&#8217;m using the HTML META refresh to scroll on every 8 seconds. Much smoother.</p>
<p>This refresh statement is deprecated, because of the potential for abuse. However, the slideshow seems to me to be exactly the sort of application why this was available in the first place &#8230;.</p>
<p>The photo and dive metadata displays also now work without Javascript - although they&#8217;re nowhere near as pretty, and a bit less responsive.</p>
<h4>Dive Logbooks</h4>
<p>One key bit of automation is the inclusion of logbook data with the images. With the JAlbum tools, this had to be available when the album was generated, and was pretty much hard-wired.</p>
<p>I&#8217;ve now set up the database (which I <a href="http://muttznutz.net/muttzblog/suunto-dive-manager/integrating-sdm-16">first wrote about</a> 3 years ago) on the webserver. This is now queried &#8220;on demand&#8221;, and I&#8217;ll be working on it to give those different perspectives I was talking about.</p>
<p>I did try using a JDiveLog XML file. Managed to get it kida working but all of the profile data made it a bit slow, and it generated out-of-memory errors, so I had to rethink. I do still like the JDiveLog data structure, and will probably do something with it in future, but I think mySQL probably offers the most future-proof solution.</p>
<p>I&#8217;m sure this won&#8217;t be the last rework. But now I need to get the last years&#8217; worth of albums loaded.</p>
]]></content:encoded>
			<wfw:commentRss>http://muttznutz.net/muttzblog/site-news/album-re-engineering-again/2009/10/11/feed</wfw:commentRss>
		</item>
		<item>
		<title>Pike day at Dosthill</title>
		<link>http://muttznutz.net/muttzblog/reports/pike-day-at-dosthill/2009/08/24</link>
		<comments>http://muttznutz.net/muttzblog/reports/pike-day-at-dosthill/2009/08/24#comments</comments>
		<pubDate>Sun, 23 Aug 2009 23:12:18 +0000</pubDate>
		<dc:creator>muttznutz</dc:creator>
		
		<category><![CDATA[Trip reports]]></category>

		<category><![CDATA[Dosthill Quarry]]></category>

		<category><![CDATA[Pike]]></category>

		<category><![CDATA[UK Dives]]></category>

		<guid isPermaLink="false">http://muttznutz.net/muttzblog/?p=458</guid>
		<description><![CDATA[Nice light, and a whole bunch of pike.]]></description>
			<content:encoded><![CDATA[<p>Went into Dosthill yesterday with Bob. Although the viz was a bit dodgy in places, we managed to find a load of pike. The sun was shining, so they&#8217;re all available light shots, with a bit of white balance &amp; exposure adjustment. Shot with the 11-22mm lens.</p>
<p>Click on the thumbnail for larger images.</p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227868.jpg" rel="lightbox[458]"><img class="aligncenter size-thumbnail wp-image-460" title="dshl_8227868" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227868-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227870.jpg" rel="lightbox[458]"><img class="aligncenter size-thumbnail wp-image-461" title="dshl_8227870" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227870-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227874.jpg" rel="lightbox[458]"><img class="aligncenter size-thumbnail wp-image-462" title="dshl_8227874" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227874-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227877.jpg" rel="lightbox[458]"><img class="aligncenter size-thumbnail wp-image-463" title="dshl_8227877" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227877-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227881.jpg" rel="lightbox[458]"><img class="aligncenter size-thumbnail wp-image-464" title="dshl_8227881" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227881-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227884.jpg" rel="lightbox[458]"><img class="aligncenter size-thumbnail wp-image-465" title="dshl_8227884" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227884-200x150.jpg" alt="" width="200" height="150" /></a></p>
<div id="attachment_466" class="wp-caption aligncenter" style="width: 210px"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227893.jpg" rel="lightbox[458]"><img class="size-thumbnail wp-image-466" title="dshl_8227893" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227893-200x150.jpg" alt="" width="200" height="150" /></a><p class="wp-caption-text">.. I really liked these reflections, and the trees through the &quot;window&quot;</p></div>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227894.jpg" rel="lightbox[458]"><img class="aligncenter size-thumbnail wp-image-467" title="dshl_8227894" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227894-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227899.jpg" rel="lightbox[458]"><img class="aligncenter size-thumbnail wp-image-468" title="dshl_8227899" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227899-200x150.jpg" alt="" width="200" height="150" /></a></p>
<div id="attachment_470" class="wp-caption aligncenter" style="width: 210px"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227889.jpg" rel="lightbox[458]"><img class="size-thumbnail wp-image-470   " title="dshl_8227889" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/dshl_8227889-200x150.jpg" alt="And here's Bob" width="200" height="150" /></a><p class="wp-caption-text">And here&#39;s Bob ...</p></div>
]]></content:encoded>
			<wfw:commentRss>http://muttznutz.net/muttzblog/reports/pike-day-at-dosthill/2009/08/24/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Moldavia</title>
		<link>http://muttznutz.net/muttzblog/reports/the-moldavia/2009/08/23</link>
		<comments>http://muttznutz.net/muttzblog/reports/the-moldavia/2009/08/23#comments</comments>
		<pubDate>Sun, 23 Aug 2009 22:55:36 +0000</pubDate>
		<dc:creator>muttznutz</dc:creator>
		
		<category><![CDATA[Trip reports]]></category>

		<category><![CDATA[Moldavia wreck]]></category>

		<category><![CDATA[UK Dives]]></category>

		<guid isPermaLink="false">http://muttznutz.net/muttzblog/?p=445</guid>
		<description><![CDATA[A fine day out on the Moldavia from Littlehampton ...]]></description>
			<content:encoded><![CDATA[<p>It was only after I&#8217;d said &#8220;Book me in&#8221; that I was told about the 4:45am start &#8230; it was still dark! We started jumping in about 3 hours later.</p>
<p>This is the second time I&#8217;d dived the Moldavia, and both times the viz has been wonderful. Paul - the skipper of Voyager - was spot on the mark, of course.</p>
<p>I was buddied up with John and Guy (with air and a Nitrox deco mix), and we headed towards the bow. The big problem is always going to be the light on a wreck like this, so I ramped up the ISO and opened the aperture. I still ended up with a few shaky shots, so there&#8217;s a technique to be worked on.</p>
<p>As we steamed back, the sun burned off the clouds, and - as we were back for midday - there was time for cider, ice cream and a snooze on the beach before I headed back (working the next day). Everyone else got to do it all again the next day &#8230;</p>
<p>Anyway, here are the photos (as usual, click on the thumbs for a larger image) &#8230;</p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097850.jpg" rel="lightbox[445]"><img class="aligncenter size-thumbnail wp-image-446" title="lhmtn_8097850" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097850-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097851.jpg" rel="lightbox[445]"><img class="aligncenter size-thumbnail wp-image-447" title="lhmtn_8097851" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097851-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097852.jpg" rel="lightbox[445]"><img class="aligncenter size-thumbnail wp-image-448" title="lhmtn_8097852" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097852-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097853.jpg" rel="lightbox[445]"><img class="aligncenter size-thumbnail wp-image-449" title="lhmtn_8097853" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097853-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097854.jpg" rel="lightbox[445]"><img class="aligncenter size-thumbnail wp-image-450" title="lhmtn_8097854" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097854-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097856.jpg" rel="lightbox[445]"><img class="aligncenter size-thumbnail wp-image-451" title="lhmtn_8097856" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097856-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097857.jpg" rel="lightbox[445]"><img class="aligncenter size-thumbnail wp-image-452" title="lhmtn_8097857" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/lhmtn_8097857-200x150.jpg" alt="" width="200" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://muttznutz.net/muttzblog/reports/the-moldavia/2009/08/23/feed</wfw:commentRss>
		</item>
		<item>
		<title>Butterflies, butterflies</title>
		<link>http://muttznutz.net/muttzblog/topside-wildlife/butterflies-butterflies/2009/08/18</link>
		<comments>http://muttznutz.net/muttzblog/topside-wildlife/butterflies-butterflies/2009/08/18#comments</comments>
		<pubDate>Mon, 17 Aug 2009 23:32:36 +0000</pubDate>
		<dc:creator>muttznutz</dc:creator>
		
		<category><![CDATA[Topside Wildlife]]></category>

		<category><![CDATA[Butterflies]]></category>

		<category><![CDATA[Gatekeeper]]></category>

		<category><![CDATA[Speckled Wood]]></category>

		<guid isPermaLink="false">http://muttznutz.net/muttzblog/?p=410</guid>
		<description><![CDATA[Some photos of butterflies... taken in my lunch hour ...]]></description>
			<content:encoded><![CDATA[<p>Taking a walk in my lunch hour, and found a load of butterflies in the lane next to the office.</p>
<p>So the next day I went back with my camera and macro lens. Not much at first, but as soon as the sun came out, so did they.</p>
<p>Here are the ones that worked &#8230;</p>
<p>These are the Speckled Wood (<em>Pararge aegeria</em>)</p>
<p style="text-align: center;"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130186.jpg" rel="lightbox[410]"><img class="size-thumbnail wp-image-411 aligncenter" title="but_8130186" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130186-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p style="text-align: center;"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130186-1.jpg" rel="lightbox[410]"><img class="size-thumbnail wp-image-412 aligncenter" title="but_8130186-1" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130186-1-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p style="text-align: center;"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130187.jpg" rel="lightbox[410]"><img class="size-thumbnail wp-image-413 aligncenter" title="but_8130187" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130187-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p style="text-align: center;"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130189.jpg" rel="lightbox[410]"><img class="size-thumbnail wp-image-414 aligncenter" title="but_8130189" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130189-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p>. .. and these are the Gatekeeper (<em>Pyronia tithonus</em>)</p>
<p style="text-align: center;"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130194.jpg" rel="lightbox[410]"><img class="size-thumbnail wp-image-415 aligncenter" title="but_8130194" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130194-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p style="text-align: center;"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130194-1.jpg" rel="lightbox[410]"><img class="size-medium wp-image-416 aligncenter" title="but_8130194-1" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130194-1-226x300.jpg" alt="" width="226" height="300" /></a></p>
<p style="text-align: center;"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130195.jpg" rel="lightbox[410]"><img class="size-thumbnail wp-image-417 aligncenter" title="but_8130195" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/but_8130195-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p style="text-align: left;">Taken with the Zuilo 50mm and 1.4x teleconverter</p>
]]></content:encoded>
			<wfw:commentRss>http://muttznutz.net/muttzblog/topside-wildlife/butterflies-butterflies/2009/08/18/feed</wfw:commentRss>
		</item>
		<item>
		<title>Sharm el Sheikh, July 2009</title>
		<link>http://muttznutz.net/muttzblog/reports/sharm-july-2009/2009/08/16</link>
		<comments>http://muttznutz.net/muttzblog/reports/sharm-july-2009/2009/08/16#comments</comments>
		<pubDate>Sun, 16 Aug 2009 13:05:34 +0000</pubDate>
		<dc:creator>muttznutz</dc:creator>
		
		<category><![CDATA[Trip reports]]></category>

		<category><![CDATA[Dolphin]]></category>

		<category><![CDATA[Egypt]]></category>

		<category><![CDATA[Ras Mohammed]]></category>

		<category><![CDATA[Red Sea]]></category>

		<category><![CDATA[Red Sea Diving College]]></category>

		<category><![CDATA[scuba diving]]></category>

		<category><![CDATA[Sharm el Sheikh]]></category>

		<guid isPermaLink="false">http://muttznutz.net/muttzblog/?p=392</guid>
		<description><![CDATA[Two weeks in Sharm in the summer ... can't beat it]]></description>
			<content:encoded><![CDATA[<p>Well, it shouldn&#8217;t come as any surprise that I headed out to Sharm for a couple of weeks.</p>
<p>More &#8220;no surpises&#8221; in terms of dive centre (Red Sea College) or accommodation (Hilton Fayrouz).</p>
<p>There was a problem with my Viking flight being delayed, which meant I didn&#8217;t get to bed until 5:30am. I missed the first day of my Cavern Diver course (the <a title="Link to TDI Cavern Diver course" href="http://www.tdisdi.com/index.php?did=83&amp;site=2" target="_blank">TDI flavour</a>, with Christian at <a title="PURE at the Red Sea College" href="http://www.redseacollege.com/english/go_tec/tecrec.htm" target="_blank">PURE</a>), but managed to catch up.</p>
<p>Once that was sorted, I was able to get on with the photos &#8230;</p>
<p>I&#8217;d taken my brand new 14-54mm lens, and ended up using that exclusively all week (I&#8217;d also taken the 11-22mm, which uses the same port, but never used it). I actually think that a &#8220;general purpose&#8221; lens like this is ideal for dayboat diving at Sharm. I don&#8217;t like opening my housing on the boat, and you never really know what you&#8217;re going to get on any given dive. As it turns out, I was very happy with it, and I&#8217;ll put together a separate review later.</p>
<p>I like to make a note in these pieces of any unusual stuff going on - this year, there were four things worth mentioning.</p>
<h4>Candelamoa parrotfish &#8220;swarming&#8221;</h4>
<p>You quite often see the odd Candelamoa (aka &#8220;long-nosed&#8221;) parrotfish <a title="Fishbase species summary" href="http://www.fishbase.org/Summary/SpeciesSummary.php?id=7906" target="_blank"><em>Hipposcarus harid</em></a> on the reef, but on 14th July (which was around a neap tide, following full moon) there were hundreds of them shoaling (and heading north) from Ras Mohammed. On the three dives that day, we saw shoals on all of them.</p>
<p style="text-align: center;"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/shrrm_7147482.jpg" rel="lightbox[392]"><img class="size-thumbnail wp-image-396 aligncenter" title="shrrm_7147482" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/shrrm_7147482-200x150.jpg" alt="" width="200" height="150" /></a></p>
<h4>Far Garden cleaner wrasse</h4>
<p>One of the third dives was on Far Garden. I&#8217;d missed everything big that day - the Whitetip on Gordon Reef, the hammerheads hadn&#8217;t turned up (in fact, I didn&#8217;t see any on the whole trip. though they were there) and I missed the Manta on this dive. But just as we got round the headland, I felt a tweak on my leg, and remembered the cleaners. They had a go at my fins as well &#8230;.</p>
<h4><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/shrrm_7177727.jpg" rel="lightbox[392]"><img class="size-thumbnail wp-image-397 aligncenter" title="shrrm_7177727" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/shrrm_7177727-200x150.jpg" alt="" width="200" height="150" /></a></h4>
<h4>The Dolphins</h4>
<p>Once again, we had some company from a pod of Risso&#8217;s dolphins. Not as spectacular as last year, but these encounters are always emotional &#8230;</p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/shrrm_7187784.jpg" rel="lightbox[392]"><img class="aligncenter size-thumbnail wp-image-398" title="shrrm_7187784" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/shrrm_7187784-200x150.jpg" alt="" width="200" height="150" /></a></p>
<h4>My MANTA</h4>
<p>I&#8217;ve never really seen a Manta. There were a couple off in the distance on my first dive in Bunaken, but they were way off and not hanging about.</p>
<p>The first dive on my last day sorted that, though. Just after we&#8217;d jumped in on Ras Ghazlani, we dropped down (to 18m) near a pinnacle. There were a few fish just hanging off the pinnacle. And I realised one of them was an unusual shape &#8230;</p>
<p>Yup. A Manta (actually, it may have been a Mobula, but it looked a bit big). So I eased up to 13m and got a few shots off while he swooped around a couple of times, then headed off into the blue.</p>
<p><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/shrrm_7187739.jpg" rel="lightbox[392]"><img class="aligncenter size-thumbnail wp-image-400" title="shrrm_7187739" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/shrrm_7187739-200x150.jpg" alt="" width="200" height="150" /></a></p>
<p>There&#8217;ll be more photos when I finally get my act together with my gallery software &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://muttznutz.net/muttzblog/reports/sharm-july-2009/2009/08/16/feed</wfw:commentRss>
		</item>
		<item>
		<title>White-Clawed Crayfish (contd.)</title>
		<link>http://muttznutz.net/muttzblog/white-clawed-crayfish/white-clawed-crayfish-contd/2009/08/05</link>
		<comments>http://muttznutz.net/muttzblog/white-clawed-crayfish/white-clawed-crayfish-contd/2009/08/05#comments</comments>
		<pubDate>Tue, 04 Aug 2009 23:20:40 +0000</pubDate>
		<dc:creator>muttznutz</dc:creator>
		
		<category><![CDATA[White-clawed Crayfish]]></category>

		<category><![CDATA[Dosthill Quarry]]></category>

		<category><![CDATA[Staffordshire Wildlife Trust]]></category>

		<category><![CDATA[Stoney Cove]]></category>

		<guid isPermaLink="false">http://muttznutz.net/muttzblog/?p=383</guid>
		<description><![CDATA[An update on the w-c crayfish ... link to Nick's new SBAP brochure ... stuff going on at Dosthill ... and another photo]]></description>
			<content:encoded><![CDATA[<p>Three years on from when I <a title="About the crayfish thing" href="http://muttznutz.net/muttzblog/white-clawed-crayfish/about-the-crayfish-thing/2006/11/05">first found out about these little crusties</a>, and things are starting to move along.</p>
<div id="attachment_388" class="wp-caption alignleft" style="width: 210px"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/stny_8027836.jpg" rel="lightbox[383]"><img class="size-thumbnail wp-image-388" title="stny_8027836" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/08/stny_8027836-200x150.jpg" alt="Here's one from Stoney Cove" width="200" height="150" /></a><p class="wp-caption-text">Crayfish at Stoney Cove</p></div>
<p>First of all, Nick Mott - my contact at the Staffordshire Wildlife Trust - has put together a booklet, and (flatteringly) asked if he could use my photos. You can find a copy of the booklet on the <a title="Staffordshire Biodiversity Action Plan" href="http://www.sbap.org.uk/library/index.php?page=Species" target="_blank">SBAP website library</a>.</p>
<p>Secondly, there&#8217;s been a bit of a change of management at Dosthill Quarry, and the owner - Ian Forster - has started up a new project called <a title="Underwater Ecosystems website" href="http://www.underwaterecosystems.com/" target="_blank">Underwater Ecosystems</a> - so we can hopefully more emphasis on conservation education at his sites.</p>
<p>Finally, I dropped into Stoney Cove a couple of weeks ago, and found a few of the little chaps. As strobes upset them, I tried to get some available light shots - this is the best one of the bunch. I&#8217;ve seen them there in the past, but always had a wide-angle lens (which isn&#8217;t really ideal). This was taken with the Zuiko 14-54 Mk.II.</p>
]]></content:encoded>
			<wfw:commentRss>http://muttznutz.net/muttzblog/white-clawed-crayfish/white-clawed-crayfish-contd/2009/08/05/feed</wfw:commentRss>
		</item>
		<item>
		<title>Nuweiba, March 2009</title>
		<link>http://muttznutz.net/muttzblog/reports/nuweiba-march-2009/2009/06/09</link>
		<comments>http://muttznutz.net/muttzblog/reports/nuweiba-march-2009/2009/06/09#comments</comments>
		<pubDate>Tue, 09 Jun 2009 00:51:12 +0000</pubDate>
		<dc:creator>muttznutz</dc:creator>
		
		<category><![CDATA[Trip reports]]></category>

		<category><![CDATA[Emperor Divers]]></category>

		<category><![CDATA[Nuweiba]]></category>

		<category><![CDATA[Red Sea]]></category>

		<guid isPermaLink="false">http://muttznutz.net/muttzblog/?p=343</guid>
		<description><![CDATA[A week at the Hilton Nuweiba]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">Gilbert - who I was buddied with on the Marsa Alam trip a couple of years ago - suggested getting out to Nuweiba at the end of March. I&#8217;d not been there before, and he&#8217;s entertaining company, so it seemed like a good idea.</div>
<div class="mceTemp">I wasn&#8217;t disappointed.</div>
<div class="mceTemp">Nuweiba is Egypt&#8217;s main port on Sinai, and it&#8217;s quite a big city, but it isn&#8217;t geared for tourists, so you don&#8217;t tend to get out of the hotel much. All-Inclusive is pretty much the only way to go.</div>
<div>
<div id="attachment_345" class="wp-caption alignleft" style="width: 210px"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4050020.jpg" rel="lightbox[343]"><img class="size-thumbnail wp-image-345" title="nuw_4050020" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4050020-200x150.jpg" alt="... the pool at the Hilton" width="200" height="150" /></a><p class="wp-caption-text">... the pool at the Hilton</p></div>
</div>
<div>There isn&#8217;t a huge choice of hotels either. We stayed at the Hilton.</div>
<div>Flights can be either to Sharm or to Taba. I flew from Manchester to Taba through Longwoods.</div>
<div>The evening entertainment</div>
<div>The diving&#8217;s very easy, with little in the way of currents, and the sea&#8217;s only ruffled when the fast ferry runs past.Â  Unfortunately, this can stir up the viz a bit.</div>
<div>You can dive at almost any time, although when we were there, there was a ban on night diving (government imposed) for security reasons. This was a real shame, as I think that this could be a really good location for a night dive.</div>
<div>
<div id="attachment_346" class="wp-caption alignleft" style="width: 210px"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4060021.jpg" rel="lightbox[343]"><img class="size-thumbnail wp-image-346" title="nuw_4060021" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4060021-200x150.jpg" alt="... reception at the Hilton" width="200" height="150" /></a><p class="wp-caption-text">... reception at the Hilton</p></div>
</div>
<div>Let&#8217;s be clear. Nuweiba is never going to be able to handle the sheer volume of divers Sharm can - and the proximity of a big city means that lots of fish are eaten, for a start. But it does have its own charm and character.</div>
<div>
<div id="attachment_347" class="wp-caption alignright" style="width: 210px"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4060022.jpg" rel="lightbox[343]"><img class="size-thumbnail wp-image-347" title="nuw_4060022" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4060022-200x150.jpg" alt="... the main restaurant" width="200" height="150" /></a><p class="wp-caption-text">... the main restaurant</p></div>
</div>
<div>The diving often reminded me more of my Indonesia trip than - for example - Jackson Reef. Even though I didn&#8217;t see a frogfish (Gilbert saw one the day I flew out). The highlight is actually the house reef - named Abou Lou Lou (from the nearby restaurant). It&#8217;s not very big, but it&#8217;s crammed with life - from lionfish, emperors, cardinalfish right down to the &#8220;Sexy shrimp&#8221; (<em>Thor amboiensis</em>) and pyjama nudibranch. We saw a couple of octopus, as well. The main problem is that the viz kicks up really easily.</div>
<div>
<div id="attachment_348" class="wp-caption alignleft" style="width: 210px"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4060023.jpg" rel="lightbox[343]"><img class="size-thumbnail wp-image-348" title="nuw_4060023" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4060023-200x150.jpg" alt="... the view from the beach to the port of Nuweiba" width="200" height="150" /></a><p class="wp-caption-text">... the view from the beach to the port of Nuweiba</p></div>
</div>
<div>To keep it like this, Jim - the centre manager - has to regularly chase off boats that try to scoop up the fish. On one of the dives, I found what I thought was an old fishing line. Jim started reeling it up, and - when we found him again a few minutes later - he had his heels dug in to the sand. On the other end of the line was a Bedouin fisherman - first disappointed that he hadn&#8217;t caught lunch for a week, then discovering that what he had caught was an annoyed Jim.<br />
Diving some of the other sites leaves you in no doubt, though, that without this sort of &#8220;gardening&#8221;, the reef would be pillaged in about a week.</div>
<div>
<div id="attachment_351" class="wp-caption alignright" style="width: 210px"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4060029.jpg" rel="lightbox[343]"><img class="size-thumbnail wp-image-351" title="nuw_4060029" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4060029-200x150.jpg" alt="Abou Lou Lou reef - from the beach" width="200" height="150" /></a><p class="wp-caption-text">Abou Lou Lou reef - from the beach</p></div>
</div>
<div>Jane Morgan wrote a <a href="http://www.divemagazine.co.uk/news/article.asp?uan=3471">feature in Dive magazine</a> that introduces the dive sites. I only dived &#8220;Sinkers&#8221; on my last day, and it was super. We had a day out at Ras Mamlach - a nice change, with a sea moth right at the end.</div>
<div>
<div id="attachment_349" class="wp-caption alignnone" style="width: 210px"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4060025.jpg" rel="lightbox[343]"><img class="size-thumbnail wp-image-349" title="nuw_4060025" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4060025-200x150.jpg" alt=".. the beach bar" width="200" height="150" /></a><p class="wp-caption-text">.. the beach bar</p></div>
</div>
<div>Ahh &#8230; the beach bar &#8230; the all-inc deal does include ice cream between 1pm and 4:30pm, so getting there before &#8220;closing time&#8221; became a bit of a compulsion for us!<br />
Getting back to Abou Lou Lou (and I&#8217;d love to) - there are actually a number of different habitats as well as the pinnacles. As well as the sand, there&#8217;s a patch of seagrass and (although, again, we only tried it on the last day) it&#8217;s worth a look under the jetty, with a few different lionfish lurking. I was still finding things on my last dive - most notably a pixie hawkfish.</div>
<div>
<div id="attachment_344" class="wp-caption alignnone" style="width: 210px"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4020013.jpg" rel="lightbox[343]"><img class="size-thumbnail wp-image-344" title="nuw_4020013" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4020013-200x150.jpg" alt=".. across the Gulf of Aquaba to Saudi" width="200" height="150" /></a><p class="wp-caption-text">.. across the Gulf of Aquaba to Saudi</p></div>
</div>
<div>
<div id="attachment_350" class="wp-caption alignnone" style="width: 210px"><a href="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4060026.jpg" rel="lightbox[343]"><img class="size-thumbnail wp-image-350" title="nuw_4060026" src="http://muttznutz.net/muttzblog/wp-content/uploads/2009/06/nuw_4060026-200x150.jpg" alt="... the Dive Centre" width="200" height="150" /></a><p class="wp-caption-text">... the Dive Centre</p></div>
</div>
<div>Disappointingly, the check-in desk at Taba airport hadn&#8217;t heard about the 10kg Divers allowance Jet2 had agreed, so I got stung for a bit of excess baggage.</div>
]]></content:encoded>
			<wfw:commentRss>http://muttznutz.net/muttzblog/reports/nuweiba-march-2009/2009/06/09/feed</wfw:commentRss>
		</item>
		<item>
		<title>Reasons to be cheerful &#8230;</title>
		<link>http://muttznutz.net/muttzblog/assorted-rants/reasons-to-be-cheerful/2009/02/21</link>
		<comments>http://muttznutz.net/muttzblog/assorted-rants/reasons-to-be-cheerful/2009/02/21#comments</comments>
		<pubDate>Sat, 21 Feb 2009 13:58:31 +0000</pubDate>
		<dc:creator>muttznutz</dc:creator>
		
		<category><![CDATA[Assorted rants]]></category>

		<guid isPermaLink="false">http://muttznutz.net/muttzblog/?p=340</guid>
		<description><![CDATA[... sometimes, you just need to boost up the zen a bit ... ]]></description>
			<content:encoded><![CDATA[<p>The Island Caretaker job is just one thing that&#8217;s really cheered me up this year. Whether I get the job or not, it makes me feel happy just to know it&#8217;s there.</p>
<p>I&#8217;ve also taken the view that &#8220;Apple makes me happy&#8221;. This started off with the iPod (just after Christmas) and the Mac mini.</p>
<p>It was through an iTunes Podcast that I Â bumped into the &#8220;<a title="Where the hell is Matt ?" href="http://www.wherethehellismatt.com/" target="_blank">Where the Hell is Matt</a>&#8221; website. Again, the videos are wonderfully life-affirming, and I can watch them over and again.</p>
]]></content:encoded>
			<wfw:commentRss>http://muttznutz.net/muttzblog/assorted-rants/reasons-to-be-cheerful/2009/02/21/feed</wfw:commentRss>
		</item>
		<item>
		<title>Best Job in the World</title>
		<link>http://muttznutz.net/muttzblog/assorted-rants/best-job-in-the-world/2009/02/21</link>
		<comments>http://muttznutz.net/muttzblog/assorted-rants/best-job-in-the-world/2009/02/21#comments</comments>
		<pubDate>Sat, 21 Feb 2009 13:18:21 +0000</pubDate>
		<dc:creator>muttznutz</dc:creator>
		
		<category><![CDATA[Assorted rants]]></category>

		<category><![CDATA[Great Barrier Reef]]></category>

		<category><![CDATA[Island Caretaker]]></category>

		<category><![CDATA[Queensland]]></category>

		<guid isPermaLink="false">http://muttznutz.net/muttzblog/?p=335</guid>
		<description><![CDATA[... all about putting together my Application for the "Best Job in the World" in Queensland]]></description>
			<content:encoded><![CDATA[<p>Anne (a work colleague) passed me the newspaper clipping and said &#8220;I saw this and thought of you straight away&#8221;. Spot on.</p>
<p>For anyone who&#8217;s missed this Queensland Tourism have advertised a <a title="Link to the Queensland Tourism job application site" href="http://islandreefjob.com" target="_blank">job for an Island Caretaker</a>. Even though it&#8217;s only for 6 months, I&#8217;d love to do this. So I needed to make it happen. But I needed to put together a video. Only problems &#8230; 1) I&#8217;d not put together a video before and 2) I haven&#8217;t got a movie camera.</p>
<p>Now I figured that Andy talking to a webcam would have limited appeal, so I dragged my mate Paul and his camcorder down to Sutton Park to do some location shots. I was going to include photos of me actually diving there, but the January session was cancelled and today&#8217;s the next chance - this is the closing date for applications, so it would have been leaving it a bit late!</p>
<p>As luck would have it, we had a cold snap a couple of weeks later, so I took the opportunity for a follow up.</p>
<p>My obvious &#8220;selling point&#8221; is that I can take pretty reasonable photos underwater. This is something that takes time, practice, being able to work with the software, and some quite expensive toys.</p>
<p>This was where the move to the Apple Mac (at the start of January) came good, because the (installed as standard) iMovie software is really pretty accessible to a complete beginner. It also makes it pretty easy to make (static) images quite dynamic. I did wait until the iLife &#8216;09 version was delivered, then put together a first cut.</p>
<p>In the meantime, I realised my Gallery album was waaay out-of-date - missing out (for starters) everything I&#8217;ve done with a DSLR. So I&#8217;ve been getting on with redeveloping that (there&#8217;ll be another entry on that before long) &#8230; hopefully, there&#8217;ll be a new one will be along in the next week or two.</p>
<p>(The only thing that was disappointing was that I had to get a USB microphone - the standard headsets apparently work at the wrong level).</p>
<p>Two more iterations later and I was ready to upload. Apparently, that got knocked about in the ether, so I eventually managed to resend it with just two days to go.</p>
<p>Queensland Tourism have apparently been blown away by the interest they&#8217;ve had. I&#8217;d actually guessed very early on that there&#8217;s be about 20,000 applications, and that&#8217;s not far away.</p>
<p>So (phew) it&#8217;s there now. You can see it by clicking on <a title="Best job application" href="http://islandreefjob.com/#/most-recent/watch/VjYRwcjDcio?ob=creation_date&amp;desc=1&amp;as=25&amp;s=30">this link</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://muttznutz.net/muttzblog/assorted-rants/best-job-in-the-world/2009/02/21/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
