[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [syndication] re: xml -rss -syndication for databases



> i am new, i cruised the archives to see if this topic has already
> been addressed. its kind of a new thing, so far i haven't seen it
> done. i am interested in applying the neccessary programming in
> order to provide syndication for structured data.
>
> example, xml enabled database (.NET) more info at
> http://www.ecriteria.net/press_webservice.asp, in place, what other
> steps need to be taken in order to establish current rss feeder
> capabilities to this so that any reader could be utilized to
> complete the syndication process?

Do you mean you want to ask the reader, during download, what capabilities it
supports?  Reader programs do not currently make much use of this part of HTTP
sessions.

For most situations, currently, when people want to provide feeds that "have
more" content they do it using different URLs.  The regular feed is at one URL
while the richer one uses another.

If you want more sophisticated syndication then you should consider using ICE
instead.

-Bill Kearney