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 ***
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...
If you want to load a Nib file at run time by simply allocating and initializing a View object, then you should take a rather strange approach to how you create your class files. Suppose you have a su...
This is the ultimate debug-killer! This is the third video in the series of videos that I've prepared, teaching iOS developers how to take advantage of some of the most awesome features and ma...
This is the second video in the series of videos that I'm preparing, demonstrating to iOS developers how they can take advantage of logging facilities provided in the iOS SDK to be able to find de...
Ever wanted to learn to save hours of your and your teammates' time by creating software that doesn't crash, has logs and lets you find its defects easily? Ever got sick and tired of using a d...
Apple has a little secret... Emojis... Emoji is Japanese for "Electronic Emoticons". There are currently more than 100 smileys and emoticons that you can enable on your iOS device, be it iPh...
You want to add a UIActivityIndicator in iOS SDK on top of a navigation bar button and you have searched everywhere for a solution. Wherever you went, they said “initialize your UIBarButtonItem with...
The following excerpt is from iPod: The Missing Manual, 9th Edition. Below the author shows how you can use the iPod Nano to help with your fitness goals.In addition to its Stopwatch feature, the iPod...