I was wondering what technologies are needed to develop and app that uses different RSS feeds to make a newspaper (i.e. AOL’s Editions) and then remember the user’s preferences and deliver content based on what the user tends to read most.
I am particularly interested in the process behind the “remembering” and “delivering customized content”.
For the remembering part, look up NSUserDefaults in the class reference documentation.