Blog tech notes
OK, so a few people have asked about the tech setup, so this is how it all works.
WARNING! The following blog entry may contain scenes, depictions and descriptions of graphic technical content not suitable for non-technical audiences. Prolonged exposure may cause seizures. Viewer discretion is advised.
I’m using Wordpress 1.2 for the server. It is a php and mySQL based open source, open standards and free blogging system which I particularly like because it is fully standards compliant (XHTML even), very extensible, has rss everywhere for feeds (stories, comments etc.) and completely divorces presentation from data through the use of Cascading Style Sheets for the interface (so redesigning the site look and feel, I can just change it via css. No muss. No fuss.).