Mark Derricutt's Disturbing Thoughts

My Top Tags

                                       

My Jaiku

Google Doctype - Google Code

Thursday, 15 May 2008 6:42 A GMT+12

Glass Hammer – Twilight on Longview

Thursday, 15 May 2008 5:32 A GMT+12

Vatican Puts Stamp of Approval on Belief in Aliens

Wednesday, 14 May 2008 10:26 P GMT+12

Incrave – Dead End

Wednesday, 14 May 2008 8:39 A GMT+12

Greet - A Groovy Twitter Client

Wednesday, 14 May 2008 4:27 A GMT+12

Greet - A Groovy Twitter Client

Wednesday, 14 May 2008 1:32 A GMT+12

Mailplane 2.0 beta

Tuesday, 13 May 2008 12:55 P GMT+12

Search Box

 

technology



OSGi based Integration testing with TestNG and Apache Felix

Tuesday, 13 May 2008 10:37 P GMT+12
Over the last month or so I've been getting my feet wet with a new job, new team mates, and new technology - with the majority of my time getting my head around OSGi and our custom OSGi orientated build tool. Now that I've settled in and starting to

New INBOX:0 Strategy

Monday, 12 May 2008 4:52 P GMT+12
For the last month or so I've been able to sit myself at INBOX:0 quite consistently and have been experimenting with various ways of keeping it that way - I think I've got a decent working setup now which takes advantage of a change in GMail's URL ha

OSGi is Shiny

Wednesday, 7 May 2008 11:42 P GMT+12
At tonight's JavaCom meeting I gave a short lightening talk on OSGi - I was caught a little unprepared and hadn't realized the meeting was tonight so it was a bit rushed together - still the presentation went well - I still need to work more on slowi

Java 6 now available for Apple Mac's

Wednesday, 30 April 2008 5:25 P GMT+12
Apple has finally released Java 6 for OSX: About Java for Mac OS X 10.5 Update 1 This Java for Mac OS X 10.5 Update 1 adds Java SE 6 version 1.6.0_05 to your Mac. This update does not replace the existing installation of J2SE 5.0 or change the defau

WANTED: More control over JDK Annotation Targets

Wednesday, 30 April 2008 10:32 A GMT+12
I recently hit an interesting bug in the TestNG plugin for IntelliJ IDEA. The bug was triggered by a null being set on a Properties instance, and after a hour or so working out what was going on I managed to reproduce the problem with the following

Alpine IDA-X001

Sunday, 20 April 2008 7:12 P GMT+12
Last week I picked up an Alpine IDA-X001 "built for iPod" head unit for the car. Previously I'd been using a mixed variation of FM transmitters, tape adapters, or simply driving with headphones - the later sounds the best, but I find it seriously imp

Envy Code R PR7 vs PR6 - Preview thoughts

Wednesday, 16 April 2008 11:25 P GMT+12
For a while now I've been a major fan of Damien Guard's Envy Code R programming font, and have been using preview 6 as my primary coding font for ages. I was lucky enough to get sent a preview version of PR7 which I've been using for most of the day

Job Search 2.0

Sunday, 16 March 2008 9:18 P GMT+12
Four weeks ago I gave notice at Bulletin and start working with the guys at SecureMX tomorrow. I've been meaning to write something on this for the last four weeks or so but never really managed to get there. In a quite timely blog post Ted Leung wro

VirtualBox For OSX

