Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
HTML5
Search
Mike McQuaid
June 05, 2012
Programming
5
2k
HTML5
An outline for non-web developers of the new technologies in HTML5.
Mike McQuaid
June 05, 2012
Tweet
Share
More Decks by Mike McQuaid
See All by Mike McQuaid
Package Management Learnings from Homebrew
mikemcquaid
0
310
What happened to RubyGems and what can we learn?
mikemcquaid
0
380
Ruby on (Guard)Rails
mikemcquaid
0
250
Workbrew - Homebrew for Mac Admins
mikemcquaid
1
280
Using "modern" Ruby to build a better, faster Homebrew
mikemcquaid
3
5.2k
Homebrew's Evolution
mikemcquaid
0
250
Open Source: boundaries, burnout, business
mikemcquaid
0
620
Homebrew’s Great Migration: moving to GitHub Packages with zero downtime
mikemcquaid
0
620
Building effective relationships
mikemcquaid
0
280
Other Decks in Programming
See All in Programming
S3ストレージクラスの「見える」「ある」「使える」は全部違う ─ 体験から見た、仕様の深淵を覗く
ya_ma23
0
520
Ruby and LLM Ecosystem 2nd
koic
1
790
コードレビューをしない選択 #でぃーぷらすトウキョウ
kajitack
3
960
米国のサイバーセキュリティタイムラインと見る Goの暗号パッケージの進化
tomtwinkle
2
580
PostgreSQL を使った快適な go test 環境を求めて
otakakot
0
550
CSC307 Lecture 14
javiergs
PRO
0
470
エラーログのマスキングの仕組みづくりに役立ったASTの話
kumoichi
0
220
Kubernetesでセルフホストが簡単なNewSQLを求めて / Seeking a NewSQL Database That's Simple to Self-Host on Kubernetes
nnaka2992
0
120
技術検証結果の整理と解析をAIに任せよう!
keisukeikeda
0
120
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
250
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
290
Ruby x Terminal
a_matsuda
7
600
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
55
8k
Reality Check: Gamification 10 Years Later
codingconduct
0
2k
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
The innovator’s Mindset - Leading Through an Era of Exponential Change - McGill University 2025
jdejongh
PRO
1
120
Skip the Path - Find Your Career Trail
mkilby
1
79
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
11
860
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
470
Everyday Curiosity
cassininazir
0
160
Designing for humans not robots
tammielis
254
26k
Scaling GitHub
holman
464
140k
Producing Creativity
orderedlist
PRO
348
40k
Embracing the Ebb and Flow
colly
88
5k
Transcript
Mike McQuaid
Offline, File Access & Storage
Cookies Plugins Browser-specific APIs
Application Cache localStorage Web SQL IndexedDB Online/Offline Events Filesystem API
Connectivity
Ajax Plugins
Web Sockets Server Sent Events
Semantics
<div id=‘header’ /> <div class=‘section’ /> <div class=‘article’ /> <div
id=‘footer’ />
<header /> <section /> <article /> <footer />
Audio/Video
Plugins
<video /> <audio /> <track />
3D/Graphics
Plugins VRML
WebGL Canvas SVG 3D CSS Transforms
Presentation
Plugins
CSS3 CSS Columns 2D Transforms Transitions Web Fonts
Performance
Server Processing Plugins
Javascript JIT CSS/Canvas Acceleration Native Client Web Fonts CSS3 Developer
Tools
Nuts & Bolts
Page Visibility API Prerendering History API Web Intents
Questions?