Category: Software

  • Expendable tutorial (offset mortgage calculator)

    This is a quick guide to using Expendable for modelling home finances.  If you want to be able to predict how much time or interest can be saved on a mortgage by using an offset facility, or want to see the effects of using a cash ISA or regular saver account, or any other type…

  • Modelling home finances

    I’ve just uploaded a rough-and-ready program for modelling mortgage offsetting.  Mortgage offset accounts are like savings accounts linked to a mortgage, but instead of earning interest they reduce the interest charged by offsetting the loan amount.

  • Monitoring bandwidth during peak hours

    Like many ISPs in Britain, mine allows me unlimited downloads during off-peak hours but has a monthly restriction on downloads during peak hours.  Peak currently means 6pm until midnight, although next month it will be changing to 9am until 11pm.  I thought it would be a good idea to monitor how close to my quota…

  • Things wrong with HPLIP’s systray applet

    I’m not even sure where to start. In HPLIP-2.8.5 there is a new ‘hp-systray’ program which is meant to be started at login. Its purpose is to ask the user for a fax number when it receives a D-Bus signal from the hpfax backend. That’s all — so why does it sit there with a…

  • git-merge-changelog

    Bruno Haible’s git merge driver for GNU-style ChangeLog files (available in gnulib) is really useful for those of us who prefer to document changes as we go along rather than all at once when committing them.  Paolo Bonzini has posted a script for packaging it into a tarball. Unfortunately it doesn’t seem to cope very…