NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

RSS Parser
34913 RSS Parser http://www.seansekora.com/index.cfm/2007/2/22/RSS-Parser RSS parser is a fast and adaptable CFC that parses XML. Originally it was designed to read RSS feeds of blogs and was later adapted to be able read various RSS feeds. Currently it is limit to RSS 2.0 format, but I am working on adapting it to handle Atom feeds.

The RSS parser was design to allow programmers to pass in a list of item child nodes that they want to search for in the XML, such as title and description. I also built in the ability to group 2 or more child nodes together in an "OR" represented by |, such as pubdate|datepub. This would search for pubdate first and if this isn't found it would search for datepub and continue if there where additional child nodes until it found one. It would then use the first child node in the list as the structure key and save what ever value is found to it.

I also created a cfc that works with the RSS parser to handle a gallery feed from SmugMug.com. Among other things the smugmug cfc gets information, such as imageID from the image link, and uses this the create links to the various image sizes that are not directly included in the XML.
CFML > Scripts and Programs > XML and CFML coldfusion   consultant   consulting   rss   xml   parser   blog Mar 1, 2007 Sean Sekora send email to Sean Sekora

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark RSS Parser:


Other links owned by this user
Weighted random is a CFC that I created to use for the CFSudoku project. The main function of this CFC is to allow a developer to pass in an structure of values and their "weight".

The weight structure is then used to build a weight array. The length of the array is equal to the sum of weights and the corresponding value is stored in each array element. RandRange() is then used to get a random array key and the corresponding value is returned as the weighted random value.
Category:

RSS parser is a fast and adaptable CFC that parses XML. Originally it was designed to read RSS feeds of blogs and was later adapted to be able read various RSS feeds. Currently it is limit to RSS 2.0 format, but I am working on adapting it to handle Atom feeds.

The RSS parser was design to allow programmers to pass in a list of item child nodes that they want to search for in the XML, such as title and description. I also built in the ability to group 2 or more child nodes together in an "OR" represented by |, such as pubdate|datepub. This would search for pubdate first and if this isn't found it would search for datepub and continue if there where additional child nodes until it found one. It would then use the first child node in the list as the structure key and save what ever value is found to it.

I also created a cfc that works with the RSS parser to handle a gallery feed from SmugMug.com. Among other things the smugmug cfc gets information, such as imageID from the image link, and uses this the create links to the various image sizes that are not directly included in the XML.
Category:

Other links at CFML > Scripts and Programs > XML and CFML
CFX_XMLParser is a Fast Java CFX tag that takes an XML document and returns a ColdFusion structure containing the XML document. Our tests show this parser to be about 1000% faster than the MSXML Parser invoked through CFOBJECT. CFOBJECT based parsers also tend to buckle under load.
Category:

RSS parser is a fast and adaptable CFC that parses XML. Originally it was designed to read RSS feeds of blogs and was later adapted to be able read various RSS feeds. Currently it is limit to RSS 2.0 format, but I am working on adapting it to handle Atom feeds.

The RSS parser was design to allow programmers to pass in a list of item child nodes that they want to search for in the XML, such as title and description. I also built in the ability to group 2 or more child nodes together in an "OR" represented by |, such as pubdate|datepub. This would search for pubdate first and if this isn't found it would search for datepub and continue if there where additional child nodes until it found one. It would then use the first child node in the list as the structure key and save what ever value is found to it.

I also created a cfc that works with the RSS parser to handle a gallery feed from SmugMug.com. Among other things the smugmug cfc gets information, such as imageID from the image link, and uses this the create links to the various image sizes that are not directly included in the XML.
Category:




Main Category
185
2034
801
286
174
1803
1129
909
1161
7393
70
905
59
2200
174

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19263
Categories: 1275
Registered Users: 735
Mailing List Subscribers: 2043
Unique Outgoing Hits: 228398

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
38 site(s)
PR 7
291 site(s)
PR 6
827 site(s)
PR 5
2012 site(s)

PHP News