Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » RSS Parser/Composer Class For U++
Re: RSS Parser/Composer Class For U++ [message #18243 is a reply to message #18139] Thu, 18 September 2008 20:13 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1214
Registered: August 2007
Senior Contributor
Hi,
The second iteration of Rss class is complete now. I have almost completely re-written the Rss class. Most of the public interface and the internals are changed vastly. Those ugly "if, else" chains are gone and the "ugly" static RSS structures are replaced with dynamic classes: RssTag, RssNode and RssChannel. In this way, Rss class is much more flexible and extendible for future versions. Helper functions are added to simplify the creation of specific Rss elements. One major addition to the Rss class is "multi-channel" support. Rss class, from now on supports multi-channel feeds. Compose() and Parse() methods are made virtual. Also, I have modified the examples source codes: "RssExample" demonstrates multi-channel feed creation. "RssView" parses rss (xml) files and demonstrates how it adapts gui elements to the charset/encoding of the given Rss feed.

I think the Rss class is relatively mature now (I need feedbacks though). "Probably" no changes will be made to the current class interface in the future -- only additions, internal bug fixes (if there are any) and enhancements will be made. I will add documentation(both reference and a brief RSS tutorial) to the package next week.I'm currently working on the RssCtrl (scheduled for October) and next on my todo list is to write a Rdf and a Wap class, with similar interfaces to Rss class.

Ps: The Rss class and examples cn be found on the Sourforge/upp/svn and (for a while) first post of this topic.



[Updated on: Thu, 18 September 2008 20:18]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bazaar - Call of duty
Next Topic: AggCtrl
Goto Forum:
  


Current Time: Tue Jul 15 14:08:29 CEST 2025

Total time taken to generate the page: 0.02843 seconds