I want do code a RSS app for the iPad, so I started to read about the xml parser in ios. Now i can read all the tags like title, link, date and so on but i want to read also the hole text from the link. How can i do it like the reader in safari?
Thank you a lot!