June 14th, 2009
The GridVoices blog on Gridipedia has just moved to a WordPress installation. Back in April, I wrote this article for them, which looks at the similarities and differences between Grid and Cloud computing.
Posted in Uncategorized | No Comments »
June 1st, 2009
Normally when I’m programming in Java I’ll use Eclipse. However, in some cases Eclipse can be a bit heavyweight and I’ll fallback on Vim. The last time I did this I started to miss the ability to quickly and easily run unit tests on a per class basis. For this reason, I added the following […]
Posted in Uncategorized | 5 Comments »
May 19th, 2009
I’m the author of the diffxml tool for comparing XML documents. In this post I’d like to explain why you might want to use diffxml to compare XML documents rather than traditional text tools such as the UNIX diff command. There are two things that diffxml understands that diff doesn’t; the syntax of XML documents […]
Posted in Uncategorized | 12 Comments »
May 2nd, 2009
I nearly called this blog “Tergiversations”, after an essay by Richard Gabriel in his book “Patterns of Software”. It’s a very important book to me. I found the book in a bargain bin in the academic bookstore on my university campus at the end of my first year. At this time I was considering if Computer Science was the correct choice of course for me, or if I should do something completely different, perhaps in Arts & Humanities.
Posted in Uncategorized | No Comments »