From: Jeff D. <da...@da...> - 2002-01-17 17:16:14
|
Lawrence Akka said: > > However, I have a problem if I try to use the RSS feed on another site > which is supposed to display RSS headlines (a bit like my.netscape used > to). Nothing shows up. There are two flovors of RSS: RSS 1.0 (which is a well-defined, cleanly-extensible, subset of RDF) and RSS 0.9x (which started as a subset of RDF and quickly evolved to a hodge-podge mish-mash of adhoc not necessarily so well thought out stuff). (Can you tell which one I like?) In any case, PhpWiki only produces RSS 1.0. Some apps may not like that. As always, if you've got any examples of problems, I'd like to see them... |