Monthly Archives: September 2012

Determine the size of a View by inspecting its NIB

I was exploring the UICollectionView API tonight and stumbled upon an old problem. Both UITableView and UICollectionView ask their delegate for size information about the cells they display. When creating cells in separate XIB files, which I normally do, this … Continue reading

Posted in Interface Builder, Tips and Tricks, UICollectionView, UITableView | Comments Off on Determine the size of a View by inspecting its NIB

Brief overview of Auto Layout in iOS 6

This blog post examines the basics of Auto Layout in iOS 6 and suggests resources for learning more about the topic. Introduction to Auto Layout Starting with iOS 6 Apple has given developers a powerful new way to create user … Continue reading

Posted in Auto Layout, iOS 6 | Tagged , , | 5 Comments

Check out the iOS 6 Feast

Ray Wenderlich, whose iOS programming tutorials have helped countless aspiring iOS developers learn the trade, is now hosting a gigantic feast of iOS 6 goodness. He has dubbed it the iOS 6 Feast because there is course after course of … Continue reading

Posted in Books, iOS Programming for .NET Developers | 1 Comment

What’s so bad about delighting users?

This is a sponsored post from my good friends over at Infragistics. Think of the last time you heard someone say “no, we can’t put that feature in the application because it might make our users more comfortable”.  It is … Continue reading

Posted in User Experience | 4 Comments