HTML5 and the dawn of rich mobile web applications
James Pearce
 Director, Developer Relations

 @ jamespearce
   jamesp@sencha.com
HTML5 and the dawn of
   rich mobile web
     applications
or
Everything I know about HTML5 I learned from
How Mobile Rolls
2008
We must have an
 iPhone App!
HTML5 and the dawn of rich mobile web applications
HTML5 and the dawn of rich mobile web applications
2010
We must have an
 Android App!
HTML5 and the dawn of rich mobile web applications
HTML5 and the dawn of rich mobile web applications
2011
omfg
JS
        C# Palm   J2ME
    Microsoft

                        RIM         RIM
                                    Android
                                    Apple
Apple                     Air       Microsoft
                                    Palm
Obj-C
                       Java
         C++ Android            Top U.S. Smartphone Platforms,
                                3 Month Average Ending December 2010
                                comScore MobiLens 2010
J2ME
     C#          RIM   C
     Microsoft                                   Nokia
                       Python                    Apple
 Java                                            Android
  Android                        Nokia           Microsoft
 C++                                             RIM
                       Lua
            Obj-C
         Apple             ...               Top EU5 Smartphone Platforms,
                                             3 Month Average Ending December 2010
                                             comScore MobiLens 2010




http://www.cloudfour.com/a-comprehensive-guide-to-mobile-statistics/
HTML5 and the dawn of rich mobile web applications
HTML5 and the dawn of rich mobile web applications
Device diversity
App Stores   Updates
The Promise of
Web Technologies
The Web
Cross-platform
Familiar skills & tools
Decentralized
Easily updated
Indexed
Well-understood
...



                      Mobile: the next era of the web as we know it
http://www.victoriassecret.com
http://mobile.victoriassecret.com
The
mobile web
 is not a
320px web
(ā€œresponsive web designā€)
HTML5 and the dawn of rich mobile web applications
HTML5 and the dawn of rich mobile web applications
HTML5 and the dawn of rich mobile web applications
The Web
Cross-platform
Familiar skills & tools
Decentralized
Easily updated
Indexed
Well-understood
...



                          But wait! Weren’t we talking about apps?
Hypothesis:


   Web technologies
          are a
   viable alternative
to native development
The Web is Evolving...
   Documents           Applications
 Declarative HTML   Programmatic DOM
    Templates             APIs
      URLs             Arguments
 Request/Response    Synchronization
    Thin client        Thick client
HTML5 and the dawn of rich mobile web applications
HTML5 and the dawn of rich mobile web applications
-webkit
       accelerometer
                                        @page
  localStorage
                                                CSS Text
  @media
                                                 manifest
transform
                                                <video>
  WebSQL
                                             GeoLocation

   type=camera                              canvas

                  keyframe       gradient
HTML5 and the dawn of rich mobile web applications
HTML5 and the dawn of rich mobile web applications
HTML5 and the dawn of rich mobile web applications
this is uncanny
A New Mobile App Stack
                WebFonts        Video      Audio    Graphics
Device Access                                                  Server & Services

  Camera                    CSS Styling & Layout                    HTTP

  Location                                                          AJAX
                                   Javascript
  Contacts                                                          Events

    SMS                          Semantic HTML                     Sockets

 Orientation                                                         SSL
                 File Systems        Worker
                                                    x-App
    Gyro              DBs            Parallel                      More...
                                                   Messaging
                  App Cache         Processing
Rich Media & StylingO     RM
                          TF
                        LA
   Full Resource PP P Access
                    A
                 RN
    ParallelDProcessing
               E
             O
            M Communication
Inter-AppTE
      LE
     P O ine Capability
 C Full
  OM
HTML5 and the dawn of rich mobile web applications
HTML5 and the dawn of rich mobile web applications
HTML5 and the dawn of rich mobile web applications
Web technologies
          are a
   viable alternative
to native development
Caveats?
Performance

Browser support

Device access          All less of a issue
                   than you might think
Discoverability

Monetization

App ā€˜experience’
Progressive enhancement
assumption




   HTML              JS      CSS


                      progressive
                     enhancement
                                    app




               doc
                                          vs




           assumption




HTML           JS            CSS
                                    app
State of the Art:
 Mobile HTML5
Environments




     ?
Browsers




     WebKit   FOEs
HTML5 support
                       IE 9 PR   Chrome 7   Safari 5   Firefox 4b   iPhone 4   BB Torch   Android 2.2
@font-face
Canvas
HTML5 Audio & Video
rgba(), hsla()
border-image:
border-radius:
box-shadow:
text-shadow:
opacity:
Multiple backgrounds
Flexible Box Model
CSS Animations
CSS Columns
CSS Gradients
CSS Reflections
CSS 2D Transforms
CSS 3D Transforms
CSS Transitions
Geolocation API
local/sessionStorage
SVG/SVG Clipping
SMIL
Inline SVG
Drag and Drop
hashchange
X-window Messaging
History Management
applicationCache
Web Sockets
Web Workers
Web SQL Database
WebGL
IndexedDB
Stay on top of diversity
Can I Use?
http://caniuse.com

Modernizr
http://modernizr.com

DeviceAtlas
http://deviceatlas.com
Enter The Framework
Why use a framework?
Provide user interface components

Smooth browser inconsistencies

Mimic native or server paradigms

Create consistent application architectures

...and more
HTML5 and the dawn of rich mobile web applications
Strokes for folks
 Sites & Documents      Applications
 Declarative HTML    Programmatic DOM
     Templates             APIs
       URLs             Arguments
 Request/Response     Synchronization
    Thin client         Thick client
jQTouch
UI layer on top of jQuery
Declarative HTML
Library progressively enhances
Browsers:
 iOS (iPhone/iPod)
 Android
 BlackBerry v6
 Most WebKit-based browsers

http://jQTouch.com
jQTouch
                    Scripts & stylesheets




      CSS classes for semantics & config
jQuery Mobile (alpha)
UI layer on top of jQuery
Declarative HTML
Library progressively enhances
Browsers:
 iOS (iPhone/iPad)
 Android
 BlackBerry v5+
 Symbian v5, MeeGo, webOS

http://jquerymobile.com
jQuery Mobile
          Scripts & stylesheet




          data-* for semantics
                & config
Sencha Touch
Self-contained library
Programmatic Javascript
Standalone MVC applications
Browsers:
 iOS (iPhone/iPad)
 Android
 BlackBerry v6 & QNX
 Bada, MeeGo & other WebKit
 Windows Phone 7*

http://sencha.com/touch


* to come
Sencha Touch
                   Data model
                   & records




       Programmatically create
            toolbar & list
What’s in a good framework?
Layouts & components
Theming & icons
Orientation & animation
Touch events & scroller
Data package
MVC framework
Components
Lists
- Nested, Grouped, Sortable
Carousel
Picker
Overlay
Slider
Forms & fields
Toolbars & buttons
HTML5
- Audio
- Video
- GeoLocation
Theming
Use CSS3 & SASS
- Flexible themes
- Highly optimized
Forms
Scrolling
Momentum/bounce physics

Hardware accelerated

Throughout all components:
- Lists
- Carousel
- Pickers
Touch Events
Built on native events

Abstracted for performance

Additional events
- Tap
- Double tap
- Tap and hold
- Swipe
- Rotate
- Drag & drop
Data Package
Models, Stores, and Proxies
- Associations
- Validation
- Local & server storage

Easily consume web services
- JSON/P
- XML
- YQL
ā€œThe Kitchen Sinkā€




                     http://sencha.com/x/5e
Implementing Mobile Web
      Sites|Apps
Evolving sites for mobile

   Views
               HTML, CSS...


 Controllers
  Models
Evolving sites for mobile
           Desktop
Switcher


                     HTML, CSS...
            Mobile


  Controllers
           Models
Mobile detection
class ApplicationController < ActionController::Base
    has_mobile_fu
end



*.mobile.erb

is_mobile_device?
in_mobile_view?



  https://github.com/brendanlim/mobile-fu
Smart detection
 & user choice
ā€œSwitch to our desktop siteā€
HTML5 and the dawn of rich mobile web applications
Thematic consistency
w3c-speak


            http://mysite.com/posts/123



            http://mysite.mobi/posts/123
Mobile switching




http://tinyurl.com/mobswi1 http://tinyurl.com/mobswi2
Then to an app...
            Desktop
Switchers



             Mobile
             REST
  Controllers          JSO
                          N
            Models
Thematic consistency


   http://mysite.com/posts/123



  http://mysite.com/#!/posts/123
The stack of the present


                 req/res
User interface             Rendering
Business logic
   Storage
The stack of the future



                  User interface
           sync
Security          Business logic
Storage              Storage

                   The return of
                  the thick client!
Do we have time for
   some code?
Brand consistency
Getting help from the cloud




http://i.tinysrc.mobi/http://mysite.com/myimage.png

               http://tinysrc.net/
Mobile devices
              are di erent
               Geolocation
              Telephony
              Camera
       Messaging

And mobile users
are different too!
Going Hybrid
PhoneGap
A platform that allows you to author native applications
  with web technologies and get access to device APIs




                 http://phonegap.com
+
Full API list:

Accelerometer   File
Camera          Geolocation
Compass         Media
Contacts        Network
Device          Notification
Events          Storage

http://docs.phonegap.com
                                http://www.sencha.com/learn/
                              Tutorial:Sencha_Touch_PhoneGap
PhoneGap Build
A word about app stores

     (pssst: they’re an admission of defeat)
Doing mobile right
 Everyone loves apps - but native development sucks

 This is the year of the mobile web - but caveats apply

Web technologies are a viable alternative to native apps
built with

Apps vs Web technology
James Pearce
 Director, Developer Relations

 @ jamespearce
   jamesp@sencha.com

More Related Content

PDF
Dreamweaver CS6, jQuery, PhoneGap, mobile design
PDF
Usability in the GeoWeb
PPT
Developing Java Web Applications
Ā 
PDF
Building an HTML5 Video Player
PPTX
What is HTML 5?
PDF
The web - What it has, what it lacks and where it must go - Istanbul
PDF
HTML5 JS APIs
PDF
API Technical Writing
Dreamweaver CS6, jQuery, PhoneGap, mobile design
Usability in the GeoWeb
Developing Java Web Applications
Ā 
Building an HTML5 Video Player
What is HTML 5?
The web - What it has, what it lacks and where it must go - Istanbul
HTML5 JS APIs
API Technical Writing

What's hot (20)

PDF
Building Desktop RIAs with PHP, HTML & Javascript in AIR
PDF
Learning from the Best jQuery Plugins
PDF
State of jQuery June 2013 - Portland
PDF
Anatomy of an HTML 5 mobile web app
PDF
Web Standards: Fueling Innovation [Web Design World Boston '08]
PPT
HTML5 Mullet: Forms & Input Validation
PDF
Google Developer Day: State of Ajax
Ā 
PDF
[2015/2016] HTML5 and CSS3 Refresher
PDF
Intro Open Social and Dashboards
KEY
HTML5 is the Future of Mobile, PhoneGap Takes You There Today
PDF
Mobile Web & HTML5 Performance Optimization
PPTX
HTML5: An Overview
PDF
Vaadin Introduction, 7.3 edition
PDF
Intro to html 5
KEY
jQuery Conference Boston 2011 CouchApps
PPTX
Mobile applications for SharePoint using HTML5
PDF
The road to professional web development
PPTX
Building single page applications
Ā 
PDF
Responsive Web Design: Clever Tips and Techniques
PDF
High Performance JavaScript (Amazon DevCon 2011)
Building Desktop RIAs with PHP, HTML & Javascript in AIR
Learning from the Best jQuery Plugins
State of jQuery June 2013 - Portland
Anatomy of an HTML 5 mobile web app
Web Standards: Fueling Innovation [Web Design World Boston '08]
HTML5 Mullet: Forms & Input Validation
Google Developer Day: State of Ajax
Ā 
[2015/2016] HTML5 and CSS3 Refresher
Intro Open Social and Dashboards
HTML5 is the Future of Mobile, PhoneGap Takes You There Today
Mobile Web & HTML5 Performance Optimization
HTML5: An Overview
Vaadin Introduction, 7.3 edition
Intro to html 5
jQuery Conference Boston 2011 CouchApps
Mobile applications for SharePoint using HTML5
The road to professional web development
Building single page applications
Ā 
Responsive Web Design: Clever Tips and Techniques
High Performance JavaScript (Amazon DevCon 2011)
Ad

Viewers also liked (12)

KEY
Managing Professional Information Overload (K12 Version)
PDF
Are Brands Fracking The Social Web?
PPTX
The Semantic Web and the Digital Archaeological Workflow: A Case Study from S...
PDF
Interlinking educational data to Web of Data (Thesis presentation)
PPT
4.5 mining the worldwideweb
PDF
DBpedia - An Interlinking Hub in the Web of Data
PPT
Web Aplication Vulnerabilities
Ā 
PDF
Linkosophy
PPTX
Deep Web and Digital Investigations
PDF
Modern Web Development
PDF
What You Need to Know About the Future of Wearable Technology
PPT
ABOUT COLOR
Managing Professional Information Overload (K12 Version)
Are Brands Fracking The Social Web?
The Semantic Web and the Digital Archaeological Workflow: A Case Study from S...
Interlinking educational data to Web of Data (Thesis presentation)
4.5 mining the worldwideweb
DBpedia - An Interlinking Hub in the Web of Data
Web Aplication Vulnerabilities
Ā 
Linkosophy
Deep Web and Digital Investigations
Modern Web Development
What You Need to Know About the Future of Wearable Technology
ABOUT COLOR
Ad

Similar to HTML5 and the dawn of rich mobile web applications (20)

PDF
Building Cross Platform Mobile Web Apps
PDF
Building cross platform mobile web apps
PDF
Building Cloud-Based Cross-Platform Mobile Web Apps
KEY
Building Rich Mobile Apps with HTML5, CSS3 and JavaScript
Ā 
PDF
A Snapshot of the Mobile HTML5 Revolution
PDF
An Intro to Mobile HTML5
PDF
Cross platform mobile web apps
PDF
HTML5 and the dawn of rich mobile web applications pt 1
PDF
Sencha Touch for Rubyists
PDF
PhoneGap Day - IBM, PhoneGap and the Enterprise
PDF
Mobile App Development
PDF
The Web is the platform, @lxjs
PPSX
Developing Downloadable Mobile Apps Using HTML5 and PhoneGap
PDF
Mobile Web Development with HTML5
PDF
An Introduction to Sencha Touch
PDF
The Modern Web, Part 1: Mobility
PDF
Leverage web technology in a mobile world
PPTX
Building a Simple Mobile-optimized Web App Using the jQuery Mobile Framework
PDF
HTML5: State of the Union
Ā 
PDF
Hybrid mobile apps
Building Cross Platform Mobile Web Apps
Building cross platform mobile web apps
Building Cloud-Based Cross-Platform Mobile Web Apps
Building Rich Mobile Apps with HTML5, CSS3 and JavaScript
Ā 
A Snapshot of the Mobile HTML5 Revolution
An Intro to Mobile HTML5
Cross platform mobile web apps
HTML5 and the dawn of rich mobile web applications pt 1
Sencha Touch for Rubyists
PhoneGap Day - IBM, PhoneGap and the Enterprise
Mobile App Development
The Web is the platform, @lxjs
Developing Downloadable Mobile Apps Using HTML5 and PhoneGap
Mobile Web Development with HTML5
An Introduction to Sencha Touch
The Modern Web, Part 1: Mobility
Leverage web technology in a mobile world
Building a Simple Mobile-optimized Web App Using the jQuery Mobile Framework
HTML5: State of the Union
Ā 
Hybrid mobile apps

More from James Pearce (14)

PDF
Mobile Device APIs
PDF
The City Bars App with Sencha Touch 2
PDF
A mobile web app for Android in 75 minutes
PDF
HTML5 and the dawn of rich mobile web applications pt 2
PDF
Building a Mobile App with Sencha Touch
PDF
Create a mobile web app with Sencha Touch
PDF
Bd conf sencha touch workshop
PDF
City bars workshop
PDF
San Diego Hackathon
PDF
Creating and Distributing Mobile Web Applications with PhoneGap
PDF
Theming and Sass
PDF
Source Dev Con Keynote
PDF
Building tomorrow's web with today's tools
PDF
Serving Mobile Apps from Content Management Systems
Mobile Device APIs
The City Bars App with Sencha Touch 2
A mobile web app for Android in 75 minutes
HTML5 and the dawn of rich mobile web applications pt 2
Building a Mobile App with Sencha Touch
Create a mobile web app with Sencha Touch
Bd conf sencha touch workshop
City bars workshop
San Diego Hackathon
Creating and Distributing Mobile Web Applications with PhoneGap
Theming and Sass
Source Dev Con Keynote
Building tomorrow's web with today's tools
Serving Mobile Apps from Content Management Systems

Recently uploaded (20)

PDF
UiPath Agentic Automation session 1: RPA to Agents
PDF
Zenith AI: Advanced Artificial Intelligence
PPTX
Build Your First AI Agent with UiPath.pptx
PPTX
Configure Apache Mutual Authentication
PDF
Taming the Chaos: How to Turn Unstructured Data into Decisions
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PDF
Credit Without Borders: AI and Financial Inclusion in Bangladesh
PDF
Architecture types and enterprise applications.pdf
PDF
1 - Historical Antecedents, Social Consideration.pdf
DOCX
search engine optimization ppt fir known well about this
PPTX
TEXTILE technology diploma scope and career opportunities
PDF
Enhancing plagiarism detection using data pre-processing and machine learning...
PDF
Getting started with AI Agents and Multi-Agent Systems
PDF
ā€œA New Era of 3D Sensing: Transforming Industries and Creating Opportunities,...
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PPTX
Modernising the Digital Integration Hub
PPT
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
PDF
Developing a website for English-speaking practice to English as a foreign la...
PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
UiPath Agentic Automation session 1: RPA to Agents
Zenith AI: Advanced Artificial Intelligence
Build Your First AI Agent with UiPath.pptx
Configure Apache Mutual Authentication
Taming the Chaos: How to Turn Unstructured Data into Decisions
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
NewMind AI Weekly Chronicles – August ’25 Week III
Credit Without Borders: AI and Financial Inclusion in Bangladesh
Architecture types and enterprise applications.pdf
1 - Historical Antecedents, Social Consideration.pdf
search engine optimization ppt fir known well about this
TEXTILE technology diploma scope and career opportunities
Enhancing plagiarism detection using data pre-processing and machine learning...
Getting started with AI Agents and Multi-Agent Systems
ā€œA New Era of 3D Sensing: Transforming Industries and Creating Opportunities,...
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
Modernising the Digital Integration Hub
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
Developing a website for English-speaking practice to English as a foreign la...
Final SEM Unit 1 for mit wpu at pune .pptx

HTML5 and the dawn of rich mobile web applications