I've been reading up on XML (eXtensible Markup Language) and XSL (eXtensible Stylesheet Language) and I'm seriously thinking of converting all my entries to XML and using XSL to do the conversions to HTML (HyperText Markup Language). There is a XML C library [1] and an XSL C library [2] so it shouldn't be that difficult to incorporate what I'm doing with this and package it all up as an Apache [3] module.