Search
Free Signup | Login
Search Blogs
Relevant Links
XML
Author: revindex Created: 7/14/2007 12:50 AM
The Extensible Markup Language (XML) is a general-purpose markup language. It is classified as an extensible language because it allows its users to define their own tags. Its primary purpose is to facilitate the sharing of data across different information systems, particularly via the Internet.

Having Fun Transforming XML Feed with XSLT
By revindex on 7/13/2007 12:51 PM
I use RSS Feeds quite a bit. It's neat to pull interesting blogs or news feed into my site. Sometimes the RSS feed provided is too long or the default format is not as nice. So I decided to write my own XSLT template to transform the XML from the RSS feed.
Comments (0) More...