Hello,
I am making an application (iPhone app) which gets information (jokes) from an RSS feed, then populates the tableView. Now, would I take the RSS and store it in an array then populate the tableView, or what?
And how do I receive information from an RSS feed?
Thanks!