SlideShare ist ein Scribd-Unternehmen logo
1 von 52
Downloaden Sie, um offline zu lesen
Mobile Apps
                         Cross Platform
                          HTML5 Apps
                             Wolfram Kriesing
                                  uxebu



Montag, 12. April 2010
We open the mobile web.




Montag, 12. April 2010
Montag, 12. April 2010
Landscape
                         http://www.flickr.com/photos/tillwe/146242691/

Montag, 12. April 2010
Landscape
                         http://www.flickr.com/photos/tillwe/146242691/

Montag, 12. April 2010
30th July 2009
                                14 Stores
                         23rd September 2009
                               23 Stores
                          2nd December 2009
                               26 Stores




                          http://bit.ly/distimo-appstores

Montag, 12. April 2010
Cross Platform



Montag, 12. April 2010
Objective-C        Symbian C   Java




                         Java     .NET      ...
Montag, 12. April 2010
HTML




Montag, 12. April 2010
Engine of the web

                         http://www.flickr.com/photos/robadob/88901885/




Montag, 12. April 2010
Why HTML?


                         •lot of devs
                         •easy to write
                         •common
                         •easy to test
                         •stable standard
                         •widely spread


Montag, 12. April 2010
iPhone - First usable mobile browser




                         http://www.flickr.com/photos/chris_radcli!/2947219465/

Montag, 12. April 2010
71% of all phones
                         have a modern xTML web browser.




                                http://bit.ly/tomiahonen-2010-almanac


Montag, 12. April 2010
App Store
                         without Apple!


Montag, 12. April 2010
all the (smart)phones have browsers



                              HTML works everywhere!




                                  low hanging fruit



Montag, 12. April 2010
http://www.flickr.com/photos/halfbisqued/2353845688




                                               =
                                                                W3C Widget,
                                                              Vodafone360 App

Montag, 12. April 2010
What is a Widget?



Montag, 12. April 2010
Montag, 12. April 2010
}?
Montag, 12. April 2010
Types of "Apps"
                         • Preinstalled
                         • Native App (from "some" app store)
                         • Website
                           limited access to phone resources


                         • W3C Widget
                           access by widget runtime


                         • Wrapped W3C Widget
                           access depends on it's runtime



Montag, 12. April 2010
Layout
                                      index.html




                                                   Design
                                                   style.css




                                    AJAX Library



                         Database




Montag, 12. April 2010
Layout
                                      index.html




         W3C Widget =
                                                   Design
                                    Icon           style.css




                                                           Configuration
                                    AJAX Library               config.xml




                         Database




Montag, 12. April 2010
What is a W3C Widget?




Montag, 12. April 2010
What is a W3C Widget?




Montag, 12. April 2010
What is a W3C Widget?

                     • HTML
                     • CSS
                     • JavaScript
                     • config.xml
                     • zip it
                     • rename to *.wgt
Montag, 12. April 2010
DONE!        http://www.flickr.com/photos/sundazed/2704578067/


Montag, 12. April 2010
On any phone?



Montag, 12. April 2010
HTML
                                tive
                            na




Montag, 12. April 2010
W3C Widgets
                                          ti ve
                                        na

                          HTML
                                 tive
                             na




Montag, 12. April 2010
W3C Widgets
                                          ti ve
                                        na

                          HTML
                                 tive
                             na




Montag, 12. April 2010
W3C Widgets
                                          ti ve
                                        na

                          HTML
                                 tive
                             na




Montag, 12. April 2010
W3C Widgets




                                          ...yes
                             not purely

                             but great
                               HTML
                              support
Montag, 12. April 2010
Almost for free

                     • Facebook widget
                     • Dashboard widget
                     • Website widget
                     • TV Widget
                     • ...

Montag, 12. April 2010
A Phone is ...



Montag, 12. April 2010
http://www.flickr.com/photos/kratz/1984004945/

Montag, 12. April 2010
http://www.flickr.com/photos/mbiddulph/3087388964/

Montag, 12. April 2010
http://www.flickr.com/photos/redstamp/4222841946/




Montag, 12. April 2010
•   Camera

                         •   Compass

                         •   GPS

                         •   Accelerometer

                         •   Calendar

                         •   Email

                         •   Address book

                         •   Watch

                         •   Alarm clock

                         •   ...



