SlideShare a Scribd company logo
HTML5 Introduction
  Presentation @ OSC 2010 Hokkaido
   by Tomoya Asai (aka. dynamis)
HTML5 Introduction
HTML5 Introduction
HTML5&CSS3   http://people.opera.com/danield/html5/vuvuzela/
Agenda:
Share and Active Users
HTML5 Introduction
Browser MarketShare Graph by AXIIS
http://www.axiis.org/examples/BrowserMarketShare.html
Browser MarketShare Graph by AXIIS
http://www.axiis.org/examples/BrowserMarketShare.html
HTML5 Introduction
Stats by NetApplications
http://marketshare.hitslink.com/
http://weblogs.mozillazine.org/asa/archives/2010/05/firefox_and_chrome_u.html
http://weblogs.mozillazine.org/asa/archives/2010/05/firefox_and_chrome_u.html
HTML5 Introduction
Birth of HTML5...
Birth of HTML5...
HTML5 Introduction
HTML5 Introduction
HTML5 Introduction
HTML5 Introduction
HTML5 Introduction
HTML5 Introduction
This specification evolves HTML
  and its related APIs to ease the
authoring of Web-based applications.




                     http://whatwg.org/html5 - Abstract
http://whatwg.org/html5 - Abstract
Range of HTML5...
Range of HTML5...
HTML5 Introduction
HTML5 Markup               Forms
    WebFonts         The WebSockets API
   Canvas 2D       Cross-document Messaging
     WebGL            Server-Sent Events
      SVG           XMLHttpRequest Level 2
  Event Listener     Indexed Database API
 Drag & Drop API         Offline Events
     File API            Web Storage
 Geolocation API         Web Workers
WebM (VP8) Codec        CSS3 Selectors
    Microdata          CSS3 Transitions
      XPath             ECMAScript 5th
ref. http://whatwg.org/html5 - 1.1 Is this HTML5?
HTML5                        HTML5
    Semantic Elements           Semantic Elements
   Multimedia Elements          Multimedia Elements
      HTML5 Forms                 HTML5 Forms
    Event model & APIs          Event model & APIs
      Offline Events                Offline Events
     Drag & Drop API             Drag & Drop API
      HTML5 Parser                HTML5 Parser

Canvas 2D Graphics Context   HTML Canvas 2D Context
        Microdata                HTML5 Microdata
  Microdata vocabularies
Cross-document messaging      HTML5 Web Messaging
   Channel messaging

                             WHATWG   HTML5
HTML5                           HTML5
  Elements, Events, APIs          Elements, Events, APIs

Canvas 2D Graphics Context       HTML Canvas 2D Context
        Microdata                   HTML5 Microdata
  Microdata vocabularies
Cross-document messaging         HTML5 Web Messaging
   Channel messaging

      device element
       ping attribute
     timed track model
 converting HTML to Atom
 Next Generation of HTML


                        WHATWG      HTML5
HTML5                       HTML5
  Elements, Events, APIs      Elements, Events, APIs

Canvas 2D Graphics Context   HTML Canvas 2D Context
        Microdata               HTML5 Microdata
  Microdata vocabularies
Cross-document messaging     HTML5 Web Messaging
   Channel messaging

 <device>        ping=""          Web Storage
timed track   HTML→Atom       Indexed Database API
 Next Generation of HTML       The WebSockets API
      Web Workers              Server-Sent Events
 The WebSocket protocol          Geolocation API
 MathML           SVG        XMLHttpRequest Level 2
                                         HTML5
HTML5 Markup               Forms
    WebFonts         The WebSockets API
   Canvas 2D       Cross-document Messaging
     WebGL            Server-Sent Events
      SVG           XMLHttpRequest Level 2
  Event Listener     Indexed Database API
 Drag & Drop API         Offline Events
     File API            Web Storage
 Geolocation API         Web Workers
WebM (VP8) Codec        CSS3 Selectors
    Microdata          CSS3 Transitions
      XPath             ECMAScript 5th
HTML5 Markup                  Forms
    WebFonts         The WebSockets API
   Canvas 2D       Cross-document Messaging
     WebGL            Server-Sent Events
      SVG           XMLHttpRequest Level 2
  Event Listener     Indexed Database API
 Drag & Drop API         Offline Events
     File API            Web Storage
 Geolocation API         Web Workers
