Various projects and sample code
SyncingArrows_iPhone
Shows how to recreate iTunes rotating arrow icons that show an iPod/iPhone is syncing in an iPhone app.
SyncingArrows
Shows how to recreate iTunes rotating arrow icons that show an iPod/iPhone is syncing.
BDCoreAnimation_iPhone
Demos two simple animations: a flying icon and a yellow fade in the UITableView on the iPhone.
BDCoreAnimation
Demos two simple animations: a flying icon and a yellow fade in the source list.
NSTableView_setObjectValue
Leverages NSTableView's setObjectValue: data source selector to insert the controller in the view-model bindings path.
Two_NSButtonCells_in_NSTableView
Demos two NSButtonCells in an NSTableView and how to enable the space bar action on them
UIScrollView_in_UIScrollView
Deals with embedding a UIScrollView in a UIScrollView, like a UITextView in a UITableView
ProgressInNSTableView
Embeds NSProgressIndicator (both continuous and discrete) in an NSTableView (or NSOutlineView)
BDAuthorize
Shows how to use Cocoa's Security framework to perform root-level operations like privileged writes and sudo commands.








