Archive for the 'PHP' Category

Rendering XML as valid RSS with XSLT

I’ve been using a simple XML file to store updates to the main duncanandmeg.org website, and wanted to use XSL to transform that data into a valid RSS feed. This took a little more work than most of my XSL templates to date, so I thought I’d log the details here. Continue reading ‘Rendering XML as valid RSS with XSLT’