NewsReader

Last Revision:
Version 1.1, 2007-06-01
In version 1.1, the NewsReader sample was modified to adopt changes in the Publication Subscription API. It was also updated to build correctly for 64-bit architectures.
(Full Revision History)
Build Requirements:
Mac OS X 10.5 and Xcode 3.0
Runtime Requirements:
Mac OS X 10.5

The NewsReader example shows how to use the Publication Subscription API to create a simple RSS reader application. It also demonstrates the use of Cocoa bindings to populate some of the columns in its table view, the use of value transformers, the implementation of an NSOutlineView datasource and an NSTableView datasource, and the implementation of a WebView delegate.