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
Ruby on (Guard)Rails
mikemcquaid
0
77
Workbrew - Homebrew for Mac Admins
mikemcquaid
1
110
Using "modern" Ruby to build a better, faster Homebrew
mikemcquaid
3
4.7k
Homebrew's Evolution
mikemcquaid
0
170
Open Source: boundaries, burnout, business
mikemcquaid
0
480
Homebrew’s Great Migration: moving to GitHub Packages with zero downtime
mikemcquaid
0
470
Building effective relationships
mikemcquaid
0
190
Homebrew - What's Happened and What's Next?
mikemcquaid
0
170
The Best Project
mikemcquaid
0
170
Other Decks in Programming
See All in Programming
generative-ai-use-cases(GenU)の推しポイント ~2025年4月版~
hideg
1
370
Instrumentsを使用した アプリのパフォーマンス向上方法
hinakko
0
230
Contribute to Comunities | React Tokyo Meetup #4 LT
sasagar
0
590
2025-04-25 GitHub Copilot Agent ライブデモ(スクリプト)
goataka
0
100
個人開発の学生アプリが企業譲渡されるまで
akidon0000
2
1.1k
RubyKaigi Dev Meeting 2025
tenderlove
1
1.3k
今話題のMCPサーバーをFastAPIでサッと作ってみた
yuukis
0
110
Thank you <💅>, What's the Next?
ahoxa
1
590
Cline with Amazon Bedrockで爆速開発体験ハンズオン/ 株式会社ブリューアス登壇資料
mhan
0
110
AIコーディングの理想と現実
tomohisa
35
37k
Making TCPSocket.new "Happy"!
coe401_
1
3k
The New Developer Workflow: How AI Transforms Ideas into Code
danielsogl
0
100
Featured
See All Featured
Practical Orchestrator
shlominoach
187
11k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.7k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Fontdeck: Realign not Redesign
paulrobertlloyd
84
5.5k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.4k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.6k
A designer walks into a library…
pauljervisheath
205
24k
The Invisible Side of Design
smashingmag
299
50k
Making the Leap to Tech Lead
cromwellryan
133
9.2k
Typedesign – Prime Four
hannesfritz
41
2.6k
Scaling GitHub
holman
459
140k
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?