SlideShare a Scribd company logo
HTML5 Mobile
    Matt Gross @mgrosx
 Imran Malek @imran_malek
Lindsey Mysse @lindseymysse
    Pascal Rettig @cykod
What is HTML 5?
First buzzword compliant W3C Release
  The last numbered release for HTML
Web Developers finally have their cake
 (and are gorging themselves on it too)
Mobile “HTML5” Features
  (HTML5 Has come to mean a lot more than just the HTML5 Spec)
Mobile “HTML5” Features
    (HTML5 Has come to mean a lot more than just the HTML5 Spec)


•   CSS3 - visual goodies, transitions
Mobile “HTML5” Features
    (HTML5 Has come to mean a lot more than just the HTML5 Spec)


•   CSS3 - visual goodies, transitions

•   Audio, Video (Limited)
Mobile “HTML5” Features
    (HTML5 Has come to mean a lot more than just the HTML5 Spec)


•   CSS3 - visual goodies, transitions

•   Audio, Video (Limited)

•   WebSockets
Mobile “HTML5” Features
    (HTML5 Has come to mean a lot more than just the HTML5 Spec)


•   CSS3 - visual goodies, transitions

•   Audio, Video (Limited)

•   WebSockets

•   Local Storage
Mobile “HTML5” Features
    (HTML5 Has come to mean a lot more than just the HTML5 Spec)


•   CSS3 - visual goodies, transitions

•   Audio, Video (Limited)

•   WebSockets

•   Local Storage

•   Offline Storage
Mobile “HTML5” Features
    (HTML5 Has come to mean a lot more than just the HTML5 Spec)


•   CSS3 - visual goodies, transitions

•   Audio, Video (Limited)

•   WebSockets

•   Local Storage

•   Offline Storage

•   Canvas, SVG
Mobile “HTML5” Features
    (HTML5 Has come to mean a lot more than just the HTML5 Spec)


•   CSS3 - visual goodies, transitions

•   Audio, Video (Limited)

•   WebSockets

•   Local Storage

•   Offline Storage

•   Canvas, SVG

•   New Events (touch, orientation, accel)
Mobile “HTML5” Features
    (HTML5 Has come to mean a lot more than just the HTML5 Spec)


•   CSS3 - visual goodies, transitions

•   Audio, Video (Limited)

•   WebSockets

•   Local Storage

•   Offline Storage

•   Canvas, SVG

•   New Events (touch, orientation, accel)

•   Geolocation (via GPS)
Mobile “HTML5” Features
    (HTML5 Has come to mean a lot more than just the HTML5 Spec)


•   CSS3 - visual goodies, transitions

•   Audio, Video (Limited)

•   WebSockets

•   Local Storage

•   Offline Storage

•   Canvas, SVG

•   New Events (touch, orientation, accel)

•   Geolocation (via GPS)

•   All supported on Mobile Webkit stack
Missing vs. Native
• 3D (WebGL supported in new firefox
  mobile - sorry IOS)
• Good video / audio support
• Performance
• Device specific features
  (but those are coming)
Benefits over native

• Single code base
• Cross Platform - Desktop + Mobile
• Cross Device
• No curator
• Rapid redeployment
1-2 years away from
  “native” performance
      Need to pick pieces that are performant
                (e.g. CSS3 Transitions)
Need to spend time optimizing your HTML & Javascript
But...
       (Demo time)
              http://mocospace.com
             http://jquerymobile.com/
http://www.sencha.com/products/touch/demos/
        http://www.kesiev.com/akihabara/
   http://demo.nomadeditions.com/real-eats/
            http://lessframework.com/
Last Numbered Release
Features are going to come fast and furious from the
                      browsers
Should you pick
HTML5 over native?
Thanks!
 Q&A

More Related Content

PDF
3.6.16 - How Platforms Work - Casey West
PPTX
Touch the web
PDF
InfoTalk#17 1st
KEY
HTML5 History & Features
KEY
Dibi Conference 2012
PDF
wEdge for Treasurers
PPTX
Decisions, Decisions: Native to Mobile Web
PPTX
Html5 Intro
3.6.16 - How Platforms Work - Casey West
Touch the web
InfoTalk#17 1st
HTML5 History & Features
Dibi Conference 2012
wEdge for Treasurers
Decisions, Decisions: Native to Mobile Web
Html5 Intro

Viewers also liked (6)

PPT
3 against 2
PPT
Academia de antreprenoriat
PPT
Prezentare cnipmmr filiala arad
PDF
6 Funciones Universales del Community Manager
KEY
stuffsite
PDF
TactixSolutions - Seminar 24 februarie 2011 - Arad
3 against 2
Academia de antreprenoriat
Prezentare cnipmmr filiala arad
6 Funciones Universales del Community Manager
stuffsite
TactixSolutions - Seminar 24 februarie 2011 - Arad
Ad

Similar to Mobile html5 (20)

ZIP
Mobile HTML5
PPTX
HTML5 - Let’s make the WEB more powerful
KEY
End of native?
PDF
HTML5 Technical Executive Summary
PDF
Html5 - the new kid on the block
PDF
5. HTML5
PDF
Dive Into HTML5
KEY
WHAT IS HTML5? (at CSS Nite Osaka)
KEY
HTML5 and the Mobile Web
PPTX
Demystifying HTML5
PPTX
HTML5 Trends + Cascade Server CMS by Uzo Okafor
ZIP
Html5 public
PDF
Mobile App Development
PDF
HTML5 or Android for Mobile Development?
KEY
Developing for the mobile web
PPTX
A Holistic Approach to HTML5 Game Design & Development
KEY
HTML5 is the Future of Mobile, PhoneGap Takes You There Today
PPTX
HTML5: An Overview
PPTX
Html5 more than just html5 v final
PPTX
HTML5 - The Future in a Flash
Mobile HTML5
HTML5 - Let’s make the WEB more powerful
End of native?
HTML5 Technical Executive Summary
Html5 - the new kid on the block
5. HTML5
Dive Into HTML5
WHAT IS HTML5? (at CSS Nite Osaka)
HTML5 and the Mobile Web
Demystifying HTML5
HTML5 Trends + Cascade Server CMS by Uzo Okafor
Html5 public
Mobile App Development
HTML5 or Android for Mobile Development?
Developing for the mobile web
A Holistic Approach to HTML5 Game Design & Development
HTML5 is the Future of Mobile, PhoneGap Takes You There Today
HTML5: An Overview
Html5 more than just html5 v final
HTML5 - The Future in a Flash
Ad

Mobile html5

  • 1. HTML5 Mobile Matt Gross @mgrosx Imran Malek @imran_malek Lindsey Mysse @lindseymysse Pascal Rettig @cykod
  • 2. What is HTML 5? First buzzword compliant W3C Release The last numbered release for HTML Web Developers finally have their cake (and are gorging themselves on it too)
  • 3. Mobile “HTML5” Features (HTML5 Has come to mean a lot more than just the HTML5 Spec)
  • 4. Mobile “HTML5” Features (HTML5 Has come to mean a lot more than just the HTML5 Spec) • CSS3 - visual goodies, transitions
  • 5. Mobile “HTML5” Features (HTML5 Has come to mean a lot more than just the HTML5 Spec) • CSS3 - visual goodies, transitions • Audio, Video (Limited)
  • 6. Mobile “HTML5” Features (HTML5 Has come to mean a lot more than just the HTML5 Spec) • CSS3 - visual goodies, transitions • Audio, Video (Limited) • WebSockets
  • 7. Mobile “HTML5” Features (HTML5 Has come to mean a lot more than just the HTML5 Spec) • CSS3 - visual goodies, transitions • Audio, Video (Limited) • WebSockets • Local Storage
  • 8. Mobile “HTML5” Features (HTML5 Has come to mean a lot more than just the HTML5 Spec) • CSS3 - visual goodies, transitions • Audio, Video (Limited) • WebSockets • Local Storage • Offline Storage
  • 9. Mobile “HTML5” Features (HTML5 Has come to mean a lot more than just the HTML5 Spec) • CSS3 - visual goodies, transitions • Audio, Video (Limited) • WebSockets • Local Storage • Offline Storage • Canvas, SVG
  • 10. Mobile “HTML5” Features (HTML5 Has come to mean a lot more than just the HTML5 Spec) • CSS3 - visual goodies, transitions • Audio, Video (Limited) • WebSockets • Local Storage • Offline Storage • Canvas, SVG • New Events (touch, orientation, accel)
  • 11. Mobile “HTML5” Features (HTML5 Has come to mean a lot more than just the HTML5 Spec) • CSS3 - visual goodies, transitions • Audio, Video (Limited) • WebSockets • Local Storage • Offline Storage • Canvas, SVG • New Events (touch, orientation, accel) • Geolocation (via GPS)
  • 12. Mobile “HTML5” Features (HTML5 Has come to mean a lot more than just the HTML5 Spec) • CSS3 - visual goodies, transitions • Audio, Video (Limited) • WebSockets • Local Storage • Offline Storage • Canvas, SVG • New Events (touch, orientation, accel) • Geolocation (via GPS) • All supported on Mobile Webkit stack
  • 13. Missing vs. Native • 3D (WebGL supported in new firefox mobile - sorry IOS) • Good video / audio support • Performance • Device specific features (but those are coming)
  • 14. Benefits over native • Single code base • Cross Platform - Desktop + Mobile • Cross Device • No curator • Rapid redeployment
  • 15. 1-2 years away from “native” performance Need to pick pieces that are performant (e.g. CSS3 Transitions) Need to spend time optimizing your HTML & Javascript
  • 16. But... (Demo time) http://mocospace.com http://jquerymobile.com/ http://www.sencha.com/products/touch/demos/ http://www.kesiev.com/akihabara/ http://demo.nomadeditions.com/real-eats/ http://lessframework.com/
  • 17. Last Numbered Release Features are going to come fast and furious from the browsers
  • 18. Should you pick HTML5 over native?

Editor's Notes