The web log stuff on this site has moved. I’ve set up permanent redirects, but here are the main links:

Apart from the AIWS forum, this site is now running on ‘static’ pages. It is built from source files written in a superset of XHTML. These are validated against the modified XHTML Schema, then turned into vanilla XHTML using some Ruby and some XSLT. The tag pages, XML feeds and list of recently-changed pages on the main index are generated after the content pages.

This may all sound a bit pointless, but for me it has been a worthwhile exercise. My site can now be built from scratch with one (large!) Ruby script. Content is version controlled (using subversion) and validated as source and as end product. This means that if I have more time and motivation in the future, I can produce a dynamic version of the site which has the foundations I would require.

No comments