Limit this search to....

HTML5 Hacks
Contributor(s): Cravens, Jesse (Author), Burtoft, Jeff (Author)
ISBN: 144933508X     ISBN-13: 9781449335083
Publisher: O'Reilly Media
OUR PRICE:   $20.39  
Product Type: Open Ebook - Other Formats
Published: November 2012
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Programming Languages - Html
- Computers | Web - Web Programming
- Computers | Programming Languages - Javascript
Dewey: 006.74
Physical Information: 500 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

With 90 detailed hacks, expert web developers Jesse Cravens and Jeff Burtoft demonstrate intriguing uses of HTML5-related technologies. Each recipe provides a clear explanation, screenshots, and complete code examples for specifications that include Canvas, SVG, CSS3, multimedia, data storage, web workers, WebSockets, and geolocation.

You'll also find hacks for HTML5 markup elements and attributes that will give you a solid foundation for creative recipes that follow. The last chapter walks you through everything you need to know to get your HTML5 app off the ground, from Node.js to deploying your server to the cloud.

Here are just a few of the hacks you'll find in this book:

  • Make iOS-style card flips with CSS transforms and transitions
  • Replace the background of your video with the Canvas tag
  • Use Canvas to create high-res Retina Display-ready media
  • Make elements on your page user-customizable with editable content
  • Cache media resources locally with the filesystem API
  • Reverse-geocode the location of your web app user
  • Process image data with pixel manipulation in a dedicated web worker
  • Push notifications to the browser with Server-Sent Events