WebM (VP8) Codec        CSS3 Selectors
    Microdata            WHATWG
                       CSS3 Transitions
                      Canvas                 HTML5
      XPath             ECMAScript 5th
HTML5 Introduction
Practical HTML5...
HTML5 Introduction
HTML5 Introduction
IE6   Canvas
            uupaa    uuCancas.js
SVG
Web
      Reference
Technology Status
HTML5 Introduction
CSS, Image, Fonts...
Firefox3.6~ http://hacks.mozilla.org/2009/11/css-gradients-firefox-36/
CSS                       : http://css-tricks.com/examples/ButtonMaker/
Firefox3.6~ http://dev.w3.org/csswg/css3-images/#gradients-
http://people.mozilla.org/~blizzard/2009-11-gradient-button/sample.html
Firefox3.5~ http://www.alistapart.com/articles/cssatten
Japanese Web Fonts Service by Seesaa http://decomoji.jp/
Firefox3.5~ https://developer.mozilla.org/ja/CSS/@font-face
sample css style rules




          Firefox3.5~ http://hacks.mozilla.org/2009/06/beautiful-fonts-with-font-face/
JS APIs for Web Apps...
photo by 5500 http://www.flickr.com/photos/5500/303849123/
https://dev.mozilla.jp/hacksmozillaorg/websockets-in-firefox/
Web Sockets API
photo by californiaAmy http://www.flickr.com/photos/amyandthomas/3865411819/
Firefox3.6~ https://developer.mozilla.org/en/Using_files_from_web_applications
https://developer.mozilla.org/en/Using_files_from_web_applications


                                                              
                                          


                             
                                  
  
Firefox3.6~ http://r.dynamis.jp/fontdropdemo
The drag-and-drop API is horrible,
but it has one thing going for it: IE6
implements it, as do Safari and Firefox.




             Ian Hickson   http://twitter.com/Hixie/status/4075253361
Firefox3.5~ https://developer.mozilla.org/Ja/DragDrop/Drag_and_Drop
http://hacks.mozilla.org/2009/12/uploading-files-with-xmlhttprequest/
http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html
https://dev.mozilla.jp/hacksmozillaorg/firefox-4-the-html5-parser-inline-svg-speed-and-more/
Video, Animation, 3D ...
Xiph.Org   On2 Tech.   Google
             VP3
 Ogg
Theora       VP4
Vorbis       VP5
             VP6         WebM
             VP7       Matroska
             VP8         VP8
                        Vorbis
Theora   Firefox 3.5~, WebM   Firefox4~
Xiph.Org          On2 Tech.               Google
                    VP3
 Ogg
Theora              VP4
Vorbis              VP5
                    VP6                      WebM
                    VP7                 Matroska
                    VP8                   VP8
                                         Vorbis

                  Container
                   Video
                   Audio
           WebM        FAQ: http://www.webmproject.org/about/faq/
HTML5 Introduction
SVG Test Suite   : http://www.codedread.com/svg-support.php
http://people.mozilla.com/~dynamis/demo/smil/
Firefox 4~ http://www.khronos.org/webgl/wiki/Demo_Repository
Firefox 4~ https://developer.mozilla.org/en/WebGL
https://developer.mozilla.org/en/WebGL/Getting_started_with_WebGL
                                      

                



          


                                  
  
  
  
Future Web Platform
: http://vocamus.net/dave/?p=974
HTML5 Introduction
Firefox3.6~ http://r.dynamis.jp/oryzeademo
 




Firefox3.6~ http://hacks.mozilla.org/2009/10/orientation-for-firefox/
https://developer.mozilla.org/en/Detecting_device_orientation




                            
                            



                                        
           
           
           
  
      
HTML5 Introduction
 




https://wiki.mozilla.org/Firefox/Projects/Multitouch_Polish
http://www.mgalli.com/development/drawing/demoapp.html
        




     https://wiki.mozilla.org/Firefox/Projects/Multitouch_Polish/DOM_Events/Examples
HTML5 Introduction
HTML5 Introduction
HTML5 Introduction
Web Only Contents   (   ).
Firefox.3.5~ https://developer.mozilla.org/en/Using_native_JSON
https://developer.mozilla.org/ja/Using_native_JSON




                                 
Firefox.3.5~ http://hacks.mozilla.org/category/video/
http://hacks.mozilla.org/2009/12/autobuffering-video-in-firefox/
Firefox.3.6~ https://developer.mozilla.org/en/CSS/pointer-events
http://demos.hacks.mozilla.org/openweb/pointer-events/
for more information...
http://hacks.mozilla.org/
https://dev.mozilla.jp/hacksmozillaorg/


