O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
*** Example code is attached ***
In this video, you will learn (in 5 minutes) how to incorporate a Table View into your iOS app. You will learn how to create a Table View using Interface Builder in X...
*** Example code is attached ***
After learning simple block object animations in iOS in the previous video, you will now learn how to use more complicated block based animations that take advantage ...
*** Example code is attached ***
In this video, you will learn how to use the new block-based animations in the UIView class in iOS to create animations in your iOS apps.
To learn more about graphic...
Awkward isn't always bad. The ease and sensitivity of touchscreen interfaces can also work against you. When it's too easy to trigger an action, mishaps ensue. Unlocked phones fire off surpris...
Designing an interface usually involves matching up to a grid. For a finger friendly interface to be effective you'll want the active interface elements to be no larger than a finger tip. But who&...
If you're building a web service and would like to use links to control application flow on the server, but don't know where to start, try this recipe from Subbu Allamaraju's RESTful Web Services Co...
You only think you know what a user wants. The only way you're going to know for sure is to ask the user. Seems obvious, huh? Knowing what to ask and how to ask it can be stumbling blocks to getting...
As our notion of interface leaves the boundary of the desktop it's a good idea to be prepared. This excerpt from Peter Morville & Jerrery Callender's Search Patterns encourages us to engage the elem...
When designing an interface you'll want to make sure it's easy to use and hard to use correctly. In this excerpt from 97 Things Every Programmer Should Know contributor Scott Meyers urges interface de...
Error messages should always put the blame squarely on the shoulders of the site's owners and not on those of the visitor (Figure 2.9).Figure 2.9. Self-deprecating or just cute?
[attachment=473:...