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   |
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.
Github page: https://github.com/ismail-yilmaz
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
[Updated on: Thu, 18 September 2008 20:18] Report message to a moderator
|
|
|
 |
|
RSS Parser/Composer Class For U++
By: Oblivion on Fri, 12 September 2008 14:48
|
 |
|
Re: RSS Parser/Composer Class For U++
By: bytefield on Fri, 12 September 2008 18:43
|
 |
|
Re: RSS Parser/Composer Class For U++
By: Oblivion on Fri, 12 September 2008 18:57
|
 |
|
Re: RSS Parser/Composer Class For U++
By: captainc on Sat, 13 September 2008 14:10
|
 |
|
Re: RSS Parser/Composer Class For U++
By: Oblivion on Sat, 13 September 2008 21:48
|
 |
|
Re: RSS Parser/Composer Class For U++
By: Oblivion on Thu, 18 September 2008 20:13
|
 |
|
Re: RSS Parser/Composer Class For U++
By: Oblivion on Sat, 20 September 2008 16:20
|
 |
|
Re: RSS Parser/Composer Class For U++
By: captainc on Sun, 21 September 2008 03:05
|
 |
|
Re: RSS Parser/Composer Class For U++
By: captainc on Sun, 21 September 2008 03:38
|
 |
|
Re: RSS Parser/Composer Class For U++
By: amrein on Sun, 21 September 2008 21:19
|
 |
|
Re: RSS Parser/Composer Class For U++
By: Oblivion on Mon, 22 September 2008 11:55
|
Goto Forum:
Current Time: Tue Jul 15 14:08:29 CEST 2025
Total time taken to generate the page: 0.02843 seconds
|