Home > FeedMsster

FeedMsster

FeedMsster is a project mainly written in OBJECTIVE-C and C, it's free.

RSS feed reader, saves feeds to Core Data, uses Core Animation, Core Graphics

Sample code for upcoming tutorial on Core Data, for iOS, coming soon in my site http://hyperprogram.com/

Enjoy!

  • shows list of RSS feeds
  • Uses Core Graphics for table Cells
  • Uses Core Animation in intro image and a little flying test owl
  • pagination [by pages]

TO DO:

  • Algorithm for pagination [now doing it cave man style!]
  • edit categ and item name
  • fix delete
  • use RSS saved in items as path
  • validation for RSS link
  • show saved Feeds [inside category/item]

other goodies ;)

Previous:WCFConnector