well, this site is here for a number of reasons, none of them great. i guess the main reason is that i'm a web developer by profession, so i think it's only right that i have a site. i've been involved with recruitment at two of my jobs, and i've always been dubious about hiring someone for a developers job when he or she doesn't have a personal site.
following on from that, the site is a bit of a showcase, hopefully showing the types of things that i can do. for example, the content management system (cms) for the home page is written in php and mysql (more on that below), the tool on the browse posts page is written using ajax, i've used xslt on the rss page to make the xml browser friendly and to add an explanation of rss, and of course the whole site uses xhtml 1.0 strict markup and css for presentation. if i think of any more ways to crowbar another technology into the site, i assure you i will.
i always find it a bit strange when i look at other developer's sites - which contain a blog like feature - and they have, for example, 'powered by blogger', 'powered by wordpress', etc, and they're trying to sell themselves to prospective clients or employers. i'm not trying to take anything away from those tools, as they are great, but you wouldn't have a web designer's site saying 'designed by someone else'.
i built the blog tool for this site using php and mysql. i'm not for one second suggesting that it's a greater app than blogger or wordpress or whatever, but it does work. i can add, edit and delete posts, it spits out the rss feed, creates a permalink page, etc. i plan to add a comments tool to the posts soon, and then make it get me a gin and tonic at 6pm every evening. and i get to say 'powered by my code'.
the icons on the left explain a few things about the technology, standards and accessibility features used throughout this site, and some allow users to test or validate my stuff.
i do re-validate my code from time to time, but things can be missed. i would appreciate it if you could let me know if you use any of the icons above to validate my site and find that it fails.
thanks for coming