R
Roedy Green
I spent the day adding RSS 2.0 feeds to my HTML Static macros package.
You embed magic comments in the HTML, the macro processor finds, sorts
and groups them by feed category/day, and exports them as plaintext
XML and expands them inline as HTML.
It was pretty straight forward. Having plenty of examples greatly
helped.
I have a few puzzles:
1. Why no DTD?
2. there appears to be no field for your home page, but Opera RSS seem
to want to display it.
3. There is no embedded URL in the XML to tell where the ordinal is
posted. Was that an oversight or deliberate for some reason?
4. I keep seeing references to "aggregators". Now I have my feed, am I
supposed to register it somewhere? Are there any "must" sites? Is it
like PADs where you just need to seed a few places, and others pick it
up by osmosis?
You embed magic comments in the HTML, the macro processor finds, sorts
and groups them by feed category/day, and exports them as plaintext
XML and expands them inline as HTML.
It was pretty straight forward. Having plenty of examples greatly
helped.
I have a few puzzles:
1. Why no DTD?
2. there appears to be no field for your home page, but Opera RSS seem
to want to display it.
3. There is no embedded URL in the XML to tell where the ordinal is
posted. Was that an oversight or deliberate for some reason?
4. I keep seeing references to "aggregators". Now I have my feed, am I
supposed to register it somewhere? Are there any "must" sites? Is it
like PADs where you just need to seed a few places, and others pick it
up by osmosis?