https://developer.mozilla.org/en/
Upcoming_Firefox_features_for_developers
https://developer.mozilla.org/ja/Firefox_3.6_for_developers


http://www.whatwg.org/html5


http://www.slideshare.net/myakura/presentations
http://www.whatwg.org/html5


http://caniuse.com/
http://caniuse.com/#cats=HTML5&statuses=rec,pr,cr,wd,ietf


http://wiki.whatwg.org/wiki/Implementations_in_Web_browsers


http://www.codedread.com/svg-support.php
http://tools.mozilla.com/


http://processingjs.org/


http://azarask.in/projects/algorithm-ink/
http://code.google.com/p/contextfree/source/browse/trunk/
contextfree.js


http://code.google.com/p/uupaa-js-spinoff/
http://raphaeljs.com/


Cappuccino: http://objective-j.org/
Sproutcore: http://www.sproutcore.com/
JavaScriptMVC: http://javascriptmvc.com/


Ample SDK: http://www.amplesdk.com/




             Gianduia
http://www.w3.org/TR/css3-fonts/


http://code.google.com/webfonts


http://typekit.com/
http://decomoji.jp/


http://www.fontsquirrel.com/fontface/generator
https://cvs.khronos.org/svn/repos/registry/trunk/public/
webgl/doc/spec/WebGL-spec.html


https://developer.mozilla.org/en/WebGL


http://learningwebgl.com/cookbook/


http://www.khronos.org/webgl/
http://www.khronos.org/webgl/wiki/Demo_Repository
http://www.w3.org/TR/FileAPI/
http://www.w3.org/TR/file-writer-api/


http://www.w3.org/TR/geolocation-API/


https://wiki.mozilla.org/Audio_Data_API


https://developer.mozilla.org/en/DOM/
window.onmozorientation

More Related Content

What's hot (20)

PDF
HTML5 JS APIs
Remy Sharp
 
PPTX
Html5 and-css3-overview
Jacob Nelson
 
PDF
HTML5 and the web of tomorrow!
Christian Heilmann
 
PDF
Intro to html 5
Ian Jasper Mangampo
 
PDF
What the heck is HTML 5?
Simon Willison
 
PPTX
Html5 Overview
Daniel Arndt Alves
 
PDF
HTML5 Semantics, Accessibility & Forms [Carsonified HTML5 Online Conference]
Aaron Gustafson
 
PDF
The Future of the Web: HTML5
Derek Bender
 
ODP
HTML5
Hatem Mahmoud
 
PPT
HTML5 Mullet: Forms & Input Validation
Todd Anglin
 
PPTX
Getting Started with HTML5 in Tech Com (STC 2012)
Peter Lubbers
 
PPTX
New Elements & Features in HTML5
Jamshid Hashimi
 
PDF
HTML5: features with examples
Alfredo Torre
 
PPT
HTML5 Overview
reybango
 
PPT
Html5 Overview
Owen Williams
 
PDF
Introduction to html 5
Nir Elbaz
 
