Showing posts with label css3. Show all posts
Showing posts with label css3. Show all posts

HTML5: The Missing Manual Review

HTML5: The Missing Manual
Average Reviews:

(More customer reviews)
I have mixed feelings when it comes to this book. At some point it is entertaining and can teach you the basics of HTML very well, however, it is too basic for a professionals or semiprofessionals. Topics covered within the book are well explained, it covers basics of the HTML 5. You will find here information regarding new tags, new ways of input validation, progress bars, sliders, video embedding, audio embedding, managing the canvas, working in offline environment, etc. If you are not sure whether this book is for, ask yourself question, where you put yourself. Do you start your adventure with HTML? Or maybe you are HTML veteran? If you are about to begin your experience with HTML 5, this book sounds like a good read. At the very beginning, Matthew lays down the basics of the HTML 5. You literally build a simple HTML page by extending it step by step. Second chapter gives you the overview of how to create a structure of the page, how to use new tags and what to avoid (especially the old markups). I really enjoyed part four, where details related to forms are laid down - how to create them, how to validate values, how to provide users with input suggestions - entirely at the browser's side. Video and audio related section will shade some light in terms of the variety of video/audio codecs - there are few of them, and they can make you confused, believe me. Another great benefit is that you get CSS explained by examples rather than by definition. However, you may fell slightly disappointed if you are looking for a CSS reference.
I like the style of the book. It is really simple written, at least that's what I think. You shouldn't have any issues with following what Matt tries to explain. Keep in mind, however, that this book is rather brief overview of HTML 5 rather than comprehensive HTML 5 reference. Great plus for Matt for putting lots of references to external resources and for really impressive examples. You will be guided how to find them at the very begging of the book.

Click Here to see more reviews about: HTML5: The Missing Manual


HTML5 is more than a markup language—it's a dozen independent web standards all rolled into one. Until now, all it's been missing is a manual. With this thorough, jargon-free guide, you'll learn how to build web apps that include video tools, dynamic drawings, geolocation, offline web apps, drag-and-drop, and many other features. HTML5 is the future of the Web, and with this book you'll reach it quickly.

The important stuff you need to know:

Structure web pages in a new way. Learn how HTML5 helps make web design tools and search engines work smarter.
Add audio and video without plugins. Build playback pages that work in every browser.
Draw with Canvas. Create shapes, pictures, text, and animation—and make them interactive.
Go a long way with style. Use CSS3 and HTML5 to jazz up your pages and adapt them for mobile devices.
Build web apps with rich desktop features. Let users work with your app offline, and process user-selected files in the browser.
Create location-aware apps. Write geolocation applications directly in the browser.


Buy Now

Click here for more information about HTML5: The Missing Manual

Read More...

HTML5 Solutions: Essential Techniques for HTML5 Developers Review

HTML5 Solutions: Essential Techniques for HTML5 Developers
Average Reviews:

(More customer reviews)
Once you begin to read the book, you will realize that it is loaded with real-world sample codes described in a clean and easy way.
Marco's style of writing is clear (I've read his Flex Solutions book too), and straight to the point.
He guides the audience at a nice pace.
The source code included in the book is sound and I haven't run into a problem with it.
I like the way the theory and material tend to get concentrated, and this allows me to learn something about HTML5 when I need it or in my 15 minutes spare time, one piece a time.
It covers all the topics of a basic and advanced text including: sending multi-bitrate videos to different devices, creating custom video components, designing a canvas with custom gradients, capturing and drawing images , storing data offline using the Web SQL Databases, dragging data from the desktop into the browser, creating HTML5 WebSockets.
I would highly recommend it to anyone getting started here.

Click Here to see more reviews about: HTML5 Solutions: Essential Techniques for HTML5 Developers


HTML5 brings the biggest changes that HTML has seen in years. Web designers and developers now have a whole host of new techniques up their sleeves, from displaying video and audio natively in HTML, tocreating realtime graphics directly on a web page without the need for a plugin. But all of these new technologiesbring more tags to learn and more avenues for things to go wrong. HTML5 Solutions provides a collection of solutions to all of the most common HTML5 problems. Every solution contains sample code that is production-ready and can be applied to any project.

What you'll learnReal-world solutions for everyday HTML development, saving hours of frustration. Problems covered include:
Sending multi-bitrate videos to different devices
Creating custom video components
Programming a custom video controller
Designing a canvas with custom gradients
Capturing and drawing images
Storing data offline using the Web SQL Databases
Dragging data from the desktop into the browser
Creating HTML5 WebSockets

Who this book is for
Web developers and designers seeking practical advice on making HTML5 sites work.

Table of Contents
HTML5 Page Structures
HTML5 Markup
Structural and Semantic Elements
HTML5 Forms
HTML5 Media Elements: Audio and Video
HTML5 Drawing APIs
HTML5 Canvas
HTML5 Communication APIs
HTML5 WebSockets
HTML5 Geolocation API
HTML5 Local Storage
HTML5 Accessibility


Buy Now

Click here for more information about HTML5 Solutions: Essential Techniques for HTML5 Developers

Read More...