Beginning iPhone and iPad Web Apps: Scripting with HTML5, CSS3, and JavaScript
Chris Apers, Daniel PatersonBooks.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.
Overview
This book will help you join the thousands of successful iPhone apps developers without needing to learn Objective-C or the Cocoa touch APIs. If you want to apply your existing web development skills to iPhone and iPad development, then now you can. WebKit’s support for HTML5 means any web developer can create compelling apps for both the iPhone and the larger-screen iPad.
Beginning iPhone & iPad Web Apps takes you through the latest mobile web standards as well as the specific features of the iPhone and iPad. You’ll learn about WebKit and Mobile Safari, HTML5 and CSS3, vector graphics and multimedia support. You’ll discover the built-in hardware features of the iPhone and iPad and how best to take advantage of them.
The market for web apps for the iPhone and iPad is expanding rapidly. You’ll want to know about all the advantages, and Beginning iPhone & iPad Web Apps is the perfect starting point.
What you’ll learn
- How to take your existing web skills and deploy them on iPad and iPhone
- User interface design basics for both the smaller iPhone screen and the larger iPad display
- The keys to web app development built into HTML5, WebKit, and Mobile Safari
- How to support mobile-media with iPhone- and iPad-specific features
- How to take advantage of advanced features of CSS3 for graphics
- How to address Apple’s touch screen interface and interact with Cocoa touch APIs
This book is for web designers and developers who want to use their hard-earned skills and knowledge to create compelling mobile web experiences for iPhone and iPad users.
Table of Contents
- Development Tools
- Development Environment
- Introducing Developer and Debugging Tools
- The Anatomy of a Web Application
- User Experience and Interface Guidelines
- Interesting CSS Features for Your Web Application User Interface
- Bitmap and Vector Graphics and Downloadable Fonts with Canvas and SVG
- Embedding Audio and Video Content in Your Web Application
- Handling Transformations, Animations, and Special Effects with CSS
- An Object-Oriented JavaScript Programming Primer
- Cross-Document Communication
- Ajax and Dynamic Content
- Using Touch and Gesture Events
- Location-Aware Web Applications
- A Better Handling of Client-Side Data Storage
Synopsis
It seems that everyone and her sister has developed an iPhone App—everyone except you, the hard-working web professional. And now with the introduction of the iPad, you may even feel farther behind. But the time has come where you don’t need to struggle through Objective-C or master Apple’s Cocoa touch APIs. WebKit’s support for HTML5 means any ambitious web developer can join Apple’s second mobile App wave and create compelling apps that address the unique features of both the iPhone and the larger iPad.
Learn iPhone & iPad Web App Development takes you through every aspect of the latest Mobile Web Standards as well as the specific features of the iPhone and iPad. You’ll go beyond Web 2.0 and Ajax to learn about WebKit and Mobile Safari, HTML5 and CSS3, Vector Graphics and Multimedia support. You’ll discover what built-in hardware features of the iPhone and iPad you can use and how to take advantage of these device-specific capabilities.
The market for Web apps is expanding and the combination of iPhone and iPad makes this a very hot area—as well as a competitive one. You’ll want to know about all the advantages available to get ahead and stay ahead, and Learn iPhone & iPad Web App Development is the perfect starting point.
What you’ll learn
- How to take your existing web skills and deploy them on iPad and iPhone
- User interface design basics for both the small iPhone screen and the big iPad display
- The keys to web app development built into HTML5, WebKit, and Mobile Safari
- How to support mobile-media with iPhone- and iPad-specific features
- How to take advantage of advanced features of CSS3 for graphics
- How to address Apple’s touch screen interface and interact with Cocoa touch APIs
Who this book is for
Web designers and developers who want use their hard-earned skills and knowledge to create compelling mobile web experiences for iPhone and iPad users.
Table of Contents
- Development Tools
- Development Environment
- Debugging
- WebApp Anatomy
- Device limitations
- Mimic the iPhone UI
- Interesting CSS features
- HTML5 features
- Vector graphics
- Multimedia support
- Javascript OOP primer
- CSS3 advanced features
- DOM and selectors
- AJAX
- Touch and Gesture events
- Location API
- Data Storage
- Optimization
- Linking to native applications
- Using Frameworks