EXTRA 15% OFF 3+ ITEMSSee all eligible items and terms

Building iPhone Apps with Html, Css, and JavaScript: Making App Store Apps...

by Stark, Jonathan | PB | VeryGood
US $4.99
Condition:
Very Good
May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend ... Read moreabout condition
2 available
Breathe easy. Free shipping and returns.
Shipping:
Free Economy Shipping.
Estimated between Thu, May 15 and Mon, May 19 to 43230
Estimated delivery dates - opens in a new window or tab include seller's handling time, origin ZIP Code, destination ZIP Code and time of acceptance and will depend on shipping service selected and receipt of cleared paymentcleared payment - opens in a new window or tab. Delivery times may vary, especially during peak periods.
Located in: Aurora, Illinois, United States
Returns:
30 days returns. Seller pays for return shipping.
Payments:
       Diners Club
Earn up to 5x points when you use your eBay Mastercard®. Learn moreabout earning points with eBay Mastercard

Shop with confidence

Top Rated Plus
Top rated seller, fast shipping, and free returns. Learn more- Top Rated Plus - opens in a new window or tab
eBay Money Back Guarantee
Get the item you ordered or your money back. Learn moreeBay Money Back Guarantee - opens new window or tab
Seller assumes all responsibility for this listing.
eBay item number:146211652873
Last updated on Apr 30, 2025 13:07:33 PDTView all revisionsView all revisions

Item specifics

Condition
Very Good
A book that does not look new and has been read but is in excellent condition. No obvious damage to the cover, with the dust jacket (if applicable) included for hard covers. No missing or damaged pages, no creases or tears, and no underlining/highlighting of text or writing in the margins. May be very minimal identifying marks on the inside cover. Very minimal wear and tear. See the seller’s listing for full details and description of any imperfections. See all condition definitionsopens in a new window or tab
Seller Notes
“May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend ...
Binding
Paperback
Book Title
Building iPhone Apps with Html, Css, and JavaScript
Weight
0 lbs
Product Group
Book
IsTextBook
No
ISBN
9780596805784
Subject Area
Computers
Publication Name
Building IPhone Apps with HTML, CSS, and JavaScript : Making App Store Apps Without Objective-C or Cocoa
Publisher
O'reilly Media, Incorporated
Item Length
9.2 in
Subject
Programming Languages / HTML, Software Development & Engineering / General, Hardware / Mobile Devices, Programming / Macintosh, Hardware / Personal Computers / Macintosh, Programming Languages / Javascript
Publication Year
2010
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
0.4 in
Author
Jonathan Stark
Item Weight
11.8 Oz
Item Width
7 in
Number of Pages
184 Pages

About this product

Product Identifiers

Publisher
O'reilly Media, Incorporated
ISBN-10
0596805780
ISBN-13
9780596805784
eBay Product ID (ePID)
78657302

Product Key Features

Number of Pages
184 Pages
Publication Name
Building IPhone Apps with HTML, CSS, and JavaScript : Making App Store Apps Without Objective-C or Cocoa
Language
English
Subject
Programming Languages / HTML, Software Development & Engineering / General, Hardware / Mobile Devices, Programming / Macintosh, Hardware / Personal Computers / Macintosh, Programming Languages / Javascript
Publication Year
2010
Type
Textbook
Subject Area
Computers
Author
Jonathan Stark
Format
Trade Paperback

Dimensions

Item Height
0.4 in
Item Weight
11.8 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Intended Audience
Scholarly & Professional
Illustrated
Yes
Table Of Content
Dedication;Preface; Who Should Read This Book; What You Need to Use This Book; Conventions Used in This Book; Using Code Examples; Safari® Books Online; How to Contact Us; Acknowledgments;Chapter 1: Getting Started; 1.1 Web Apps Versus Native Apps; 1.2 Web Programming Crash Course;Chapter 2: Basic iPhone Styling; 2.1 First Steps; 2.2 Adding the iPhone CSS; 2.3 Adding the iPhone Look and Feel; 2.4 Adding Basic Behavior with jQuery; 2.5 What You've Learned;Chapter 3: Advanced iPhone Styling; 3.1 Adding a Touch of Ajax; 3.2 Traffic Cop; 3.3 Simple Bells and Whistles; 3.4 Roll Your Own Back Button; 3.5 Adding an Icon to the Home Screen; 3.6 Full Screen Mode; 3.7 What You've Learned;Chapter 4: Animation; 4.1 With a Little Help from Our Friend; 4.2 Sliding Home; 4.3 Adding the Dates Panel; 4.4 Adding the Date Panel; 4.5 Adding the New Entry Panel; 4.6 Adding the Settings Panel; 4.7 Putting It All Together; 4.8 Customizing jQTouch; 4.9 What You've Learned;Chapter 5: Client-Side Data Storage; 5.1 localStorage and sessionStorage; 5.2 Client-Side Database; 5.3 What You've Learned;Chapter 6: Going Offline; 6.1 The Basics of the Offline Application Cache; 6.2 Online Whitelist and Fallback Options; 6.3 Creating a Dynamic Manifest File; 6.4 Debugging; 6.5 What You've Learned;Chapter 7: Going Native; 7.1 Intro to PhoneGap; 7.2 Installing Your App on the iPhone; 7.3 Controlling the iPhone with JavaScript; 7.4 What You've Learned;Chapter 8: Submitting Your App to iTunes; 8.1 Creating an iPhone Distribution Provisioning Profile; 8.2 Installing the iPhone Distribution Provisioning Profile; 8.3 Renaming the Project; 8.4 Prepare the Application Binary; 8.5 Submit Your App; 8.6 While You Wait; 8.7 Further Reading;Colophon;
Synopsis
What people are saying about Building iPhone Apps w/ HTML, CSS, and JavaScript "The future of mobile development is clearly web technologies like CSS, HTML and JavaScript. Jonathan Stark shows you how to leverage your existing web development skills to build native iPhone applications using these technologies." --John Allsopp, author and founder of Web Directions "Jonathan's book is the most comprehensive documentation available for developing web applications for mobile Safari. Not just great tech coverage, this book is an easy read of purely fascinating mobile tidbits in a fun colloquial style. Must have for all PhoneGap developers." -- Brian LeRoux, Nitobi Software It's a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you'll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa. Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product for several platforms. You'll find guidelines for converting your product into a native iPhone app using the free PhoneGap framework. And you'll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the App Store with a product built with Apple's tools. Build iPhone apps with tools you already know how to use Learn how to make an existing website look and behave like an iPhone app Add native-looking animations to your web app using jQTouch Take advantage of client-side data storage with apps that run even when the iPhone is offline Hook into advanced iPhone features -- including the accelerometer, geolocation, and vibration -- with JavaScript Submit your applications to the App Store with Xcode This book received valuable community input through O'Reilly's Open Feedback Publishing System (OFPS). Learn more at http: //labs.oreilly.com/ofps.html ., What people are saying about Building iPhone Apps w/ HTML, CSS, and JavaScript "The future of mobile development is clearly web technologies like CSS, HTML and JavaScript. Jonathan Stark shows you how to leverage your existing web development skills to build native iPhone applications using these technologies." --John Allsopp, author and founder of Web Directions "Jonathan's book is the most comprehensive documentation available for developing web applications for mobile Safari. Not just great tech coverage, this book is an easy read of purely fascinating mobile tidbits in a fun colloquial style. Must have for all PhoneGap developers." -- Brian LeRoux, Nitobi Software It's a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you'll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa. Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product for several platforms. You'll find guidelines for converting your product into a native iPhone app using the free PhoneGap framework. And you'll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the App Store with a product built with Apple's tools. Build iPhone apps with tools you already know how to use Learn how to make an existing website look and behave like an iPhone app Add native-looking animations to your web app using jQTouch Take advantage of client-side data storage with apps that run even when the iPhone is offline Hook into advanced iPhone features -- including the accelerometer, geolocation, and vibration -- with JavaScript Submit your applications to the App Store with Xcode This book received valuable community input through O'Reilly's Open Feedback Publishing System (OFPS)., What people are saying about Building iPhone Apps w/ HTML, CSS, and JavaScript "The future of mobile development is clearly web technologies like CSS, HTML and JavaScript. Jonathan Stark shows you how to leverage your existing web development skills to build native iPhone applications using these technologies." --John Allsopp, author and founder of Web Directions "Jonathan's book is the most comprehensive documentation available for developing web applications for mobile Safari. Not just great tech coverage, this book is an easy read of purely fascinating mobile tidbits in a fun colloquial style. Must have for all PhoneGap developers." -- Brian LeRoux, Nitobi Software It's a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you'll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa. Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product for several platforms. You'll find guidelines for converting your product into a native iPhone app using the free PhoneGap framework. And you'll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the App Store with a product built with Apple's tools. * Build iPhone apps with tools you already know how to use * Learn how to make an existing website look and behave like an iPhone app * Add native-looking animations to your web app using jQTouch * Take advantage of client-side data storage with apps that run even when the iPhone is offline * Hook into advanced iPhone features -- including the accelerometer, geolocation, and vibration -- with JavaScript * Submit your applications to the App Store with Xcode This book received valuable community input through O'Reilly's Open Feedback Publishing System (OFPS). Learn more at http://labs.oreilly.com/ofps.html., Suitable for web designers and developers, this book helps you write iPhone apps quickly and efficiently using your existing skills with HTML, CSS, and JavaScript. It also helps you learn how to build iPhone apps with standard web tools. It lets you refactor a traditional website into an iPhone web app.
LC Classification Number
QA76.8.I64

