March

July

How to Rock and Roll Your Apps

Apple taught me most I need to know about how to manage the interface orientation, yet still left some dark corners. I explored them and want to share what I found.

Defects of KVO

KVO is a very nice programming facility, except for some annoying defects.

September

No Highlight, Please

When a UITableViewCell gets highlighted it highlights all its subviews, which is annoying sometimes.