I love Tine20 and I would like to manage my RSS in tine. I see no plan to support it, but I have plenty of free time and some programming skill.
To introduce myself, I'm a Java developer since the last 7 years. I'm ok with php and html, already did some basic css hacking. I never used the Zend framework (but for what I read, I understand the underlying concept), I never used ExtJS, and I did some really basic javascript a long long time ago (I mean, when javascript was v1.2). Also, I'm french, I don't speak german, and my english is far from perfect. Sorry about that, feel free to correct me, I like to improve my skills.
By now, I read all documentation on the wiki. And come here to take advice from tine development team.
So I plan to do a news reader, for first a milestone, I target :
- RSS 2.0 support (as specified here : http://www.rssboard.org/rss-specification )
- Interface to subscribe/unsubscribe to feed
- Interface to list and read items
- Support of user's category (Feed hierarchy/organisation)
- Read/Unread status of feed item.
- OPML Import/Export
This mean : no automatic syncing, no caching/persistence of feed info and feed item. Well in fact no extra, but all what is needed to have a functional news reader.
About the interface, a classic 3 pane presentation :

As widescreen become more and more widespread, some people prefer 3 vertical pane which is also an option, I'm very open about modifying this.
Well, I have 2 questions at this time :
- Naming capitalization : does the application name should be NewsReader (like ExempleApplication, RequestTracker), or Newsreader (like Addressbook, Filemanager) (or another suggested name)
- Is there any document which describe your conception of "quality of code" ?
Thanks for reading, I'm waiting for any suggestion, remark, question, encouragement





