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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
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
290
What happened to RubyGems and what can we learn?
mikemcquaid
0
360
Ruby on (Guard)Rails
mikemcquaid
0
220
Workbrew - Homebrew for Mac Admins
mikemcquaid
1
250
Using "modern" Ruby to build a better, faster Homebrew
mikemcquaid
3
5.2k
Homebrew's Evolution
mikemcquaid
0
240
Open Source: boundaries, burnout, business
mikemcquaid
0
610
Homebrew’s Great Migration: moving to GitHub Packages with zero downtime
mikemcquaid
0
600
Building effective relationships
mikemcquaid
0
270
Other Decks in Programming
See All in Programming
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
200
Claude Code、ちょっとした工夫で開発体験が変わる
tigertora7571
0
190
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
230
文字コードの話
qnighy
43
17k
Rで始めるML・LLM活用入門
wakamatsu_takumu
0
150
SourceGeneratorのマーカー属性問題について
htkym
0
130
Takumiから考えるSecurity_Maturity_Model.pdf
gessy0129
0
110
24時間止められないシステムを守る-医療ITにおけるランサムウェア対策の実際
koukimiura
2
180
Claude Code の Skill で複雑な既存仕様をすっきり整理しよう
yuichirokato
1
270
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
420
15年目のiOSアプリを1から作り直す技術
teakun
1
590
ご飯食べながらエージェントが開発できる。そう、Agentic Engineeringならね。
yokomachi
1
280
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
37
7.2k
Chasing Engaging Ingredients in Design
codingconduct
0
130
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
290
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
300
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
Sam Torres - BigQuery for SEOs
techseoconnect
PRO
0
210
4 Signs Your Business is Dying
shpigford
187
22k
Information Architects: The Missing Link in Design Systems
soysaucechin
0
810
AI: The stuff that nobody shows you
jnunemaker
PRO
3
350
Evolving SEO for Evolving Search Engines
ryanjones
0
150
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
37
6.3k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
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?