SlideShare a Scribd company logo
JSConf 2010, Washington DC

Saturday, April 17, 2010
“It's better to be a pirate than join the navy.”




Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
craigslist

Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
2.0         1.0       a
                                 1.0         Alph




Saturday, April 17, 2010
1




                           X
                           2




Saturday, April 17, 2010
Saturday, April 17, 2010
✓        ✓
                  ✓        ✓
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Titanium Mobile   Titanium Desktop

                                             supports php, Python,
                                             Ruby, and Javascript




Saturday, April 17, 2010
Saturday, April 17, 2010
function watchAccel() {
                 var win = function(a) {
                       document.getElementById('x').innerHTML = a.x;
                       document.getElementById('y').innerHTML = a.y;
                       document.getElementById('z').innerHTML = a.z;
                 };
                 var fail = function(){};
                 var opt = { frequency: 100 };
                 watchId = navigator.accelerometer.watchAcceleration
           (win, fail, opt);
           }


Saturday, April 17, 2010
Saturday, April 17, 2010
// watch for swiping
         $('#swipeme').bind('swipe', function(event, info) {
                  console.log(info.direction);
         });


         // orientation changes
         $('body').bind('turn', function(event, info) {
                  console.log(info.orientation); // landscape/profile
         });


         // animations
         $('#portfolio').bind('pageAnimationEnd',
               function(event, info) {
                     if (info.direction == 'in') loadWorks();
         })

Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010
Tweetie 2        Palm Pre
                           Feel the refresh   Gesture back


Saturday, April 17, 2010
Saturday, April 17, 2010
Software keyboard   Hardware keyboard



Saturday, April 17, 2010
Newsroom             Shake Shake Shake
                           Viewport on a world   Defining the new Ctrl-C’s


Saturday, April 17, 2010
Saturday, April 17, 2010
Saturday, April 17, 2010

More Related Content

Similar to The Mobile Web @ 2010 JSConf (19)

PDF
Caelum dicas web 2010
Fabio Akita
 
PDF
Node.js and Ruby
Michael Bleigh
 
PDF
Document-Oriented Databases: Couchdb Primer
jsiarto
 
PDF
Edted 2010 Dicas de Web
Fabio Akita
 
PDF
Human APIs - expanding the mobile web or are robots coming to JavaScript?
Nikolai Onken
 
PDF
Persistence Smoothie: Blending SQL and NoSQL (RubyNation Edition)
Michael Bleigh
 
PDF
OSMC2010 Open NMS Kickstart
Ronny
 
PDF
Live featureanalysis
Jorge Ressia
 
PDF
Introducing Riak and Ripple
Sean Cribbs
 
PDF
Idiots guide to jquery
Mark Casias
 
PDF
Java scriptpatterns
Francesca1980
 
PDF
JavaScript Patterns
Giordano Scalzo
 
PDF
Java scriptpatterns
Francesca1980
 
PDF
Deciphering the Interoperable Web
Michael Bleigh
 
PDF
QueryPath: It's like PHP jQuery in Drupal!
Matt Butcher
 
PDF
Html5/CSS3 in shanghai 2010
Zi Bin Cheah
 
PDF
Scareware Traversing the World via Ireland
Mark Hillick
 
PDF
Node.js - A Quick Tour II
Felix Geisendörfer
 
PDF
Reporting, the easy way
Will Trillich
 
Caelum dicas web 2010
Fabio Akita
 
Node.js and Ruby
Michael Bleigh
 
Document-Oriented Databases: Couchdb Primer
jsiarto
 
Edted 2010 Dicas de Web
Fabio Akita
 
Human APIs - expanding the mobile web or are robots coming to JavaScript?
Nikolai Onken
 
Persistence Smoothie: Blending SQL and NoSQL (RubyNation Edition)
Michael Bleigh
 
OSMC2010 Open NMS Kickstart
Ronny
 
Live featureanalysis
Jorge Ressia
 
Introducing Riak and Ripple
Sean Cribbs
 
Idiots guide to jquery
Mark Casias
 
Java scriptpatterns
Francesca1980
 
JavaScript Patterns
Giordano Scalzo
 
Java scriptpatterns
Francesca1980
 
Deciphering the Interoperable Web
Michael Bleigh
 
QueryPath: It's like PHP jQuery in Drupal!
Matt Butcher
 
Html5/CSS3 in shanghai 2010
Zi Bin Cheah
 
Scareware Traversing the World via Ireland
Mark Hillick
 
Node.js - A Quick Tour II
Felix Geisendörfer
 
Reporting, the easy way
Will Trillich
 

More from dion (9)

PDF
Palm Developer Day: Opening Keynote
dion
 
PDF
Google Developer Day: State of Ajax
dion
 
PDF
Gears and HTML 5 @media Ajax London 2008
dion
 
PDF
Google Back To Front: From Gears to App Engine and Beyond
dion
 
PDF
App Engine On Air: Munich
dion
 
PDF
Google I/O State Of Ajax
dion
 
PDF
Javaone 2008: What’s New In Ajax
dion
 
PDF
Web 2.0 Expo Ria Offline Desktop
dion
 
PDF
Future of Web Apps: Google Gears
dion
 
Palm Developer Day: Opening Keynote
dion
 
Google Developer Day: State of Ajax
dion
 
Gears and HTML 5 @media Ajax London 2008
dion
 
Google Back To Front: From Gears to App Engine and Beyond
dion
 
App Engine On Air: Munich
dion
 
Google I/O State Of Ajax
dion
 
Javaone 2008: What’s New In Ajax
dion
 
Web 2.0 Expo Ria Offline Desktop
dion
 
Future of Web Apps: Google Gears
dion
 
Ad

Recently uploaded (20)

PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
PPTX
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
PDF
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
PPTX
Agentic AI in Healthcare Driving the Next Wave of Digital Transformation
danielle hunter
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PDF
Per Axbom: The spectacular lies of maps
Nexer Digital
 
PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
TrustArc Webinar - Navigating Data Privacy in LATAM: Laws, Trends, and Compli...
TrustArc
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PDF
Researching The Best Chat SDK Providers in 2025
Ray Fields
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PPTX
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
PDF
Generative AI vs Predictive AI-The Ultimate Comparison Guide
Lily Clark
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PPTX
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
Agentic AI in Healthcare Driving the Next Wave of Digital Transformation
danielle hunter
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
Per Axbom: The spectacular lies of maps
Nexer Digital
 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
TrustArc Webinar - Navigating Data Privacy in LATAM: Laws, Trends, and Compli...
TrustArc
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
Researching The Best Chat SDK Providers in 2025
Ray Fields
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
Generative AI vs Predictive AI-The Ultimate Comparison Guide
Lily Clark
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
Ad

The Mobile Web @ 2010 JSConf