23 Nov 04

Using XSLT will allow us to completely separate content from design. Instead of mixing structural markup with our data, we split the two. The content exists in XML, the structure in XSL, our design in CSS and the behaviour in JavaScript/ECM…


18 Feb 04

What’s really stunning about XSLT is that it provides the same get-out-of-jail-free card to every single user of every XML-based document format on the Web.