Re: Understanding the Cordova developer better - Cordova developer survey

2015-09-30 Thread Dave Johnson
we should also have an NPS question at the end of every survey sent out. "how likely is it that you would recommend Apache Cordova to a friend of colleague" On Wed, Sep 30, 2015 at 3:18 PM, Jesse wrote: > Yep, I'll do that. > > > My team is hiring! > @purplecabbage > risingj.com > > On Wed, Sep

Re: This deserves it's own thread!

2014-08-12 Thread Dave Johnson
sync xhr ftw! On Aug 12, 2014 12:40 PM, "Brian LeRoux" wrote: > we talked about this years ago…pretty cool stuff. basically the only use > for a sync xhr call ever. > > > On Tue, Aug 12, 2014 at 12:32 PM, Andrew Grieve > wrote: > > > Very cool! Thanks for sharing. > > > > The technique used is t

Re: issues.cordova.io down

2014-03-25 Thread Dave Johnson
My bad :'( On Mar 25, 2014 8:25 PM, "Brian LeRoux" wrote: > ya totally dave's fault > > > > > On Tue, Mar 25, 2014 at 4:04 PM, tommy-carlos williams > wrote: > > > +1 > > > > On 26 March 2014 at 8:04:23 am, Steven Gill (stevengil...@gmail.com) > > wrote: > > > > lets blame dave > > > > > > On Tue

Re: Baby Grieve

2013-05-31 Thread Dave Johnson
Congrats Andrew! On Friday, May 31, 2013, Jesse MacFadyen wrote: > Congratulations! > > Cheers, > Jesse > > Sent from my iPhone5 > > On 2013-05-31, at 7:25 AM, Ken Wallis > > wrote: > > Great news, and best wishes to you and the family! > > Sent from my BlackBerry Z10 smartphone > From: Andrew

Re: [cordova-cli] - config.xml handling: should that move into ./bin scripts?

2013-03-23 Thread Dave Johnson
it would make sense to have a separate project-level script that would (for android for example) contain stuff like setting the activity name rather than doing it all in create [1]. Ideally it would enable changing of app package/id etc in an already existing project too. [1] https://github.com/ap

Re: [cordova-cli] - config.xml handling: should that move into ./bin scripts?

2013-03-23 Thread Dave Johnson
You mean mapping from config.xml to plist / androidmanifest / whatever right? If so yes we need that :) In the future when we ship without core plugins it should also, on android at least, add appropriate permissions for the various plugins. -d On Friday, March 22, 2013, Filip Maj wrote: > The

Re: Revert CLI tools to using git

2013-01-07 Thread Dave Johnson
We are using other dependencies aside from git right? On Monday, January 7, 2013, Andrew Grieve wrote: > Makes perfect sense to me. We shouldn't be depending on github when our > code lives on Apache servers. git is a pretty easy dependency to install, > and I also think the versioning / tags use

Re: Review of Core Platforms

2013-01-06 Thread Dave Johnson
Yup On Sunday, January 6, 2013, Brian LeRoux wrote: > trying to understand, you mean the label of core vs whatever is > meaningless but you do like having a baseline set of reqs for the > impl? > > On Sun, Jan 6, 2013 at 2:04 PM, Dave Johnson > wrote: > > I don

Re: Review of Core Platforms

2013-01-06 Thread Dave Johnson
ming that even though core plugins will be removed from > platforms we are going to continue maintaining those basic device > APIs.) > > > > On Fri, Jan 4, 2013 at 8:45 PM, Dave Johnson > wrote: > > If we are moving towards a world where all that a platform has to do is > &g

Review of Core Platforms

2013-01-04 Thread Dave Johnson
If we are moving towards a world where all that a platform has to do is implement the bridge / hack / ffi / whatever you want to call the message passing from webview to native such that a developer can compose apps from available plugins, then is there any need for distinction between core or othe

Re: the great seperatino of concerns

2013-01-03 Thread Dave Johnson
@fil and docs too On Thursday, January 3, 2013, Filip Maj wrote: > > >In parallel, we'd look at moving core plugins out into individual > >repos. We should take this slow, and start w/ something simple, like > >org.apache.cordova.geolocation (which will help us move Coho and > >Robson tools to m

Re: we can enable nitro

2012-11-29 Thread Dave Johnson
It would be cool to try an app with and without nitro and see how much of a difference it makes. On Thu, Nov 29, 2012 at 3:02 AM, Brian LeRoux wrote: > Whatcha think, add to the docs or just put a note in the wiki? > > On Thu, Nov 29, 2012 at 10:42 AM, Shazron wrote: >> Awesome -- Apple might di

Re: weinre support for windows phone available

2012-11-20 Thread Dave Johnson
Nice one Sergey! On Mon, Nov 19, 2012 at 11:54 PM, Giorgio Natili wrote: > Great! > > On 11/20/12 4:41 AM, "Brian LeRoux" wrote: > >>http://people.apache.org/~pmuellr/weinre/ > >

Re: Whitelist defaults

2012-11-01 Thread Dave Johnson
Yup agree it should whitelist nothing but it also needs to be very clear in the log when we block a request that it's due to the whitelist. On Thursday, November 1, 2012, Shazron wrote: > I concur with Kevin. It won't be much of a whitelist if no one uses it -- I > would argue that if you set it

Re: [ios] Evaluating JS during onAppWillResignActive

2012-10-29 Thread Dave Johnson
sick! On Mon, Oct 29, 2012 at 8:32 PM, Kerri Shotts wrote: > Fantastic! > > _~Kerri Shotts, photo > (http://www.photokandy.com/)Kandy (http://www.photokandy.com/) Studios LLC > (http://www.photokandy.com/) >Wanna be our neighbor? Our Facebook page >

Re: FYI new convienance redirect on issues.cordova.io

2012-10-26 Thread Dave Johnson
I thought the jira/browse/CB-xyz was really intuitive :( On Fri, Oct 26, 2012 at 10:05 PM, Michal Mocny wrote: > +1. Big Time. > > On Fri, Oct 26, 2012 at 3:58 PM, Brian LeRoux wrote: >> issues.cordova.io ---> https://issues.apache.org/jira/browse/CB >> issues.cordova.io/1234 ---> https: