Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • PrintPrint
Share this Page URL
Help

25. Web Services and UIWebView

25
Web Services and UIWebView

In this chapter, you will lay the foundation of an application that reads the RSS feed from the Big Nerd Ranch Forums (Figure 25.1). Forum posts will be listed in a table view, and selecting a post from the table will display it from the site. Figure 25.1 shows the Nerdfeed application at the end of this chapter.

Figure 25.1  Nerdfeed

Nerdfeed

We will divide the work into two parts. The first is connecting to and collecting data from a web service and using that data to create model objects. The second part is using the UIWebView class to display web content. Figure 25.2 shows an object diagram for Nerdfeed.

Figure 25.2  Nerdfeed object diagram

Nerdfeed object diagram

  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial