Links 31/1/06

Ah, payday at last. December’s pay came before Christmas – this has been one hell of a long month.

Readable Permalinks

I have now converted this site’s permalinks to a human readable format. This was one of those things I had thought would be really hard, so I kept putting it off. However, in WordPress 2 it’s really easy!

Just go to the Options tab and choose the Permalinks subtab. There are a list of common options – I chose the Date and Name based one. Then hit Update Permalink structure and it saves and produces a text box on the screen with some code in it. This needs to be copied into a file called .htaccess which should be in your blog’s root folder. You may have to create this file. Save that, and you are away!

Don’t worry about links to your posts that exist which point to the old numeric style URLs – these still work!

Scoble loses blog archive

Robert Scoble has an old blog hosted at UserLand, or rather had. It’s now gone.

Oh, UserLand, where did my old blogs go?

Yikes, the first couple of years of my blog are gone. UserLand took down those blogs. I don’t remember getting an email warning me about that, but I might have (junk filters catch a lot of that stuff).

My old site used to be at http://scobleizer.manilasites.com and the stuff is just gone.

Lots of old blogs used to be stored there. That’s a lot of history that’s gone. Hopefully I can get it back, I just sent them email.

This is a serious problem, I guess. At least by hosting your blog yourself, you know what’s happening to it. People who write their blog posts offline with an editor can save backup copies on their own machine.

I ought to look into backing up this blog, and the others I host. Hmmm – I guess this is done by just backing up the MySQL database. I wonder if there is a way to save a flat HTML file of the site, with all the content in it?