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

<channel>
	<title>Jason R Briggs &#187; commentary</title>
	<atom:link href="http://www.briggs.net.nz/log/category/commentary/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.briggs.net.nz/log</link>
	<description>by Jason R Briggs</description>
	<pubDate>Tue, 18 Nov 2008 23:48:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>ARTS, or the lack thereof</title>
		<link>http://www.briggs.net.nz/log/2008/11/07/arts-or-the-lack-thereof/</link>
		<comments>http://www.briggs.net.nz/log/2008/11/07/arts-or-the-lack-thereof/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 13:22:08 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

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

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/?p=431</guid>
		<description><![CDATA[I&#8217;ve been looking at providing a basic xml product feed through YAK (needed for some rather esoteric customer requirements) &#8212; at the experimental stage, rather than a feature that will actually make it into development or release.  I cast around for some standardised XML formats, and hazy recollection (thanks TOGAF) popped ARTS into my [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been looking at providing a basic xml product feed through YAK (needed for some rather esoteric customer requirements) &#8212; at the experimental stage, rather than a feature that will actually make it into development or release.  I cast around for some standardised XML formats, and hazy recollection (thanks TOGAF) popped ARTS into my head.  ARTS is the Association for Retail Technology Standards (developed by the National Retail Federation &#8212; NRF&#8217;s byline is &#8220;The Voice of Retail Worldwide&#8221;.  Not to be petty, but wouldn&#8217;t International Retail Federation be a better name if you&#8217;re talking global?) and they publish a bunch of schemas which I figured may be useful &#8212; particularly their inventory schema.  Why come up with my own format, when I can use the work of someone else?</p>
<p><em>Unless, of course, the work of &#8220;someone else&#8221; amounts to a half-meg schema file.</em></p>
<p>Now, my spider senses start tingling if I come across a single schema file that&#8217;s over a few 100 kilobytes, but Netbeans gets it&#8217;s knickers in a right proper twist if you try to generate sample xml from this epic monstrosity.  289MB generated before I managed to kill the process.  </p>
<p>And oh, what an xml.  I don&#8217;t think separation of concerns was a primary, secondary or even tertiary thought for whoever sat down with tool in hand to design this particular &#8217;standard&#8217;.  If a <em>simple</em> type named <code>ActionCommonDataTypeCodesEnumeration</code> isn&#8217;t worrying enough, the fact that it contains terms such as Begin, Cancel, Complete, Create, Delete, Dispatch, Lookup, Initiate, Instruction, Information, PartialCancel, PartialComplete, Read, Request, Update, and so on, hurts the back of my brain.<br />
Let&#8217;s not get started on <code>PriceCommonData</code>, <code>UnitPriceCommonData</code>, and the myriad other <code>CommonData</code>s littered through the document.  Ack.  Aching brain.</p>
<p>Okay, yes, I&#8217;m not the target audience, and I haven&#8217;t paid the US$149 for the documentation, so I may be reading more into the schema than I probably should, but if I look at it through even slightly REST-tinted glasses, it frankly gives me the heebie-jeebies.</p>
<p>Suffice it to say that I will probably not be using ARTS&#8217; inventory.xsd for my, much simpler, requirements.  I may indeed roll my own, but happy to entertain suggestions if someone has a better idea.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2008/11/07/arts-or-the-lack-thereof/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quote of the Day&#8230;</title>
		<link>http://www.briggs.net.nz/log/2008/10/21/quote-of-the-day/</link>
		<comments>http://www.briggs.net.nz/log/2008/10/21/quote-of-the-day/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 21:17:16 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/?p=422</guid>
		<description><![CDATA[&#8230;goes to Roy Fielding for the excellent:
That is RPC. It screams RPC. There is so much coupling on display that it should be given an X rating
]]></description>
			<content:encoded><![CDATA[<p>&#8230;goes to Roy Fielding for the <a href="http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven">excellent</a>:</p>
<blockquote><p>That is RPC. It screams RPC. There is so much coupling on display that it should be given an X rating</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2008/10/21/quote-of-the-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Word on the Mac is a Mess</title>
		<link>http://www.briggs.net.nz/log/2008/10/17/word-on-the-mac-is-a-mess/</link>
		<comments>http://www.briggs.net.nz/log/2008/10/17/word-on-the-mac-is-a-mess/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 20:00:43 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/?p=417</guid>
		<description><![CDATA[I don&#8217;t like Excel much either. The lack of VBA macro support means it&#8217;s useless for the purpose I originally bought it for &#8212; teach me to not double-check the specs before I buy.
Worse yet, Word appears to no longer support Thai language &#8212; meaning it&#8217;s not fit-for-purpose for my wife either.  Unfortunately, we [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t like Excel much either. The lack of VBA macro support means it&#8217;s useless for the purpose I originally bought it for &#8212; teach me to not double-check the specs before I buy.</p>
<p>Worse yet, Word appears to no longer support Thai language &#8212; meaning it&#8217;s not fit-for-purpose for my wife either.  Unfortunately, we left the Office 2003 disk in storage, back in NZ, so we can&#8217;t rollback to the version of Office that <strong>did</strong> support Thai language.</p>
<p>Exactly why is Office such a cash cow for Microsoft?  Because of muppets like me, obviously.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2008/10/17/word-on-the-mac-is-a-mess/feed/</wfw:commentRss>
		</item>
		<item>
		<title>On Trolls and Other Nasty Beasts</title>
		<link>http://www.briggs.net.nz/log/2008/09/21/on-trolls-and-other-nasty-beasts/</link>
		<comments>http://www.briggs.net.nz/log/2008/09/21/on-trolls-and-other-nasty-beasts/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 23:31:24 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/?p=393</guid>
		<description><![CDATA[A few months ago, the author of a competing plugin (to my own rather more modest efforts), contacted me about a troll he was having trouble with.  Said troll was posting negative messages about the competition on various forums, and his theory was that the guy is my supporter.  
Somewhat irritating, was the [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago, the author of a competing plugin (to my own rather more <a href="http://www.briggs.net.nz/log/projects/yak-for-wordpress">modest efforts</a>), contacted me about a troll he was having trouble with.  Said troll was posting negative messages about the competition on various forums, and his theory was that the guy is my supporter.  </p>
<p>Somewhat irritating, was the fact he claimed to have found connections between us.  Quite how he managed to find a connection I don&#8217;t know &#8212; given that there were/are none &#8212; but more galling was the subsequent request that I post messages to that effect, on all the forums where this muppet had been posting.  Needless to say, I was somewhat less than agreeable, and I suspect that my refusal cemented whatever paranoid delusions of persecution he had conjured.</p>
<p>I only bring this up now, because YAK has suddenly become the <a href="http://wordpress.org/support/topic/200834">target</a> of that self-same troll.  Or at least, I&#8217;m guessing it&#8217;s the same twit (given the similarity of name).  This time ridiculously claiming that my plugin has somehow opened a gaping security hole in WordPress&#8217;s administration panel.  Laughable.</p>
<p>I suggest that rather than YAK causing the problem, it&#8217;ll be the fact that this individual has a few too many brain-cells short of a functional cranium, and that &#8220;password&#8221; is rather too simple an administration password.<br />
On the positive side, it does hopefully prove that the troll has nothing to do with me, and is obviously a sad git with far too much spare time on his hands.</p>
<p><em>UPDATE: just to be thorough, I&#8217;ve double-checked some of the access points in YAK where there might&#8217;ve been potential for a security hole, and I can&#8217;t see anything that might compromise WP&#8217;s security.  So I return to my earlier description of the poster: a <a href="http://www.wordwebonline.com/en/MUPPET">muppet</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2008/09/21/on-trolls-and-other-nasty-beasts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Metro&#8217;s best restaurants</title>
		<link>http://www.briggs.net.nz/log/2008/08/24/metros-best-restaurants/</link>
		<comments>http://www.briggs.net.nz/log/2008/08/24/metros-best-restaurants/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 09:18:02 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/?p=373</guid>
		<description><![CDATA[Can&#8217;t say I&#8217;m that impressed by Metro&#8217;s selection of the best Auckland restaurants.  At least not the Thai choice.  Thai Friends has the benefit of a nice view of the Domain, but the last time we went (a few months before we left NZ) the food was just so-so.  The 2007 winner [...]]]></description>
			<content:encoded><![CDATA[<p>Can&#8217;t say I&#8217;m that impressed by Metro&#8217;s <a href="http://www.metrolive.co.nz/restaurants/restaurantawards/restaurantoftheyearawards/tabid/290/language/en-NZ/Default.aspx">selection</a> of the best Auckland restaurants.  At least not the Thai choice.  Thai Friends has the benefit of a nice view of the Domain, but the last time we went (a few months before we left NZ) the food was just so-so.  The 2007 winner (Red Elephant) was an order of magnitude better.  It even impressed my wife, which, when it comes to Thai restaurants, is extremely difficult to do.</p>
<p>Transpose Red Elephant&#8217;s menu and chefs to the Thai Friends location and you&#8217;d have the perfect restaurant.  As it is, I&#8217;d rather put up with the crappy view of Khyber Pass and the motorway, and enjoy the steamed snapper and flaming chicken.</p>
<p>Interestingly, I have yet to find a Thai restaurant in London which comes even close to Red Elephant.  The closest would be (coincidentally) Blue Elephant in Fulham &#8212; but that has variety in its favour rather than quality.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2008/08/24/metros-best-restaurants/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Is Age a Barrier to Learning?</title>
		<link>http://www.briggs.net.nz/log/2008/08/22/is-age-a-barrier-to-learning/</link>
		<comments>http://www.briggs.net.nz/log/2008/08/22/is-age-a-barrier-to-learning/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 19:08:39 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

		<guid isPermaLink="false">http://www.briggs.net.nz/log/?p=371</guid>
		<description><![CDATA[Is age a barrier to learning?
I don&#8217;t think so.  I&#8217;m attempting to follow the pragmatic creed of learning a new programming language a year (well, laziness will probably turn it into every 2 years, but that&#8217;s nothing to do with age), and I think my head is in a better place now, to do [...]]]></description>
			<content:encoded><![CDATA[<p>Is age a barrier to learning?</p>
<p>I don&#8217;t think so.  I&#8217;m attempting to follow the pragmatic <a href="http://www.pragprog.com/titles/tpp/the-pragmatic-programmer">creed</a> of learning a new programming language a year (well, laziness will probably turn it into every 2 years, but that&#8217;s nothing to do with age), and I think my head is in a better place now, to do so, than it was 10 years ago. Certainly my mother doesn&#8217;t think age is any barrier &#8212; she started learning Spanish in her late 20s (I seem to recall), and began Italian well into her 50s.  </p>
<p>I could probably come up with numerous other examples at a push.</p>
<p>So the fact that the British High Commission in Thailand has just rejected my sister-in-law&#8217;s student visa because of her age (early 30s) smacks of excuse, rather than legitimate reason  (in which case, why didn&#8217;t they tell us the real reason for the rejection?)<br />
Despite the fact we pre-paid for the course, provided evidence of income, accommodation, etc, etc, etc &#8212; all the masses of paperwork you need to provide when sponsoring a visa application &#8212; it appears that ageism is rife within the Home Office.</p>
<p>Disappointing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2008/08/22/is-age-a-barrier-to-learning/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cloud Camp</title>
		<link>http://www.briggs.net.nz/log/2008/07/17/cloud-camp/</link>
		<comments>http://www.briggs.net.nz/log/2008/07/17/cloud-camp/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 23:00:29 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/?p=337</guid>
		<description><![CDATA[Cloud Camp London:
First talk, good.  Last talk, good.  Stuff in between&#8230; meh.
Highlights of the evening: catching up with Ben.  And, after 7 years, finally meeting Alan (the last talk!) in person&#8230;
&#8230;even if it was only for a few minutes.  
]]></description>
			<content:encoded><![CDATA[<p><a href="http://london.cloudcamp.com/">Cloud Camp London</a>:</p>
<p>First talk, good.  Last talk, good.  Stuff in between&#8230; meh.</p>
<p>Highlights of the evening: catching up with <a href="http://hopper.squarespace.com/">Ben</a>.  And, after 7 years, finally meeting <a href="http://alan.blog-city.com/">Alan</a> (the last talk!) in person&#8230;</p>
<p>&#8230;even if it was only for a few minutes.  <img src='http://www.briggs.net.nz/log/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2008/07/17/cloud-camp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why do Apple laptop upgrades cost 200% more than Dell&#8217;s?</title>
		<link>http://www.briggs.net.nz/log/2008/07/02/why-do-apple-laptop-upgrades-cost-200-more-than-dells/</link>
		<comments>http://www.briggs.net.nz/log/2008/07/02/why-do-apple-laptop-upgrades-cost-200-more-than-dells/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 21:27:22 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/?p=333</guid>
		<description><![CDATA[Why do Apple laptop upgrades cost 200% more than Dell&#8217;s?
Erm&#8230; economies of scale might have something to do with it, perhaps?
CNet only manages to touch on that in their conclusion&#8230;

So why so pricey, Apple? Less buying power? Greed? Good business sense?

&#8230;whereas it perhaps should&#8217;ve been the focus.
A quick googleage would&#8217;ve uncovered that in the 3rd [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://crave.cnet.co.uk/laptops/0,39029450,49297849-1,00.htm">Why do Apple laptop upgrades cost 200% more than Dell&#8217;s?</a></p>
<p>Erm&#8230; economies of scale might have something to do with it, perhaps?</p>
<p>CNet only manages to touch on that in their conclusion&#8230;</p>
<blockquote><p>
So why so pricey, Apple? Less buying power? Greed? Good business sense?
</p></blockquote>
<p>&#8230;whereas it perhaps should&#8217;ve been the focus.</p>
<p>A quick googleage would&#8217;ve uncovered that in the 3rd quarter of 2007, Apple sold 1.1 million Mac units in the US.  Dell sold 5 million PC units in that period.  I&#8217;m going on the assumption the difference is similar on the worldwide scale, but perhaps it&#8217;s not.  Dell&#8217;s worldwide figures might be much larger in comparison.</p>
<p>In any case, if I&#8217;m buying 1 million items from you, it seems likely I&#8217;m going to get a much larger discount than someone who&#8217;s only purchasing around a fifth of that amount.  Which might account for at least a percentage of the difference.  It might not as well, but surely the possibility invites more than 3 words in a conclusion&#8230;?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2008/07/02/why-do-apple-laptop-upgrades-cost-200-more-than-dells/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Losing touch with reality</title>
		<link>http://www.briggs.net.nz/log/2008/06/18/losing-touch-with-reality/</link>
		<comments>http://www.briggs.net.nz/log/2008/06/18/losing-touch-with-reality/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 11:59:45 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/?p=329</guid>
		<description><![CDATA[It appears the only one who&#8217;s lost contact with reality is the NZ finance minister&#8230;
On one hand:
In particular, households are being squeezed by higher fuel prices since the budget, he said. Gasoline prices have surged 14 percent the past three months
and then on the other:
&#8230;workers needed to be aware of the outlook for the economy [...]]]></description>
			<content:encoded><![CDATA[<p>It appears the only one who&#8217;s lost contact with reality is the <a href="http://www.bloomberg.com/apps/news?pid=newsarchive&#038;sid=aZc3ebL2TZjo#">NZ finance minister</a>&#8230;</p>
<p>On one hand:</p>
<blockquote><p>In particular, households are being squeezed by higher fuel prices since the budget, he said. Gasoline prices have surged 14 percent the past three months</p></blockquote>
<p>and then on the other:</p>
<blockquote><p>&#8230;workers needed to be aware of the outlook for the economy when they made wage claims&#8230;  &#8230;Wage expectations in the public sector haven&#8217;t caught up with the changing economic environment. Some have lost a bit of contact with reality.</p></blockquote>
<p>The word that jumps to mind starts with T and ends with WIT.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2008/06/18/losing-touch-with-reality/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Two Wrongs</title>
		<link>http://www.briggs.net.nz/log/2008/05/14/two-wrongs/</link>
		<comments>http://www.briggs.net.nz/log/2008/05/14/two-wrongs/#comments</comments>
		<pubDate>Tue, 13 May 2008 20:27:57 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/?p=308</guid>
		<description><![CDATA[HP + EDS
Two wrongs making a right?  Only time will tell.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.theregister.co.uk/2008/05/13/hp_buys_eds/">HP + EDS</a></p>
<p>Two wrongs making a right?  Only time will tell.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2008/05/14/two-wrongs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Quiet Blog</title>
		<link>http://www.briggs.net.nz/log/2008/01/25/the-quiet-blog/</link>
		<comments>http://www.briggs.net.nz/log/2008/01/25/the-quiet-blog/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 20:43:01 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/2008/01/25/the-quiet-blog/</guid>
		<description><![CDATA[Haven&#8217;t been posting lately because we&#8217;ve made a move back to the UK.
Again.
My carbon footprint must be of obscene proportions, given this is now the 5th time I&#8217;ve made a move from NZ to the UK.
A couple of immediate impressions after arriving back in the Mother Country:
1.  I&#8217;d forgotten how dang cold this part [...]]]></description>
			<content:encoded><![CDATA[<p>Haven&#8217;t been posting lately because we&#8217;ve made a move back to the UK.</p>
<p>Again.</p>
<p>My carbon footprint must be of obscene proportions, given this is now the 5th time I&#8217;ve made a move from NZ to the UK.</p>
<p>A couple of immediate impressions after arriving back in the Mother Country:</p>
<p>1.  I&#8217;d forgotten how dang cold this part of the northern hemisphere is.  Even after leaving a rather average start of summer (well it was pretty average in Dec).</p>
<p>2.  Getting longer-term accommodation is a nightmare &#8212; particularly the referencing process.  We&#8217;re (hopefully) moving out to Rickmansworth next week (that&#8217;s Hertfordshire for the uninitiated), but it hasn&#8217;t been straightforward.  Touch wood, cross fingers, etc, etc, etc.</p>
<p>3.  Mobile phones are <b>so</b> much cheaper than back home.  Even prepay.  15p for the first minute and 5p after.  That&#8217;s about $NZ0.41c per minute followed by 0.14c per min.  Plus free mobile phones with an 18 months plan, and in some cases free gifts like Sony PS3s, Nintendo Wiis, iPods, etc.  Of course, those are for the crappier models.</p>
<p>4.  Dang it&#8217;s cold here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2008/01/25/the-quiet-blog/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Instant Gratification</title>
		<link>http://www.briggs.net.nz/log/2007/10/12/instant-gratification/</link>
		<comments>http://www.briggs.net.nz/log/2007/10/12/instant-gratification/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 07:05:03 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/2007/10/12/instant-gratification/</guid>
		<description><![CDATA[The definition of Instant Gratification?
In Rainbows.
Register.
Decide what I want to pay.
Pay.
Download.
Instant gratification in less than 4 mins.  First track sounds good as well.
]]></description>
			<content:encoded><![CDATA[<p>The definition of Instant Gratification?</p>
<p><a href="http://www.inrainbows.com/">In Rainbows</a>.</p>
<p>Register.</p>
<p>Decide what I want to pay.</p>
<p>Pay.</p>
<p>Download.</p>
<p>Instant gratification in less than 4 mins.  First track sounds good as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2007/10/12/instant-gratification/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fixing local body elections</title>
		<link>http://www.briggs.net.nz/log/2007/10/10/fixing-local-body-elections/</link>
		<comments>http://www.briggs.net.nz/log/2007/10/10/fixing-local-body-elections/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 07:53:18 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/2007/10/10/fixing-local-body-elections/</guid>
		<description><![CDATA[Interesting story on Close Up tonight, about the lack of interest in local body elections.  &#8220;Boring&#8221; was the general consensus.
I couldn&#8217;t agree more.  I have no idea about any of the candidates for the Auckland mayoralty, other than the current encumbent and the previous.  Neither of whom I have any interest in [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting story on Close Up tonight, about the lack of interest in local body elections.  &#8220;Boring&#8221; was the general consensus.</p>
<p>I couldn&#8217;t agree more.  I have no idea about any of the candidates for the Auckland mayoralty, other than the current encumbent and the previous.  Neither of whom I have any interest in voting for.  Oh yeah, and the guy who started that horrible excuse for gratuitous nudity on Auckland&#8217;s Queen street.  Skanks-on-bikes, or whatever it&#8217;s called.  </p>
<p>The other half dozen or more candidates are unknowns.  The paragraph on each person in the voting documents, is hardly enough to make a decision on who should be running the city for the next few years.</p>
<p>It seems to me, there&#8217;s an easy, web-based answer to fix a lack of interest in local-body elections. How about a simple form which asks a bunch of questions about relevant topics and, based on the answers given, presents the list of candidates who match the recipient&#8217;s answers. Questions like:</p>
<p>Would you increase rates to build more parks: Yes/No/Undecided<br />
Do you believe rates are being used properly in [some area]:  Yes/No<br />
Which are do you think the council should focus on for the next term:  [topic 1], [topic 2], [topic 3], [topic 4]&#8230;<br />
Rank these issues in order of importance: [topic 1], [topic 2], [topic 3], [topic 4], [topic 5]&#8230;</p>
<p>etc</p>
<p>There could be a 2 minute form (short list of questions), 5 minute and 10 minute form (long list of questions), depending upon how much effort you wanted to put into your selection.  The list of candidates at the end would be sorted by the percentage match to the recipient&#8217;s answers, and contain links to more information about their candidacy.  It&#8217;s just a quick jump from there to adding online voting.  Tick boxes next to the candidates in your list who you want to vote for.</p>
<p>Doesn&#8217;t seem like rocket science, and wouldn&#8217;t necessarily have to cost as much money as the Government throws into other projects.  And at least there&#8217;d be more chance I&#8217;ll be choosing the right set of candidates, based on what I think is important.  At the moment, I&#8217;ve got no idea.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2007/10/10/fixing-local-body-elections/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dodgy ISPs</title>
		<link>http://www.briggs.net.nz/log/2007/09/24/dodgy-isps/</link>
		<comments>http://www.briggs.net.nz/log/2007/09/24/dodgy-isps/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 10:02:06 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/2007/09/24/dodgy-isps/</guid>
		<description><![CDATA[Is it just me, or do ISPs in New Zealand tend to operate on the south-side of the &#8220;moral tracks&#8221;?  At the moment, I&#8217;m trying to decide whether it&#8217;s worth having an argument with Orcon over the advertising for their &#8220;Zero Shock&#8221; plan (see &#8220;The Yogurt Container Broadband Plan&#8220;) &#8212; supposedly, this plan is [...]]]></description>
			<content:encoded><![CDATA[<p>Is it just me, or do ISPs in New Zealand tend to operate on the south-side of the &#8220;moral tracks&#8221;?  At the moment, I&#8217;m trying to decide whether it&#8217;s worth having an argument with Orcon over the advertising for their &#8220;Zero Shock&#8221; plan (see &#8220;<a href="http://www.briggs.net.nz/log/2007/09/20/the-yogurt-container-broadband-plan/">The Yogurt Container Broadband Plan</a>&#8220;) &#8212; supposedly, this plan is &#8220;traffic managed&#8221; to keep email and web access fast, and the speed of P2P applications are reduced as a consequence (by accepting this, you get the piece of mind that if you go over your datacap, you won&#8217;t get charged extra&#8230; as long as you don&#8217;t keep going over every month).  For me, traffic management actually meant I had the average speed of a 28K modem most evenings for any site out of the country.  Of course, if you look at their Terms &#038; Conditions, there&#8217;s just enough caveats there to make them liable for nothing.  Legally they&#8217;re fine.  I quibble, however, on the dubious morals that allow a company to sell a &#8220;broadband&#8221; plan that they know barely meets the definition at the best of times.</p>
<p>To be honest, I really have no argument with Orcon otherwise.  It just seems like false advertising to call something &#8220;Zero Shock&#8221;, when I find myself damn shocked at how slow it is.</p>
<p>The other ISP I have experience with is IHUG, who, if they reduce their prices for some reason, will keep quiet about it&#8230; &#8220;it&#8217;s your responsibility to check our website&#8221;.  I&#8217;ve experienced this and so, more recently, has my father.  Seems you should focus on keeping your current customers happy, rather than just attracting new ones.</p>
<p>That&#8217;s two of NZ&#8217;s larger ISPs, and I know the largest (Xtra) has had problems in the <a href="http://www.geekzone.co.nz/darrylb/1779">past</a>.  </p>
<p>I wonder if the issue is industry wide?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2007/09/24/dodgy-isps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Yogurt Container Broadband Plan</title>
		<link>http://www.briggs.net.nz/log/2007/09/20/the-yogurt-container-broadband-plan/</link>
		<comments>http://www.briggs.net.nz/log/2007/09/20/the-yogurt-container-broadband-plan/#comments</comments>
		<pubDate>Thu, 20 Sep 2007 09:49:11 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/2007/09/20/the-yogurt-container-broadband-plan/</guid>
		<description><![CDATA[It&#8217;s an impressive feat.
When my daughter was about 2 and a half years old, we got a long piece of string, poked it through holes in a pair of yogurt containers, pulled the string tight and used it as a telephone.  It was difficult to get the concept across to a 2 year old; [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s an impressive feat.</p>
<p>When my daughter was about 2 and a half years old, we got a long piece of string, poked it through holes in a pair of yogurt containers, pulled the string tight and used it as a telephone.  It was difficult to get the concept across to a 2 year old; of talking into the container, then listening for the response.  It was also difficult keep the string taut enough, so that sound waves were transmitted properly.</p>
<p>Somehow, <a href="http://www.orcon.net.nz">Orcon</a> have managed not only to keep a piece of string tight over thousands of kilometres, they have also managed to connect the yogurt container to the local internet loop.  An extremely impressive piece of engineering.  Even if it does mean my international traffic is slower than a 28K modem.  Just think of the science!</p>
<p><center>* * *</center></p>
<p>So it&#8217;s now almost a month since I first noticed the <a href="http://www.briggs.net.nz/log/2007/08/29/radioactive-relief/">problem</a>, and over 3 weeks since I reported it &#8212; and there is still no resolution in sight.  At least a couple of emails have gone unanswered in the last few weeks, although the initial response from their support department (instructions on how to provide all the data their technicians would need) was positive.  Last night I finally gave up waiting and decided to sit on hold for 10 minutes or so.  Their helpdesk, while nice enough (and local), were unable to shed any light and would need to pass on the details to technicians.  But&#8230;</p>
<p><em>&#8220;&#8230;we have had reports from other customers of similar problems&#8230; it may have something to do with the traffic shaping&#8230;&#8221;</em></p>
<p>Yes.  I&#8217;m blimmin&#8217; well aware that it&#8217;s traffic shaping.  I could&#8217;ve told you that a month ago.</p>
<p><em>&#8220;&#8230;a quick fix might be to upgrade your plan&#8230;&#8221;</em></p>
<p>Where&#8217;s the sound of screeching tyres when you want it?  </p>
<p>Upgrade my plan?</p>
<p>I must remember that if I ever get a complaint about software I&#8217;ve developed&#8230;</p>
<p><em>&#8220;I&#8217;m sorry you&#8217;re having problems sir.  Other people have also experienced problems with that version of our software.  I invite you to upgrade to a more expensive version, in which we have fixed that issue.&#8221;</em></p>
<p>PS.  Unsurprisingly, still no response from technical support.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2007/09/20/the-yogurt-container-broadband-plan/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Few Glorious Months (Netbeans rant)</title>
		<link>http://www.briggs.net.nz/log/2007/09/19/a-few-glorious-months-netbeans-rant/</link>
		<comments>http://www.briggs.net.nz/log/2007/09/19/a-few-glorious-months-netbeans-rant/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 07:36:10 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/2007/09/19/a-few-glorious-months-netbeans-rant/</guid>
		<description><![CDATA[UPDATE: it helps if you check the menu options properly&#8230; 
I don&#8217;t tend to waste my time investigating all the nooks and crannies of an IDE (Integrated Development Environment, for the non-developer-types).  I typically just use the basics.  Some might say I&#8217;m wasting time by not using those features, but it works for [...]]]></description>
			<content:encoded><![CDATA[<p><em>UPDATE: it helps if you check the menu options properly&#8230; <img src="http://www.briggs.net.nz/log/wp-content/uploads/2007/09/blush-smiley.png" alt="blushsmiley" /></em></p>
<p>I don&#8217;t tend to waste my time investigating all the nooks and crannies of an IDE (Integrated Development Environment, for the non-developer-types).  I typically just use the basics.  Some might say I&#8217;m wasting time by not using those features, but it works for me.</p>
<p>So when the <a href="http://www.eclipse.org">Eclipse</a> &#038; <a href="http://www.jetbrains.com/idea/">IntelliJ</a> users on the team opened a dialog box and jumped straight to a source file by typing the first few letters of the filename, I just shrugged and went back to navigating through the project tree&#8230;. that is, until someone pointed out that <a href="http://www.netbeans.org">Netbeans</a> had the exact same feature &#8212; &#8220;Go To File&#8221; (so obviously a <em>little</em> investigation of menu options wouldn&#8217;t have gone astray).</p>
<p>Then, lo and behold, I discovered shortly after, that Netbeans&#8217; &#8220;Go To File&#8221; function actually did more than Eclipse (and was at least equivalent to Intelli).  You could type the capital letters of the class and it would list the matching classes.  For two glorious months (or so), I had a feature that was at least as good as my colleagues.  The months of enduring taunts, because of my obscure choice in IDEs, faded from memory as I jumped from file to file with a flick of a few (less) fingers&#8230;  at least, until the latest version of Eclipse arrived with that feature.</p>
<p>Now Netbeans 6 beta 1 has been released.  I&#8217;ve been burnt in the <a href="http://www.briggs.net.nz/log/2007/06/12/netbeans-6-hiccup/">past</a> by NB early releases &#8212; but this is a brand-spanking-new beta.  Spit-polished with the glean of months of development effort, since then.  Gosling is <a href="http://blogs.sun.com/jag/entry/double_thrill_monday">talking</a> about it.  The general consensus elsewhere appears to be that it&#8217;s good.</p>
<p>And, after upgrading, it does look good.  Not a huge amount of visible difference from NB5.  A few burrs here and there have been filed off the sharp edges.  There are some things I don&#8217;t find attractive, but it&#8217;s bearable.  Integration with source control doesn&#8217;t seem to thrash the CPU, which is a major improvement.</p>
<p>But then&#8230; <em>Alt+Shift+O</em>&#8230;</p>
<p>My most-used feature.  </p>
<p>The only thing I could (until recently) hold above the Eclipse users on the team, and say confidently (and maturely), &#8220;Nyah nyah nyah nyah nyah&#8221;.</p>
<p>One thousand curses on the perpetrator, for violating the perfection of the Alt+Shift+O!  Yes, they&#8217;ve indeed extended it to search all filenames instead of just classes, but at the same time they&#8217;ve rendered it unuseable.  Not only is it slower, it is s&#8230;l&#8230;&#8230;o&#8230;&#8230;&#8230;w&#8230;&#8230;&#8230;&#8230;&#8230;e&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;r.</p>
<p>It is grindingly slow.</p>
<p>If the phrase that immediately pops to mind to describe the fastest thing you&#8217;ve ever seen is &#8220;blazingly fast&#8221;, then a snail would be described as &#8220;blazingly fast&#8221; by this feature.  A tortoise would have the opportunity to perform a full circuit around my desk, and execute a perfect pirouette, before this abysmal piece of code decided that it should return some results.</p>
<p>Slowness I could&#8217;ve forgiven if they hadn&#8217;t removed the only thing that (until recently &#8212; and yes, I know I keep saying that) made me better than the Eclipsers.  The feature-in-the-feature that made me as good as the Intellis.  Searching, via the capital letters of a class.  </p>
<p>MCGF would find MyCrazyGeneratorFactory.java and MyCrazyGeneratorFactoryImpl.java.  WDMCHSLN would find WhyDoMyClassesHaveSuchLongNames.java.  As it is, I now have to type My (then wait an inordinately long amount of time) to find all files starting with &#8220;My&#8221;.  Carry on typing if I want to narrow the results.  With a bit more waiting&#8230;</p>
<p>Netbeans 6.</p>
<p>The upgrade that is actually a downgrade.</p>
<p>Now I have to endure the snickers of both the IntelliJ AND the Eclipse users.</p>
<p>Sigh.</p>
<p>Footnote:  Welcome back NB5.5.1!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2007/09/19/a-few-glorious-months-netbeans-rant/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Radioactive relief</title>
		<link>http://www.briggs.net.nz/log/2007/08/29/radioactive-relief/</link>
		<comments>http://www.briggs.net.nz/log/2007/08/29/radioactive-relief/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 09:58:29 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/2007/08/29/radioactive-relief/</guid>
		<description><![CDATA[So, apart from the mild amusement value of a radioactive stream of pee on our nearest neighbour, I can&#8217;t say I&#8217;m particularly amused by the 51kbps, for international traffic, which I&#8217;ve been getting for the last 3 days (possibly longer).

It&#8217;s nothing to do with my connection, as far as I can tell, since a speedtest [...]]]></description>
			<content:encoded><![CDATA[<p>So, apart from the mild amusement value of a radioactive stream of pee on our nearest neighbour, I can&#8217;t say I&#8217;m particularly amused by the 51kbps, for international traffic, which I&#8217;ve been getting for the last 3 days (possibly longer).</p>
<p><center><a href='http://www.briggs.net.nz/log/wp-content/uploads/2007/08/speed.gif' title='radioactive relief'><img src='http://www.briggs.net.nz/log/wp-content/uploads/2007/08/speed.gif' alt='radioactive relief' /></a></center></p>
<p>It&#8217;s nothing to do with my connection, as far as I can tell, since a speedtest within the country reports an acceptable (relatively speaking) 3300kbps.</p>
<p>Word from the responsive (<&#8211; sarcasm alert) technical support department of my ISP?  Nothing, nada, zip, zilch.  Official word on the system status page is &#8220;no known issues&#8221;.</p>
<p>So is the fact that I appear to be attached to the rest of the world via a small yogurt container and a piece of string, an &#8220;unknown issue&#8221;?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2007/08/29/radioactive-relief/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Parliamentary Idiocy</title>
		<link>http://www.briggs.net.nz/log/2007/08/14/parliamentary-idiocy/</link>
		<comments>http://www.briggs.net.nz/log/2007/08/14/parliamentary-idiocy/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 11:00:16 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

		<guid isPermaLink="false">http://www.briggs.net.nz/log/2007/08/14/parliamentary-idiocy/</guid>
		<description><![CDATA[Good lord, but Cullen is an idiot.  Caught a brief glimpse of him on the news tonight commenting about the suggestion to drop GST on &#8220;healthy foods&#8221; to make them cheaper, and help improve the overall health of the population.  His comment?  &#8220;It would be too hard to enforce&#8221;  (disclaimer: as [...]]]></description>
			<content:encoded><![CDATA[<p>Good lord, but <a href="http://labour.org.nz/Our_mps_top/michael_cullen/index.html">Cullen</a> is an idiot.  Caught a brief glimpse of him on the news tonight commenting about the suggestion to drop <a href="http://www.ird.govt.nz/gst/">GST</a> on &#8220;healthy foods&#8221; to make them cheaper, and help improve the overall health of the population.  His comment?  &#8220;It would be too hard to enforce&#8221;  (disclaimer: as far as I recall).</p>
<p>Erm&#8230; sorry?</p>
<p>How about fresh fruit and vegetables?  Anything preprocessed misses out, but I would&#8217;ve thought fresh fruit and vege was a no brainer.  Doesn&#8217;t seem too hard to &#8220;enforce&#8221; to me.</p>
<p>Idiocy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2007/08/14/parliamentary-idiocy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Defending your pasture</title>
		<link>http://www.briggs.net.nz/log/2007/08/12/defending-your-pasture/</link>
		<comments>http://www.briggs.net.nz/log/2007/08/12/defending-your-pasture/#comments</comments>
		<pubDate>Sun, 12 Aug 2007 00:34:39 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/2007/08/12/defending-your-pasture/</guid>
		<description><![CDATA[Never before have I felt quite so intense a need to pick holes in an article, but Computerworld&#8217;s recently published opinion piece, written by the managing director of Intergen Wellington, has provided just such an incentive.
The article has been written with just the right amount of skew to the facts, that it comes across as [...]]]></description>
			<content:encoded><![CDATA[<p>Never before have I felt quite so intense a need to pick holes in an article, but Computerworld&#8217;s recently published <a href="http://computerworld.co.nz/news.nsf/care/EB9D25B0D0E243F6CC257331006C4F3C">opinion piece</a>, written by the managing director of Intergen Wellington, has provided just such an incentive.</p>
<p>The article has been written with just the right amount of skew to the facts, that it comes across as the worst kind of turf protectionism.  And since it is somewhat broadly aimed in my direction, I feel qualified to make a few comments.</p>
<p>To provide a bit of background, for the click-lazy, the basic premise is that contractors are -not- the answer to an IT skills shortage. On the hypothesis, I make no immediate comment.  But I disagree with the evidence Stewart uses to arrive at his conclusion:</p>
<blockquote><p>Why can’t I employ someone for less than $X an hour? The answer to that one is that demand has created contractors and contractors have created soaring rates that then elevate hourly rates in the IT sector across the board. </p></blockquote>
<p>Demand may have created contractors, but it&#8217;s a bit rich to blame the freelance industry for soaring rates.  Particularly without a good deal of statistical evidence to back it up.</p>
<p>In the past, I&#8217;ve worked as a permanent employee of an IT services/development company.  I now work as a contractor for an IT services/development company.  My external rate as a permie was about 50% higher than my current external rate as a contractor  (the former company had vastly inflated ideas about the value of its services).  This is one, albeit anecdotal, example that contracting has <b>not</b> unnecessarily driven up rates &#8212; in fact, from the client&#8217;s perspective, my being a contractor has arguably had little impact on the overall dollar figure for the project, if you compare the cost of doing business with the other company.</p>
<blockquote><p>When an IT worker steps out on their own and becomes a contractor, they are stepping out of the mainstream and out of the fold where, more often than not, their learning curve diminishes to a horizontal path since they are generally no longer in a realm where they experience ongoing training, mentoring and the opportunity to learn.</p></blockquote>
<p>This is trite to the point of being insulting.  The idea that the mainstream, permanently employed &#8220;fold&#8221; holds some mystical ability to aid in the career path and ongoing education of the worker is nothing short of hyperbole.  My personal experience as both a permie and a contractor (in both NZ and the UK) holds that there is -no- difference between permanent employment and freelance positions offering the opportunity to learn.  In fact, I think I may have learned more in contract positions than I have elsewhere.</p>
<p>As a contractor, you are expected to be a self-starter, able to jump straight in and be immediately productive.  In-depth knowledge of every aspect of software development is impossible (I defy anyone to cover the entire Java API set, all the external/3rd party libraries and packages that are available, without burning out a good percentage of brain cells in the process) so the dilligent contractor learns what he/she needs to know on the spot, or after hours.  Chances are, you&#8217;ve done something similar before, so you draw on that knowledge in a new area.  Or you burn the midnight oil and figure it out at home.</p>
<p>This is not to mention the long-term &#8216;tenured&#8217; employees, so rooted in their knowledge that they&#8217;ll spend years without learning something new, and the legacy support tasks given to junior employees, whom are left with little opportunity for personal growth.<br />
There are plenty of other examples on both the contract and permanent sides of the fence.</p>
<blockquote><p>It’s these very people that we have invested time and resources into in the hope that they will be around to mentor the next generation of IT workers moving through the ranks. It’s for this reason that we invest so heavily and believe so strongly in a graduate programme. But without a pool of experienced mentors to take the graduates under their wings, the value of such programmes is devalued and the quality of training is diluted.</p></blockquote>
<p>This, of course, assumes that a contractor, jealous of his/her skills, and resentful of those in permanent employ, will thus hoard said knowledge, perform only the task at hand, and reject communication with the &#8216;unworthy&#8217;.  Quite the opposite is true in reality.  Contractors are just as suitable a mentor from a technical perspective.  I can think of a number of cases in my career where mentoring has come from both permanent and contract sources.  But perhaps Stewart is justifiably worried that one of the lessons the naive employee may learn from an evil contractor, is that freelancing is a good career choice.</p>
<blockquote><p>Some vendors have endeavoured to combat the skill shortage by jumping on the contractor bandwagon themselves and employing contractors, or even outsourcing overseas. While this is a financially practical solution in the here and now, it does nothing to invest in the ICT sector in New Zealand or help pave the way for a robust and leading edge pool of IT talent in the future.</p></blockquote>
<p>I agree that outsourcing overseas does little to invest in the ICT sector in NZ.  But to use that flimsy argument to cover his contractor angst is a bit of a stretch.  The assumption, once again, is that the nasty contractor clasps their hard-won knowledge to their bosom like Gollum with the One Ring, and thus contributes nothing to the overall pool of IT talent.</p>
<p>Finally, Stewart lists a number of pros and cons comparing vendor delivery with, I assume, a project staffed entirely by contractors (which is, in itself, contrary to <em>every</em> project I&#8217;ve worked on where there has been a modicum of freelance involvement).  He chooses this point to descend into almost complete fantasy.</p>
<p>The first benefit of a vendor sourced solution over contractors, is that with one you get a team &#8220;<em>with one unified purpose and clearly delineated roles working towards agreed objectives and timeframes</em>&#8220;, and the other, &#8220;<em>a collection of individuals with no common purpose</em>&#8220;.</p>
<p>We&#8217;re all milling around like a headless chickens, I suppose?</p>
<p>I couldn&#8217;t disagree more.  Commonality of purpose for a contractor team who, by his own admission, are more senior in experience (and thus, less likely to be milling around in purposeless confusion) is that of product delivery.  Purpose is driven by strong leadership and stronger vision, which can be found both in permanent and freelance staff.</p>
<p>I also disagree that somehow a vendor &#8220;<em>ensures you are getting the best, most suitable and up-to-date technology for your solution</em>&#8220;.  This may be true of some vendors &#8212; but not all.  In the past, I&#8217;ve had the misfortune to see technology solutions promoted because of the most base financial reasons, and out of political (in the business sense) expediency.  Stewart provides no evidence that there is any difference between vendors and a team of contractors, in this regard.  Oh yes, we can read between the lines here, but his intent is so blatant, it seems churlish to point it out.</p>
<p>I also find myself disagreeing with a number of the &#8220;cons&#8221; he lists for the use of a contract team.  That they somehow &#8220;<em>strip the ICT sector of mentors for graduates and juniors</em>&#8221; &#8212; which I&#8217;ve mentioned earlier has never been the case in my experience &#8212; and that the &#8220;<em>hourly rate often means that there is no urgency for deadline</em>&#8220;.  As to deadlines, I personally have never felt any less pressure to meet a deadline as a contractor.  Agile methodologies may have helped, but much as I&#8217;d prefer a contract to continue longer, I certainly don&#8217;t drag my feet to ensure that longevity.</p>
<p>His poorly thought out missive aside, I agree with the fundamental premise.  Contractors are not the <b>answer</b> to a skills shortage.  They are but one of the answers.  A healthy market requires a variety of different sources: vendors, contract, internal IT departments with graduates moving through the ranks, etc. </p>
<p>The problem is that Stewart draws a picture villifying the freelance IT worker as both cause and effect.  Some kind of vicious circle that must be broken free of for the greater good of the industry.  He paints for us a stereotypical contractor that is more caricature than portait&#8230;  and tars companies that use contract staff (be they IT service vendors, or otherwise) with the same brush, as he does so.</p>
<p>Conveniently forgetting the fact that some contractors use the freedom this career choice offers, to start their own businesses, some band together into partnerships, and many put just as much effort into a project as might the permanent employee of an IT vendor.</p>
<p>In many different ways, contract staff can contribute just as much to the ICT sector as a whole.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2007/08/12/defending-your-pasture/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Exceptional Response</title>
		<link>http://www.briggs.net.nz/log/2007/08/12/exceptional-response/</link>
		<comments>http://www.briggs.net.nz/log/2007/08/12/exceptional-response/#comments</comments>
		<pubDate>Sat, 11 Aug 2007 23:21:00 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
		
		<category><![CDATA[commentary]]></category>

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

		<guid isPermaLink="false">http://www.briggs.net.nz/log/2007/08/12/exceptional-response/</guid>
		<description><![CDATA[All kudos to Michael Rakuskin of Tower Books in Australia for the most exceptional response to a blackmail letter.
You should take the time to read his response to Angus &#038; Robertson&#8217;s blatant extortion attempt.  It truly is the literary equivalent of flaying them alive.
(Source: Boing Boing and Making Light&#8217;s excellent detailed breakdown)
]]></description>
			<content:encoded><![CDATA[<p>All kudos to Michael Rakuskin of Tower Books in Australia for the most exceptional <a href="http://blogs.smh.com.au/entertainment/archives/undercover/014948.html?page=fullpage">response</a> to a blackmail letter.</p>
<p>You should take the time to read his response to Angus &#038; Robertson&#8217;s blatant extortion attempt.  It truly is the literary equivalent of flaying them alive.</p>
<p>(Source: <a href="http://www.boingboing.net/2007/08/11/understanding_austra.html">Boing Boing</a> and <a href="http://nielsenhayden.com/makinglight/archives/009263.html">Making Light</a>&#8217;s excellent detailed breakdown)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2007/08/12/exceptional-response/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
