Hmm... are you using CFMX? CFMX's XML capabilities are where you should start.

If it is only simple RSS output you might try looking at the code I built for fullasagoog.com which I have outlined here:

Building RDF feeds in CFMX
http://blog.daemon.com.au/archives/000104.html

In this example, the code is simple enough to transfer to CF5. Parsing RSS feeds is slightly more complicated and you need to make use of CFMX features.

-- geoff
http://www.daemon.com.au/
http://fullasagoog.com/

Taco Fleur wrote:
I have been looking for a module or something for a while now to create RSS syndication files, have not found anything out there. So decided to write one myself, anybody interested in making this a joint-project?
So far I am using cfscript, createObject and the object I'm using is "Microsoft.XMLDOM" it seems to be coming along pretty fine, just would not mind working together with someone with a bit more knowledge on XML.
If something nice comes out it, I would like to post it for people to download, open source of course.
I also have not found any good parsers for that matter..
Anyone?
Taco Fleur


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to