Monday 31st May 2004
Chasing Rainbows
I’ve now added all the posts from my old Chasing Rainbows weblog to this one. Although I’m not exactly proud of some of the posts (to put it mildly), there’s just about enough interesting things in there to make it worth while keeping them. So with a trusty SSH session and some PHP (and a fair bit of luck) I managed to convert my old weblog database into the new Wordpress format, and managed not to screw anything up.
I’m not going to turn on comments for them though, and I’m not going to go through them all and try classifying them, since that would be a bit boring.
Today’s exercise in coding reminded me again why I’ve made the switch from a home-grown weblog to using a properly developed one (not quite off-the-shelf or shrink-wrapped, but you know what I mean). Next time I want to change backend, I know that someone else will have written an import script, and I won’t have to bodge one together myself. And now that I’ve spent about two working-days on the switch, I’ve gone from entering data into the database by hand, to having a proper admin interface, categories, sub-categories, comments, pingback and trackback, drafting, private entries, searching, linkrolls, plugin interfaces… which would have taken quite some time if I’d done it myself. And every time I’m in the pub, or sleeping, or whatever else, I know someone else is improving the software that runs my weblog. Which is nice. And I was getting fed up of the whole wheel-reimplementation thing anyway.