Unfortunately I can't switch over to CFMX just yet. (seen a lot of probs
with CFMX, is that because there just are many probs/bugs with it, or just
probs because the user does not know how to use it properly yet?)

I got most of it done already, it creates the file exactly as it should, now
the hard part is the error coding and the parsing.
As far as parsing goes, I did try out some tests and don't seem to have any
major probs parsing any valid xml with Xpath and XMLDOM.

The link to your RSS 2 specification
(http://blog.daemon.com.au/validator/docs/rss2.html) is dead by the way
Interested in reading more about it, so let me know if its up and I'll have
a look.

I'd like to do the syndicate in more commonly used formats (otehr than RSS
and RDF), any pointers?

I'll share what I got if someone is interested? Maybe I can get some
feedback then?

Taco Fleur

----- Original Message -----
From: "Geoff Bowers" <[EMAIL PROTECTED]>
Newsgroups: cfaussie
To: "CFAussie Mailing List" <[EMAIL PROTECTED]>
Sent: Saturday, February 22, 2003 11:20 PM
Subject: [cfaussie] Re: Creating RSS


> 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/
>



---
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