Skip to content

edwardinubuntu/RSSFeedReader

Repository files navigation

RSSFeedReader

RSSFeedReader is an iPhone app project for reading RSS Feed like bloodspot, and display the recently feeds. Press each feed on main page, will navigate to second page to see the description, and if press any URL from the description content, will navigate to the web view page.

Tag version

  • v0.1 Provide RSS feed from like bloodspot, using TTTableViewController to display
  • v0.2 Add supporing orientation, and add blog link to the description title.
  • v0.3 RSSFeed object supporting escaping words, for example if the GUID come with reserved words and using in url mapping cause mapping problem.

Overview of the Technologies

This project is build on the Three20 libraries, so after download the code, also need to checkout the Three20 code, and add three20 frameworks into this project.

Three20 is a collection of iPhone UI classes, like a photo viewer, and general utilities, like an HTTP disk cache. Three20 is derived from the Facebook iPhone app, which is one of the most downloaded iPhone apps ever. Learn more at Three20.info.

If want to test and recieve other RSS feed, open Atlas.m file and editing the value "kSearchFeedFormat" and "kBlogAccount".

About

RSSFeedReader is a iPhone app project for reading RSS Feed like bloodspot, and display the recently feeds.

Resources

Stars

Watchers

Forks

Packages

No packages published