<?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>Grimsy&#039;s Blog</title>
	<atom:link href="http://blog.grimsy.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.grimsy.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 20 May 2010 04:51:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>A cold weekend in May</title>
		<link>http://blog.grimsy.net/2010/05/20/a-cold-weekend-in-may/</link>
		<comments>http://blog.grimsy.net/2010/05/20/a-cold-weekend-in-may/#comments</comments>
		<pubDate>Thu, 20 May 2010 04:51:49 +0000</pubDate>
		<dc:creator>Geoff Jacobs</dc:creator>
				<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.grimsy.net/?p=179</guid>
		<description><![CDATA[I spent last weekend at our property in Bungonia with friends and family. Thought I&#8217;d post a few pics.]]></description>
			<content:encoded><![CDATA[<p>I spent last weekend at our property in Bungonia with friends and family. Thought I&#8217;d post a few pics.<br />

<a href='http://blog.grimsy.net/2010/05/20/a-cold-weekend-in-may/imgp0241/' title='IMGP0241'><img width="150" height="150" src="http://blog.grimsy.net/wp-content/uploads/2010/05/IMGP0241-150x150.jpg" class="attachment-thumbnail" alt="IMGP0241" title="IMGP0241" /></a>
<a href='http://blog.grimsy.net/2010/05/20/a-cold-weekend-in-may/imgp0222/' title='IMGP0222'><img width="150" height="150" src="http://blog.grimsy.net/wp-content/uploads/2010/05/IMGP0222-150x150.jpg" class="attachment-thumbnail" alt="IMGP0222" title="IMGP0222" /></a>
<a href='http://blog.grimsy.net/2010/05/20/a-cold-weekend-in-may/imgp0262/' title='IMGP0262'><img width="150" height="150" src="http://blog.grimsy.net/wp-content/uploads/2010/05/IMGP0262-150x150.jpg" class="attachment-thumbnail" alt="IMGP0262" title="IMGP0262" /></a>
<a href='http://blog.grimsy.net/2010/05/20/a-cold-weekend-in-may/imgp0219/' title='IMGP0219'><img width="150" height="150" src="http://blog.grimsy.net/wp-content/uploads/2010/05/IMGP0219-150x150.jpg" class="attachment-thumbnail" alt="IMGP0219" title="IMGP0219" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.grimsy.net/2010/05/20/a-cold-weekend-in-may/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Updating Google Maps in MarsDroid ROM</title>
		<link>http://blog.grimsy.net/2010/03/23/updating-google-maps-in-marsdroid-rom/</link>
		<comments>http://blog.grimsy.net/2010/03/23/updating-google-maps-in-marsdroid-rom/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 22:57:43 +0000</pubDate>
		<dc:creator>Geoff Jacobs</dc:creator>
				<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://blog.grimsy.net/?p=174</guid>
		<description><![CDATA[I&#8217;m running the MarsDroid ROM on an HTC Magic from Three in Australia. I saw that a new version of Google Maps came out (4.1.0) that I wanted to try, but I couldn&#8217;t update via the market. This is what I did to get it running: geoff@desktop:~/android-sdk/tools$ ./adb root geoff@desktop:~/android-sdk/tools$ ./adb remount geoff@desktop:~/android-sdk/tools$ ./adb shell [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m running the <a href="http://forum.xda-developers.com/showthread.php?t=629644">MarsDroid</a> ROM on an HTC Magic from Three in Australia.<br />
I saw that a new version of Google Maps came out (4.1.0) that I wanted to try, but I couldn&#8217;t update via the market.<br />
This is what I did to get it running:</p>
<blockquote><p>
geoff@desktop:~/android-sdk/tools$ ./adb root<br />
geoff@desktop:~/android-sdk/tools$ ./adb remount<br />
geoff@desktop:~/android-sdk/tools$ ./adb shell ls /system/app/ | grep map<br />
maps3.4.0-brut3-MT.apk<br />
geoff@desktop:~/android-sdk/tools$ ./adb shell rm /system/app/maps3.4.0-brut3-MT.apk<br />
geoff@desktop:~/android-sdk/tools$ ./adb uninstall com.google.android.apps.maps
</p></blockquote>
<p>From there I was able to install successfully from the Market.<br />
The version that shipped with MarsDroid has navigation outside the US, but since I don&#8217;t really use it, I wasn&#8217;t too fussed. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.grimsy.net/2010/03/23/updating-google-maps-in-marsdroid-rom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trying out Tynt</title>
		<link>http://blog.grimsy.net/2010/01/08/trying-out-tynt/</link>
		<comments>http://blog.grimsy.net/2010/01/08/trying-out-tynt/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 22:19:22 +0000</pubDate>
		<dc:creator>Geoff Jacobs</dc:creator>
				<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://blog.grimsy.net/?p=161</guid>
		<description><![CDATA[I&#8217;ve just added a new script to my pages from tynt.com. Our patent pending Tynt Insight technology tracks what’s being copied off your site and automatically adds a link back to your content with every paste. Read more: http://www.tynt.com/#ixzz0by1i2hgN Apparently it works with images too. Free sign-up and fairly painless to add a line to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just added a new script to my pages from <a href="http://www.tynt.com/">tynt.com</a>.</p>
<blockquote><p>
Our patent pending Tynt Insight technology tracks what’s being copied off your site and automatically adds a link back to your content with every paste.</p>
<p>Read more: http://www.tynt.com/#ixzz0by1i2hgN
</p></blockquote>
<p>Apparently it works with images too. Free sign-up and fairly painless to add a line to the wordpress template. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.grimsy.net/2010/01/08/trying-out-tynt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Saying goodbye to a father and a friend</title>
		<link>http://blog.grimsy.net/2009/12/08/saying-goodbye-to-a-father-and-a-friend/</link>
		<comments>http://blog.grimsy.net/2009/12/08/saying-goodbye-to-a-father-and-a-friend/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 22:54:34 +0000</pubDate>
		<dc:creator>Geoff Jacobs</dc:creator>
				<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.grimsy.net/?p=151</guid>
		<description><![CDATA[On the 26th of November, my dad died. He&#8217;d been battling various forms of cancer for just over a year and as much as we&#8217;re saddened by his passing, we&#8217;re also relieved that he doesn&#8217;t have to suffer any more. Yesterday (Monday 7th December, 2009) We held the funeral for family and friends at St [...]]]></description>
			<content:encoded><![CDATA[<p>On the 26th of November, my dad died.<br />
He&#8217;d been battling various forms of cancer for just over a year and as much as we&#8217;re saddened by his passing, we&#8217;re also relieved that he doesn&#8217;t have to suffer any more.</p>
<p>Yesterday (Monday 7th December, 2009) We held the funeral for family and friends at St Cuthbert&#8217;s Anglican Church in Carlton.<br />
Many thanks to all of those who came along. It was great to see so many faces, many of which I haven&#8217;t seen in years.</p>
<p>Staff at the Botanic Gardens organised a lovely arrangement of grasses and water lilies for the coffin. Mum has posted a photo on her blog <a href="http://kathanblog.blogspot.com/2009/12/farewell-surrey.html">here</a>.</p>
<p>He was an amazing Dad. He seemed to know everything and was a great source of knowledge throughout my life and will be inspirational for years to come.</p>
<p>I love you dad.<br />
<center><br />
<div id="attachment_154" class="wp-caption aligncenter" style="width: 288px"><img class="size-full wp-image-154" title="Surrey Wilfrid Laurence Jacobs 1946 - 2009" src="http://blog.grimsy.net/wp-content/uploads/2009/12/Surrey-2003-Jaime-18-3-03.jpg" alt="Surrey Wilfrid Laurence Jacobs 1946 - 2009" width="278" height="400" /><p class="wp-caption-text">Surrey Wilfrid Laurence Jacobs 1946 - 2009</p></div></center></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.grimsy.net/2009/12/08/saying-goodbye-to-a-father-and-a-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More fishtank photos</title>
		<link>http://blog.grimsy.net/2009/11/12/more-fishtank-photos/</link>
		<comments>http://blog.grimsy.net/2009/11/12/more-fishtank-photos/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 00:07:34 +0000</pubDate>
		<dc:creator>Geoff Jacobs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.grimsy.net/?p=141</guid>
		<description><![CDATA[Just a few more photos now that I have the tank up and running and my fish moved across. Sorry about the quality of the photos, my fish don&#8217;t seem to like posing so most of them are slightly blurry.]]></description>
			<content:encoded><![CDATA[<p>Just a few more photos now that I have the tank up and running and my fish moved across.<br />
Sorry about the quality of the photos, my fish don&#8217;t seem to like posing so most of them are slightly blurry.</p>

<a href='http://blog.grimsy.net/2009/11/12/more-fishtank-photos/sdcarddcimcamera2009-11-02-21-00-21/' title='sdcarddcimcamera2009-11-02 21.00.21'><img width="150" height="150" src="http://blog.grimsy.net/wp-content/uploads/2009/11/sdcarddcimcamera2009-11-02-21.00.21-150x150.jpg" class="attachment-thumbnail" alt="sdcarddcimcamera2009-11-02 21.00.21" title="sdcarddcimcamera2009-11-02 21.00.21" /></a>
<a href='http://blog.grimsy.net/2009/11/12/more-fishtank-photos/sdcarddcimcamera2009-11-02-21-00-42/' title='sdcarddcimcamera2009-11-02 21.00.42'><img width="150" height="150" src="http://blog.grimsy.net/wp-content/uploads/2009/11/sdcarddcimcamera2009-11-02-21.00.42-150x150.jpg" class="attachment-thumbnail" alt="sdcarddcimcamera2009-11-02 21.00.42" title="sdcarddcimcamera2009-11-02 21.00.42" /></a>
<a href='http://blog.grimsy.net/2009/11/12/more-fishtank-photos/sdcarddcimcamera2009-11-07-19-01-09/' title='sdcarddcimcamera2009-11-07 19.01.09'><img width="150" height="150" src="http://blog.grimsy.net/wp-content/uploads/2009/11/sdcarddcimcamera2009-11-07-19.01.09-150x150.jpg" class="attachment-thumbnail" alt="sdcarddcimcamera2009-11-07 19.01.09" title="sdcarddcimcamera2009-11-07 19.01.09" /></a>
<a href='http://blog.grimsy.net/2009/11/12/more-fishtank-photos/sdcarddcimcamera2009-11-07-19-04-51/' title='sdcarddcimcamera2009-11-07 19.04.51'><img width="150" height="150" src="http://blog.grimsy.net/wp-content/uploads/2009/11/sdcarddcimcamera2009-11-07-19.04.51-150x150.jpg" class="attachment-thumbnail" alt="sdcarddcimcamera2009-11-07 19.04.51" title="sdcarddcimcamera2009-11-07 19.04.51" /></a>
<a href='http://blog.grimsy.net/2009/11/12/more-fishtank-photos/sdcarddcimcamera2009-11-08-18-26-39/' title='sdcarddcimcamera2009-11-08 18.26.39'><img width="150" height="150" src="http://blog.grimsy.net/wp-content/uploads/2009/11/sdcarddcimcamera2009-11-08-18.26.39-150x150.jpg" class="attachment-thumbnail" alt="sdcarddcimcamera2009-11-08 18.26.39" title="sdcarddcimcamera2009-11-08 18.26.39" /></a>

]]></content:encoded>
			<wfw:commentRss>http://blog.grimsy.net/2009/11/12/more-fishtank-photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new fish tank</title>
		<link>http://blog.grimsy.net/2009/10/28/a-new-fish-tank/</link>
		<comments>http://blog.grimsy.net/2009/10/28/a-new-fish-tank/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 00:12:30 +0000</pubDate>
		<dc:creator>Geoff Jacobs</dc:creator>
				<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.grimsy.net/?p=126</guid>
		<description><![CDATA[I&#8217;ve started to set up a new fish tank in my lounge room this week. It&#8217;s a new 3&#8242; tank on a stand that I got from a friend. I&#8217;ve been reinforcing and fixing up the stand over the last couple of months, and it&#8217;s good to finally see it being used and holding some [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve started to set up a new fish tank in my lounge room this week.</p>
<p>It&#8217;s a new 3&#8242; tank on a stand that I got from a friend. I&#8217;ve been reinforcing and fixing up the stand over the last couple of months, and it&#8217;s good to finally see it being used and holding some weight.</p>
<p>I&#8217;ve put some shell grit in the tank and will hopefully be adding some crushed coral shortly to break it up a bit. I&#8217;ll move my existing fish across in a few weeks if all goes well. It&#8217;ll be nice to have my kitchen bench space back (where my other 2 tanks are currently residing).</p>
<p>A few photos of the in-progress set-up:<br />
<center><br />

<a href='http://blog.grimsy.net/2009/10/28/a-new-fish-tank/eheim/' title='Eheim Pickup Filter'><img width="150" height="150" src="http://blog.grimsy.net/wp-content/uploads/2009/10/eheim-150x150.jpg" class="attachment-thumbnail" alt="Eheim Pickup Filter" title="Eheim Pickup Filter" /></a>
<a href='http://blog.grimsy.net/2009/10/28/a-new-fish-tank/frontview/' title='Front View'><img width="150" height="150" src="http://blog.grimsy.net/wp-content/uploads/2009/10/frontview-150x150.jpg" class="attachment-thumbnail" alt="Front View" title="Front View" /></a>
<a href='http://blog.grimsy.net/2009/10/28/a-new-fish-tank/rocks/' title='Rocks'><img width="150" height="150" src="http://blog.grimsy.net/wp-content/uploads/2009/10/rocks-150x150.jpg" class="attachment-thumbnail" alt="Rocks" title="Rocks" /></a>
<a href='http://blog.grimsy.net/2009/10/28/a-new-fish-tank/shellgrit/' title='Shell Grit'><img width="150" height="150" src="http://blog.grimsy.net/wp-content/uploads/2009/10/shellgrit-150x150.jpg" class="attachment-thumbnail" alt="Shell Grit" title="Shell Grit" /></a>
<br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.grimsy.net/2009/10/28/a-new-fish-tank/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Bag of Potatoes</title>
		<link>http://blog.grimsy.net/2009/09/15/a-bag-of-potatoes/</link>
		<comments>http://blog.grimsy.net/2009/09/15/a-bag-of-potatoes/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 02:42:17 +0000</pubDate>
		<dc:creator>Geoff Jacobs</dc:creator>
				<category><![CDATA[green]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.grimsy.net/?p=118</guid>
		<description><![CDATA[Finally found a use for those &#8216;environmentally friendly&#8217; bags that you get from Coles and Woolworths. A while ago I saw an episode of Jamie At Home where his gardener (Brian) planted potatoes directly into a bag of potting mix. It inspired me to try this out. I basically put some potting mix in a [...]]]></description>
			<content:encoded><![CDATA[<p>Finally found a use for those &#8216;environmentally friendly&#8217; bags that you get from <a href="http://www.coles.com.au/" target="_blank">Coles</a> and <a href="http://www.woolworths.com.au/" target="_blank">Woolworths</a>.<br />
A while ago I saw an episode of <a href="http://www.jamieoliver.com/" target="_blank">Jamie At Home</a> where his gardener (Brian) planted potatoes directly into a bag of potting mix. It inspired me to try this out.<br />
I basically put some potting mix in a bag, stuck some potatoes in there, watered them and waited a few weeks.</p>
<p>They&#8217;re outgrowing their current home though and I&#8217;ll be donating them to my sister&#8217;s new vegetable patch soon.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-119" title="Bag of Potatoes" src="http://blog.grimsy.s223.sureserver.com/wp-content/uploads/2009/09/P9120471.JPG" alt="Bag of Potatoes" width="560" height="420" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.grimsy.net/2009/09/15/a-bag-of-potatoes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>billabong&#8230;</title>
		<link>http://blog.grimsy.net/2009/08/25/billabong/</link>
		<comments>http://blog.grimsy.net/2009/08/25/billabong/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 01:31:44 +0000</pubDate>
		<dc:creator>Geoff Jacobs</dc:creator>
				<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.grimsy.net/?p=110</guid>
		<description><![CDATA[Just found out that my cousin Catherine (http://myfolklover.typepad.com) has made a T-Shirt with Billabong. Check out the details over at her blog.]]></description>
			<content:encoded><![CDATA[<p>Just found out that my cousin Catherine (<a href="http://myfolklover.typepad.com">http://myfolklover.typepad.com</a>) has made a T-Shirt with <a href="http://www.billabong.com">Billabong</a>.</p>
<p>Check out the details over at her <a href="http://myfolklover.typepad.com/the_my_folk_lover_blog/2009/08/billabong.html">blog</a>.</p>
<div style="text-align: center;">
<a href="http://myfolklover.typepad.com/the_my_folk_lover_blog/2009/08/billabong.html"><img class="size-full wp-image-111" title="Catherine Tee" src="http://blog.grimsy.s223.sureserver.com/wp-content/uploads/2009/08/cath-billabong.jpg" alt="Catherine Tee" width="320" height="418" /></a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.grimsy.net/2009/08/25/billabong/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New battery for ClearOne Max Conference Phone</title>
		<link>http://blog.grimsy.net/2009/08/13/new-battery-for-clearone-max-conference-phone/</link>
		<comments>http://blog.grimsy.net/2009/08/13/new-battery-for-clearone-max-conference-phone/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 04:28:23 +0000</pubDate>
		<dc:creator>Geoff Jacobs</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://blog.grimsy.net/?p=100</guid>
		<description><![CDATA[We have a ClearOne Max conference phone at work that has been in need of a new battery for a while. When we do get new batteries for it, they never seem to last as long as they should and always need to be ordered in. Solution: Use an RC battery pack. The battery in [...]]]></description>
			<content:encoded><![CDATA[<p>We have a <a href="http://www.clearone.com/wireless-speakerphone.html">ClearOne Max</a> conference phone at work that has been in need of a new battery for a while. When we do get new batteries for it, they never seem to last as long as they should and always need to be ordered in.<br />
Solution: Use an RC battery pack.<br />
The battery in the conference unit is a 7.2V 1800mAh NiMH battery pack. The RC battery pack is 3000mAH so we get much longer out of it on a single charge.<br />
We&#8217;re still able to use the normal charger that came with the phone too.</p>
<div style="text-align: center;">
<img class="size-full wp-image-102" title="ClearOne Max conference phone" src="http://blog.grimsy.s223.sureserver.com/wp-content/uploads/2009/08/clearonemax.png" alt="ClearOne Max conference phone battery mod" width="400" height="305" />
</div>
<p>Sure it might be big and ugly (I&#8217;ve hot glued it to the phone) but it works amazingly well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.grimsy.net/2009/08/13/new-battery-for-clearone-max-conference-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving the blog&#8230;</title>
		<link>http://blog.grimsy.net/2009/08/07/moving-the-blog/</link>
		<comments>http://blog.grimsy.net/2009/08/07/moving-the-blog/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 05:58:40 +0000</pubDate>
		<dc:creator>Geoff Jacobs</dc:creator>
				<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://blog.grimsy.net/?p=77</guid>
		<description><![CDATA[So I&#8217;ve just moved my blog to my own domain (yay!). My old one should automatically forward to http://blog.grimsy.net now. I&#8217;m using wordpress and am getting Free DNS from freedns.afraid.org.]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve just moved my blog to my own domain (yay!).<br />
My old one should automatically forward to <a href="http://blog.grimsy.net">http://blog.grimsy.net</a> now. I&#8217;m using <a href="http://wordpress.org">wordpress</a> and am getting <a href="http://freedns.afraid.org/">Free DNS</a> from freedns.afraid.org.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.grimsy.net/2009/08/07/moving-the-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
