Archive for the 'Development' Category

Vote for this site on silktide

Friday, December 30th, 2005

After reading about the silktide sitescore tool on Nitallica’s blog, I put this site to the test. It fares pretty well, getting the maximum score for accessibility and design, and scoring a respectable 8.5 out of 10 overall.

What brings the score down is my lack of visitor votes (hint, hint). If you would like to [...]

Singing the wrong tune

Thursday, April 14th, 2005

If you are using Opera, you might notice that the banner of this site is a bit broken. I have no idea why this is, I can’t spot anything obviously wrong with the XHTML or the CSS, and it works correctly in Internet Explorer (5 and 6 on Windows, 5 on Mac OS), all the [...]

Using a remote MySQL server from OS X

Thursday, April 14th, 2005

I do all the design and testing of my site on my own computer (using OS X built in Apache server), before uploading new content to my Dreamhost server space. After adding the WordPress installation, I was hoping I could connect to the same Dreamhost MySQL database from my local test version, so that I [...]

New look, new front page

Thursday, April 14th, 2005

If you are a returning visitor to my site, you may notice the brand new look. I am now using a WordPress blog installation for this front page, which will make it much easier for me to add news about new projects and images, and enable regular visitors to leave comments and feedback.

This is the [...]

I’ve had my hand up WordPress’s skirt

Monday, April 11th, 2005

On my old news page, I used a script I wrote myself to create the posts. Each post was stored in an XML file, generated by a CGI script, which I then uploaded to my server. These individual files were used to build the news page. It was quite a nice system, easy to use [...]