Thursday, 21 February 2008 10:59 P GMT+12
Started looking at the new beta releases of Virtual Box (recently purchased by Sun Microsystems) and decided to give OpenSolaris a bash. So far this is looking very sweet - easy to use, fast to run - and best of all - free (I'm talking about Virtual

Java SE 6 Developer Preview 9 Release Notes

Wednesday, 13 February 2008 11:26 A GMT+12
Ooo nice - it must be Apple Release Week - a new Java SE6 preview release - which can now be set as the primary VM. New features in this preview: AppleScript is a supported javax.script scripting language New API in com.apple.eawt.App

Sony Ericson Xperia (Windows Mobile Phone)

Monday, 11 February 2008 8:11 P GMT+12
So Sony Ericson just released their first Windows Mobile 6 based device. Read all about it over on Mobile Burn. It's a sweet looking device, and I doubt I'll ever get my hands on one. mobile

Embedded Resin for Testing

Monday, 11 February 2008 6:38 P GMT+12
Scott Ferguson just blogged about Resin 3.1.5's new test friendly embeddable version: One of the things we've been working on for the Resin 3.1.5 is an embeddable version of Resin, primarily intended to simplify unit testing for Resin users. Th

Integrating Facebook with Wicket

Sunday, 3 February 2008 6:17 P GMT+12
After some minor prodding in ##wicket on irc.freenode.org, Daniel Kaplan just posted a short tutorial on writing a Wicket based Facebook applications - and when I say short, I mean really short - 4 classes and less than a printed page. Whilst the fac

Maven Based Deployments

Sunday, 3 February 2008 6:00 P GMT+12
For the last few weeks I've been working part time on a small project using Apache Maven as its build tool and this time round I'm finding Maven doesn't suck as much I thought the first time I encountered it. Sure this is a small project, but Maven s

What about Maven Antlib?

Friday, 1 February 2008 7:03 P GMT+12
After reading all the rants about Maven vs Ant and the Maven Sucks/Doesn't Suck posts of late (JavaLobby, Howard Lewis Ship, Don Brown and others) I'm wondering why everyone seems to suggest using Ivy, yet no one ever mentions the Maven Ant Tasks sub

Using embedded repositories to ease Maven migrations

Sunday, 20 January 2008 11:59 P GMT+12
For awhile I've been wanting to explore migrating our build platform from Apache Ant to Apache Maven and taking advantage of dependency management, the release plugin, and a standardized build process. One problem I always seem to hit whenever I star

Java SE 6 Developer Preview 8 (Apple)

Wednesday, 19 December 2007 11:42 P GMT+12
Thank you Mr Jobs. Just installed and am now running IntelliJ IDEA under Java 6 - no visible problems on startup yet... Apple has recently released a new developer preview of Java SE 6 for Leopard via the Apple Developer Connection (ADC) site at

Wicket Forge Screencast

Wednesday, 19 December 2007 7:31 P GMT+12
A new release of the Wicket Forge plugin for IntelliJ IDEA was released and it's added some kick arse new features for navigating between your markup and your code (and the components embedded on each). I recorded a quick and nasty screen-cast to sho

Computerworld - Half a million dollars spent on scrapped IT project

Monday, 17 December 2007 9:02 P GMT+12
If this isn't a clear reason for using agile based methodologies then I don't know what is: The Department of Building and Housing has been criticised by Parliament's finance and expenditure select committee for cancelling a project to register li

Programming in Scala

Thursday, 13 December 2007 11:00 P GMT+12
I just noticed via Eelco's blog that the new Scala book from Artima is out: This book is the authoritative tutorial on the Scala programming language, co-written by the language's designer, Martin Odersky. While mostly complete, the book is still

Lying to clients

Friday, 30 November 2007 2:10 P GMT+12
Just seen on Undernet #java: prived: hi. Is there a new java called wicked java or something? ^talios^: prived: you mean wicket? the web framework prived: tnx prived: ^talios^: have a project. Client wants wiket. "Sure I know it, sir!" - rea

Java 6 breaks your Connections

Thursday, 29 November 2007 4:06 P GMT+12
So there I was, setting up a nice new TeamCity based build server running Java 6 and start adding in projects, watching them build, and smiling. Until I came to project X which died with the following errors: DeadLockConnection is not abstract and

What colour is your toolbox?

Tuesday, 27 November 2007 10:26 P GMT+12
Earlier in the week an interesting thread about the recent Mintshot debacle came up on the NZ 2.0 mailing list about how the world at large has moved on from PHP and that those staying with PHP without bothering to explore or check out some of the ne

Archives New Zealand launches films online

Monday, 26 November 2007 2:42 P GMT+12
A nice move by Archives New Zealand: A bigger slice of New Zealand's history is now available online following the launch of Archives New Zealand new audio visual website. The site www.audiovisual.archives.govt.nz features over 100 film clips sour

Google Analytics new Eventing Model

Friday, 23 November 2007 10:17 A GMT+12
Via my vanity blog search on the surname Derricutt I found that the Six Pixels of Separation podcast recently played my brothers song Symmetry on a recent episode, and after seeing the topic of conversation and taking a listen I found it was actually