Montag, 12. April 2010
Multiple Ways
                     • W3C Spec
                         http://w3.org/2009/dap/



                     • JIL Spec
                         http://www.jil.org/



                     • BONDI Spec
                         http://bondi.omtp.org/




Montag, 12. April 2010
Runtimes
                                                                                   Nokia S60
                     • JIL Spechttp://www.jil.org/



                     • BONDI Spec       http://bondi.omtp.org/
                                                                                    iPhone

                     • W3C Spec   http://w3.org/2009/dap/

                                                                                    Android
                     • PhoneGap    http://phonegap.pbworks.com/



                     • Nokia WRT     http://bit.ly/nokia-WRT-APIs                  Blackberry

                     • Appcelerator      http://www.codestrong.com/timobile/api/   Windows
                                                                                    Mobile
Montag, 12. April 2010
PhoneGap
                         "An express goal of the PhoneGap project
                              is for the project to not exist."




                                       Open Source


Montag, 12. April 2010
http://phonegap.pbworks.com/Roadmap


Montag, 12. April 2010
Some numbers

                     • iPhone App = 364 kB
                     • JavaScript, HTML, CSS, media = 124 kB
                     • that means PhoneGap+SDK foot print =
                         240 kB




Montag, 12. April 2010
EventNinja



Montag, 12. April 2010
Events,        Layout
                                      index.html


                     a Calendar

                                                   Design
                                    Icon           style.css

                         Database

                                                           Configuration
                                    AJAX Library               config.xml




Montag, 12. April 2010
http://bit.ly/webdev-events

Montag, 12. April 2010
Montag, 12. April 2010
Montag, 12. April 2010
Montag, 12. April 2010
http://uxebu.com/blog/2010/01/25/humanapi-the-browser-in-the-real-world/

Montag, 12. April 2010
Want to see it in action?


                            Download it from your store.


                                    Contact us.



Montag, 12. April 2010
thx

                           http://uxebu.com

                             Wolfram Kriesing, uxebu

                                 wolfram@uxebu.com
                               http://twitter.com/uxebu
                         http://twitter.com/wolframkriesing




Montag, 12. April 2010

Weitere ähnliche Inhalte

Was ist angesagt? (7)

Web Futures: Implications For HE
Web Futures: Implications For HEWeb Futures: Implications For HE
Web Futures: Implications For HE
 
Tim stone.html5.rjug.20110316
Tim stone.html5.rjug.20110316Tim stone.html5.rjug.20110316
Tim stone.html5.rjug.20110316
 
Creating OpenSocial Apps
Creating OpenSocial AppsCreating OpenSocial Apps
Creating OpenSocial Apps
 
Wissenstechnologie I
Wissenstechnologie IWissenstechnologie I
Wissenstechnologie I
 
Presentation Jasig 2010 : portlet integration in uPortal of Ametys and Alfresco
Presentation Jasig 2010 : portlet integration in uPortal of Ametys and AlfrescoPresentation Jasig 2010 : portlet integration in uPortal of Ametys and Alfresco
Presentation Jasig 2010 : portlet integration in uPortal of Ametys and Alfresco
 
Open for Reuse: Library data and mashups
Open for Reuse: Library data and mashupsOpen for Reuse: Library data and mashups
Open for Reuse: Library data and mashups
 
HTML5 - A nova era da Web
HTML5 - A nova era da WebHTML5 - A nova era da Web
HTML5 - A nova era da Web
 

Andere mochten auch (7)

Ukrtweetpetersmirnov 100212092129 Phpapp02
Ukrtweetpetersmirnov 100212092129 Phpapp02Ukrtweetpetersmirnov 100212092129 Phpapp02
Ukrtweetpetersmirnov 100212092129 Phpapp02
 
Rights And Responsibilities For Better Communities
Rights And Responsibilities For Better CommunitiesRights And Responsibilities For Better Communities
Rights And Responsibilities For Better Communities
 
SK Pengalaman kerja
SK Pengalaman kerjaSK Pengalaman kerja
SK Pengalaman kerja
 
4 9 pricing ratio
4 9 pricing ratio4 9 pricing ratio
4 9 pricing ratio
 
