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 »
Answered by macnlos : Nov 29 2011 10:22 AM
The short answer is no. All those so called texting apps in the AppStore sucked. For now, here is what is viable for the iPad:
1) You can email a text message to your friends phones but really cann... full answer >
The following excerpt from the O'Reilly publication Programming iOS 4 offers a look at using Xcode's Project Window when developing an iPhone or iPad application.
An Xcode project must embody ...
Until recently, the only want to do UI testing of your iOS applications was to use the UIAutomationFramework, which was buggy, very difficult to code for, and could not be run in an automated fashion,...
*** 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...
Answered by Alejandro Ramirez : May 14 2011 11:17 AM
I use the Good Reader app, you can download eBooks from URLs (i.e. when you purchase from O'Reilly). It also integrates with Safari and when you open a PDF on the browser it gives you the choice t... full answer >
The iPad is an amazing media device, once you really know how to use it. J.D. Biersdorfer, author of iPad 2: The Missing Manual, shares her top ten tips for using the iPad 2.Paper books and Post-It N...
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...
The common way to add a book purchased outside of the iBooks store is to add it to the library and sync it to your iPhone/iPad. But what happens when the publisher releases an updated book? How do y...