====== HTML5 ====== MSDN: http://msdn.microsoft.com/en-us/library/hh673546%28v=vs.85%29.aspx ===== Samples & Examples ===== [[http://html5demos.com/|HTML 5 Demos and Examples]] [[http://ie.microsoft.com/testdrive/|IE Test Drive]] ===== File API ===== MSDN: http://msdn.microsoft.com/en-us/library/hh673542%28v=vs.85%29.aspx http://robertnyman.com/html5/fileapi-upload/fileapi-upload.html [[http://www.html5rocks.com/en/tutorials/file/dndfiles/|Reading local files in JavaScript]] [[http://www.centurion-project.org/articles/html5-multiple-file-upload-with-progress-bar|HTML5 Multiple File Upload with Progress Bar]] [[http://robertnyman.com/2010/12/16/utilizing-the-html5-file-api-to-choose-upload-preview-and-see-progress-for-multiple-files/|Utilizing the HTML5 File API to choose, upload, preview and see progress for multiple files]] [[http://msdn.microsoft.com/en-us/library/windows/apps/hh466145.aspx|input type=file element | input type=file object]] [[http://www.html5rocks.com/en/tutorials/file/dndfiles/|Reading local files in JavaScript]] [[http://blog.roodo.com/rocksaying/archives/15328315.html|HTML5 - File API 簡易教學]] [[http://tutorialzine.com/2015/03/html5-music-player/|HTML5 Music Player]] ===== Video ===== [[http://www.w3.org/2010/05/video/mediaevents.html|HTML5 Video Events and API]] [[http://popcornjs.org/|Popcorn.js - The HTML5 Media Framework]] [[http://www.html5rocks.com/en/tutorials/video/basics/|HTML5 Rocks Tutorials]] * Working with HTML5 multimedia components * [[http://www.adobe.com/devnet/html5/articles/html5-multimedia-pt1.html|Part 1: Video]] * [[http://www.adobe.com/devnet/html5/articles/html5-multimedia-pt2.html|Part 2: Audio]] * [[http://www.adobe.com/devnet/html5/articles/html5-multimedia-pt3.html|Part 3: Custom controls]] ===== Canvas ===== [[http://blog.the-m-project.org/2011/11/fun-with-the-html5-canvas/|Fun with the HTML5 Canvas]] ===== Web Sockets ===== * http://www.html5rocks.com/en/tutorials/websockets/basics/ * http://en.wikipedia.org/wiki/WebSocket * http://www.tutorialspoint.com/html5/html5_websocket.htm ===== Flexbox ===== * [[http://www.html5rocks.com/en/tutorials/flexbox/quick/|Quick hits with the Flexible Box Model]] * [[http://flexbox.help|Test CSS Flexbox Rules Live]] * [[http://flexboxfroggy.com/|Flexbox Froggy]] * [[https://medium.com/@Heydon/flexbox-grid-finesse-4d22b80bfee1|Flexbox Grid Finesse]] ===== Misc ===== [[http://msdn.microsoft.com/en-us/library/hh673524%28v=VS.85%29.aspx|Asynchronous script execution]]