From: Chris N. <pu...@po...> - 2001-04-18 19:25:26
|
At 16:13 -0700 2001.04.17, Brian Aker wrote: >I have been thinking about comments and how you would do an XML export. >First, I d not think XML::RSS is the best option in this case >since it has no ability to keep track of thread information. Actually, RSS 1.0 (and XML::RSS) can do this just fine. http://groups.yahoo.com/group/rss-dev/files/Modules/Proposed/mod_threading.html The problem is that you need an RDF module to describe your contents; as you can see, there is one for threading. You would also need one for describing the comments themselves. There has been discussion on the rss-dev list of how to do it (though I've not kept track in awhile). -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |