Picture 1 of 1

Gallery
Picture 1 of 1

Have one to sell?
Building iPhone Apps with Html, Css, and JavaScript: Making App Store Apps...
by Stark, Jonathan | PB | VeryGood
US $9.32
Condition:
“May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend ”... Read moreabout condition
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Shipping:
Free Economy Shipping.
Estimated between Sat, Dec 6 and Thu, Dec 11 to 94104
Located in: Aurora, Illinois, United States
Returns:
30 days returns. Seller pays for return shipping.
Payments:
Special financing available. See terms and apply now- for PayPal Credit, opens in a new window or tab
Earn up to 5x points when you use your eBay Mastercard®. Learn moreabout earning points with eBay Mastercard
Shop with confidence
About this item
Seller assumes all responsibility for this listing.
eBay item number:146211652873
Item specifics
- Condition
- Very Good
- Seller Notes
- 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.4 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
- Item Weight
- 11.8 Oz
- Item Width
- 7.4 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
Format
Trade Paperback
Dimensions
Item Height
0.4 in
Item Weight
11.8 Oz
Item Length
9.4 in
Item Width
7.4 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)., 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). 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
Seller feedback (6,041,225)
- e***a (272)- Feedback left by buyer.Past monthVerified purchaseOrdered from USA and arrived to me in UK about 10 days later. Book appropriately packaged and mostly as described. Was missing the cd as listed but communication with the seller was friendly and polite if not a little confusing - partial refunds are only offered after you start the formal eBay return request process, they aren't capable of giving refunds after simple messaging to customer service. All in all though, great value and a positive transaction. Would interact again 👍
- 5***m (535)- Feedback left by buyer.Past monthVerified purchaseI have purchased quite a few books from this seller and my review will appear a few times because this seller is awesome! They accurately inspect and rate every book they sell - new and vintage. Fast delivery, books in great condition and better than described, prompt communication, books packed for maximum protection and all at a wonderful price! I highly recommend this seller! Thank you so much! I love that you re-sell used books! ⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️
- e***- (123)- Feedback left by buyer.Past 6 monthsVerified purchaseUnfortunately I received a damaged book, the item and the package both were damaged and it was clearly evident its appearance that it happened during transit. The seller was very understanding and gave me a full refund for the damaged book, though it was no fault of their own. Other than the damage, the book was as described, the quality and condition aside from the damaged spot was like new. The cost of the book was reasonable. I would definitely purchase from the seller again.
More to explore :
- Department Stores Catalogs,
- Illustrated Department Stores Catalogs,
- Department Stores Catalogs Limited Edition,
- Aldens Catalog In Department Stores Catalogs,
- 1st Edition Department Stores Catalogs,
- Nonfiction Building Paperbacks Books,
- Nonfiction Building Fiction & Nonfiction Books,
- Nonfiction Books Fiction & Building Plans,
- Nonfiction Building Paperbacks Books in English,
- Art & Culture Nonfiction Building Fiction & Nonfiction Books


