This website recently got a major rebuild; if you're missing something, let Lorna know.

    Blog


  1. Mortgage Application


    This whole house buying lark is progressing quite well, or at least it feels like it right now. Since I last posted we’ve been to the bank and made the final mortgage application, passed the final credit checks and had the thing approved. Next they send us the final …

    Read more

  2. Offer Accepted


    Well, we had an offer accepted on a house yesterday which is very exciting! This morning we instructed a solicitor, he will do all the legal stuff for us. I’ve also spoken with the mortgage provider and we’re off to see them on Saturday morning. We have to …

    Read more

  3. Arranging a Mortgage


    Well, we’ve taken the first step and been to see a few banks about getting a mortgage. I have to admit that we did stick to the big names – Halifax, HSBC and Yorkshire Building Society. My partner is a contractor with short-term contracts, which on paper makes him look …

    Read more

  4. Crochet Love-Knot Wrap


    You might think that I’ve been a bit quiet on the crochet front recently … and you’d be right. What’s actually happening is that I have been working on a surprise project for my sister’s birthday and didn’t want to post about it until I had …

    Read more

  5. Diet Oracle - working with Oracle eXpress Edition


    I’m a big oracle fan, which might seem a bit strange in a world dominated with the LAMP stack and its exclusive use of MySQL or, at a push, Postgresql. That’s not the entire world obviously, that’s my world and it is definitely MySQL-orientated. In the world …

    Read more

  6. My Brush With RSI


    RSI (Repetitive Strain Injury) is the bogeyman of software developers’ worst nightmares. I think everyone knows someone, or of someone, who was once a great programmer and is now a primary teacher, porter or some such, and all because of this RSI thing. So here’s my experience, because it …

    Read more

  7. A Tale of Two Jobs


    Well, not an actual tale, exactly, but some general anecdotes.

    Since moving “oop north” (to Leeds, West Yorkshire, UK), my partner and I have job-hunted once each. Once for me when I relocated up here, and once for him just at the moment as the fixed-term contract that brought him …

    Read more

  8. Recursive Queries in Oracle


    I’ve come across a very neat trick in Oracle that I thought I’d share. Its useful for situations where you can have circular references in the data diagram, for example when the table includes a column which is a reference for another entry in the same table. Usually …

    Read more

  9. The Alt-Tab-while-you're-waiting Trap


    Today I’m working on a complicated database driven web page. I edit the source using vim on the main file server. In order to get the file onto the webserver, I then quit out of the file and a script checks my syntax and ftps the file into the …

    Read more

  10. Compulsive Multitasker


    Do you know someone who seems innately unable to focus on one thing? They can only complete a task when there are twenty others vying for attention and even then they’re flitting between them like a lizard.

    You know the person I mean, you call them to ask if …

    Read more

  11. Regular Expressions in Oracle


    I need to operate on a big table with lots of records, but only on rows where the primary key starts with a number. Because obviously its a good idea to differentiate types of records in this way …. only joking! Its just one of those little tasks that crops up …

    Read more

  12. Good Advice for Life at the Office


    I came across this when reading an article on Mike’s site yesterday:

    _“The best advice I ever received from a manager is that it is easier to get forgiveness than permission.”

    The article is at Top 3 Ways to Fight Bureaucratic Inertia in IT and it makes for …

    Read more

86 of 89