-
rss feeds
How do these things work?
I'm looking at adding some whenever I get a new design going, but I don't see how to implement them. For instance, it gives you a bunch of xml to add, but how does the server read that? Is there something you need to upload to the server in order to have an rss feed?
-
Re: rss feeds
Hi,
REally simple syndication is the structured and tagged version of XML, and is read in the same way. RSS are simple text feeds that are in specific tags and need n RSS decoder to display them in the proper format.
Usually written in XLST, these can be found at the W£C.org website and, if ii am not mistaken, the code is there as well.
www.w3schools.com
have a good tutorial on this...
ta
kai :wave: