Created
February 27, 2009 00:46
-
-
Save brianleroux/71223 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
introduction | |
- brian | |
- brock | |
- nitobi | |
- phonegap | |
the current situation (brian) | |
- the device / platform matrix | |
- we've seen this before | |
- the web already won | |
phonegap overview (brian) | |
- the history | |
- philosphy (we case to exist) | |
- what is in it for us (mit licensed / consulting) | |
- iphone | |
- android | |
- blackberry | |
- the html 5 spec | |
- the internet of things | |
problems we are not solving (brian) | |
- opengl | |
- hardcore game dev | |
- building a browser (no tabs, etc) | |
mobile overview (brian) | |
- stats on mobile | |
- app stores | |
- the mobile web | |
- business models and money | |
- a list of all the phonegap apps | |
- quotes from the google group | |
getting started (brock) | |
- download xcode | |
- start yourself with a provisioning cert | |
- download phonegap | |
- starting a phonegap proj | |
- hitting build | |
building your first phonegap application (brock) | |
- hello world via xcode | |
phonegap apps are just web apps (both of us) | |
- html, css and plain old javascript | |
- pitfalls of mobile web apps (don't use yui) | |
- your finger is not a mouse | |
- dashcode | |
- iui | |
- magic framework | |
- xui 2kb | |
digging deeper into mobile web app development (brock) | |
- performance | |
- testing (jsspec) | |
- debugging (sucks, but will get better / safari) | |
- deployment | |
architecting considerations (brock) | |
- offline | |
- tween and speed | |
- sound | |
the api overview (brock) | |
- acceleromter (show code / show it running / show apps that use it) | |
- geolocation | |
- contacts | |
- vibration | |
- sound | |
phonegap into the future (brian) | |
- gecko rendering (mozilla) | |
- nokia | |
- windows mobile | |
- blackberry | |
- palm pre!!!! | |
- open toolchain support | |
- simulator | |
contributing back to phonegap (brock) | |
- git and github | |
- getting help from the community | |
- talk a little about the growth of the group, website, etc | |
contest (both of us) | |
- best phonegap app wins an ipod touch and immortality | |
- best phonegap contribution wins an ipod touch, website mention, etc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment