Skin of Stars

Icon

Kevin Carmody on machines, media and miscellanea.

One Day Blog Hack

Hey All,

I’ve decided to do a blog hack in a day and here you see the result. I was struggling with Drupal as a blogging platform, and frankly an anything platform, so I decided to move to the decidedly easier WordPress. I’m not saying there is anything wrong with Drupal, it’s a great platform. The problem is that it’s built for so many tricks that you have to give it a real shove when you want something simple. For example, handling images. On a content sytem one would have thought that would be an obvious feature, but with drupal you have to go get a plugin. Madness I tell you! Not that getting WordPress means I’ll be bloggin frantically, but it makes life a lot easier.

So here is how I got from Drupal 6 to WordPress 2.7 in a day:

1. Backup the Drupal database & import the data into WordPress

Moving around between platforms is quite common, so you’ll often find a script to aid you in moving database info from one structure to another. WordPress has many such scripts built in for many platforms, but for Drupal I got my assistance from Mike Smullin. I had to make some minor changes, for example I added this SQL statement to change my Drupal post_type ‘story’ to WordPress’s ‘post’

UPDATE wp_posts SET post_type = REPLACE(post_type,’story’,’post’);

Pretty easy stuff really. If you’re going to do it yourself, make sure you do it locally on backup copies. I hosed a few before I got it right.

2.Theme Hack

Ahh yes, the inevitable theme quandry. I had thought about what I wanted Skinofstars.com to look like for a while, but I wanted to do it reasonably quickly as I hate it when these things hang around. My layout plan was simple enough. Only one or two blog posts on the front page with info on my other nettyness, like tweets. I also knew that I’d want access to other pages (as you find in the Further section.. not sure on that name). So I searched some WordPress themes and came across Grid Focus. It seemed to have the right level of minimalism that I was looking for as well as reasonably suitable layout. In order for it to work for me though I had to make a few hacks including some JQuery magic to include my further section (hope you like the transitions) and some layout hacks for the differences between a narrow and wide content column (you’ll see if you view this in single/comments mode).

3. Content Update

Probably one of the most time consuming parts. Much of my old content was Uncategorised for no reason and lacked any tags. Many posts from back in the Blogger days didn’t even have a title. I went through almost all of them (I’ve taken a break from the 1996 stuff) and finally managed to put these years of outpourings into some kind of order.

4. Update to server

Well, that’s just a bit of FTP and MySQL. Job done.

What a revamp means to me

What am I driving at with a revamp of a blog that I once killed? Well… I always wanted an area of the net I can call my own. I’d registered skinofstars.com some time ago but I’d never really got round to sorting it out. In the end I just annoyed myself, this is my bit so I really should have a little ‘me time’. So here we have it, a revamped skinofstars.com. As I’m sure you can tell, the blog is now the front page and I intend to update regularly. When I say regularly, I mean every Monday by noon. What I’ll be saying I’m not sure, but I think some consistency is very important right now so I’m going to stick with that regardless. If you want to follow without the need for a visit then subscribe to this page’s RSS using http://www.skinofstars.com/rss.xml http://skinofstars.com/feed

See you next Monday

So long Blogger, it’s been swell

It’s taken me some time and a little soul searching if ones being honest, but I have finally decided to leave blogger behind me. Blogspot has served me well enough but struggled with the resrictions I always feel when someone else is hosting my webbyness, so I felt it was time we parted ways. Now I get the freedom to improve or make a mess of my own site. Though I’m sure I’ll lose a bit of traffic like this, I don’t think it really matters much these days.

Thankfully, and to make life extra easy, it is stupidly simple to transfer all your posts and comments over.

Should Blog More

I’ve been told off for not blogging much of late.

Thanet Under Fire

Thanet Life seems to be under threat. If you are a Thanetian and want to have your own say in a well read local site on local matters, then please go there with an open mind and volunteer your services.

Thanks
Kevin

My Twitterings....

Powered by Twitter Tools

About

My name is Kevin Carmody and I live in Oxford, United Kingdom. I am a web developer with a penchant for community sites and a pedantry for open standards.

This here is a collection of my thoughts and musings, a spot for pooling a little of what's rattling around. Thanks for taking the time to visit and I hope you enjoy your stay.