Product Details
Professional iPhone and iPod touch Programming: Building Applications for Mobile Safari (Wrox Professional Guides)

Professional iPhone and iPod touch Programming: Building Applications for Mobile Safari (Wrox Professional Guides)
By Richard Wagner

List Price: $39.99
Price: $26.39 & eligible for FREE Super Saver Shipping on orders over $25. Details

Availability: Usually ships in 24 hours
Ships from and sold by Amazon.com

57 new or used available from $10.78

Average customer review:

Product Description

The Safari-exclusive applications for iPhone and iPod touch assemble various elements, and this book shows you how to integrate these elements with key design concepts and principles in order to develop a highly usable interface for the touch screen. You’ll learn to use existing open-source libraries in your code, imitate the overall look and feel of built-in Apple applications, and migrate existing Web 2.0 apps and sites to this new mobile platform. By the end of the book, you’ll feel untouchable as you create a custom mobile application from scratch.


Product Details

  • Amazon Sales Rank: #83474 in Books
  • Published on: 2008-01-29
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 312 pages

Editorial Reviews

From the Back Cover
Professional iPhone and iPod touch Programming

The unprecedented success of iPhone and iPod touch serves as proof positive that application developers are entering uncharted territory when it comes to creating sophisticated, multi-functional mobile applications for the revolutionary interface design of the touch screen. The Safari-exclusive applications for these Apple devices assemble elements of Web 2.0 apps, traditional desktop apps, multimedia video and audio, and the cell phone. this book shows you how to integrate these various elements with key design concepts and principles in order to develop a highly usable interface for the touch screen.

You'll learn to use existing open-source libraries in your code, imitate the overall look and feel of built-in Apple applications, and migrate existing Web 2.0 apps and sites to this new mobile platform. Along the way, you'll discover how to design a user interface that is optimized for the touch-screen display. By the end of the book, you'll feel untouchable as you create a custom mobile application from scratch.

What you will learn from this book:

  • How to design and implement an iPhone user interface
  • Ways to enable and optimize web sites for iPhone and iPod touch.
  • Tips for handling touch interactions and capturing JavaScript events
  • Specific CSS styles that are useful for developing applications
  • Techniques for integrating applications with core iPhone services including Phone, Mail, and Goolge Maps
  • How to minimize constraints and maximize bandwidth and app-execution performance
  • Methods of debugging Mobile Safari applications

Who this book is for:
This book is for web developers who want to build new applications for iPhone and iPod touch. A working knowledge of HTML/XHTML, CSS, JavaScript, and AJAX is necessary.

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues t3echnology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

About the Author
Richard Wagner is an experienced Web designer and developer as well as author of several Web - related books on the underlying technologies of the Mobile Safari platform. These books include XSLT For Dummies , Creating Web Pages All - In - One Desk Reference For Dummies , XML All - In - One Desk Reference For Dummies , Web Design Before & After Makeovers , and JavaScript Unleashed (1st, 2nd ed.). Before moving into full - time authoring, Richard was an experienced programmer and head of engineering. He was also inventor and chief architect of the award - winning NetObjects ScriptBuilder. A versatile author with a wide range of interests, he is also author of The Myth of Happiness . Richard can be located online at tech.digitalwalk.net .


Customer Reviews

Good Coverage of Web-Based iPhone Dev5
I've never owned a Mac (until now) and never done any development for that platform. While this book doesn't intend to cover the recently released iPhone SDK (it was published before the SDK's release), it does provide excellent coverage of web-based development for the iPhone (and iPod Touch). It leverages a free, open-source library to take much of the grunt work out of it, but also provides detailed code samples and examples and enough information so you could probably do it without the library should you desire. If you're interested in making your site look and feel like an iPhone app, this book will get you there. You should understand HTML, CSS and, preferably, a modicum of Javascript to get the most out of the book.

ok but not great3
This book contains quite some materials from the book you can also find them in Apple's documentations. It also has quite some details on Joe Hewitt's iUI framework. But generally speaking, it lacks more detailed explanation (on CSS, AJAX, JavaScript). Here's the dilema: if you are an experienced CSS and JavaScript developer, you will find it lacking the depth. It barely scratches the surface of what real AJAX-powered iPhone applications can do. If you are somewhat a newbie developer, you will need more explanation on the subject. Unfortunately, this book falls in-between the above 2 scenarios.

After all, this is the first and only book on iPhone programming, it's a nice start for anyone that's interested.

iPhone Development5
This book was a great start for something I am hoping to do on a regular basis, iPhone development.