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 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...
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 from iPod: The Missing Manual, 9th Edition shows you how to get started with the iPod Touch Game Center.Unless you’re playing Solitaire, games are usually more fun when you pla...
You may have noticed the recent resurgence in touch screen computing. Windows 7 includes the tools you need to handle gestural input. In this excerpt from Kiriaty, Moroney, Goldshtein, & Fliess'...
Answered by adfm : Dec 04 2009 02:53 PM
With the exception of accessing the GPS, compass, camera, 3G, and Edge, all apps that run on an iPhone should run on an iPod touch. It's nice to be able to check your email, snap a photo, or read ... full answer >