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
140
Workbrew - Homebrew for Mac Admins
mikemcquaid
1
180
Using "modern" Ruby to build a better, faster Homebrew
mikemcquaid
3
4.9k
Homebrew's Evolution
mikemcquaid
0
190
Open Source: boundaries, burnout, business
mikemcquaid
0
530
Homebrew’s Great Migration: moving to GitHub Packages with zero downtime
mikemcquaid
0
530
Building effective relationships
mikemcquaid
0
210
Homebrew - What's Happened and What's Next?
mikemcquaid
0
190
The Best Project
mikemcquaid
0
190
Other Decks in Programming
See All in Programming
スキーマ駆動で、Zod OpenAPI Honoによる、API開発するために、Hono Takibiというライブラリを作っている
nakita628
0
330
三者三様 宣言的UI
kkagurazaka
0
320
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
7
3.6k
SidekiqでAIに商品説明を生成させてみた
akinko_0915
0
100
エンジニアインターン「Treasure」とHonoの2年、そして未来へ / Our Journey with Hono Two Years at Treasure and Beyond
carta_engineering
0
460
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
630
Introducing RemoteCompose: break your UI out of the app sandbox.
camaelon
2
210
AI時代に必須!状況言語化スキル / ai-context-verbalization
minodriven
2
250
React Nativeならぬ"Vue Native"が実現するかも?_新世代マルチプラットフォーム開発フレームワークのLynxとLynxのVue.js対応を追ってみよう_Vue Lynx
yut0naga1_fa
2
1.9k
Module Proxyのマニアックな話 / Niche Topics in Module Proxy
kuro_kurorrr
0
200
マンガアプリViewerの大画面対応を考える
kk__777
0
430
Software Architecture
hschwentner
6
2.4k
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
53
7.9k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
Designing for humans not robots
tammielis
254
26k
Become a Pro
speakerdeck
PRO
29
5.6k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Faster Mobile Websites
deanohume
310
31k
Code Review Best Practice
trishagee
72
19k
What's in a price? How to price your products and services
michaelherold
246
12k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Agile that works and the tools we love
rasmusluckow
331
21k
Git: the NoSQL Database
bkeepers
PRO
431
66k
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?