Blog


  1. Alternative Uses for a Shoe Rack


    A few houses ago, I had a shoe rack.

    image1

    I remember it in our first house together, and I’m not sure if it got assembled in the house after that. Its been in storage since then until yesterday. When I unpacked it, I discovered this sign attached to it …

    Read more

  2. Cleaning up Windows Line Endings in Vim


    I have a file which has been edited in windows with an incorrect setting. All the lines have


    ^M

    At the end of each line.

    To search for these in Vim, you can type ctrl+v (to mean “take my next key combination literally”) then ctrl+m. To clean up …

    Read more

  3. Social Networking Sites Are Pointless


    Social networking seems to be the buzzword of the moment, MySpace and Beebo are apparently a bit last year and now its Facebook, Flickr and Twitter. Call me old-fashioned, but I don’t really “get” it. I mean, its not that I don’t have friends. I do, lots of …

    Read more

  4. Seeing stderr from PHP exec()


    Today I was using the PHP command exec() in a script, which runs whatever you pass to it as it you had typed it on the command line. Its possible to check both the output of the command and the return value, which I did since I wasn’t getting …

    Read more

  5. Painting Platforms


    There’s lots to do in the house now – the list of jobs runs is frightening and has everything from “fix kitchen drawer” to “rewire house” on it. Redecorating is a long way down the list but I’ve bought beautiful red curtains for the front room … and the existing …

    Read more

  6. Happy Housewarming


    Last weekend we combined good friends, plenty of drink, a barbecue and a surprising spell of good weather to make a house warming party! We started mid afternoon and people dropped as their schedules permitted which worked really well1 . The barbecue was perfect and in fact we had two …

    Read more

  7. Open Office Font Shortcuts


    When typing a long document the other day with sore hands, I looked up the keyboard shortcuts for applying headings in Open Office. Here’s a quick few:

    ._ Font Shortcut
    Heading1 Ctrl + 1
    Heading2 Ctrl + 2
    Heading3 Ctrl + 3
    Body Text Ctrl + 0
    Read more

  8. Bash Idle Timeout


    I’ve set an idle timeout on the development server at work in an attempt to cut down the number of sessions that have been left logged in on unattended PCs. It was really easy to set up!

    You can set this in /etc/profile but I realised that ours …

    Read more

  9. Post-it Flowers


    This morning I had a link from craftzine pointing me at this amazing tutorial for making origami flowers from post-its

    So far I’ve made one petal but I’m supposed to be working so the others will have to wait til later … when I can get home to my …

    Read more

  10. Garden Goodness


    You’ve probably seen the garden photos we took already, but last weekend, it underwent rather a change. Here’s the updated version:

    image1

    You can’t really see on this photo, but I now have flowers in my garden :) Here’s a better shot:

    image2

    The two on the left are …

    Read more

  11. Strawberry Summer


    Back in October, our first house sale fell through and our plans were rather up in the air. On my next visit home I was marched onto the patio by my father who pointed out the strawberry pot and strawberry plants that would have formed my housewarming present.

    Eight months …

    Read more

  12. New Look Google Analytics: The Dashboard


    Google Analytics have been migrating their users to a new interface over the last few weeks. I like analytics (something to do with an unhealthy fetish for statistics I think) so I’ve been pretty impatient waiting for my mail to come through. Anyway its here and I’ve been …

    Read more

76 of 92