HTML5 multimedia development cookbook : recipes for practical, real-world HTML5 multimedia-driven development /

"Written in a cookbook style, this book offers solutions using a recipe based approach. Each recipe contains step-by-step instructions followed by an analysis of what was done in each task and other useful information. Web developers who value the need to stay ahead of the game. This cookbook w...

Full description

Saved in:
Bibliographic Details
Main Author: Cruse, Dale
Other Authors: Jordan, Lee
Format: Electronic eBook
Language:English
Published: Birmingham [U.K.] : Packt Pub., ©2011.
Series:Community experience distilled
Subjects:
Online Access:CONNECT

MARC

LEADER 00000cam a2200000 a 4500
001 mig00005372659
006 m o d
007 cr cnu---unuuu
008 110615s2011 enka o 001 0 eng d
005 20240610164718.4
016 7 |a 018014173  |2 Uk 
019 |a 767809375  |a 816874569  |a 823130643  |a 961509206  |a 962575635  |a 966237267  |a 988473976  |a 992072220  |a 1037749907  |a 1038636838  |a 1045521774  |a 1081215423  |a 1083551954  |a 1103255930  |a 1129359363  |a 1152983203  |a 1153556458  |a 1162034320  |a 1228602092  |a 1241776618  |a 1290035530  |a 1300674046  |a 1358636512 
020 |a 9781849691055  |q (electronic bk.) 
020 |a 1849691053  |q (electronic bk.) 
020 |a 1283349663 
020 |a 9781283349666 
020 |z 9781849691048  |q (paper) 
020 |z 1849691045  |q (paper) 
020 |a 9786613349668 
020 |a 6613349666 
035 |a 1WRLDSHRocn730945284 
035 |a (OCoLC)730945284  |z (OCoLC)767809375  |z (OCoLC)816874569  |z (OCoLC)823130643  |z (OCoLC)961509206  |z (OCoLC)962575635  |z (OCoLC)966237267  |z (OCoLC)988473976  |z (OCoLC)992072220  |z (OCoLC)1037749907  |z (OCoLC)1038636838  |z (OCoLC)1045521774  |z (OCoLC)1081215423  |z (OCoLC)1083551954  |z (OCoLC)1103255930  |z (OCoLC)1129359363  |z (OCoLC)1152983203  |z (OCoLC)1153556458  |z (OCoLC)1162034320  |z (OCoLC)1228602092  |z (OCoLC)1241776618  |z (OCoLC)1290035530  |z (OCoLC)1300674046  |z (OCoLC)1358636512 
037 |a 9781849691055  |b Packt Publishing Pvt. Ltd 
040 |a N$T  |b eng  |e pn  |c N$T  |d E7B  |d OCLCQ  |d YDXCP  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d WAU  |d OCLCF  |d OCLCQ  |d NLGGC  |d IDEBK  |d OCLCQ  |d COO  |d OCLCQ  |d AZK  |d LOA  |d JBG  |d AGLDB  |d CNNOR  |d MOR  |d PIFAG  |d OCLCQ  |d U3W  |d STF  |d WRM  |d OCLCQ  |d VTS  |d NLE  |d INT  |d NRAMU  |d VT2  |d OCLCQ  |d UKMGB  |d OCLCQ  |d A6Q  |d M8D  |d UKAHL  |d HS0  |d UKCRE  |d VLY  |d OCLCO  |d OCLCQ  |d INARC  |d OCLCO  |d OCLCQ  |d OCLCL 
049 |a TXMM 
050 4 |a QA76.76.H94  |b C78 2011eb 
082 0 4 |a 006.7/4  |2 23 
100 1 |a Cruse, Dale. 
245 1 0 |a HTML5 multimedia development cookbook :  |b recipes for practical, real-world HTML5 multimedia-driven development /  |c Dale Cruse, Lee Jordan. 
260 |a Birmingham [U.K.] :  |b Packt Pub.,  |c ©2011. 
300 |a 1 online resource (iii, 271 pages) :  |b color illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a data file  |2 rda 
490 0 |a Community experience distilled 
520 |a "Written in a cookbook style, this book offers solutions using a recipe based approach. Each recipe contains step-by-step instructions followed by an analysis of what was done in each task and other useful information. Web developers who value the need to stay ahead of the game. This cookbook will give you the edge with practical recipes for wielding this new technology immediately"--Provided by publisher. 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; Foreword; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Structuring for Rich Media Applications; Introduction; Setting up an HTML5 test area; Using the header tag for logos and site titles; Creating a table of contents using; the nav tag; Using section tags to structure areas; of a page; Aligning graphics using the aside tag; Displaying multiple sidebars using; the aside tag; Implementing the footer tag; Applying the outline algorithm; Creating a stylish promo page in HTML5; Chapter 2: Supporting the Content 
505 8 |a IntroductionStructuring a blog article; Highlighting text using the mark element; Using the time element; Specifying the pubdate of an article; Displaying comment blocks using the; article element; Adding fonts dynamically with @font-face; Adding drop-shadow effects to fonts; Applying gradient effects to fonts; Annotating visual elements using the figure and figcaption tags; Chapter 3: Styling with CSS; Introduction; Setting elements to display:block; Styling a nav block element; Using background-size to control; background appearance; Adding rounded corners with border-radius 
505 8 |a Including multiple background imagesAdding a box shadow to images; Styling for Internet Explorer browsers; Chapter 4: Creating Accessible Experiences; Introduction; Testing browser support; Adding skip navigation; Adding meta tags; Using semantic descriptions in tags for; screen readers; Providing alternate site views; Using hgroup to create accessible; header areas; Displaying alternate content for; non-supported browsers; Using WAI-ARIA; Chapter 5: Learning to Love Forms; Introduction; Displaying placeholder text; Adding autofocus to form fields; Styling forms using HTML 5 and CSS3 
505 8 |a Using the e-mail input typeAdding a URL using the URL input type; Using the number tag; Using the range tag; Creating a search field; Creating a picker to display date and time; Chapter 6: Developing Rich Media Applications Using Canvas; Introduction; Setting up the canvas environment; Understanding the 2d rendering context; Processing shapes dynamically; Drawing borders for images using canvas; Rounding corners; Creating interactive visualizations; Bouncing a ball; Creating fallback content; Chapter 7: Interactivity using JavaScript; Introduction; Playing audio files with JavaScript 
505 8 |a Using the drag-and-drop API with textCrossbrowser video support with vid.ly and jQuery; Displaying video dynamically using jQuery; Movable video ads using jQuery; Controlling the display of images using Easel.js and the canvas tag; Animating a sequence of images using Easel.js and the canvas tag; Random animation with audio using the canvas tag and JavaScript; Chapter 8: Embracing Audio and Video; Introduction; Saying no to Flash; Understanding audio and video file formats; Displaying video for everybody; Creating accessible audio and video; Crafting a slick audio player 
546 |a English. 
500 |a EBSCO eBook Academic Comprehensive Collection North America  |5 TMurS 
650 0 |a HTML (Document markup language) 
650 0 |a Web site development. 
650 0 |a Multimedia systems  |x Design. 
700 1 |a Jordan, Lee. 
730 0 |a WORLDSHARE SUB RECORDS 
758 |i has work:  |a HTML5 Multimedia Development Cookbook (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCYcTJQGt3dtQtgxrrrD44q  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Cruse, Dale.  |t HTML5 multimedia development cookbook.  |d Birmingham [U.K.] : Packt Pub., ©2011  |z 9781849691048  |w (OCoLC)753479342 
856 4 0 |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=368192&authtype=ip,sso&custid=s4672406  |z CONNECT  |3 eBooks on EBSCOhost  |t 0 
907 |a 4645916  |b 05-23-21  |c 07-02-20 
949 |a ho0 
994 |a 92  |b TXM 
998 |a wi  |d z 
999 f f |s dfa69be7-31e1-4e63-8f6e-effa0fcfa2d6  |i e886887e-83b4-4a0e-a905-a3a55184c206  |t 0 
952 f f |a Middle Tennessee State University  |b Main  |c James E. Walker Library  |d Electronic Resources  |t 0  |e QA76.76.H94 C78 2011eb  |h Library of Congress classification