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
88
Workbrew - Homebrew for Mac Admins
mikemcquaid
1
120
Using "modern" Ruby to build a better, faster Homebrew
mikemcquaid
3
4.7k
Homebrew's Evolution
mikemcquaid
0
180
Open Source: boundaries, burnout, business
mikemcquaid
0
490
Homebrew’s Great Migration: moving to GitHub Packages with zero downtime
mikemcquaid
0
480
Building effective relationships
mikemcquaid
0
200
Homebrew - What's Happened and What's Next?
mikemcquaid
0
170
The Best Project
mikemcquaid
0
180
Other Decks in Programming
See All in Programming
漸進。
ssssota
0
1.2k
Building an Application with TDD, DDD and Hexagonal Architecture - Isn't it a bit too much?
mufrid
0
370
Spring gRPC で始める gRPC 入門 / Introduction to gRPC with Spring gRPC
mackey0225
0
140
TypeScript エンジニアが Android 開発の世界に飛び込んだ話
yuisakamoto
6
960
少数精鋭エンジニアがフルスタック力を磨く理由 -そしてAI時代へ-
rebase_engineering
0
130
Practical Domain-Driven Design - Workshop at NDC 2025
mufrid
0
130
ソフトウェア品質特性、意識してますか?AIの真の力を引き出す活用事例 / ai-and-software-quality
minodriven
19
6.7k
OpenNext + Hono on Cloudflare でイマドキWeb開発スタックを実現する
rokuosan
0
110
AI Coding Agent Enablement in TypeScript
yukukotani
17
7.2k
Feature Flag 自動お掃除のための TypeScript プログラム変換
azrsh
PRO
4
630
UPDATEがシステムを複雑にする? イミュータブルデータモデルのすすめ
shimomura
0
220
インターフェース設計のコツとツボ
togishima
2
490
Featured
See All Featured
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
19
1.3k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Making the Leap to Tech Lead
cromwellryan
134
9.3k
BBQ
matthewcrist
88
9.7k
Become a Pro
speakerdeck
PRO
28
5.4k
Building an army of robots
kneath
306
45k
Designing for humans not robots
tammielis
253
25k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
228
22k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
52
2.8k
For a Future-Friendly Web
brad_frost
178
9.7k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
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?