Archives
- August 2010 (1)
- March 2008 (1)
- February 2008 (1)
- October 2007 (1)
- August 2007 (1)
- April 2007 (1)
- March 2007 (2)
- February 2007 (3)
- December 2006 (1)
- October 2006 (3)
- September 2006 (8)
Links
Pages
Twitter
- Fun fact for today: there's a merge commit in the Linux repo that has 66 parents. git.kernel.org/pub/scm/linux/… 6 days ago
- @AWSSupport Thanks! Here's a screenshot of the 3 emails in my inbox in case it's useful. All 3 are for the same AWS… twitter.com/i/web/status/1… 3 weeks ago
- @AWSSupport The weekly "AWS Trusted Advisor" emails appear to be getting sent daily at the moment - I got the same… twitter.com/i/web/status/1… 3 weeks ago
- @BBCSpringwatch daughter making friends with a stag beetle at the weekend https://t.co/AAz95LI88W 1 month ago
- RT @GregHands: The Parliament Square bus stop had the result long before anyone else did. https://t.co/pzg7z1PzZg 2 months ago
Delicious bookmarks
Meta
Flickr Photos
Monthly Archives: September 2006
Subversion plugin for History Flow
Following on from my post a few weeks ago about the API for History Flow, I’ve made a plugin for accessing files in Subversion. You can download the plugin JAR file here, or get the source code (in the form … Continue reading
Mail bounced by Postfix
Until a few weeks ago my mail server (Postfix running on Fedora Core 5) was having difficulty keeping up with spam. I was finding lots of bounce errors in the mail log, like this one: Sep 23 12:32:15 fc5test postfix/local[9084]: … Continue reading
Spring 2.0 Seminar
Today I attended Rod Johnson’s Spring 2.0 seminar in London. Rod spoke about the new features of Spring 2.0, which is scheduled for release at the end of September. Simplifying Spring seems to be one of the main goals of … Continue reading
Corbett Challenge 2006
On Saturday I climbed Cadair Berwyn and Cadair Bronwen for the WaterAid Corbett Challenge. There are some pictures here.
Posted in Uncategorized
Leave a comment
Undeletable page in Writer?!
I’ve just had a problem with OpenOffice.org Writer whereby I couldn’t delete a seemingly empty page. There was a table on the first page, but nothing else. Putting the cursor on the second, empty page and pressing Backspace wouldn’t do … Continue reading
Routing and Remote Access error 2147483720
Getting this error when trying to allow incoming Bluetooth connections? Event ID: 7024 Description: “The Routing and Remote Access service terminated with service-specific error 2147483720 (0x80000048).” Try this: unplug your Bluetooth adapter go into Control Panel → Phone and Modem … Continue reading
Creating EJBs with XDoclet
I’ve been meaning to have a look at XDoclet for a while now, and finally got round to figuring out how to use it when developing EJBs today. XDoclet 1.2.3 is the most recent stable version. However, the component of … Continue reading
History Flow API
In March 2005 IBM released History Flow, a tool for visualising the evolution of documents over time. The tool has been designed to allow new plugins to easily be added, but at the moment it isn’t open source, and there … Continue reading