Fed up of XML/XSLT
The job is simple. I need to download the RSS feed of my blog from LJ and then transform it using XSLT on the client side and then display it in a IFRAME. Internet Explorer provides a very simple w...
1 min read
Historical Content: This post was published more than 3 years ago and has been preserved for historical reference. Some information may be outdated, and it reflects my understanding of the technology at the time of writing.
The job is simple. I need to download the RSS feed of my blog from LJ and then transform it using XSLT on the client side and then display it in a IFRAME.
Internet Explorer provides a very simple way to do this. Script can be found here. But I didn’t find an easy way to do it in Mozilla (supposedly my favorite browser :( ) Any way out?
This reminds me of Tanenbaum’s comments:
The nice thing about standards is that there are so many of them to choose from.