Google Code offers download services

Google Code’s project hosting service was updated a while ago. Now it contains services for file downloads and wikis. Check out the file downloads section on my Mobile RSS Reader project.

RSS Reader MIDlet with Nokia N80

I just finished up coding the ATOM feed support for RSS Reader so now you can read great blogs like On Be(come)ing Agile. I also dropped the use of kxml2 library as I wasn’t able to get it working with the ATOM feeds. I coded a simple SAX style XML parser class that is now used for parsing all XML files including OPML, RSS and now ATOM feeds. The XmlParser class is included in the source ZIP package and it is currently using the GPL license.

Go ahead and download the latest build of RSS Reader (v1.4) from Google Code’s project page.

Leave a Reply