3A_1_spatially clustered associations
3A_1_spatially clustered associations3A_1_spatially clustered associations
3A_1_spatially clustered associations
 
How To Buy Data Warehouse
How To Buy Data WarehouseHow To Buy Data Warehouse
How To Buy Data Warehouse
 
A roadmap to developing a best in class health website
A roadmap to developing a best in class health websiteA roadmap to developing a best in class health website
A roadmap to developing a best in class health website
 

Ähnlich wie Webmontag München Cross Platform

Browsers & Web Technology - an Opera talk
Browsers & Web Technology - an Opera talkBrowsers & Web Technology - an Opera talk
Browsers & Web Technology - an Opera talk
Zi Bin Cheah
 
Mobile application development strategies
Mobile application development strategiesMobile application development strategies
Mobile application development strategies
Interop
 

Ähnlich wie Webmontag München Cross Platform (20)

HTML5 Apps - Cross platform
HTML5 Apps - Cross platformHTML5 Apps - Cross platform
HTML5 Apps - Cross platform
 
Mobile Cross Platform
Mobile Cross PlatformMobile Cross Platform
Mobile Cross Platform
 
A Match Made In The Cloud
A Match Made In The CloudA Match Made In The Cloud
A Match Made In The Cloud
 
Browsers & Web Technology - an Opera talk
Browsers & Web Technology - an Opera talkBrowsers & Web Technology - an Opera talk
Browsers & Web Technology - an Opera talk
 
Mobile Development with uPortal and Infusion
Mobile Development with uPortal and InfusionMobile Development with uPortal and Infusion
Mobile Development with uPortal and Infusion
 
Palm Developer Day: Opening Keynote
Palm Developer Day: Opening KeynotePalm Developer Day: Opening Keynote
Palm Developer Day: Opening Keynote
 
HTML5: About Damn Time
HTML5: About Damn TimeHTML5: About Damn Time
HTML5: About Damn Time
 
Caelum dicas web 2010
Caelum dicas web 2010Caelum dicas web 2010
Caelum dicas web 2010
 
HTML5 Apps - Mobile Developer Summit Bangalore
HTML5 Apps - Mobile Developer Summit BangaloreHTML5 Apps - Mobile Developer Summit Bangalore
HTML5 Apps - Mobile Developer Summit Bangalore
 
Google App Engine - Devfest India 2010
Google App Engine -  Devfest India 2010Google App Engine -  Devfest India 2010
Google App Engine - Devfest India 2010
 
We're not designing posters, here!
We're not designing posters, here!We're not designing posters, here!
We're not designing posters, here!
 
Model-Driven Software Development - Web Abstractions 1
Model-Driven Software Development - Web Abstractions 1Model-Driven Software Development - Web Abstractions 1
Model-Driven Software Development - Web Abstractions 1
 
Html5 intro
Html5 introHtml5 intro
Html5 intro
 
Html5 Apps
Html5 AppsHtml5 Apps
Html5 Apps
 
CSS3: The Future is Now at Drupal Design Camp Boston
CSS3: The Future is Now at Drupal Design Camp BostonCSS3: The Future is Now at Drupal Design Camp Boston
CSS3: The Future is Now at Drupal Design Camp Boston
 
Go! Go! Gadgets. Writing an OpenSocial Application
Go! Go! Gadgets.  Writing an OpenSocial ApplicationGo! Go! Gadgets.  Writing an OpenSocial Application
Go! Go! Gadgets. Writing an OpenSocial Application
 
Mobile apps using drupal as base system SumitK DrupalCon Chicago
Mobile apps using drupal as base system   SumitK DrupalCon ChicagoMobile apps using drupal as base system   SumitK DrupalCon Chicago
Mobile apps using drupal as base system SumitK DrupalCon Chicago
 
Mobile application development strategies
Mobile application development strategiesMobile application development strategies
Mobile application development strategies
 
Mobile Web on Drupal!
Mobile Web on Drupal!Mobile Web on Drupal!
Mobile Web on Drupal!
 
Web Standards @ Opera Talk Oslo
Web Standards @ Opera Talk OsloWeb Standards @ Opera Talk Oslo
Web Standards @ Opera Talk Oslo
 

Mehr von wolframkriesing

