RSS to SQLite
Hi,
I'm pretty new at iPhone dev and have made an RSS reader app, but am un happy that it can't be viewed offline with previously downloaded data. So I started again and have it setup to read from an SQLite database now, but can't figure out how to get the data from the RSS feed to the SQLite database and also to make sure that only 20 items are stored in the SQLite database at any one time.
If anyone could point me in the right direction I'd be very grateful.
Rich
|