Feb 03, 2012 |
1,174 views |

Book Description
Building on the phenomenal success of its predecessor iOS 5 includes over 200 new user features as well as an updated SDK containing over 1,500 new APIs. iOS 5 looks set to reinforce the iPhone’s dominance in the smartphone market.
iOS 5 Essentials will help you learn how to build simple, yet powerful iOS 5 applications incorporating iCloud Storage, Twitter, Core Image and Newsstand integration.
You will start by learning about what’s new in iOS 5. You’ll look at the iCloud Storage APIs, Automatic Reference Counting, Twitter and AirPlay integration, how to use the various Core Image filters using the Cocoa framework, and the new features of the iOS 5 SDK. After this, you’ll jump straight in and create applications using Xcode and Interface Builder using the new storyboard layout. We then finish up by learning how to make your applications run smoothly using the Xcode instruments.
What you will learn from this book
- Write applications that have the ability to store user documents wirelessly.
- Push changes to all devices and computers at the same time, using the iCloud Storage APIs.
- Integrate and Tweet directly from your applications using the new Tweet sheet.
- Include your current location and host photos on Twitter by using the Twitter Framework APIs.
- Learn how to use the AirPlay feature to wirelessly stream videos to Apple TV.
- Learn how to use the Core Image Framework to create amazing image effects to enhance photos and videos. Download Now »
Feb 01, 2012 |
3,745 views |

Book Description
Now you can overcome the vexing, real-life issues you confront when creating apps for the iPhone, iPad, or iPod Touch. By making use of more than 100 new recipes in this updated cookbook, you’ll quickly learn the steps necessary for writing complete iOS apps, whether they’re as simple as a music player or feature a complex mix of animations, graphics, multimedia, a database, and iCloud storage.
If you’re comfortable with iOS SDK, this cookbook will teach you how to use hundreds of iOS techniques. Each recipe provides a clear solution with sample code that you can use right away.
- Use different approaches to construct a user interface
- Develop location-aware apps
- Get working examples for implementing gesture recognizers
- Play audio and video files and access the iPod library
- Retrieve contacts and groups from the Address Book
- Determine camera availability and access the Photo Library
- Create multitasking-aware apps
- Maintain persistent storage in your apps
- Use Event Kit to manage calendars and events
- Learn capabilities of the Core Graphics framework
- Access the accelerometer and gyroscope
- Take advantage of the iCloud service Download Now »
Jan 31, 2012 |
3,735 views |

Book Description
The team that brought you the bestselling Beginning iPhone 4 Development is back again for Beginning iOS 5 Development, bringing this definitive guide up-to-date with Apple’s latest and greatest iOS SDK, as well as with the latest version of Xcode.
There’s coverage of brand new technologies, with chapters on storyboards and iCloud, for example, as well as significant updates to existing chapters to bring them in line with all the changes that came with the iOS 5 SDK. You’ll have everything you need to create your very own apps for the latest iOS devices, including the iPhone 4S, iPad 2, and the latest iPod touch. Every single sample program in the book has been rebuilt from scratch using Xcode 4.2 and the latest iOS 5-specific project templates and designed to take advantage of the latest Xcode features.
Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, Beginning iOS 5 Development offers a complete soup-to-nuts course in iPhone, iPad, and iPod touch programming. The book starts with the basics, walking through the process of downloading and installing Xcode and the iOS 5 SDK, and then guides you though the creation of your first simple application.
From there, you’ll learn how to integrate all the interface elements Apple touch users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You’ll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you’ll learn how to save your data Download Now »
Jan 20, 2012 |
7,852 views |

Book Description
The ideal starting point for iPhone and iPad app development with iOS 5
If you want to develop apps for Apple’s iPhone and iPad, first you need to know how to use the tools–iPhone’s new iOS 5 operating system and SDK, and the new xCode toolset that come with it. This full-color book is the perfect starting point. Beginning developers, you’ll get a solid introduction to the new xCode 4 and Objective-C and find everything you need to quickly build your first app. The book thoroughly covers all the new iOS 5 features, including new multitasking, location-based services, notification system, cloud-based features, and much more.
- Written by bestselling Wrox author, Wei-Meng Lee, this is an ideal book for beginning developers
- Helps eager developers quickly start building apps for the iPhone, iPad, and iPod Touch
- Introduces iOS 5, xCode 4, Objective-C, and the basics you need to create your first Apple device app
- Covers a host of new iOS 5 capabilities, including new multitasking, new location-based services, and a new notification system
- Shows you how to work with iOS 5′s cloud-based features for online storage of music, photos, and video
Full-color and full of information, Beginning iOS 5 Application Development is the ultimate guide for beginning Apple developers. Download Now »
Jan 13, 2012 |
4,648 views |

Book Description
Augmented reality takes the real world and through the use of graphics, sound and other effects allows you to enhance the environment. It makes a game more real. Your social media app puts you where want to be or go.
Pro iOS 5 Augmented Reality walks you through the foundations of building an augmented reality application for the iPhone or iPad. From using MapKit, to the accelerometer and magnetometer, to integrating facial recognition and Facebook data, you’ll learn the building blocks of creating augmented reality applications. Case studies are included in this one-of-a-kind book and you’ll learn how to create augmented reality apps that unleash the full potential of the on-board sensors and camera. This book complements other iOS game or social media apps development books available from Apress.
After reading Pro iOS 5 Augmented Reality, you’ll be able to build augmented reality rich media apps or integrate all the best augmented reality techniques and tools into your existing apps.
What you’ll learn
- The differences in hardware sensors, cameras and more between the iPhone 4 and iPhone 4S, iPod touch, iPad and iPad 2
- How to use MapKit and integrate it into your app
- How to play and record sound within an augmented reality app
- How to use the iPhone or iPad camera and video
- How to program against the accelerometer and gyroscope to detect movement Download Now »
Jan 09, 2012 |
4,461 views |

Book Description
Fully updated for Xcode 4.2, Pro Core Data for iOS explains how to use the Core Data framework for iOS SDK 5 using Xcode 4.2. The book explains both how and why to use Core Data, from simple to advanced techniques. Covering common and advanced persistence patterns, this book prepares any iOS developer to store and retrieve data accurately and efficiently.
This book starts by giving you a solid grounding in Core Data, providing a foundation for the rest of the book. With this knowledge, you’ll have all you need to master Core Data and power your data-driven applications. You’ll see how to work with SQLite and how to create an efficient data model to represent your data. Once you’ve established your data model, you’ll learn how to work with data objects and refine result sets to get the most out of the stored data.
The advanced portions of the book begin by showing you how to tune your apps’ performance and memory usage, to give you a truly professional edge. You’ll see how to version and migrate your data as well, to ensure your data stays organized and efficient. Finally, the book covers managing table views with NSFetchedResultsController.
What you’ll learn
- Core Data techniques with Xcode
- How to organize data appropriately
- How to persist data efficiently
- How to effectively use Apple tools Download Now »