Tag Archives: Cocoa Touch

Coding tips for new iPhone developers from a new iPhone developer

If any of these seem wrong, please comment! The Objective-C syntax is strange. It’s really not that hard, though, especially once you realize that part of the reason for the design was to make Objective-C a strict superset of C. … Continue reading

Posted in Articles | Tagged , | Comments Off

Multiple virtual pages in a UIScrollView with just 2 child views

Matt Gallagher (Cocoa With Love): Multiple virtual pages in a UIScrollView using just 2 child views. Includes a workaround for drawing scrolling controls that are offscreen.

Posted in Link | Tagged , , | Comments Off

Loving Xcode + iPhone SDK

I’ve been full time on an iPhone project (more of a prototype, really) for one day, and I absolutely love it. It’s simple and intuitive. Drop controls, set up outlets and actions. You don’t have to fight the framework. It … Continue reading

Posted in Articles | Tagged , , , | 1 Comment

Fast iPhone scrolling with UITableView

Loren Brichter (Atebits, Tweetie): Fast Scrolling in Tweetie with UITableView Nice summary and example code. (Via Daring Fireball.)

Posted in Link | Tagged , | Comments Off

Wil Shipley on the iPhone App Store: Let the Market Decide

Wil Shipley on the iPhone App Store. This is mostly the same thing I’ve been thinking, with the exception that I’d have removed the $999 I am Rich/I’ve been scammed! application without apology or even reason, even if the App … Continue reading

Posted in Articles | Tagged , , | Comments Off