Cocoa Source and Tutorials
XML-RPC Demo
This article (with source code and project files) shows how to make a simple XML-RPC call with the new-in-Jaguar WebServicesCore framework.
TigerLaunch
An open source (BSD license) application that shows how to create NSStatusItems and how to create table views with checkboxes and icons.
Syntax Coloring Demo
This HowTo shows how to use an NSScanner to do simple syntax coloring.
RSS
This open source (BSD license) class parses RSS files using CoreFoundation routines.
OPML
This open source (BSD license) Cocoa class parses OPML files.
Huevos
Huevos is an open source (BSD license) Cocoa application that provides a window where you can type a search string and choose a search engine. Its source code and project files can be downloaded.