|
Project Information
|
This is a simple yet powerful Rss reader using Google Gears. There are many out there and I am not saying this is very very different from them, but this one makes use of some systematic coding using some already written libraries that makes development easier. eg: Jquery is used for all DOM/Ajax stuff, jFeed is using for parsing feeds super easily, gears-dblib is used for google gears db abstraction, gearsadmin (flex based sqlite admin) is used for GUI version of google gears sqlite db. |