react.js - DOM as it was meant
react.js - DOM as it was meantreact.js - DOM as it was meant
react.js - DOM as it was meant
wolframkriesing
 
Pixelplant - WebDev Meetup Salzburg
Pixelplant - WebDev Meetup SalzburgPixelplant - WebDev Meetup Salzburg
Pixelplant - WebDev Meetup Salzburg
wolframkriesing
 
Presentation Mobile Monday Munich, March 2012
Presentation Mobile Monday Munich, March 2012Presentation Mobile Monday Munich, March 2012
Presentation Mobile Monday Munich, March 2012
wolframkriesing
 
Webtestsuite black berrydevcon
Webtestsuite black berrydevconWebtestsuite black berrydevcon
Webtestsuite black berrydevcon
wolframkriesing
 

Mehr von wolframkriesing (20)

JavaScript The Language Meetup - Async functions
JavaScript The Language Meetup - Async functionsJavaScript The Language Meetup - Async functions
JavaScript The Language Meetup - Async functions
 
Our react-native experiences at crewmeister
Our react-native experiences at crewmeisterOur react-native experiences at crewmeister
Our react-native experiences at crewmeister
 
ES6 katas - talk given at enterjs
ES6 katas - talk given at enterjsES6 katas - talk given at enterjs
ES6 katas - talk given at enterjs
 
TDD for Kids - VLCjs (Valencia Spain, July 2015)
TDD for Kids - VLCjs (Valencia Spain, July 2015)TDD for Kids - VLCjs (Valencia Spain, July 2015)
TDD for Kids - VLCjs (Valencia Spain, July 2015)
 
ES6Katas.org - an introduction and the story behind
ES6Katas.org - an introduction and the story behindES6Katas.org - an introduction and the story behind
ES6Katas.org - an introduction and the story behind
 
TDD with Google Spreadsheets #enterjs 2015
TDD with Google Spreadsheets #enterjs 2015TDD with Google Spreadsheets #enterjs 2015
TDD with Google Spreadsheets #enterjs 2015
 
Baby steps
Baby stepsBaby steps
Baby steps
 
TDD with Google Spreadsheets
TDD with Google SpreadsheetsTDD with Google Spreadsheets
TDD with Google Spreadsheets
 
ECMAScript 6 for real
ECMAScript 6 for realECMAScript 6 for real
ECMAScript 6 for real
 
Refactoring out of the mess
Refactoring out of the messRefactoring out of the mess
Refactoring out of the mess
 
Day2 - Refactoring (Lecture SS 2015)
Day2 - Refactoring (Lecture SS 2015)Day2 - Refactoring (Lecture SS 2015)
Day2 - Refactoring (Lecture SS 2015)
 
Day1 - TDD (Lecture SS 2015)
Day1 - TDD (Lecture SS 2015)Day1 - TDD (Lecture SS 2015)
Day1 - TDD (Lecture SS 2015)
 
react.js - DOM as it was meant
react.js - DOM as it was meantreact.js - DOM as it was meant
react.js - DOM as it was meant
 
Pixelplant - WebDev Meetup Salzburg
Pixelplant - WebDev Meetup SalzburgPixelplant - WebDev Meetup Salzburg
Pixelplant - WebDev Meetup Salzburg
 
Better Code through TDD
Better Code through TDDBetter Code through TDD
Better Code through TDD
 
April JavaScript Tools
April JavaScript ToolsApril JavaScript Tools
April JavaScript Tools
 
Presentation Mobile Monday Munich, March 2012
Presentation Mobile Monday Munich, March 2012Presentation Mobile Monday Munich, March 2012
Presentation Mobile Monday Munich, March 2012
 
Webtestsuite black berrydevcon
Webtestsuite black berrydevconWebtestsuite black berrydevcon
Webtestsuite black berrydevcon
 
EmbedJS
EmbedJSEmbedJS
EmbedJS
 
JavaScript Tools (PHPConference 2011, Berlin)
JavaScript Tools (PHPConference 2011, Berlin)JavaScript Tools (PHPConference 2011, Berlin)
JavaScript Tools (PHPConference 2011, Berlin)
 

Kürzlich hochgeladen

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Kürzlich hochgeladen (20)

Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 

Webmontag München Cross Platform