New website
Saturday, 29 July 2006 21:22 pm
For a while now I though it was time to give my weblog a face lift.
I’ve ditched the previous Metateque software for the popular Wordpress software.
The big difference between the two is that Metateque is a client-side blog tool, whereas Wordpress is a server side applications.
Metateque would basically install on your PC, maintain its posts in an Access database, and generate HTML which would then need to be uploaded to any webserver.
Wordpress on the other hand requires a server based installation. It’s a collection of Perl scripts that works in conjunction with a MySQL database. This requires a bit more from the hosting side then just FTP access, your webhosting provider would need to support Perl and MySQL for this to work.
Needless to say, this took some time to figure out and test, but the whole process was not as difficult as I thought it would be. The hardest was to migrate the old Metateque database to the Wordpress format. This took some re-engineering and the use of Excel to construct a database import for Wordpress.
Upgrades over previously is a lot more interactivity, and ease of managing the site. As you see there’s a comments option on each post, and it’s much easier to include dynamic side bar elements. On the right you see the latest 6 pictures from my Phlog site included. And I also like the Tag Cloud on top left. The larger the font size, the more posts there are for that tag (mostly uncategorized though
).
Let me know if you’ve comments, and if you’re a Metateque user who looks to migrate as well, I’m happy to share my experiences.