View Single Post
  #4 (permalink)  
Old 08-29-2007, 06:00 PM
webdev webdev is offline
Supreme Babbler
 
Join Date: Apr 2007
Posts: 563
webdev has a few positive reputation points
Default

Ahh i see it now. Its just a plane XML file but firefox has a built in rss reader which displays rss differently than IE where IE just shows the raw XML.

I was under the impression that to get your RSS page to look like how you see it in firefox, you have to do something special but its just a plan XML file. That makes things simpler

In the next few days I'm gonna write a small script which creates and updates the rss xml file with new content on my website. Later I'll try to expand the script functionality so that others can use it to put RSS on their website as well.
Reply With Quote