Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

RSS caching in database

I am trying to build a sample RSS reader using titanium.

I was wondering what would be the most effective way of caching the news items of a feed? Would be be in a database or the properties.

I don't want to generate http calls to parse the XML feed every time.

— asked June 30th 2010 by sarvesh telang
  • database
  • iphone
  • properties
  • rss
0 Comments

1 Answer

  • Accepted Answer

    For multiple RSS entries, you'll probably want to save them in a database. If you're unsure of how to do this, the Kitchen Sink has several examples, as does Persistence.

    — answered June 30th 2010 by Kevin Whinnery
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.