Item description from the seller

About this seller

ThriftBooks

99% positive feedback19.4M items sold

Joined Mar 2015
Just Voted on Newsweek - ThriftBooks ranks #1 America's Best Online Shops 2025 in Office, Electronics & Media sector, Media category!!ThriftBooks is a fully independent seller of used books, having ...
See more

Detailed seller ratings

Average for the last 12 months
Accurate description
4.9
Reasonable shipping cost
5.0
Shipping speed
5.0
Communication
4.9

Seller feedback (5,621,221)

All ratings
Positive
Neutral
Negative
  • y***e (1042)- Feedback left by buyer.
    Past 6 months
    Verified purchase
    🏆 SUPER STAR🤩 AMAZING PHOTOS 🎯 ACCURATE DESCRIPTION ✏️ GENUINE PRODUCTS 💎 HIGH QUALITY 🍯 SUPER PRICES 💰 EASY TO WORK WITH 🍰 ECONOMY HANDLING ⏱️ FAST SHIPPING 🚀 BUBBLE PACKAGE 📦 ARRIVED WITHIN DAYS 🌎 EXCEPTIONAL COMMUNICATION 🎙️ OUTSTANDING CUSTOMER SERVICE 🛎️ GREAT SENSE OF HUMOR 🍿 TOTAL ASSET TO THE EBAY-ECO SYSTEM 🥇 SAVED SELLER 🎱 PROMT REPLY FOR RETURNS 🎯 WOULD BUY FROM AGAIN 🧲 UNDER PROMISES OVER DELIVERS ⛳️ MADE ME VERY HAPPY 🌈 LEFT POSITIVE FEEDBACK 🌼 THANK YOU! 😇 AAAA
  • l***l (6192)- Feedback left by buyer.
    Past month
    Verified purchase
    I must say from the very beginning of this transaction that everything went smooth. The seller gave me a good quality product for a great price that was brand new and appeared to be better than what was pictured. I plan on purchasing more products in the near future from this seller. The product was shipped and packaged with care and love. Magnificent communication and all of what I said makes this seller a great asset to the eBay community as well as the marketplace.
  • f***f (1515)- Feedback left by buyer.
    Past 6 months
    Verified purchase
    The seller was incredibly communicative and was willing to lump together multiple items I'd purchased to combine shipping, which was greatly appreciated. The item itself was in perfect condition, looks better than in the photo, and was packaged well to avoid any damage during shipping. It arrived quickly and without any issues! Excellent Seller, Goes the Extra Mile. Smooth Transaction, Shipped Very Quickly, As Advertised; Good Price; Well Packaged & Delivered Within a Few Days. A+
|Listed in category: