<?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>Jethro Carr</title>
	<atom:link href="http://www.jethrocarr.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jethrocarr.com</link>
	<description>Personal blog of geekiness</description>
	<lastBuildDate>Thu, 17 May 2012 21:22:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Travel Plans: June/July</title>
		<link>http://www.jethrocarr.com/2012/05/18/travel-plans-junejuly/</link>
		<comments>http://www.jethrocarr.com/2012/05/18/travel-plans-junejuly/#comments</comments>
		<pubDate>Thu, 17 May 2012 21:22:11 +0000</pubDate>
		<dc:creator>Jethro Carr</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.jethrocarr.com/?p=1835</guid>
		<description><![CDATA[Got a bit of travel lined up over the next month or so! 02 Jun &#8211; 04 Jun: Jethro in Wellington. 30 Jun &#8211; 01 Jul: Jethro &#38; Lisa in Wellington. 06 Jul &#8211; 09 Jul: Jethro &#38; Lisa in &#8230; <a href="http://www.jethrocarr.com/2012/05/18/travel-plans-junejuly/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Got a bit of travel lined up over the next month or so!</p>
<p>02 Jun &#8211; 04 Jun: Jethro in Wellington.<br />
30 Jun &#8211; 01 Jul: Jethro &amp; Lisa in Wellington.<br />
06 Jul &#8211; 09 Jul: Jethro &amp; Lisa in Christchurch.</p>
<p>I&#8217;ll be aiming to organize some catch ups with friends on these trips, message me if you&#8217;re around and want to catch up, I&#8217;m up for a few coffee &amp; drinks sessions and particularly keen to meet up with friends and contacts in Christchurch, since I haven&#8217;t been to Christchurch (outside of it&#8217;s airport doing transits) in over a decade.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jethrocarr.com/2012/05/18/travel-plans-junejuly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A tale of two route controllers</title>
		<link>http://www.jethrocarr.com/2012/05/18/a-tale-of-two-route-controllers/</link>
		<comments>http://www.jethrocarr.com/2012/05/18/a-tale-of-two-route-controllers/#comments</comments>
		<pubDate>Thu, 17 May 2012 21:11:59 +0000</pubDate>
		<dc:creator>Jethro Carr</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[ipv4]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[iwlwifi]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network manager]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.jethrocarr.com/?p=1828</guid>
		<description><![CDATA[Ever since I built a Linux 3.2.0 kernel for my Debian Stable laptop to take advantage of some of the newer kernel features, I have been experiencing occasional short periods of disconnect/reconnect on the Wi-Fi network. This wasn&#8217;t happening heaps &#8230; <a href="http://www.jethrocarr.com/2012/05/18/a-tale-of-two-route-controllers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ever since I built a Linux 3.2.0 kernel for my Debian Stable laptop to take advantage of some of the newer kernel features, I have been experiencing occasional short periods of disconnect/reconnect on the Wi-Fi network.</p>
<p>This wasn&#8217;t happening heaps (maybe a couple times a day), but it was starting to get annoying, so I decided to sort it out properly and do a kernel driver and microcode update for my Intel Centrino Wireless-N 1000 card.</p>
<p>The firmware/microcode update was easy enough, simply a case of <a href="http://intellinuxwireless.org/?n=downloads">downloading the latest code from Intel</a> and installing into /lib/firmware/ &#8211; the kernel driver does the rest, finding it and loading it into the Wi-Fi card at boot time.</p>
<p>Next step was building a new kernel for my machine, I went through and tuned the module selection very carefully tossing out all the hardware my laptop will never use, as I was getting sick of wasting lots of disk space on the billion+ device modules in Linux these days.</p>
<p>After finding that my initial kernel lacked support for my video card (turns out the Lenovo X201i laptops still use AGP-based i915 cards, I was assuming PCIe) I got a working kernel up and running.</p>
<p>Except that my Wi-Fi stability problem was worse than ever, instead of losing connectivity every few hours, it was now doing so ever few minutes. :-(</p>
<p>The logs weren&#8217;t particularly helpful &#8211; NetworkManager likes to give reason numbers but I couldn&#8217;t easily find a documented explanation of these (but maybe I&#8217;m looking in the wrong place).</p>
<pre>19:44:36 NetworkManager[1650]: &lt;info&gt; (wlan0): device state change: 8 -&gt; 9 (reason 5)
19:44:36 NetworkManager[1650]: &lt;warn&gt; Activation (wlan0) failed for access point (b201)
19:44:36 NetworkManager[1650]: &lt;warn&gt; Activation (wlan0) failed.
19:44:36 NetworkManager[1650]: &lt;info&gt; (wlan0): device state change: 9 -&gt; 3 (reason 0)
19:44:36 NetworkManager[1650]: &lt;info&gt; (wlan0): deactivating device (reason: 0).
19:44:36 NetworkManager[1650]: &lt;info&gt; (wlan0): canceled DHCP transaction, DHCP client pid 3354
19:44:36 kernel: [  391.070772] wlan0: deauthenticating from 00:0c:42:67:8b:bc by local choice (reason=3)
19:44:36 kernel: [  391.185461] wlan0: moving STA 00:0c:42:67:8b:bc to state 2
19:44:36 kernel: [  391.185466] wlan0: moving STA 00:0c:42:67:8b:bc to state 1
19:44:36 kernel: [  391.185470] wlan0: moving STA 00:0c:42:67:8b:bc to state 0
19:44:36 wpa_supplicant[1682]: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
19:44:36 NetworkManager[1650]: &lt;error&gt; [1337240676.376011] [nm-system.c:1229] check_one_route(): (wlan0): \
         error -34 returned from rtnl_route_del(): Netlink Error (errno = Numerical result out of range)
19:44:36 kernel: [  391.233344] cfg80211: Calling CRDA to update world regulatory domain
19:44:36 avahi-daemon[1633]: Withdrawing address record for 192.168.1.11 on wlan0.
19:44:36 avahi-daemon[1633]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.11.
19:44:36 avahi-daemon[1633]: Interface wlan0.IPv4 no longer relevant for mDNS.
19:44:36 avahi-daemon[1633]: Withdrawing address record for 2407:1000:1003:99:226:c7ff:fe66:b822 on wlan0.
19:44:36 avahi-daemon[1633]: Leaving mDNS multicast group on interface wlan0.IPv6 with address 2407:1000:1003:99:226:c7ff:fe66:b822.
19:44:36 NetworkManager[1650]: &lt;info&gt; (wlan0): writing resolv.conf to /sbin/resolvconf
19:44:36 avahi-daemon[1633]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::226:c7ff:fe66:b822.
19:44:36 avahi-daemon[1633]: Registering new address record for fe80::226:c7ff:fe66:b822 on wlan0.*.</pre>
<p>So I proceeded to debug:</p>
<ol>
<li>Cursed and wished my 300m spool of Cat6 ethernet wasn&#8217;t in Wellington.</li>
<li>Rolled back the microcode update &#8211; my initial thought was that the new code was making the card unstable and the result was the card dropping the connection and NetworkManager doing the clean up.</li>
<li>Did a full power down to make sure that the microcode wasn&#8217;t remaining active on the card across reboots (had this problem once with a dodgy GPU once).</li>
<li><em>Verdict: Microcode upgrade was OK, must be something else.</em></li>
<li>Upgraded NetworkManager from 0.8.1 to 0.8.4 from Debian Backports &#8211; 0.8.1 isn&#8217;t too recent, was tempted to try 0.9 series but would have required a lot more backporting work.</li>
<li><em>Verdict: Appears not to be a NetworkManager issue in the 0.8 series &#8211; maybe something fixed in 0.9 or later?</em></li>
<li>Upgraded wpasupplicant from 0.6.10 to 1.0 by manual backport from unstable &#8211; the activation error made me consider it might have been a bug with newer kernels &amp; wpasupplicant&#8217;s AP negotiation.</li>
<li><em>Verdict: No change to the issue.</em></li>
<li>Built a Linux 3.3 kernel with the older less-crashy 3.2 iwlwifi driver to see if it was driver specific, or otherwise-kernel related.</li>
<li><em>Verdict: Same issue continued to occur, rolling back driver version infact made no change &#8211; something about the 3.3 kernel itself was the problem.</em></li>
<li>Got suspicious about NetworkManager &#8211; either it or the kernel had to be at fault, one possibility was some weird API breakage with the age gap between the software versions being used. The kernel is *usually* pretty solid and something like wifi drivers dropping every couple of minutes would be a pretty serious bug to get through, so I looked through the logs to see if I could get anything more useful with NetworkManager&#8217;s logs.</li>
<li>Spotted a kernel error &#8220;<em>ICMPv6 RA: ndisc_router_discovery() failed to add default route.</em>&#8220;. This error tended to occur shortly before any WiFi disconnection occurred, but not immediately so.</li>
<li>Found an entry in <a href="https://bugzilla.redhat.com/show_bug.cgi?id=785772">Red Hat&#8217;s bugzilla</a>.</li>
<li>And then the <a href="http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=77de91e5a8b1c1993ae65c54b37e0411e78e6fe6">upstream bug fix from 19th April</a>.</li>
</ol>
<p>Turns out that the Linux 3.3 kernel and NetworkManager fight over which one is going to control the default route for each router advertised link &#8211; the kernel adds one, Network Manager removes and then the kernel gets upset and drops all router advertisements.</p>
<p>In hindsight, I should have spotted it sooner, but I had discarded the RA statement from being related initially as the disconnection often didn&#8217;t happen till a minute of two after the log entry occurred &#8211; eg:</p>
<pre>19:51:40 kernel: [  814.274903] ICMPv6 RA: ndisc_router_discovery() failed to add default route.
19:52:47 NetworkManager[1650]: &lt;info&gt; (wlan0): device state change: 8 -&gt; 9 (reason 5)</pre>
<p>What&#8217;s interesting about this bug, is that at first reading it explains a loss of IPv6 connectivity perfectly &#8211; however it doesn&#8217;t explain why IPv4 or the Wi-Fi connection itself was impacted.</p>
<p>The reason this happened, is that NetworkManager was set to have IPv6 as a requirement for that connection to be established &#8211; in the event of IPv6 not working, NetworkManager would consider the interface to be down, even if IPv4 was up.</p>
<p>There is a good reason for this, that the developers detailed on their (excellently written) blog, explaining that <a href="http://blogs.gnome.org/dcbw/2011/06/14/networkmanager-and-dual-stack-addressing/">by having NetworkManager check for IPv6, it allows applications to be written smarter to better understand their level of connectivity</a>.</p>
<p>For users of the NetworkManager 0.9 series, there&#8217;s <a href="http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=77de91e5a8b1c1993ae65c54b37e0411e78e6fe6">a patch already committed which you can grab here</a> and I would expect the next NetworkManager update will have this fix.</p>
<p>If you&#8217;re on the NetworkManager 0.8 series, this patch won&#8217;t apply cleanly &#8211; I might make some time to go and backport it, but you can workaround it for now by using the Ignore method so that NetworkManager does nothing and leaves it up to the Linux kernel in the background to negotiate IPv6 addressing.</p>
<div id="attachment_1833" class="wp-caption aligncenter" style="width: 900px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/wifi_nm_settings.png"><img class="size-full wp-image-1833" title="wifi_nm_settings" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/wifi_nm_settings.png" alt="" width="890" height="541" /></a><p class="wp-caption-text">Breaking vs Working Network Manager Settings</p></div>
<p>Of course if you&#8217;re not connecting to any IPv6 capable networks, you don&#8217;t have anything to worry about (other than the fact you&#8217;re still stuck in the 20th century).</p>
<p>&nbsp;</p>
<p>Initially I was a bit annoyed at NetworkManager for being so silly as to drop the whole interface when just one of the two networking stacks was broken, however after thinking about it for a bit, it does make some sense as to why it chose that behavior &#8211; often most interface issues can be fixed by reconnecting &#8211; maybe the AP got rebooted, maybe the laptop just moved between two of them, etc &#8211; a reconnect can solve many of these.</p>
<p>But a smarter approach, would be to determine whether network issues are layer 2 or layer 3 &#8211; if it&#8217;s just a layer 3 issue, then there&#8217;s little need to drop the Wi-Fi connection itself, instead attempt to re-establish IPv4 or IPv6 connectivity where appropriate, and if unable to do so, use the notifications to tell the user that &#8220;IPv6 connectivity is experiencing a problem, some hosts and services may be unreachable&#8221;.</p>
<p>It&#8217;s actually something that Windows does semi-OK &#8211; it figures out roughly how borked a user&#8217;s connection is and then does a balloon popup stating that there&#8217;s limited connectivity or IP conflict, or some other sometimes helpful message.</p>
<p>This may be better in newer versions of NetworkManager, I&#8217;ll have to have a play with a more recent release and see.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jethrocarr.com/2012/05/18/a-tale-of-two-route-controllers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Early Morning Auckland</title>
		<link>http://www.jethrocarr.com/2012/05/13/early-morning-auckland/</link>
		<comments>http://www.jethrocarr.com/2012/05/13/early-morning-auckland/#comments</comments>
		<pubDate>Sun, 13 May 2012 10:19:45 +0000</pubDate>
		<dc:creator>Jethro Carr</dc:creator>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[auckland]]></category>
		<category><![CDATA[boats]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[devonport]]></category>
		<category><![CDATA[shaky isles]]></category>
		<category><![CDATA[sky tower]]></category>

		<guid isPermaLink="false">http://www.jethrocarr.com/?p=1819</guid>
		<description><![CDATA[My good friend @LGnome was transiting via Auckland and had a day to spend up here to see the sights. Naturally I delivered with one near side-swipe, two cars running a red light right in front of us and congested &#8230; <a href="http://www.jethrocarr.com/2012/05/13/early-morning-auckland/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My good friend <a href="http://twitter.com/LGnome">@LGnome</a> was transiting via Auckland and had a day to spend up here to see the sights. Naturally I delivered with one near side-swipe, two cars running a red light right in front of us and congested roads.</p>
<p>I also had to get up early (06:00) to get to the airport, before heading into the CBD to get some decent breakfast and coffee and took a few early morning pics &#8211; it&#8217;s amazing how much nicer Auckland is earlier in the morning when the roads are dead.</p>
<p>Because <a title="Shaky Isles Auckland" href="http://www.jethrocarr.com/2012/02/12/shaky-isles-auckland/">Shaky Isles</a> doesn&#8217;t seem to open before 08:00 on a Sunday, we went for a wander around Auckland for a bit first and I got a few decent pics with <a href="http://en.wikipedia.org/wiki/Nexus_S">my trusty professional grade photographer setup</a>.</p>
<div id="attachment_1820" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120513_073538.jpg"><img class="size-large wp-image-1820" title="IMG_20120513_073538" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120513_073538-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Good morning Mr Sun!</p></div>
<div id="attachment_1821" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120513_073417.jpg"><img class="size-large wp-image-1821" title="IMG_20120513_073417" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120513_073417-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">I do like Wynyard Quarter&#39;s mix of resturants and industry, get some pretty big ships in there at times.</p></div>
<div id="attachment_1822" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120513_080514.jpg"><img class="size-large wp-image-1822" title="IMG_20120513_080514" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120513_080514-768x1024.jpg" alt="" width="640" height="853" /></a><p class="wp-caption-text">&quot;Gateway To The Cloud&quot; (punny since the Sky Tower is one of NZ&#39;s main network exchanges)</p></div>
<div id="attachment_1823" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120513_082814.jpg"><img class="size-large wp-image-1823" title="IMG_20120513_082814" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120513_082814-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">No early morning is complete without coffee from Shaky Isles. :-D</p></div>
<div id="attachment_1824" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120513_100846.jpg"><img class="size-large wp-image-1824" title="IMG_20120513_100846" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120513_100846-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Up in Mt Victoria, not a lot of traffic (car or boat) early Sunday morning.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jethrocarr.com/2012/05/13/early-morning-auckland/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pimping my ride with high pitch painful sounds</title>
		<link>http://www.jethrocarr.com/2012/05/09/pimping-my-ride-with-high-pitch-painful-sounds/</link>
		<comments>http://www.jethrocarr.com/2012/05/09/pimping-my-ride-with-high-pitch-painful-sounds/#comments</comments>
		<pubDate>Wed, 09 May 2012 11:46:40 +0000</pubDate>
		<dc:creator>Jethro Carr</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[auckland]]></category>
		<category><![CDATA[car]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.jethrocarr.com/?p=1814</guid>
		<description><![CDATA[I got my car back from the repair shop on Friday following it&#8217;s run in with the less pleasant residents of Auckland, with all the ignition and dash repaired. Unfortunately the whole incident costs me at least $500 in excess &#8230; <a href="http://www.jethrocarr.com/2012/05/09/pimping-my-ride-with-high-pitch-painful-sounds/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I got my car back from the repair shop on Friday following it&#8217;s <a href="http://www.jethrocarr.com/2012/04/22/grand-theft-auto/">run in with the less pleasant residents of Auckland</a>, with all the ignition and dash repaired.</p>
<p>Unfortunately the whole incident costs me at least $500 in excess payments, not to mention future impacts to my insurance premiums, so I&#8217;m not exactly a happy camper, even though I had full insurance.</p>
<p>Because I really don&#8217;t want to have to pay another $500 excess when the next muppet tries to break into it, I decided to spend the money to get an alarm installed, to deter anyone trying to break in again &#8211; going to all the effort to silence an alarm for a 1997 Toyota Starlet really won&#8217;t be worth the effort, sending them on to another easier target.</p>
<p>(I did consider some of those fake stickers and a blinky LED, but a real alarm does mean that if you hit the car, you&#8217;ll quickly get a chirp confirming there is an alarm present. Plus I get one of those chirpy remote controls to unlook the doors! :-D)</p>
<p>I do really hate car alarms, but it&#8217;s worth it to have something that will send anyone messing with my car running before it wakes up half the apartment complex.</p>
<p>I wanted to get a decent alarm installed properly and ended up getting referred to Mike &amp; Lance at <a href="http://www.carstereoinstall.co.nz">www.carstereoinstall.co.nz</a> who do onsite visits to install which was really handy, and totally worth it after seeing all the effort needed to do the installation.</p>
<div id="attachment_1816" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120509_120121.jpg"><img class="size-large wp-image-1816" title="IMG_20120509_120121" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120509_120121-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Car electronics spaghetti! Considering this is a pretty basic 1997 car, I&#39;d hate to think what the newer ones are like...</p></div>
<p>There&#8217;s a bit of metal drilling, cable running, soldering, un-assembling parts of the car&#8217;s interior and trying to figure out which cables control which features of the car, all up it took two guys about 2 hours to complete.</p>
<p>Cost about $325 for the alarm and labor, plus an extra $40 as they had to run wires and install switches for the boot, which is pretty good when you consider it&#8217;s a 4 man hour job, would have taken all day if I&#8217;d done it at noob pace.</p>
<p>Would recommend these guys if you&#8217;re in Auckland. As an extra bonus, Mike turned out to be an ex-IT telco guy so we had some interesting chats &#8211; NZ is such a small world at times :-/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jethrocarr.com/2012/05/09/pimping-my-ride-with-high-pitch-painful-sounds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Up Mt Kaukau</title>
		<link>http://www.jethrocarr.com/2012/05/09/up-mt-kaukau/</link>
		<comments>http://www.jethrocarr.com/2012/05/09/up-mt-kaukau/#comments</comments>
		<pubDate>Wed, 09 May 2012 11:20:36 +0000</pubDate>
		<dc:creator>Jethro Carr</dc:creator>
				<category><![CDATA[Outdoors]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[harbour]]></category>
		<category><![CDATA[johnsonville]]></category>
		<category><![CDATA[khandallah]]></category>
		<category><![CDATA[mt kaukau]]></category>
		<category><![CDATA[tom]]></category>
		<category><![CDATA[tower]]></category>
		<category><![CDATA[wellington]]></category>

		<guid isPermaLink="false">http://www.jethrocarr.com/?p=1799</guid>
		<description><![CDATA[When I was in Wellington last month I caught up with my good mate Tom (of #geekflat fame) and we decided to go for a wander up Mt Kaukau with Tom&#8217;s friend Nicola. I spent most of my years in &#8230; <a href="http://www.jethrocarr.com/2012/05/09/up-mt-kaukau/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When I was in Wellington last month I caught up with my good mate Tom (of #geekflat fame) and we decided to go for a wander up Mt Kaukau with Tom&#8217;s friend Nicola.</p>
<p>I spent most of my years in Wellington focusing on the CBD and southwards, so Johnsonville, Khandallah and it&#8217;s surrounding walks are quite new to me.</p>
<p>We took the route up from Johnsonville, going up to the peak and then back down into Khandallah side, before walking back through the suburbs, near the rail line, to Johnsonville.</p>
<p>The Wellington City Council has<a href="http://www.wellington.govt.nz/services/walkways/pdfs/northern.pdf"> a good map of the Northern Walks available for download</a> showing the route, I also <a href="http://maps.google.co.nz/maps/ms?msid=210995639966558035414.0004bf97d4244977bd0c7&amp;msa=0&amp;ll=-41.230831,174.793682&amp;spn=0.084431,0.209255">quickly whipped up a rough Google map of the start &amp; exit points I took along with the route diagram</a>. I should really record more GPS accurate tracks with my phone, but that stuff loves chewing up the battery quickly so not always possible.</p>
<div id="attachment_1801" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_145126.jpg"><img class="size-large wp-image-1801" title="IMG_20120406_145126" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_145126-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Starting out climb up....</p></div>
<div id="attachment_1800" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_145018.jpg"><img class="size-large wp-image-1800" title="IMG_20120406_145018" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_145018-768x1024.jpg" alt="" width="640" height="853" /></a><p class="wp-caption-text">It&#39;s a @macropiper! By a tunnel! (Turns out this tunnel is for the old water reservoir pipe).</p></div>
<div id="attachment_1802" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_145232.jpg"><img class="size-large wp-image-1802" title="IMG_20120406_145232" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_145232-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">TV transmission tower in the distance - it&#39;s visible clearly down on street level in Johnsonville and looks a long way away from there - not really too hard getting there though.</p></div>
<div id="attachment_1803" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_150539.jpg"><img class="size-large wp-image-1803" title="IMG_20120406_150539" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_150539-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">It&#39;s Welly! So pretty!</p></div>
<div id="attachment_1804" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_151536.jpg"><img class="size-large wp-image-1804" title="IMG_20120406_151536" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_151536-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Uh-oh, what has Tom found?</p></div>
<div id="attachment_1805" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_151557.jpg"><img class="size-large wp-image-1805" title="IMG_20120406_151557" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_151557-1024x710.jpg" alt="" width="640" height="443" /></a><p class="wp-caption-text">Not a kitteh!</p></div>
<div id="attachment_1806" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_151628.jpg"><img class="size-large wp-image-1806" title="IMG_20120406_151628" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_151628-768x1024.jpg" alt="" width="640" height="853" /></a><p class="wp-caption-text">Will these landmark TV transmission towers still be relevant in 25 years time after everything has been replaced with IP over fibre?</p></div>
<div id="attachment_1807" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_151911.jpg"><img class="size-large wp-image-1807" title="IMG_20120406_151911" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_151911-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">I love this city!</p></div>
<div id="attachment_1808" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_151913.jpg"><img class="size-large wp-image-1808" title="IMG_20120406_151913" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_151913-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Wellington suburbs lapping at the foothills.</p></div>
<div id="attachment_1809" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_153635.jpg"><img class="size-large wp-image-1809" title="IMG_20120406_153635" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_153635-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Harbour view, love the trail of the turning cargo ship.</p></div>
<div id="attachment_1810" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/PANO_20120406_152203.jpg"><img class="size-large wp-image-1810" title="PANO_20120406_152203" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/PANO_20120406_152203-1024x178.jpg" alt="" width="640" height="111" /></a><p class="wp-caption-text">Panorama view over the harbour, CBD, surburbs and out towards Makara in the far right. Not very visable is the large wind farm out that way. Pictures don&#39;t really do the view from up here justice.</p></div>
<div id="attachment_1811" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_154727.jpg"><img class="size-large wp-image-1811" title="IMG_20120406_154727" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_154727-768x1024.jpg" alt="" width="640" height="853" /></a><p class="wp-caption-text">Anyone know what this weird tree is?</p></div>
<div id="attachment_1812" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_161338.jpg"><img class="size-large wp-image-1812" title="IMG_20120406_161338" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120406_161338-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Johnsonville rail line</p></div>
<p>It was a pretty good walk all up, not to long or taxing, but with a rewarding view and an excuse to wander through the suburbs for the first time.</p>
<p>We came across a few promising looking cafes hidden in weird places in the suburbs whilst on the return walk, if I have more time in Wellington again soon I wouldn&#8217;t mind checking a few of them out, particularly one which was busy pulling home made pies out of the oven&#8230;.</p>
<p>If you take a look at the council map for the Northern Walkway, it&#8217;s actually possible to walk all the way from Johnsonville to the Botanic gardens, staying mostly in parks with a few detors through streets. This route is also part of the Te Araroa walk, so <a title="Walk Te Araroa?" href="http://www.jethrocarr.com/2011/11/13/walk-te-araroa/">good practice for me for when I&#8217;m ready to do it</a>. :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jethrocarr.com/2012/05/09/up-mt-kaukau/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Takapuna to Devonport</title>
		<link>http://www.jethrocarr.com/2012/05/09/takapuna-to-devonport/</link>
		<comments>http://www.jethrocarr.com/2012/05/09/takapuna-to-devonport/#comments</comments>
		<pubDate>Tue, 08 May 2012 21:21:53 +0000</pubDate>
		<dc:creator>Jethro Carr</dc:creator>
				<category><![CDATA[Outdoors]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[auckland]]></category>
		<category><![CDATA[britomart]]></category>
		<category><![CDATA[cycle]]></category>
		<category><![CDATA[devonport]]></category>
		<category><![CDATA[ferry]]></category>
		<category><![CDATA[mt victoria]]></category>
		<category><![CDATA[north shore]]></category>
		<category><![CDATA[takapuna]]></category>
		<category><![CDATA[walks]]></category>
		<category><![CDATA[WW1]]></category>
		<category><![CDATA[WW2]]></category>

		<guid isPermaLink="false">http://www.jethrocarr.com/?p=1767</guid>
		<description><![CDATA[Working from home for the past 7+ months has left me with strong urges to get out and about on the weekends, least I go crazy from being coped up inside &#8211; whilst my inner geek urges to sit infront &#8230; <a href="http://www.jethrocarr.com/2012/05/09/takapuna-to-devonport/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Working from home for the past 7+ months has left me with strong urges to get out and about on the weekends, least <a href="http://en.wikipedia.org/wiki/The_Shining_%28film%29">I go crazy from being coped up inside</a> &#8211; whilst my inner geek urges to sit infront of my laptop and code are strong, getting outside for a walk, seeing new places and new people always puts me in a better mind set for when I get home to do a large coding session in the evening afterwards. ;-)</p>
<p>The last two weekends I&#8217;ve done the <a href="http://www.aucklandtransport.govt.nz/moving-around/biking-cycleways/MapsAndMore/Pages/DevonportToTakapunaGreenRouteNorthShore.aspx">Takapuna to Devonport (Green Route) walk</a>, a pathway I discovered purely by chance whilst walking to Devonport along the main road route due to an entrance onto a park just at the start of the memorial WW2 tree-lined road half-way in my journey.</p>
<p>It takes you through a number of parks that I didn&#8217;t even know existed, over the marsh lands and through some of the older streets towards Devonport with characteristic turn of the century houses (<a href="http://en.wikipedia.org/wiki/Devonport,_New_Zealand">Devonport being established as a suburb around 1840</a> and one of Auckland&#8217;s older suburbs).</p>
<p>There&#8217;s a <a href="http://www.aucklandtransport.govt.nz/moving-around/biking-cycleways/Documents/AT-NSCC-Map-GreenRouteCycling.pdf">handy map you can download from the council here</a> and the whole route is walk &amp; cycle safe. It&#8217;s certainly the better route to take, the road route between Takapuna and Devonport should be avoided at all costs, considering it&#8217;s always congested and overloaded with traffic, as there is only one road route from Devonport all the way up to Takapuna in order to get onto the motorway.</p>
<p>Having made the mistake of trying to drive to Devonport once before, I&#8217;d avoid it at all costs, you&#8217;d get from Devonport to Takapuna faster by taking the ferry to Britomart and bus from there IMHO, nose-to-tail traffic the whole way on a Sunday evening isn&#8217;t that fun, not to mention a nightmare finding car parking in Devonport itself.</p>
<div id="attachment_1768" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_140617.jpg"><img class="size-large wp-image-1768" title="IMG_20120428_140617" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_140617-1024x699.jpg" alt="" width="640" height="436" /></a><p class="wp-caption-text">Traffic backed up from the Esmond Rd - Lake Rd junction. It&#39;s like this for a good suburb or two, even on weekends. :-/</p></div>
<div id="attachment_1769" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_154910.jpg"><img class="size-large wp-image-1769" title="IMG_20120428_154910" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_154910-768x1024.jpg" alt="" width="640" height="853" /></a><p class="wp-caption-text">The sane way for non-car loving Aucklanders to get around.</p></div>
<p>The route signage is pretty good, although I found that whilst Devonport-to-Takapuna was almost perfect in directional signage, the Takapuna-to-Devonport approach has a few bits that are a little confusing if you hadn&#8217;t done it the other way first.</p>
<p>There&#8217;s also a complete nightmare in terms of cycle vs pedestrian marking, something that the North Shore City Council loves doing, such as alternating conventions of left vs right side for cyclists &#8211; something I&#8217;ll cover in a future post. :-/</p>
<p>The route doesn&#8217;t seem particularly busy, most of the activity I saw was with people in the various parks the route crosses through, rather than others completing the same route as me &#8211; I expect the length detours them a bit (took me around 1.5hrs).</p>
<p>Starting from Takapuna/Esmond road, the route is firstly though the newer suburbs of Takapuna, with a weird suburban/industrial mix of some lovely power pylons running along the street.</p>
<div id="attachment_1771" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_162745.jpg"><img class="size-large wp-image-1771" title="IMG_20120428_162745" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_162745-768x1024.jpg" alt="" width="640" height="853" /></a><p class="wp-caption-text">Ah, the serenity! :-D</p></div>
<p>TBH, Takapuna suburbs bore me senseless, they&#8217;re a giant collection of 1970s-2012 housing projects, very American-dream type feel at times. Thankfully one soon escapes to the parks and walkways along the marshy coast.</p>
<div id="attachment_1772" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_160431.jpg"><img class="size-large wp-image-1772" title="IMG_20120428_160431" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_160431-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Marshy land, Auckland Harbour bridge in the distance.</p></div>
<div id="attachment_1773" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_133234.jpg"><img class="size-large wp-image-1773" title="IMG_20120505_133234" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_133234-768x1024.jpg" alt="" width="640" height="853" /></a><p class="wp-caption-text">One of several boardwalks so you won&#39;t get your feet/wheels muddy - unless you want to. :-)</p></div>
<div id="attachment_1774" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_161522.jpg"><img class="size-large wp-image-1774" title="IMG_20120428_161522" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_161522-768x1024.jpg" alt="" width="640" height="853" /></a><p class="wp-caption-text">Long bridge is long! (kind of reminds me of Crash Bandicot&#39;s Road to Nowhere). If the ground is dry, you could brave cycling alongside it through the marsh, few tracks suggesting this is somewhat popular.</p></div>
<p>The route slowly starts getting more parks and greenery, with small intermissions of going back along suburb streets, before rejoining more natural routes.</p>
<div id="attachment_1775" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_144533.jpg"><img class="size-large wp-image-1775" title="IMG_20120428_144533" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_144533-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Got a skateboard? And a hoodie? This is the place for you to hang in this otherwise quite empty grassy field called a park.</p></div>
<div id="attachment_1777" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_161203.jpg"><img class="size-large wp-image-1777" title="IMG_20120428_161203" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_161203-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">/home/devonport_residents/.Trash/ (that&#39;s a recycling bin joke for you windows users!)</p></div>
<p>Once you come out of the park, you end up walking through a few blocks of Devonport&#8217;s residential area, before coming out onto the main street and along to the shopping and cafe area.</p>
<div id="attachment_1778" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_145445.jpg"><img class="size-large wp-image-1778" title="IMG_20120428_145445" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120428_145445-768x1024.jpg" alt="" width="640" height="853" /></a><p class="wp-caption-text">An old church, where Aucklanders worship their god &quot;Automobile&quot;.</p></div>
<p>I quite like Devonport, it has a good number of cafes, bars, the waterfront, classic architecture (not bland corporate crap like Takapuna) and generally has charm.</p>
<p>If I was going to live in Auckland long term, I&#8217;d seriously consider Devonport as a good place to have house, I&#8217;d even consider not bothering with a car, depending on the availability of a good close supermarket.</p>
<p>Of course this assumes working in the CBD or from home, so you can just take the ferry into the CBD, rather than needing to mess around with commuting up to the motorway and into the city everyday. If a car-based commute is vital, you might want to do Devonport a favor and go live in a less classy suburb with closer motorway access.</p>
<div id="attachment_1779" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_142049.jpg"><img class="size-large wp-image-1779" title="IMG_20120505_142049" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_142049-768x1024.jpg" alt="" width="640" height="853" /></a><p class="wp-caption-text">Knitted handrails! This place has style!</p></div>
<div id="attachment_1790" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_145202.jpg"><img class="size-large wp-image-1790" title="IMG_20120505_145202" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_145202-768x1024.jpg" alt="" width="640" height="853" /></a><p class="wp-caption-text">Vertical water accelerator.</p></div>
<p>I stopped for a coffee at one of the several cafes around the main street with an outside area and was pleasantly surprised for a change &#8211; I didn&#8217;t even see a Starbucks there!</p>
<p>The local residential population appears to have a lot of members of the baby boomer generation and either residential or visiting families attracted to the parks and waterfront.</p>
<p>As I was there, I decided to make the short climb up <a href="http://en.wikipedia.org/wiki/Mount_Victoria,_Auckland">Mt Victoria</a> (*curses settlers who named about 50 million places in NZ Mt Victoria*) and get a good look out over the area. In typical Auckland fashion, it is entirely possible to drive right up to the top, or take a segway tour, but despite the name it&#8217;s really just a medium sized hill, nothing compared to Wellington stuff.</p>
<div id="attachment_1780" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_142554.jpg"><img class="size-large wp-image-1780" title="IMG_20120505_142554" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_142554-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Looking out towards Okahu &amp; Mission Bay. Start to get an idea why Auckland is the &quot;City of Sails&quot;.</p></div>
<div id="attachment_1781" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_142815.jpg"><img class="size-large wp-image-1781" title="IMG_20120505_142815" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_142815-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Our old friend Rangitoto island again. Incidentally, Mt Victoria itself is also a volcano, just not anywhere nearly as large.</p></div>
<div id="attachment_1782" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_142820.jpg"><img class="size-large wp-image-1782" title="IMG_20120505_142820" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_142820-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Looking out over houses towards North Head,</p></div>
<div id="attachment_1788" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_143755.jpg"><img class="size-large wp-image-1788" title="IMG_20120505_143755" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_143755-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Auckland CBD</p></div>
<div id="attachment_1783" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/PANO_20120505_143101.jpg"><img class="size-large wp-image-1783" title="PANO_20120505_143101" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/PANO_20120505_143101-1024x182.jpg" alt="" width="640" height="113" /></a><p class="wp-caption-text">Panorama out towards Rangitoto</p></div>
<div id="attachment_1784" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/PANO_20120505_143805.jpg"><img class="size-large wp-image-1784" title="PANO_20120505_143805" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/PANO_20120505_143805-1024x225.jpg" alt="" width="640" height="140" /></a><p class="wp-caption-text">Panorama showing Auckland CBD on left, Devonport centre and Takapuna in the horizon on the right.</p></div>
<p>I didn&#8217;t know anything about it other than it was a big hill, so damn I was going to climb and conquer that, but it turns out it was part of Auckland&#8217;s early military history with a <a href="http://en.wikipedia.org/wiki/Disappearing_gun">large disappearing gun</a> (<a href="http://en.wikipedia.org/wiki/BL_8_inch_Mk_VII_naval_gun">BL 8 inch Mk VII naval gun</a>) which was installed in 1899, well before WW2 &#8211; seems NZ has a number of good examples of these interesting pre-WW1 weapons.</p>
<div id="attachment_1785" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_143319.jpg"><img class="size-large wp-image-1785" title="IMG_20120505_143319" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_143319-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">The magical disappearing cannon!</p></div>
<div id="attachment_1786" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_143531.jpg"><img class="size-large wp-image-1786" title="IMG_20120505_143531" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_143531-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Fuck being the poor suckers who had to lug this all the way up the hill. :-/</p></div>
<div id="attachment_1787" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_143201.jpg"><img class="size-large wp-image-1787" title="IMG_20120505_143201" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_143201-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Mushroom vents hint to a large underground complex - sadly closed to the public.</p></div>
<p>One thing I missed is the other large hill in the area &#8211; <a href="http://en.wikipedia.org/wiki/North_Head,_New_Zealand">North Head</a> &#8211; which offers a much larger selection of 1800&#8242;s &#8211; WW2 relics including tunnels and additional guns which <a href="http://www.doc.govt.nz/parks-and-recreation/places-to-visit/auckland/central-and-south-auckland/north-head-historic-reserve/">are open to the public</a>.</p>
<p>Devonport has had a long military history and is where the main naval base of New Zealand, dating back to 1841, usually has a couple ships berthed to look at &#8211; or sometimes coming/going offering <a title="Auckland Harbour" href="http://www.jethrocarr.com/2012/04/21/auckland-harbour/">some neat photo opportunities</a>.</p>
<p>I tend to find that Auckland really hides it&#8217;s interesting stuff, I lived in Takapuna for months before I discovered the existence of many of these interesting walkways and sights, in many cases they just aren&#8217;t advertised and from a distance, you don&#8217;t get an idea of how interesting some of these places can be. (Mt Victoria and North Head look just like plain hills with some sheds on them from sea level).</p>
<p>That&#8217;s why I love exploring on foot, find so many gems, look them up online, find another 5 related ones to go and check out. :-) And don&#8217;t be afraid to take random interesting looking paths to see where they lead, it&#8217;s how I find many places &#8211; including many of Wellington&#8217;s paths and walkways.</p>
<p>&nbsp;</p>
<p>After the trip up Mt Victoria, I wandered back down and along the waterfront &#8211; turns out it&#8217;s a fantastic place to get close up shots of any large ships passing by.</p>
<div id="attachment_1789" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_145615.jpg"><img class="size-large wp-image-1789" title="IMG_20120505_145615" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_145615-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Rena-sized cargo ship, gives an idea how massively large these things are when seeing up close. See the little speedboat to the right for an idea of the size difference. :-D</p></div>
<p>I ended up heading to the ferry terminal to get the ferry over to Britomart to catch up with friends, only took less than 15mins to board and cross over the harbor for $6. (frequent traveler discounts available).</p>
<div id="attachment_1791" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_150855.jpg"><img class="size-large wp-image-1791" title="IMG_20120505_150855" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_150855-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">This is Fuller Ferry, requesting Devenport wharf command center to lower defence grid for safe docking.</p></div>
<div id="attachment_1792" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_152312.jpg"><img class="size-large wp-image-1792" title="IMG_20120505_152312" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_152312-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Cruising in to the Britomart ferry terminal, past the Rugby Word Cup &quot;Cloud&quot; event center.</p></div>
<p>Finally wrapped up the day with a delicious coffee and snack at <a title="Shaky Isles Auckland" href="http://www.jethrocarr.com/2012/02/12/shaky-isles-auckland/">my much loved Shakey Isles</a> before they closed (closing time is 17:00 on weekends FYI).</p>
<div id="attachment_1793" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_154032.jpg"><img class="size-large wp-image-1793" title="IMG_20120505_154032" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/IMG_20120505_154032-1024x768.jpg" alt="" width="640" height="480" /></a><p class="wp-caption-text">Om nom nom (totally not addicted to chocolate)</p></div>
<p>If you don&#8217;t live in Takapuna and want to reproduce this walk, I&#8217;d recommend taking the Northern Express (NEX) bus to Akoranga Station, or the normal Takapuna buses to the shopping center, doing the walk to Devonport and then ferry back into Britomart.</p>
<p>It&#8217;s an easy day trip and could be as short as 3-4 hrs or as long as an entire day depending what sights and coffee you decide to partake in whilst at Devonport.</p>
<p>The other approach is to do Takapuna &#8211; Devonport &amp; return, something that might appeal particularly if wanting to do it by bike rather than foot, there&#8217;s a bit more parking around Takapuna, particular Fred Thomas drive area near Akaranga Station to drive to with your bikes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jethrocarr.com/2012/05/09/takapuna-to-devonport/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared data at last!</title>
		<link>http://www.jethrocarr.com/2012/05/07/shared-data-at-last/</link>
		<comments>http://www.jethrocarr.com/2012/05/07/shared-data-at-last/#comments</comments>
		<pubDate>Mon, 07 May 2012 01:51:30 +0000</pubDate>
		<dc:creator>Jethro Carr</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[2degrees]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[shared data]]></category>
		<category><![CDATA[telecom]]></category>
		<category><![CDATA[vodafone]]></category>

		<guid isPermaLink="false">http://www.jethrocarr.com/?p=1765</guid>
		<description><![CDATA[New Zealand is always pretty pricey for telecommunications, particular mobile services including data, something I&#8217;ve mentioned before when detailing my move from Vodafone to 2degrees mobile. Whilst data has slowly been getting cheaper, there&#8217;s been an emerging problem of people &#8230; <a href="http://www.jethrocarr.com/2012/05/07/shared-data-at-last/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>New Zealand is always pretty pricey for telecommunications, particular mobile services including data, something <a title="Porting to 2degrees" href="http://www.jethrocarr.com/2012/03/23/porting-to-2degrees/">I&#8217;ve mentioned before when detailing my move from Vodafone to 2degrees mobile</a>.</p>
<p>Whilst data has slowly been getting cheaper, there&#8217;s been an emerging problem of people owning multiple 3G capable devices, such as a mobile phone, tablet and a laptop and wanting to get them all online, but not wanting to pay an expensive data plan for each device.</p>
<p>I personally ended up just using tethering on my phone to connect my laptop, even though my laptop has a built-in 3G modem, simply due to the high cost of maybe once-a-week usage of my laptop not being enough to justify having a separate plan, particularly when only needing a few hundred MB at most.</p>
<p>However 2degrees have now<a href="http://www.2degreesmobile.co.nz/paymonthly/plans/shared-data"> just announced new shared data plans</a>, where you pay an extra $5 a month, plus $1 per device to be able to share the data plan from another account (for up to 5 devices).</p>
<p>This is pretty compelling, I can go buy a bunch of prepaid SIMs for my laptop, spare phones, USB 3G stick and be able to use them all with my shared data at a fraction of the cost compared to doing so on Telecom or Vodafone, whom are going to need to up their game if they want to retain multi-device users.</p>
<p>2degrees certainly aren&#8217;t sitting still &#8211; in the past week they&#8217;ve announced both this shared data service as well as <a href="http://www.2degreesmobile.co.nz/touch2pay">their Touch2Pay arrangement with Snapper</a>, to allow the use of smartphones with NFC for payment on the Snapper network (used for Wellington and Auckland buses), future is looking bright for them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jethrocarr.com/2012/05/07/shared-data-at-last/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Blogging</title>
		<link>http://www.jethrocarr.com/2012/05/06/fixing-blogging/</link>
		<comments>http://www.jethrocarr.com/2012/05/06/fixing-blogging/#comments</comments>
		<pubDate>Sat, 05 May 2012 12:36:47 +0000</pubDate>
		<dc:creator>Jethro Carr</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Opinions]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[federation]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[tumblr]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xmpp]]></category>

		<guid isPermaLink="false">http://www.jethrocarr.com/?p=1757</guid>
		<description><![CDATA[I&#8217;m finding an increasing number of friends and people using services like Tumblr or Google Plus as blogging services, or at least as a place to make posts that are more detailed an indepth than typical micro-blogging (aka Twitter/Facebook). The &#8230; <a href="http://www.jethrocarr.com/2012/05/06/fixing-blogging/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m finding an increasing number of friends and people using services like Tumblr or Google Plus as blogging services, or at least as a place to make posts that are more detailed an indepth than typical micro-blogging (aka Twitter/Facebook).</p>
<p>The problem with both these services, is that they deny interaction from external users who aren&#8217;t registered with their service.</p>
<p>With traditional blogging platforms such as WordPress, Blogger, or other custom developed blogs, any visitor to the blog could read it and post comment &#8211; the interfaces would vary, the ease of posting would vary and the method of validation of posting would vary, but you could 99% of the time still be able to post comments and engage with the author.</p>
<p>This has not been the case with social networks to date &#8211; platforms like Twitter or Facebook require a user to be logged in, in order to communicate with others &#8211; however this tends to work OK, since they&#8217;re mostly used for person-to-person messages and broadcasting, rather than detailed posts you will sent to users outside of those networks (after all 140 char tweets aren&#8217;t exactly where you&#8217;ll debate things of key meaning).</p>
<p>The real issue starts with half-blog, half-microblog services such as <a href="http://www.tumblr.com">Tumblr</a> and <a href="http://plus.google.com">Google Plus</a>, which users have started to use for anything from cat pictures to detailed Linux kernel posts, turning these tools into de-facto blogging platforms, but without the freedom for outsiders to post comments and engage in conversation.</p>
<p>&nbsp;</p>
<p>Tumblr is one of the worst networks, as it&#8217;s very much designed as a glorified replacement for chain email forwards &#8211; you post some text or some pictures and all your friends &#8220;reblog&#8221; your page if they like it and users all pat themselves on their back at how witty and original they all are.</p>
<p>But to make a comment, one must reblog the post, add a comment and have it end up in the pages long list of reblog and like statements at the bottom of the post. And if the original poster wants to comment on that, you&#8217;d have to re-blog their blog. :-/</p>
<div id="attachment_1760" class="wp-caption aligncenter" style="width: 452px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/rant_tumblr.png"><img class="size-full wp-image-1760" title="rant_tumblr" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/rant_tumblr.png" alt="" width="442" height="522" /></a><p class="wp-caption-text">Yo dawg, we heard you like to reblog your reblogging.</p></div>
<p>The issue is that more people are starting to use it <a href="http://dianerevoluta.tumblr.com/post/22417160324/something-is-rotten-in-the-state-of-new-zealand">for more than just funny cat pictures</a> and treat it as a replacement to blogging, which makes for a terrible time engaging with anyone. I have friends who use the service to post updates about their lives, but I can&#8217;t engage back &#8211; makes me feel like some kind of outcast stalker peering through the windows at them.</p>
<p>And even if I was on Tumblr, I&#8217;d actually want to be able to comment on things without reblogging them &#8211; nobody else cares if Jane had a baby, but I&#8217;d like to say &#8220;Congrats Jane, you look a lot less fat now the fork()ed process is out&#8221; to let my friend know I care.</p>
<p>Considering most Tumblr users are going to use Facebook or Twitter as well, they might as well use the image and short statement posting features of those networks and instead use an actual blog for actual content. Really the fault is due to PEBKAC &#8211; users using a bad service in the wrong way.</p>
<p>&nbsp;</p>
<p>Google Plus is a bit better than Tumblr, in the respect that it actually has expected functionality like posts you can comment on, however it lacks the ability for outsiders to post comments and engage with the author &#8211; Google has been pretty persistent with trying to get people to sign up for an account, so it&#8217;s to be expected somewhat.</p>
<p>I&#8217;ve seen a lot of uptake with Google Plus by developers and geeks, seemingly because they don&#8217;t want the commitment of actually using a blog for detailed posts, but want somewhere to post lengthy bits of test.</p>
<p><a href="https://plus.google.com/102150693225130002912/posts">Linus Torvalds</a> is one particular user whom I might want to follow on Google Plus, but there&#8217;s not even RSS if you wanted to get updates on new posts! (<a href="http://www.makeuseof.com/tag/ways-google-rss-feeds/">To get RSS, you&#8217;d have to use external thirdparty services</a>).</p>
<p>Tumblr at least has RSS so I can still use it in my reader like everything else, even if I can&#8217;t reply to the author&#8230;.</p>
<div id="attachment_1761" class="wp-caption aligncenter" style="width: 619px"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/googleplus_linus.png"><img class="size-full wp-image-1761" title="googleplus_linus" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/googleplus_linus.png" alt="" width="609" height="748" /></a><p class="wp-caption-text">Follow Linus! Teenage fanboy Jethro squeee!</p></div>
<p>And of course with no ability for posting comments by outsiders, I can&#8217;t post Linus comments requesting his hand in marriage after merging a kernel bug fix for my laptop. :-(</p>
<p>&nbsp;</p>
<p>So with all these issues, why are users adopting these services? After all, there are thousands of free blogging services, several well known and very good ones, all better technical options.</p>
<p>I think it&#8217;s a combination of issues:</p>
<ul>
<li>Users got overwhelmed by RSS &#8211; we followed everything we loved, then got scared by the 10,000 unread posts in our readers &#8211; and resolved by simply not opening the reader in fear of the queue waiting for us. The social media style approaches used by Google+, Tumblr and of course Twitter and Facebook focus less on following every single post by users, but rather what&#8217;s happening here and now &#8211; users don&#8217;t feel bad if they miss reading 1,000 posts overnight, they just go on to the next.</li>
<li>Users love copying. The MPAA &amp; RIAA love this fact about humans, we love to copy and share stuff with others. Blogging culture tends to frown on this, but Tumblr&#8217;s reblogging style of use makes it more acceptable and maintains a credit trail.</li>
<li>Less commitment &#8211; if I started posting pictures of funny cats or one paragraph posts on this blog, it wouldn&#8217;t be doing it justice or up to the level of quality readers expect. However on social network based services, this is OK, there&#8217;s no expectation of a certain level of presentation and effort into a post. A funny cat picture followed by the post about you raging about by GNU Hurd will always be better than BSD is acceptable &#8211; on a blog, you&#8217;d drop the funny cat and be expected to write a well detailed post explaining your reasoning. Another label would be that it&#8217;s &#8220;more casual&#8221;, than conventional blogs.</li>
<li>Easier interactions with your readers (at least with Google+) &#8211; there&#8217;s no standards with blogging for handling notifications to users about changes to your blog or replies to comments. Even WordPress, one of the most popular platforms, doesn&#8217;t provided native email notifications to comments.</li>
<li>I noticed a major improvement in the level of interaction between myself and my readers after adding <a href="http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/">Subscribe to Comments Reloaded</a> plugin to this site, using email notifications to users about replies to my blog post. And considering how slack many people are with checking their email, I do wonder how much better it would be if I added support for notification to new posts and comment replies via Twitter or Facebook.</li>
<li>Conventional blogs tend to take a bit more effort to post comments, some go overboard with captcha input fields that take 10 attempts or painful comment validation. I&#8217;ve tried to keep mine simple with basic fields and dealing with spam using <a href="http://akismet.com">Akismet</a> rather than captcha (which has worked very well for me).</li>
</ul>
<p>In my opinion the biggest issue is the communication, notification and interaction issue as noted above. I don&#8217;t believe we can fix the cultural side of users such as the crap they post or the inability to actually make the effort to read their RSS but we can go someway towards improving the technology to reduce/eliminate some of the pain points, to encourage use of the services.</p>
<p>There have been some attempts to address these issues already:</p>
<ul>
<li>Linkback techniques such as <a href="http://en.wikipedia.org/wiki/Pingback">Pingback</a> address the issue of finding out who&#8217;s linking to your blog (although I turned this off as I found it really spammy and I get that information out of awstats anyway).</li>
<li>RSS handles getting updates of new posts on a polling basis and smarter RSS readers offer better filtering/grouping/etc.</li>
<li>Email notifications for blog comments and updates.</li>
</ul>
<p>But it&#8217;s not good enough yet &#8211; what I&#8217;d actually like to see would be:</p>
<ul>
<li>Improvement of linkback techniques to spam pages less, potentially with the addition of some AI logic to determine whether the linkback was just &#8220;check out this cool post!&#8221; or some actual useful content that readers of your post would like to read (such as a rebuttal).</li>
<li>Smarter RSS readers that act more like social network feeds, to give users who want more of a &#8220;live stream&#8221; feel what they want.</li>
<li>Live commenting technology &#8211; not all users have push email, so email notifications kind of suck for many users. A better solution would be to use the existing XMPP standard to send notifications to the user&#8217;s XMPP server (anyone using Gmail already has an XMPP service with them and numerous geeks run their own &#8211; like me ;-), so the user gets a chat message pop up. If the message format was standardized, it would be possible to have the IM client recognize it was a blog comment reply and to hand off to the installed RSS reader to handle for better UX &#8211; or fall back to posting text with a link to the reply for support with any XMPP standard client.</li>
<li>(I did see that there is an outdated <a href="http://wordpress.org/extend/plugins/xmpp-sender/">plugin for XMPP on WordPress</a>  as well as some <a href="http://www.livefyre.com/features/">commercial live-commenting packages</a> that hook into social networks, but I really want a proper open source solution that does everything in one plugin, so there&#8217;s a more seemless UX &#8211; rather than having 20 checkboxes for which method the user would like notifications via.)</li>
<li>Whilst mentioning XMPP, we could even consider replacing RSS with XMPP based push notifications &#8211; blog servers sending out a push message when they get an update, rather than readers polling services. Advantage is near-instant update of new posts and potentially less server load of not having thousands of wasted polls when there hasn&#8217;t been any update to fetch.</li>
<li>Comment reply via notification support. If you send someone an XMPP IM, email, tweet, virtual sheep or whatever to alert to a comment or blog post, they should be able to reply via that native medium and have the blog server interpret, validate and integrate that reply into the page.</li>
</ul>
<p>My hope is that with these upgrades, blogging platforms will extend themselves to be better placed for holding up against social networking sites, making it easier to have detailed conversations and long running threads with readers and authors.</p>
<p>Moving to a new generation communication platform build around the existing blogging platforms would be as much of an improvement for real time social responsiveness as shifting from email to Twitter and hopefully, the uptake in real time communications will bring more users back to decentralised, open and varied platforms.</p>
<p>I&#8217;m tempted to give this a go by building a WordPress plugin to provide unified notifications using XMPP / Email / Social Media, but it&#8217;ll depend on time (lol who has that??) and I haven&#8217;t done much with WordPress&#8217;s codebase before. If you know of something existing, I would certainly be interested to read about it and I&#8217;ll be taking a look at options to build upon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jethrocarr.com/2012/05/06/fixing-blogging/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bad WordPress, Bad!</title>
		<link>http://www.jethrocarr.com/2012/05/05/bad-wordpress-bad/</link>
		<comments>http://www.jethrocarr.com/2012/05/05/bad-wordpress-bad/#comments</comments>
		<pubDate>Fri, 04 May 2012 23:45:58 +0000</pubDate>
		<dc:creator>Jethro Carr</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.jethrocarr.com/?p=1751</guid>
		<description><![CDATA[I think I&#8217;ve found a bug in WordPress&#8230;. I wrote a blog post in a tab that must have been idle for some time, so the session as the admin had logged out. Upon attempting to save it as a &#8230; <a href="http://www.jethrocarr.com/2012/05/05/bad-wordpress-bad/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I think I&#8217;ve found a bug in WordPress&#8230;. I wrote a blog post in a tab that must have been idle for some time, so the session as the admin had logged out.</p>
<p>Upon attempting to save it as a draft, I got the following:</p>
<p style="text-align: left;"><a href="http://www.jethrocarr.com/wp-content/uploads/2012/05/wordpress_nooooo_what_have_you_done.png"><img class="aligncenter  wp-image-1752" title="wordpress_nooooo_what_have_you_done" src="http://www.jethrocarr.com/wp-content/uploads/2012/05/wordpress_nooooo_what_have_you_done.png" alt="Your attempt to edit this post has failed" width="772" height="151" /></a>Not exactly the message I wanted to get after going to the effort to write it. Usually I copy all the text just before submitting just-in-case, but I hadn&#8217;t done it this evening. :-/</p>
<p style="text-align: left;">After logging into WordPress and clicking &#8220;Please try again&#8221;, I was taken to a blank new post screen, leading to much cursing and concern that I had lost my post.</p>
<p style="text-align: left;">Turns out that this screen doesn&#8217;t handle particularly well and had instead created the post in the background, but taken me to a new add form without any data, leading to concern I had lost the post.</p>
<p style="text-align: left;">Instead, I found I had the post saved (minus the tags for some reason) as a draft and so it wasn&#8217;t an entire loss&#8230; thankfully. :-/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jethrocarr.com/2012/05/05/bad-wordpress-bad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My apartment, the death trap</title>
		<link>http://www.jethrocarr.com/2012/05/05/my-apartment-the-death-trap/</link>
		<comments>http://www.jethrocarr.com/2012/05/05/my-apartment-the-death-trap/#comments</comments>
		<pubDate>Fri, 04 May 2012 23:44:58 +0000</pubDate>
		<dc:creator>Jethro Carr</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[auckland]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.jethrocarr.com/?p=1744</guid>
		<description><![CDATA[I currently live in a modern apartment complex in Auckland, coming with lots of modern features including networked fire alarms, heat sensors and stupid varying sizes of non-energy efficent light bulbs. The apartment alarm system is quite simple &#8211; if &#8230; <a href="http://www.jethrocarr.com/2012/05/05/my-apartment-the-death-trap/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I currently live in a modern apartment complex in Auckland, coming with lots of modern features including networked fire alarms, heat sensors and stupid varying sizes of non-energy efficent light bulbs.</p>
<p>The apartment alarm system is quite simple &#8211; if the alarms get triggered by a local source, they go off for the apartment, but not the complex. Opening the apartment door, will trigger the alarms for the entire complex, assuming the designers decided that someone running out of their apartment has created a fire big enough to cause others worry too.</p>
<p>Seems simple enough, however for whatever reason, the system has had some technical issues, and engineers have been onsite adjusting the system for one of the apartment blocks.</p>
<p>Which they do by triggering alarms without any notice that there is testing taking place&#8230;.. so over the past month, I&#8217;ve had several incidents of the alarm going off without notice during the day, <a href="http://en.wikipedia.org/wiki/The_Boy_Who_Cried_Wolf">setting up a dangerous situation where tenant aren&#8217;t going to take the alarms seriously any more</a> &#8211; I know that I don&#8217;t any more, if I ran outside on every alarm, I&#8217;d be spending a lot of time outside without cause.</p>
<p>The tests also isolated another issue that I had not considered though &#8211; when the alarm goes off, there is no way for me to tell whether it&#8217;s just for my apartment (ie: burnt toast) or for the entire complex.</p>
<p>Unless I actually see a fire in my apartment, I have no way of checking without going out into the common hallway to check if that&#8217;s going off. But opening the door to my apartment will trigger the building wide alarm, which will incur me high false-callout fees if there isn&#8217;t a legitimate fire.</p>
<p>So in the event of a fire, we&#8217;ve now trained tenants to a) never leave the apartment, least they get charged high callout fees for setting off building alarms b) ignore all alarms since they&#8217;re from some muppet testing without giving notice.</p>
<p>End result is that one day I&#8217;m going to overclock my Linux-powered-toaster one too many times and end up dying in a horrible fire and it&#8217;ll all be the fault of the so-called safety system.</p>
<p>So what&#8217;s the solution?</p>
<ol>
<li>Program the fire alarm system to alert and state whether it&#8217;s a local or complex-wide alarm &#8211; the alarm has voice capabilities, so they should make clear use of them. Sometimes during testing, the alarm would state that we should &#8220;evacuate the building&#8221;. But what does it mean when it&#8217;s *not* saying that? Does that mean we should remain? Clarity isn&#8217;t being provided. And why not state &#8220;heat alarm&#8221; or &#8220;smoke alarm&#8221;?</li>
<li>Give proper notice for testing! Failing to give clear notice about alarm equipment tests leads to people not taking them seriously.</li>
</ol>
<p>Really don&#8217;t know why these basic ideas are so hard for safety system implementers to get right. :-(</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jethrocarr.com/2012/05/05/my-apartment-the-death-trap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

