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

    Blog


  1. Thoughts on OggCamp in Liverpool


    Last weekend I went to Liverpool (my first visit there!) to attend OggCamp for the second year in a row. This isn't a part of the software community I normally interact with, but I accidentally went to a LUGRadio event once a couple of years ago and have been hooked …

    Read more

  2. Accessing the Magento Web API


    I've been working with the Magento Web API lately, and the first problem I ran into was actually getting access to it. Contrary to its reputation, I found some perfectly good documentation outlining how to connect to the service and use it. I thought I was on to a winner …

    Read more

  3. Speaking at PHPNW May


    Next week I'm speaking at the PHPNW User Group in Manchester on Tuesday Evening, 4th May - full details of the event are on upcoming.org. The talk isn't directly about PHP though; I'll be giving my "Open Source Your Career" talk, discussing how contributing to the community can really help …

    Read more

  4. Bzr-svn: Preserving Commits and Rebasing


    Recently I've been using bzr-svn when I'm working with subversion repositories; its a bridge between a local bzr repository and a remote subversion one. I travel fairly frequently and the pain of being disconnected from the server, unable to diff or log, and then either unpicking everything I've done or …

    Read more

  5. svn+ssh with specific identity file


    Here is a quick howto on using a config file to associate an SSH connection with a particular identity file. When I ssh directly from the command line, I can specify the port, identity file to use, and a whole raft of other options. However these options aren't available when …

    Read more

  6. Book Review: Making it Big in Software


    Recently the kind folks at Prentice Hall contacted me to ask if I'd like to read a new publication of theirs , "Making it Big in Software". It sounded like something I'd be interested in and the copy duly arrived. My first impressions were of a wordy book, very much aimed …

    Read more

  7. Wordpress Plugin for Joind.In


    In case anyone thinks I've gone joind.in crazy after already writing about its import functionality this week, I really haven't. Its just that some months of pulling a few things together have finally bourne fruit and so I can actually write about them now they are done! The good …

    Read more

  8. Importing Data to Joind.In


    Update! This post is now outdated - the import functionality on joind.in has been replaced with a CSV import.

    As a conference organiser I work extensively with the site joind.in, which allows attendees to comment on sessions at a conference. Recently the site has also started supporting sessions with …

    Read more

  9. OOP Articles on Think Vitamin


    I've been working on a series of articles for Think Vitamin, the Carsonified blog, about OOP in PHP5. In fact I'm wildly excited about this, partly because I love to write and partly because its such a cool site to write for! The first two installments are now live:

    Read more

  10. Speaking at PHPWM: April 6th


    Next week I will be making the trip to my original home town of Birmingham to speak at the PHP West Midlands User Group, on 6th April. They are an active user group and although I haven't managed to organise myself to attend their meetings before, I do keep meeting …

    Read more

  11. Ada Lovelace Day 2010: Mrs Maginnis


    This is a post in celebration of Ada Lovelace Day, recognising women in science and technology. Last year I wrote about Kathy Sierra for Ada Lovelace Day; this year my subject is someone much closer to my own life.

    I'd like to write about someone who influenced me greatly - in …

    Read more

  12. GETting RESTful collections - may I filter?


    At work at Ibuildings recently, I've been teaching some classes on web services, and its a topic that I've spoken about once or twice at conferences. But something has always bothered me, so I find myself in the unusual position of blogging a question.

    RESTful collections

    So, when you are …

    Read more

46 of 89