June 27, 2003

Translating RSS with XSLT - Simple!

Simple!RSS - , Real Simple Syndication, is an XML dialect used by bloggers to hold their channels and entries. Other sites use RSS to describe the content on a page or recent articles they have written. XSLT is a language used to transform XML documents into other documents. In this article we will be transforming RSS into HTML. I will demonstrate how pulling and transforming information describing my articles.

Posted by sachauncey at June 27, 2003 08:25 PM