What to do if your TomTom loses its memory

If you should discover, while sitting in a airport departure lounge, that your TomTom has lost its SD card, don't despair. Provided you have a spare SD card (I stole the one from my camera) and have the laptop you've used TomTom Home with to hand, all might not be lost. I was able to do something along the lines of:

cd /media/disk
cabextract ~noodles/TomTom/HOME/Downloads/navcore_7.131.8483.one.cab
mkdir "US - Western Region"
cd US\ -\ Western\ Region/
cabextract ~noodles/TomTom/HOME/Downloads/US_-_Western_Region.cab 
cd
umount /media/disk

which got me up and running again. Of course it doesn't have the UK maps that came with the device, but as I was on my way to the US that's not so important (and Katherine has found the SD card anyway, so I can just replace it when I return). I was quite pleased with myself. And then I ended up with a rental car that had GPS of its own anyway...

(Oh, yes, I'm in Fremont, CA, flying back on the morning of Saturday 18th November. I am currently jetlagged and trying hard not to go to bed. If you are in the area, know me and would like to meet up for food/beer/whatever feel free to drop me an email.)

Moving on

On Wednesday 17th October the majority of my belongings will leave Norwich, to arrive in Castlerock at some point the next week (exact day to be confirmed). I will then start work for 3par as a software developer in Belfast on Monday 29th. It's been 6 years since we moved to Norwich and I'll be sad to leave it, and all the friends I've made here, behind. I'd have stayed a bit longer but 3par were keen for me to get started. I imagine I'll be in the Fat Cat on Saturday 13th if people are around. And I expect visited in NI once we get settled in!

Electricity prepay meters and graphing

The new house has a prepay electricity meter. My initial reaction was that I'd have to get NIE to come out and replace it with a normal meter, as I have a perception that card meters are awkward and expensive. However some investigation revealed that a keypad meter gets the same 2.5% discount that paying quarterly by direct debit does. The only way to get a larger discount (4%) is to pay a fixed amount monthly by DD.

That would still leave the annoyance of having to remember to top up, but it can be done over the phone with an automated system (you get a 20 digit number to key into the meter) and won't turn off supply overnight or at weekends apparently. Plus, and this is the real reason I'm giving it a while before switching away, it has a nice little satellite keypad/LCD unit. Connected to the main meter unit via a 4 core low voltage style cable. Bets on those being power, ground, rx and tx? You can query the meter on various things, some of which are crying out to be hooked up to a Munin plugin.

The meter is made by PRI (now Secure and seems to be a Liberty 1E. They have a vague page about comms, but little useful information about how to do anything or if the end user can buy anything suitable. I'll drop them an email, but it might just be a case of trying to reverse engineer the keypad protocol so I can talk it. The processor in the satellite is just a Mitsubishi M38223M which has some serial pins, so hopefully it'll be RS232 at TTL levels and something fairly basic over that.

However, before I go about doing this, has anyone else any experience of these meters and care to share details?

Crazy Domino's pricing

Brett, JD and I went to Domino's this evening for pizza. The Domino's in Norwich does any large pizza for £9 if you collect, but the Brighton one doesn't seem to have this. In fact, if you order online and get delivery you can get a 20% discount. Which means it's cheaper to sit at home and be lazy that it is to turn up and collect on the way home from the pub. Er, what?

Drawing floor plans

Given that the new house is a body of water away I decided I wanted to draw out some floor plans that were to scale, so I could remember how things were laid out and try to get a feel for what will fit where. I'm sure there should be something out there which is easy to use and will allow this, but I ended up with inkscape and vim. I couldn't figure out how to get inkscape to let me specify the size (height/width) of a rectangle, hence ending up with vim to edit the raw xml. Hardly ideal. So. Am I missing how to do this in inkscape, and does anyone have any better suggestions for drawing floor plans? Preferably things in Debian or easily compiled up for it.

subscribe via RSS