PDF
Web Standards: Fueling Innovation [Web Design World Boston '08]
Aaron Gustafson
 
PDF
Opening up the Social Web - Standards that are bridging the Islands
Bastian Hofmann
 
PDF
Introduction to HTML5
Gil Fink
 
PPTX
Introduction to html 5
Sayed Ahmed
 
HTML5 JS APIs
Remy Sharp
 
Html5 and-css3-overview
Jacob Nelson
 
HTML5 and the web of tomorrow!
Christian Heilmann
 
Intro to html 5
Ian Jasper Mangampo
 
What the heck is HTML 5?
Simon Willison
 
Html5 Overview
Daniel Arndt Alves
 
HTML5 Semantics, Accessibility & Forms [Carsonified HTML5 Online Conference]
Aaron Gustafson
 
The Future of the Web: HTML5
Derek Bender
 
HTML5 Mullet: Forms & Input Validation
Todd Anglin
 
Getting Started with HTML5 in Tech Com (STC 2012)
Peter Lubbers
 
New Elements & Features in HTML5
Jamshid Hashimi
 
HTML5: features with examples
Alfredo Torre
 
HTML5 Overview
reybango
 
Html5 Overview
Owen Williams
 
Introduction to html 5
Nir Elbaz
 
Web Standards: Fueling Innovation [Web Design World Boston '08]
Aaron Gustafson
 
Opening up the Social Web - Standards that are bridging the Islands
Bastian Hofmann
 
Introduction to HTML5
Gil Fink
 
Introduction to html 5
Sayed Ahmed
 

Viewers also liked (19)

PPTX
html5.ppt
Niharika Gupta
 
PDF
Change by HTML5
dynamis
 
PPTX
2013 11 eduwiki cardiff
Humphrey Southall
 
PDF
HTML5, CSS3 & Responsive Design
Fawzia Essa
 
PDF
Browsers in IoT Era
dynamis
 
KEY
html5 an introduction
vrt-medialab
 
PPTX
Migrate Your E-learning Courses to HTML5 The Right Way!
CommLab India – Rapid eLearning Solutions
 
PPT
NCV 2 Entrepreneurship Hands-On Support Slide Show - Module 1
Future Managers
 
DOCX
Sample of Minutes
iEndorse
 
PPSX
Introduction to Html5
www.netgains.org
 
DOCX
Sample minutes of meeting
Estrella Piccio
 
DOC
Sample Minutes Of The Meeting
---
 
PPSX
ENTREPRENEURSHIP- CONCEPT
CHARAK RAY
 
PPT
Introduction to Entrepreneurship
JeronicaLogan
 
PPT
Chapter 1 on Entrepreneurship
Jaisiimman Sam
 
PPTX
Basics of entrepreneurship
Divya Pandey
 
PPT
Entrepreneurship Lecture Notes Part 1
Odofin Caleb
 
PDF
Sample of Minutes of meeting
Centro Escolar University
 
PPT
Entrepreneurship powerpoint slide
Mahlatsi Lerato
 
html5.ppt
Niharika Gupta
 
Change by HTML5
dynamis
 
2013 11 eduwiki cardiff
Humphrey Southall
 
HTML5, CSS3 & Responsive Design
Fawzia Essa
 
Browsers in IoT Era
dynamis
 
html5 an introduction
vrt-medialab
 
Migrate Your E-learning Courses to HTML5 The Right Way!
CommLab India – Rapid eLearning Solutions
 
NCV 2 Entrepreneurship Hands-On Support Slide Show - Module 1
Future Managers
 
Sample of Minutes
iEndorse
 
Introduction to Html5
www.netgains.org
 
Sample minutes of meeting
Estrella Piccio
 
Sample Minutes Of The Meeting
---
 
ENTREPRENEURSHIP- CONCEPT
CHARAK RAY
 
Introduction to Entrepreneurship
JeronicaLogan
 
Chapter 1 on Entrepreneurship
Jaisiimman Sam
 
Basics of entrepreneurship
Divya Pandey
 
Entrepreneurship Lecture Notes Part 1
Odofin Caleb
 
Sample of Minutes of meeting
Centro Escolar University
 
Entrepreneurship powerpoint slide
Mahlatsi Lerato
 
Ad

Similar to HTML5 Introduction (20)

PDF
HTML5 and web platform
dynamis
 
PDF
HTML5 & Web Platform
SwapSkills
 
PDF
Keypoints html5
dynamis
 
PDF
HTML5 and Beyond
dynamis
 
PDF
URL Design
Walter Ebert
 
PDF
HTML5 and Browsers
dynamis
 
PPT
HTML5 Webinar - Mind Storm Software
Romin Irani
 
PDF
HTML5 Intoduction for Web Developers
Sascha Corti
 
PDF
soft-shake.ch - Introduction to HTML5
soft-shake.ch
 
PPTX
Introduction to Microsoft Silverlight
Glen Gordon
 
PDF
전문가토크릴레이 1탄 html5 전망 (전종홍 박사)
Saltlux zinyus
 
PDF
전문가 토크릴레이 1탄 html5 전망 (전종홍 박사)
zinyus
 
PPT
A Microsoft primer for PHP devs
guest0a62e8
 
PDF
HTML5のご紹介
yoshikawa_t
 
PDF
It is not HTML5. but ... / HTML5ではないサイトからHTML5を考える
Sadaaki HIRAI
 
PPTX
HTML5 for Rich User Experience
Mahbubur Rahman
 
PDF
WordCamp Thessaloniki2011 The NextWeb
George Kanellopoulos
 
PDF
Echo HTML5
Nathan Smith
 
PDF
Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5
Sadaaki HIRAI
 
PDF
about:HTML&Firefox
dynamis
 
HTML5 and web platform
dynamis
 
HTML5 & Web Platform
SwapSkills
 
Keypoints html5
dynamis
 
HTML5 and Beyond
dynamis
 
URL Design
Walter Ebert
 
HTML5 and Browsers
dynamis
 
HTML5 Webinar - Mind Storm Software
Romin Irani
 
HTML5 Intoduction for Web Developers
Sascha Corti
 
soft-shake.ch - Introduction to HTML5
soft-shake.ch
 
Introduction to Microsoft Silverlight
Glen Gordon
 
전문가토크릴레이 1탄 html5 전망 (전종홍 박사)
Saltlux zinyus
 
전문가 토크릴레이 1탄 html5 전망 (전종홍 박사)
zinyus
 
A Microsoft primer for PHP devs
guest0a62e8
 
HTML5のご紹介
yoshikawa_t
 
It is not HTML5. but ... / HTML5ではないサイトからHTML5を考える
Sadaaki HIRAI
 
HTML5 for Rich User Experience
Mahbubur Rahman
 
WordCamp Thessaloniki2011 The NextWeb
George Kanellopoulos
 
Echo HTML5
Nathan Smith
 
Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5
Sadaaki HIRAI
 
about:HTML&Firefox
dynamis
 
Ad

More from dynamis (20)

PDF
HTTP and 5G (fixed1)
dynamis
 
PDF
HTTP and 5G
dynamis
 
PDF
HTTP and 5G partial draft
dynamis
 
PDF
Web App Platform Strategy
dynamis
 
PDF
HTML5 & Renesas RZ/G
dynamis
 
PDF
Life of html5 (osaka)
dynamis
 
PDF
Web updates 2017
dynamis
 
PDF
Life of HTML5
dynamis
 
PDF
New Norm of HTML5
dynamis
 
PDF
Edge Web Technologies and Browser Vendors (Updated on 2016/09/06)
dynamis
 
PDF
OSC2016.Enterprise Lightnig Talk
dynamis
 
PDF
Demo for Gecko Embedded
dynamis
 
PDF
Project Gecko Embedded
dynamis
 
PDF
The New Norm of The Web
dynamis
 
PDF
Progressive Mobile Web Apps
dynamis
 
PDF
Modern Mobile Web Apps
dynamis
 
PDF
Web Tech & Architecture
dynamis
 
PDF
Java script.trend(spec)
dynamis
 
PDF
Data Privacy meeting
dynamis
 
PDF
Firefox OS TV
dynamis
 
HTTP and 5G (fixed1)
dynamis
 
HTTP and 5G
dynamis
 
HTTP and 5G partial draft
dynamis
 
Web App Platform Strategy
dynamis
 
HTML5 & Renesas RZ/G
dynamis
 
Life of html5 (osaka)
dynamis
 
Web updates 2017
dynamis
 
Life of HTML5
dynamis
 
New Norm of HTML5
dynamis
 
Edge Web Technologies and Browser Vendors (Updated on 2016/09/06)
dynamis
 
OSC2016.Enterprise Lightnig Talk
dynamis
 
Demo for Gecko Embedded
dynamis
 
Project Gecko Embedded
dynamis
 
The New Norm of The Web
dynamis
 
Progressive Mobile Web Apps
dynamis
 
Modern Mobile Web Apps
dynamis
 
Web Tech & Architecture
dynamis
 
Java script.trend(spec)
dynamis
 
Data Privacy meeting
dynamis
 
Firefox OS TV
dynamis
 

Recently uploaded (20)

PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PPT
Interview paper part 3, It is based on Interview Prep
SoumyadeepGhosh39
 
PPTX
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
PDF
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PPTX
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
PPTX
✨Unleashing Collaboration: Salesforce Channels & Community Power in Patna!✨
SanjeetMishra29
 
PDF
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
PDF
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PDF
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PDF
July Patch Tuesday
Ivanti
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
Python basic programing language for automation
DanialHabibi2
 
PPTX
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
Interview paper part 3, It is based on Interview Prep
SoumyadeepGhosh39
 
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
✨Unleashing Collaboration: Salesforce Channels & Community Power in Patna!✨
SanjeetMishra29
 
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
July Patch Tuesday
Ivanti
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
Python basic programing language for automation
DanialHabibi2
 
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 

HTML5 Introduction