I ended up submitting: talk: The Cordova Development Lifecycle (how we manage 50 repos and not go insane) lightning talk: Cordova's Sweet Spot (e.g. what kind of apps are good fits for hybrid)
On Sat, Feb 1, 2014 at 5:41 PM, Steven Gill <[email protected]> wrote: > Nice Don! I submitted my talk as well. > > > On Sat, Feb 1, 2014 at 11:46 AM, Don Coleman <[email protected]> > wrote: > > > I submitted 2 talks and a lab > > > > Presentation - Connecting Arduino and Phones with Bluetooth and Cordova > > Presentation - Writing NFC applications with Apache Cordova > > > > Lab - Hands on with NFC and Apache Cordova > > > > > > > > > > On Fri, Jan 31, 2014 at 7:40 PM, Andrew Savory <[email protected]> > wrote: > > > > > Hey Joe, > > > > > > On 27 January 2014 21:02, Joe Bowser <[email protected]> wrote: > > > > > > > I'll do a Cordova Plugin Development talk. It'd be mostly be about > > > > Android, but it'll give me an excuse to mess around with iOS dev as > > > > well. > > > > > > > > > > If you do, you might want to take a look at > > > https://issues.apache.org/jira/browse/CB-4886 and > > > https://github.com/lholmquist/cordova-plugman/tree/for_yeoman ... I > > found > > > it makes a big difference when starting out (all kudos to Lucas): > > > > > > plugman create --name Test --plugin_id "com.andrewsavory.test" > > > --plugin_version 0.0.1 --variable description="Awesome Plugin" > > > cd MyPhoneGapApp; plugman install --platform ios --plugin ../Test > > > --project platforms/ios > > > > > > Note the plugin development guide has a bug in "Validating a Plugin", > the > > > "test whether iOS dependencies load properly" bit has a nonsense > command. > > > I'll submit a patch when I get a chance. > > > > > > Thanks, > > > > > > Andrew. > > > > > >
