[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [syndication] Re: XML-RPC and the Need to Cash In
On Wed, Aug 29, 2001 at 01:26:00AM +0200, selm wrote:
> Maybe new rss items can help here, like timestamps to sort by date to create
> something like a threat, multiple referres can help too, a refered link, so
> we can sort news that all link to the same story into a category..
rss 0.92 (http://backend.userland.com/rss092) has the <source> element
for an item (the spec says it has to point to an xmlization of the
source, but i'm sure nobody would complain if you didn't quite keep to
that), and rss 0.93 (http://backend.userland.com/rss093) has the
<pubDate> element for timestamps.
i suspect there are corresponding dublin core elements that can be
used with rss 1.0.
jim