or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Kindle Edition
Read instantly on your iPad, PC, Mac or Kindle Fire
Buy Price: $21.97
Rent From: $9.54
 
 
 
More Buying Choices
Have one to sell? Sell yours here
HTML5: Designing Rich Internet Applications (Visualizing the Web)
 
 

HTML5: Designing Rich Internet Applications (Visualizing the Web) [Paperback]

Matthew David (Author)
3.6 out of 5 stars  See all reviews (37 customer reviews)

List Price: $39.95
Price: $24.84 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $15.11 (38%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Tuesday, May 22? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition
Rent from
$21.97
$9.54
 
Paperback $24.84  
There is a newer edition of this item:
HTML5, Second Edition: Designing Rich Internet Applications (Visualizing the Web) HTML5, Second Edition: Designing Rich Internet Applications (Visualizing the Web)
$26.37
Available for Pre-order

Book Description

July 28, 2010 0240813286 978-0240813288 1

Implement the powerful new multimedia and interactive capabilities offered by HTML5, including style control tools, illustration tools, video, audio, and rich media solutions. Understand how HTML5 is changing the Web development game with this full-color, project-based treatment that shows you-not just tells you-what HTML5 can do for your Web sites. Reinforce your practical understanding of the new standard with demo applications and tutorials, so that execution is one short step away. The companion website, visualizetheweb.com, is packed full of extra information, online code libraries, and a user forum, offering even more opportunity to learn new skills, practice your coding and interact with other users.

 

    * Learn how to create images with SVG and Canvas * Optimize your HTML5 Web site's appearance on the latest Web browsers, including Chrome 5, Safari 4, Internet Explorer 9, and FireFox 3.6 * Embed video and audio into your Web page * Enhance your JavaScript knowledge with jQuery Ajax library * Control your page layout and design with CSS3, embedded fonts, animation, transformation, 3D, and rounded borders * Leverage the new HTML5 elements, such as ARTICLE, SECTION, FOOTER, HEADER, and ASIDE * Extend your Web applications to mobile devices such as the iPhone, Android, and WebOS mobile phones with HTML5 FORMs 2.0 * Implement the Geolocation API in your Web applications * Apply SQL-like local data storage to your Web solutions


    Special Offers and Product Promotions

    • Buy $50 in qualifying physical textbooks, get $2 in Amazon MP3 Credit. Here's how (restrictions apply)
    • Attention animators: Got an idea for a great show? Find out how you can get your series made at Amazon Studios. Learn more.


    Frequently Bought Together

    Customers buy this book with Introducing HTML5 (Voices That Matter) $21.13

    HTML5: Designing Rich Internet Applications (Visualizing the Web) + Introducing HTML5 (Voices That Matter)
    • This item: HTML5: Designing Rich Internet Applications (Visualizing the Web)

      In Stock.
      Ships from and sold by Amazon.com.
      Eligible for FREE Super Saver Shipping on orders over $25. Details

    • Introducing HTML5 (Voices That Matter)

      In Stock.
      Ships from and sold by Amazon.com.
      Eligible for FREE Super Saver Shipping on orders over $25. Details



    Editorial Reviews

    Review

    . a handy introduction to HTML5. It presents the major concepts in a logical sequence, and the topics flow easily from explanations to bite-sized projects, flavored with practical advice. -Sam Wan, UI engineer

    . puts solutions at your fingertips; the content is concise and easily referenced, and the accompanying projects help convert learning to real-world action. -Toby Pestridge, Toby James Creative

    Matthew has provided us a great frame of reference of what's to come and what we can start using now! -Conrad Fuhrman, partner/Lead Developer ThreeSphere LLC

    . introduces you to key concepts, and dives in for a comprehensive look to prepare you for tomorrow's internet. -Joel Martinez, Codecub.net

    .presents new and seemingly complex topics in a practical, easy to understand manner. This book will bring programmers and designers into the next generation of web development.. -Ryan Moore, author of Foundation ASP.NET for Flash

    ...fine survey highly recommended for any web designer's library. It teaches how to create images with SVG and Canvas, how to embed video and audio into a web page, how to use the new HTML5 elements, and much more, and comes from a web specialist. Color screen shots and sample code examples make this a fine winner."---California BookWatch

    From the Back Cover

    Implement the powerful new multimedia and interactive capabilities offered by HTML5, including style control tools, illustration tools, video, audio, and rich media solutions. Understand how HTML5 is changing the Web development game with this full-color, project-based treatment that shows you-not just tells you-what HTML5 can do for your Web sites. Reinforce your practical understanding of the new standard with demo applications and tutorials, so that execution is one short step away. The companion website, visualizetheweb.com, is packed full of extra information, online code libraries, and a user forum, offering even more opportunity to learn new skills, practice your coding and interact with other users.

    With HTML5, you'll:

    * Learn how to create images with SVG and Canvas * Optimize your HTML5 Web site's appearance on the latest Web browsers, including Chrome 5, Safari 4, Internet Explorer 9, and FireFox 3.6 * Embed video and audio into your Web page * Enhance your JavaScript knowledge with jQuery Ajax library * Control your page layout and design with CSS3, embedded fonts, animation, transformation, 3D, and rounded borders * Leverage the new HTML5 elements, such as ARTICLE, SECTION, FOOTER, HEADER, and ASIDE * Extend your Web applications to mobile devices such as the iPhone, Android, and WebOS mobile phones with HTML5 FORMs 2.0 * Implement the Geolocation API in your Web applications * Apply SQL-like local data storage to your Web solutions

     


    Product Details

    • Paperback: 299 pages
    • Publisher: Focal Press; 1 edition (July 28, 2010)
    • Language: English
    • ISBN-10: 0240813286
    • ISBN-13: 978-0240813288
    • Product Dimensions: 9.5 x 7.4 x 0.8 inches
    • Shipping Weight: 1.7 pounds (View shipping rates and policies)
    • Average Customer Review: 3.6 out of 5 stars  See all reviews (37 customer reviews)
    • Amazon Best Sellers Rank: #398,157 in Books (See Top 100 in Books)

    More About the Authors

    Discover books, learn about writers, read author blogs, and more.

    Customer Reviews

    Most Helpful Customer Reviews
    10 of 11 people found the following review helpful
    Best Avoided March 6, 2011
    Format:Paperback
    Not only full of mistakes and inaccuracies, this book also recommends anti-patterns and bad practices that lead to non-standards-conformant applications that will not work consistently cross-browser, will not validate, are not accessible... the list goes on. The author's history and chronology is inaccurate, and work is attributed to the wrong people. Worse, the technical errors in the book range from usage of incorrect (non-existant) HTML elements to markup anti-patterns to brittle mis-use of CSS. There are a number of alternative books with much higher quality both from a technical and an editorial perspective. This book is not recommended for anyone.
    Was this review helpful to you?
    10 of 11 people found the following review helpful
    Format:Paperback|Amazon Vine™ Review (What's this?)
    I found this book quite informative and useful. My own HTML knowledge stopped growing around 1995, so it was invigorating finding out what was up with cascading style sheets, the more streamlined aspects of HTML5, Canvas elements and tieing things together with JavaScript. And the author is very up energy about his subject, sometimes getting too rah rah about what can be done with HTML5. However, I would be hard pressed to recommend the book as it is confusedly formatted, and has quite a bit of extraneous material.

    The formatting is worst when laying out several pages of JavaScript at the end. The point of code listings in books are to illustrate techniques, so code listings should be well tabbed out with little functionality per line, so the reader can learn from reading the code. My eyes were glazing over trying to read it. And the rest of the layouts are also badly done. Laying out technical books can be done well. Pick up any O'Reilly book and see what I mean.

    I have one quibble that has stuck in my mind. The author asserts that programmers with previous experience with Java, C#, or ActionScript should pick up JavaScript easily. I can't speak for ActionScript, but that is the kind of attitude that ends up with JavaScript having such a poor reputation amongst programmers. JavaScript has a prototyping object model which is completely and frustratingly different then the inheritance model used by most other languages. Raising someones expectations of a smooth transition is a recipe for cognitive rebellion. In general, the JavaScript portions of the text are the weakest.

    The portions involving style sheets and describing new features and ideas of HTML5 are the strongest, and very informative and useful. I'm looking forward to improving my own pages with the techniques shown. I'm particularly impressed by how one can manipulate simple unordered list elements into whatever output form the designer chooses. That's a powerful idea.

    Another quibble, it wasn't appropriate filling several pages with how to generate Ogg and other video files. This book isn't about that and the editor should have cut it.

    In summary, an interesting topic, and a book with some really good parts, ruined by lousy layout, and a lack of focus.
    Comment | 
    Was this review helpful to you?
    18 of 22 people found the following review helpful
    Format:Paperback
    Plain and simple, this book provides the basics to get started with HTML5 and CSS3 in a proper format. Coming from a 10yr. veteran of HTML4 and XHTML, I found the book to be well suited for beginners and us experts alike. You need books like this to help leverage the very fundamentals that are often overshot by the rest of your community. How many times have you gone back to see proper usage for your tags or attributes? I like good clean books like this to keep me grounded. Personally I own a good collection of books by Matthew David as his writing style is point blank.

    to Brooklynite: Maybe you should get more in touch with your fellow developers and designers. Lorem Ipsum is standard practice for templating and concepting. If you didn't grasp that this book isn't a "tutorialfest" for copy and paste code, maybe you should look elsewhere instead of leaving a one star review. There are a few misprints and some code mishaps, but nothing that you couldn't intelligently work around.

    Overall, I would highly recommend this book to anyone looking for a great introduction and place to start with HTML5 and CSS3. Also the updated site for reference and code is [...]
    Was this review helpful to you?
    Most Recent Customer Reviews
    Quality book
    I have been reading this book on the train ride into work every morning, it's quite easy to follow without having to be in front of a computer actually applying the information as... Read more
    Published 15 days ago by DaveGamer
    In the end, a good reference to keep on hand.
    I have worked with HTML for 10+ years so I was familiar with many of the concepts of building Web pages and using CSS the author uses in the first part of the book. Read more
    Published 1 month ago by MS
    Using it for my Master's Degree
    I am currently studying Management Information Systems and this book has been a pretty decent reference. Read more
    Published 3 months ago by M. Rodriguez
    Needs an Online Errata Page
    In just the first 60 pages I have found so many errors -- many of them typographical, stylistic and trivial but others of them significant enough to confuse and mislead the reader. Read more
    Published 4 months ago by David Silva
    How, but not Why
    To be honest, this review is only for the first chapter, which is all the farther I'm likely to go. In it, the author describes the new tags in HTML5 with code examples and usually... Read more
    Published 6 months ago by Carol
    Learning HTML 5- Good book for starters.
    anyone interested in learning HTML 5 has a definite winner here. This was a great book for those already coding in HTML to jump right into HTML 5, along with CSS, and all of the... Read more
    Published 13 months ago by Pamela Steele
    HTML5 Introduction (for people already familiar with HTML)
    This book is organized in five major sections, with each section followed by a project. The first section is an HTML5 primer, the second covers CSS3, the next two cover rich media,... Read more
    Published 14 months ago by bsg2004
    poor writing, editing stopped me from buying it
    I spent time with this book in the bookstore. I really wanted to like it and take it home. But it was a mess: the many grammatical errors/typos/etc. are simply too distracting. Read more
    Published 15 months ago by Teacher of Teachers
    Many reviewers said it, but I'll say it again, "Too many typos!"
    Look, I don't mind typos on sentences (Hey, if you wanna read a book written in proper English, read Shakespeare!) - but typos on sample codes are just UNACCEPTABLE! Read more
    Published 15 months ago by DNA
    Terrible typos IN THE CODE!
    There is quite a bit of good info here on HTML5. I particularly enjoy the examples the author gives of popular sites that currently use some of the technology he discusses (Google... Read more
    Published 16 months ago by David MacDonald
    Search Customer Reviews
    Only search this product's reviews

    Inside This Book (learn more)
    Browse Sample Pages:
    Front Cover | Table of Contents | First Pages | Index | Surprise Me!
    Search Inside This Book:


    Tags Customers Associate with This Product

     (What's this?)
    Click on a tag to find related items, discussions, and people.
     
    (16)
    (8)
    (7)
    (2)

    Your tags: Add your first tag
     

    Customer Discussions

    This product's forum
    Discussion Replies Latest Post
    No discussions yet

    Ask questions, Share opinions, Gain insight
    Start a new discussion
    Topic:
    First post:
    Prompts for sign-in
     


    Active discussions in related forums
    Search Customer Discussions
    Search all Amazon discussions
       
    Related forums





    Look for Similar Items by Category


    Look for Similar Items by Subject