My Hosting Arrangements

Posted by: Owen on Thursday, 4th Oct, 2007

I’m not sure whether I’ve blogged about this before, but I wanted to talk about the hosting facility my website is using. It’s on a reseller package on a company called ServerGrid and it comes with a host of facilities.
Obviously there’s the usual things, disk space, bandwidth, email and a lot of other facilities. They [...]

WordPress 2.1 breaks Link Library

Posted by: Owen on Tuesday, 23rd Jan, 2007

Installing WordPress 2.1 worked fine in most cases, however it has broken one of the plugins I use on the site. The plugin is called Link Library and makes use of a depracated function called $wpdb->linkcategories. Actually it’s a depractated table in the database. WordPress 2.1 uses the same category table for links and posts. [...]

VB & MySQL

Posted by: Owen on Friday, 7th Nov, 2003

I was chatting with Saqib on ICQ and we started talking about using MySQL from VB. I came across this site on the web and thought I would share: A site dedicated to VB and MySQL development.