Tweaking the look of these pages in the past has always been hard, because I’ve had to change some code, upload it to the server, refresh page, write more code, upload it, refresh page….and anything that broke would have also broken for someone trying to visit the page. Because of this I took a very cautious approach.
That’s been because all my previous attempts to get Apache (web server), PHP (programming language) and MySQL (database) working together on my machine at home ended in failure. Thanks to my discovery of XAMPP[1], this is no longer a problem, so I’ve been able to make more extensive changes to things without fear of inconviencing anyone else. My 404 error page is snazzier as well, including a reference not only the page that you tried to access, but a time-wasting narrative as well (try it!). It now works for the blog as well.
I’ve also managed to beat into submission most of the remaining Internet Explorer bugs on the site – the only one I’m aware that remains is the fuzzy header on the sidebar
[1]XAMPP is combined installer for all of those web tools and more. The best part being that all of the necessary configuration is perfomed automatically.

Feeds