PDX 2012
Fil Maj, Master Exploder, AdobeBack in PDX after a year!
Shared JavaScript Across Platforms
WP7
Bada-WAC
Integrate PhoneGap into larger iOS and Android applications
serious this time: http://github.com/alunny/cordova-plugin-spec
authoring is documented! wtf! http://docs.phonegap.com
every platform has create
and debug
commands!
$ cd cordova-ios
$ ./bin/create ~/apps/myIosCordovaApp ca.filmaj.cordovaios MyIosCordovaApp
$ cd ~/apps/myIosCordovaApp
$ ./cordova/debug
$ ./cordova/emulate