Oct 03
Now that the NDA has been lifted it’s going to be a lot easier to find interesting links to other blogs discussing iPhone Development.
Code Sample Videos
Erica Sadun has posted sample videos accompanying her upcoming iPhone Programmer’s Cookbook.
Glassy Scrolling with UITableView
Some great advice on improving the performance of table views.
Sliding UITextFields around to avoid the keyboard
Managing the keyboard and ensuring that text fields are visible when you enter text is painful. Matt Gallagher presents a generic solution to this problem.
Cocoa Touch Tutorial: iPhone Application Example
A very nice tutorial from Matt Long on creating your first iPhone application using Interface Builder.
A touch of Cocoa: inside the iPhone SDK
A series of articles describing the software internals of the iPhone.