Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
On the iPhone, each application can save its settings to a private defaults file. NSUserDefaults provides access to this file. The Twitter application uses it to save the user’s account details.
To access the defaults, invoke NSUserDefaults’ standardUserDefaults method: