|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
OR_ocn757515663 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
111018s2011 caua o 000 0 eng d |
010 |
|
|
|a 2011293970
|
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d CUS
|d COO
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d REB
|d OCLCF
|d IDEBK
|d LLB
|d BTCTA
|d UKMGB
|d C6I
|d E7B
|d EBLCP
|d N$T
|d YDXCP
|d TEFOD
|d AU@
|d NLE
|d TEFOD
|d OCLCQ
|d FEM
|d OCLCQ
|d BRL
|d CEF
|d WYU
|d UAB
|d UKAHL
|d VT2
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 015767765
|2 Uk
|
019 |
|
|
|a 704380779
|a 747505605
|a 775301758
|a 859892957
|a 880748041
|a 968102319
|a 969027421
|a 1064243068
|a 1103255835
|a 1129359697
|
020 |
|
|
|a 1449304451
|
020 |
|
|
|a 9781449304454
|
020 |
|
|
|a 9781449315863
|q (electronic bk.)
|
020 |
|
|
|a 1449315860
|q (electronic bk.)
|
020 |
|
|
|a 9781449315313
|q (electronic bk.)
|
020 |
|
|
|a 1449315313
|q (electronic bk.)
|
020 |
|
|
|z 9781449304454
|
029 |
1 |
|
|a AU@
|b 000052893298
|
029 |
1 |
|
|a DEBSZ
|b 367965283
|
029 |
1 |
|
|a DEBSZ
|b 397132948
|
035 |
|
|
|a (OCoLC)757515663
|z (OCoLC)704380779
|z (OCoLC)747505605
|z (OCoLC)775301758
|z (OCoLC)859892957
|z (OCoLC)880748041
|z (OCoLC)968102319
|z (OCoLC)969027421
|z (OCoLC)1064243068
|z (OCoLC)1103255835
|z (OCoLC)1129359697
|
037 |
|
|
|a CL0500000114
|b Safari Books Online
|
037 |
|
|
|a B3464C64-D64A-4F73-9D7D-A835445C5540
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.76.H94
|b P69 2011
|
072 |
|
7 |
|a COM
|x 051270
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051320
|2 bisacsh
|
082 |
0 |
4 |
|a 006.74
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Powers, Shelley.
|
245 |
1 |
0 |
|a HTML5 media /
|c Shelley Powers.
|
246 |
3 |
|
|a HTML 5 media
|
246 |
3 |
|
|a HTML Five media
|
260 |
|
|
|a Sebastopol, CA :
|b O'Reilly,
|c ©2011.
|
300 |
|
|
|a 1 online resource (xii, 119 pages) :
|b 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 text file
|2 rda
|
520 |
|
|
|a "A detailed introduction to presenting audio and video in HTML5, from markup through scripting. It will explain not just placing content in pages but interaction through Javascript APIs, to build media players that could be used cross-browser."--Resource description page.
|
588 |
0 |
|
|a Online resource; title from title screen (Safari, viewed Dec. 5, 2011).
|
505 |
0 |
|
|a Table of Contents; Preface; About this Book; Book Audience; Examples; Target Browsers; The Polyglot Question: HTML or XHTML?; Conventions Used in This Book; Using Code Examples; Safari® Books Online; How to Contact Us; Acknowledgments; Chapter 1. HTML5 Audio and Video Elements: By-Default; Adding a Media Element to a Web Page; Minimal Element Syntax; Disabled Scripting and the Magically Appearing Controls UI; Support for Multiple Media File Types; The Audio and Video File Babble and the Source Element in Detail; HTML5 Audio Codecs/Containers and Lossless versus Lossy Compression.
|
505 |
8 |
|
|a WAV Audio FormatMP3; Ogg Vorbis; The AAC Codec; WebM Audio; Providing Codec information in the type attribute; HTML5 Video Element Codecs/Containers; H.264; Ogg Theora; WebM; Ensuring Complete Video Codec Support; The Media Elements in More Detail; Media Elements and Global Attributes; Media-Specific Attributes; Video-Only Attributes and Video Resolutions; Audio and Video in Mobile Devices and Media Profiles; Challenges of a Mobile Environment; Media Profiles and Codec Parameters; Converting Audio and Video Content; The Free Mp3/Wma/Ogg Converter.
|
505 |
8 |
|
|a Video Conversion with Miro Video Converter and HandbrakeUsing a Frame Grabber; Chapter 2. Customizing Media Elements; CSS Styling; Adding a Fancy Border; Using the CSS Pseudo Classes; Applying a CSS3 Transform to a Video Element; Animating the Transforms with CSS3 Transitions; Adding an Overlay; Custom Controls with JavaScript and CSS; Creating a Basic Control; Adding CSS and Tracking Playback; Creating a Custom Progress Bar; The Custom Control and Seekability; Debugging and Discovering Browser Support; Chapter 3. Media Elements, Multiple Tracks, and Accessibility.
|
505 |
8 |
|
|a Media Controllers and the MediaController InterfaceMultiple Tracks and the Track List Interfaces; Audio and Video Track Collections; Multiple Text Tracks; The Track Element; Track File Formats; SRT; WebVTT; JavaScript Support for Subtitles and Captions; Captionator; Playr; The Leanback Player; Chapter 4. Advanced Media Element Scripting; Media Elements and Canvas; Playing a Video in an Canvas Element; Creating a Video Visual Filter using the Canvas Element; Media Elements and SVG; Adding an HTML5 Video to an SVG Document; Applying SVG Filters to Video Files within HTML; The Audio Data APIs.
|
505 |
8 |
|
|a Appendix. HTML Media Frameworks and ToolsSubtitle/Caption Rendering Library; Video Players; Audio Only or Audio/Video Players; Other Libraries, Utilities, and Toys.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a HTML (Document markup language)
|
650 |
|
0 |
|a Web site development.
|
650 |
|
0 |
|a Web sites
|x Design.
|
650 |
|
0 |
|a Internet programming.
|
650 |
|
6 |
|a HTML (Langage de balisage)
|
650 |
|
6 |
|a Sites Web
|x Développement.
|
650 |
|
6 |
|a Sites Web
|x Conception.
|
650 |
|
6 |
|a Programmation Internet.
|
650 |
|
7 |
|a HTML.
|2 aat
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x HTML.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x XML.
|2 bisacsh
|
650 |
|
7 |
|a HTML (Document markup language)
|2 fast
|
650 |
|
7 |
|a Internet programming
|2 fast
|
650 |
|
7 |
|a Web site development
|2 fast
|
650 |
|
7 |
|a Web sites
|x Design
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Powers, Shelley.
|t Html5 media.
|d O'Reilly Media, Inc.; 2011
|z 9781449304454
|w (OCoLC)704380779
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781449308063/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26833329
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26833331
|
938 |
|
|
|a Baker and Taylor
|b BTCP
|n BK0009618723
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL769345
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10763390
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 415366
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis28411073
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7463049
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 11392316
|
994 |
|
|
|a 92
|b IZTAP
|