Web 2.0 / New York
The materials for both of my Web 2.0 talks are available here. Please feel free to contact me if you have questions.
Slides
I normally upload my slides to slideshare.com, but it's not working for me at the moment. You can download directly in the meantime:
- building-cross-platform-mobile-apps.key.zip (2.1MB download)
- the-mobile-browser-landscape.key.zip (790KB download)
Example Files
web20-workshop-examples.zip (1.1MB)
Outstanding Questions
- Do transitions work in FireFox?
- Yes. The transitions that I demonstrated in the examples files will work in FireFox if you replace
-webkit-transitionwith-moz-transition. - Does Web Storage (localStorage and sessionStorage) work across subdomains?
- No. The Web Storage areas are "per origin" which includes scheme (e.g., http, https), host (including subdomain), and port.
- If a file is listed in both the CACHE and NETWORK sections of cache manifest file, what happens?
- The CACHE section wins. This surprised me because I expected the NETWORK section to win, but I tested in Chrome and Safari and observed the same behavior.
- Can mp3 files be stored offline using application cache?
- Checking on it...
- Does Web Storage work on Palm Pre?
- Checking on it...
Books
Links to both free and paid versions of my mobile app development books can be found here.
Related Links
Building Cross-Platform Mobile Apps
- jQTouch main site
- http://jqtouch.com
- Sencha Touch main site
- http://sencha.com
- PhoneGap main site
- http://phonegap.com
- PhoneGap wiki/docs
- http://phonegap.pbworks.com/
- How to Install PhoneGap
- http://www.youtube.com/watch?v=yuTqQyzyVvU
- Intro to jQTouch
- http://www.youtube.com/watch?v=6X4K2MQsSeI
- TextMate Bundle for jQTouch
- http://www.youtube.com/watch?v=KsmdtnbAj80
- TextMate Bundle for Safari
- http://www.youtube.com/watch?v=f_T6ABZ3kzU
- Web Storage spec
- http://dev.w3.org/html5/webstorage/
- Web SQL Database spec
- http://dev.w3.org/html5/webdatabase/
- Offline Application Cache spec
- http://dev.w3.org/html5/spec/offline.html
- GloveBox: Bare-metal webkit touch enabled scroll project
- http://github.com/purplecabbage/GloveBox
The Mobile Landscape
- Mobile comparsion charts from PPK
- http://www.quirksmode.org/mobile/
- Graded browser support chart for jQuery Mobile
- http://jquerymobile.com/gbs/
- Resolution Independent Mobile UI from David Kaneda
- http://www.sencha.com/blog/2010/08/23/resolution-independent-mobile-ui/
- Responsive Web Design article by Ethan Marcotte
- http://www.alistapart.com/articles/responsive-web-design/
Jonathan Stark is a mobile strategy consultant who believes that wireless computing will transform every aspect of society.
Jonathan is the author of three books on mobile and web development, most notably O'Reilly's Building iPhone Apps with HTML, CSS, and JavaScript which is available in seven languages.
His Jonathan's Card experiment made international headlines by combining mobile payments with social giving to create a "pay it forward" coffee movement at Starbucks locations all over the U.S.
See Jonathan in person, check out his blog, listen to his podcast (co-hosted with the incomparable @kellishaver), join the mailing list, or connect online:

