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
67
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
Building a macOS screen saver with Kotlin (Android Makers 2025)
zsmb
1
140
List とは何か? / PHPerKaigi 2025
meihei3
0
720
エンジニア未経験が最短で戦力になるためのTips
gokana
0
260
AWSで雰囲気でつくる! VRChatの写真変換ピタゴラスイッチ
anatofuz
0
150
Do Dumb Things
mitsuhiko
0
430
スモールスタートで始めるためのLambda×モノリス
akihisaikeda
2
180
remix + cloudflare workers (DO) docker上でいい感じに開発する
yoshidatomoaki
0
130
地域ITコミュニティの活性化とAWSに移行してみた話
yuukis
0
230
SwiftUI API Design Lessons
niw
1
260
Making TCPSocket.new "Happy"!
coe401_
1
130
SQL Server ベクトル検索
odashinsuke
0
170
タイムゾーンの奥地は思ったよりも闇深いかもしれない
suguruooki
1
570
Featured
See All Featured
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
A Modern Web Designer's Workflow
chriscoyier
693
190k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.1k
GraphQLとの向き合い方2022年版
quramy
46
14k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
VelocityConf: Rendering Performance Case Studies
addyosmani
328
24k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
52
2.4k
Fireside Chat
paigeccino
37
3.4k
Designing for humans not robots
tammielis
252
25k
Build The Right Thing And Hit Your Dates
maggiecrowley
35
2.6k
Optimizing for Happiness
mojombo
377
70k
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?