After quite some time I did some work on cdot.de. I put some drawings online I did last year and rearranged quite a few things along the way.
For quite some time now I use a custom XML format which contains data for a “gallery” which contains single work items or series of work items. This XML is transformed to HTML with XSLT. A small set of XSLT renders almost all major galleries on the website now which is convinient and a hassle at the same time. New features and improvements are automatically on all pages but of course all pages need to be checked too. As this still seems almost impossible to automate this is quite some work… maybe I can check out Selenium or another web test framework but I doubt it will help much as I have not only to test for text etc but for a nice layout.
At least the site is small enough to do all by hand…
