Skip to content

{ Tag Archives } Rants

Broadband Frustrations

Since I upgraded my living situation a few weeks ago (moved into a new house share with 2 friends) I’ve been without an internet connection. We ended up having to wait 2 weeks for BT to “install” our phone line (in quotes since it was physically already there), then around 10 days for the ISP [...]

Also tagged ,

MIDP Low-Level UI Pains

Over the last couple of week I’ve been doing some work with the MIDP low level UI API. I’ve used the API before, but not for anything that complex. This time however I am building a set of fairly complex rich UI screens, so it’s been a good opportunity to really get to grips with [...]

Also tagged ,

Index Annoyance

I’ve just spent 10 minutes or so digging through database code looking for the source some rather troublesome SQLExceptions. One of the field names was ‘index’, and I wasn’t enclosing it in properly in the query.
That’ll teach me to use ‘index’ a field name…

Also tagged