Re: Stepping aside

2015-05-16 Thread John M. Wargo

Well, the latest two books are out there, together providing 800 solid pages of 
Cordova coverage. Right now it's pretty hard to publish books on Cordova as  
you guys are making big changes too quickly :-).  Just published a book on 
Cordova 4 and within a week of it coming out you guys release cordova 5. Too 
hard to keep up.

Kidding aside, the books are selling quite well, so when the publisher's ready 
to do an update, perhaps I'll be able to do it.

On 5/16/2015 9:26 AM, Brian LeRoux wrote:

what does this mean for the future of your book John? (def the best
resource out there for our community and we really appreciate the years of
work you've dedicated to the project.)

also: would love to see you at PGD!

On Sat, May 16, 2015 at 3:33 AM, John M. Wargo  wrote:


All,

SAP eliminated my position back in March, so I'm no longer involved with
SAP's Cordova-based products. I recently started a new job at Forrester
Research; I accepted a position as a Principal Analyst in Forrester's
Application Development and Delivery area. In this role, I'll be focusing
on mobile and open-source development. Because of my new role, I'll likely
not be able to participate in the Cordova project any longer.  I'll keep
trolling the list and help out where I can, but I'm not sure at this time
what I'll be able to do.

I will however see you guys at open source conferences and at PhoneGap day
this year if possible.
--
John M. Wargo
@johnwargo 
www.johnwargo.com 

--





-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: Stepping aside

2015-05-16 Thread Kerri Shotts
John,

Congratulations on your new position (and sad that SAP eliminated your prior 
position). I hope it is rewarding and exciting for you, and that you accomplish 
great things. :-)

Cordova won’t be the same without you, though! I hope things work out so that 
you can continue to contribute, but I also know that new jobs and such tend to 
get in the way of that. We’ll be happy to see you stop by whenever you can, 
though!

All my best,

~Kerri




On May 15, 2015 at 8:34:00 PM, John M. Wargo (jwarg...@gmail.com) wrote:

All,  

SAP eliminated my position back in March, so I'm no longer involved with SAP's 
Cordova-based products. I recently started a new job at Forrester Research; I 
accepted a position as a Principal Analyst in Forrester's Application 
Development and Delivery area. In this role, I'll be focusing on mobile and 
open-source development. Because of my new role, I'll likely not be able to 
participate in the Cordova project any longer. I'll keep trolling the list and 
help out where I can, but I'm not sure at this time what I'll be able to do.  

I will however see you guys at open source conferences and at PhoneGap day this 
year if possible.  
--  
John M. Wargo  
@johnwargo   
www.johnwargo.com   
--
  


[GitHub] cordova-docs pull request: CB-9034 Improve reporting errors in tra...

2015-05-16 Thread kant2002
GitHub user kant2002 opened a pull request:

https://github.com/apache/cordova-docs/pull/289

CB-9034 Improve reporting errors in translation

- Report broken during Crowdin export markdown which lead to wrong HTML 
structure.
- Added documentation how to use translation tools.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/kant2002/cordova-docs CB-9034

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-docs/pull/289.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #289


commit 26539e09f431c764b068ce6d716e4a15fdf16565
Author: Andrey Kurdyumov 
Date:   2015-05-16T20:42:02Z

Add comparison of DOM structure for the translated docs.

commit 313bd311706ea992ee27afceb6dd0c625075dc2b
Author: Andrey Kurdyumov 
Date:   2015-05-16T21:30:41Z

Add the documentation explaining how to use translation tools




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [ios-sim] beta-4.0, help test

2015-05-16 Thread Shazron
Thanks Julio!

The physical device not showing thing might be a cordova-ios bug
("ios-deploy -c" does list  the devices) -- i'll log it
The multiple times thing is already a JIRA issue.

I'll log also the 'cordova emulate --target "iPhone-5s, 8.3"' bug as well

On Sat, May 16, 2015 at 8:47 AM, julio cesar sanchez
 wrote:
> I've just tested and *cordova run --list* doesn't show any physical device,
> just the virtual devices, and every device appears multiple times (once per
> installed sdk version but doesn't show the version) and as you say, you
> can't choose which version you want to run with cordova emulate --target
> "iPhone-5s, 8.3"
>
> *ios-sim showdevicetypes*  shows all the devices showing the iOS version
> *ios-sim start --devicetypeid "iPhone-5s, 8.1"* starts the iOS simulator
> with the selected iOS version
>
> If you want me to test anything else let me know
>
> 2015-05-15 3:03 GMT+02:00 Shazron :
>
>> One major difference is ios-sim 4.x is a pure node.js tool, that uses
>> a node.js wrapper library I wrote for Xcode's simctl utility:
>> https://github.com/phonegap/simctl
>>
>> Still MIT license, and was written from scratch and didn't use any of
>> the old code.
>>
>>
>> On Thu, May 14, 2015 at 5:58 PM, Shazron  wrote:
>> > Hi,
>> > npm install -g ios-sim@beta-4.0
>> >
>> > I intend to time the release to coincide with cordova-ios 4.0.x's
>> > release when the time comes.
>> >
>> > Some options have been removed, some are unimplemented (the
>> > unimplemented ones are not criticial for Cordova) as of version 4.1.0.
>> >
>> > See the docs:
>> >  https://github.com/phonegap/ios-sim/tree/4.x
>> >
>> > I lightly tested this with:
>> >  cordova emulate
>> >  cordova emulate --target "iPhone-5s"
>> >  cordova run --list   // double listing fix is in 5.0-dev for
>> > multiple runtimes
>> >
>> > However specifying the runtime as well doesn't work, this is a bug in
>> > cordova-ios:
>> >
>> >  cordova emulate --target "iPhone-5s, 8.3"
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>> For additional commands, e-mail: dev-h...@cordova.apache.org
>>
>>

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [ios-sim] beta-4.0, help test

2015-05-16 Thread julio cesar sanchez
I've just tested and *cordova run --list* doesn't show any physical device,
just the virtual devices, and every device appears multiple times (once per
installed sdk version but doesn't show the version) and as you say, you
can't choose which version you want to run with cordova emulate --target
"iPhone-5s, 8.3"

*ios-sim showdevicetypes*  shows all the devices showing the iOS version
*ios-sim start --devicetypeid "iPhone-5s, 8.1"* starts the iOS simulator
with the selected iOS version

If you want me to test anything else let me know

2015-05-15 3:03 GMT+02:00 Shazron :

> One major difference is ios-sim 4.x is a pure node.js tool, that uses
> a node.js wrapper library I wrote for Xcode's simctl utility:
> https://github.com/phonegap/simctl
>
> Still MIT license, and was written from scratch and didn't use any of
> the old code.
>
>
> On Thu, May 14, 2015 at 5:58 PM, Shazron  wrote:
> > Hi,
> > npm install -g ios-sim@beta-4.0
> >
> > I intend to time the release to coincide with cordova-ios 4.0.x's
> > release when the time comes.
> >
> > Some options have been removed, some are unimplemented (the
> > unimplemented ones are not criticial for Cordova) as of version 4.1.0.
> >
> > See the docs:
> >  https://github.com/phonegap/ios-sim/tree/4.x
> >
> > I lightly tested this with:
> >  cordova emulate
> >  cordova emulate --target "iPhone-5s"
> >  cordova run --list   // double listing fix is in 5.0-dev for
> > multiple runtimes
> >
> > However specifying the runtime as well doesn't work, this is a bug in
> > cordova-ios:
> >
> >  cordova emulate --target "iPhone-5s, 8.3"
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>


[GitHub] cordova-osx pull request: Fix OS X, see CB-7143

2015-05-16 Thread gpetrov
Github user gpetrov commented on the pull request:

https://github.com/apache/cordova-osx/pull/12#issuecomment-102635628
  
@shazron could you pickup this one? and revive Cordova OSX - having a 
native Mac Apps with Cordova is a great feature next to all other platforms!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: Stepping aside

2015-05-16 Thread Brian LeRoux
what does this mean for the future of your book John? (def the best
resource out there for our community and we really appreciate the years of
work you've dedicated to the project.)

also: would love to see you at PGD!

On Sat, May 16, 2015 at 3:33 AM, John M. Wargo  wrote:

> All,
>
> SAP eliminated my position back in March, so I'm no longer involved with
> SAP's Cordova-based products. I recently started a new job at Forrester
> Research; I accepted a position as a Principal Analyst in Forrester's
> Application Development and Delivery area. In this role, I'll be focusing
> on mobile and open-source development. Because of my new role, I'll likely
> not be able to participate in the Cordova project any longer.  I'll keep
> trolling the list and help out where I can, but I'm not sure at this time
> what I'll be able to do.
>
> I will however see you guys at open source conferences and at PhoneGap day
> this year if possible.
> --
> John M. Wargo
> @johnwargo 
> www.johnwargo.com 
>
> --
>


[GitHub] cordova-lib pull request: CB-9033 : fix WatchKit support

2015-05-16 Thread ogoguel
GitHub user ogoguel opened a pull request:

https://github.com/apache/cordova-lib/pull/219

CB-9033 : fix WatchKit support

Fixing plugin support while WatchKit has been added to an iOS project by 
discard any list .plist file containing WKCompanionAppBundleIdentifier or 
WKAppBundleIdentifier, so the plugin manager properly identifies the main plist 
file of the project

To test
> cordova create myApp
> cd myApp
> cordova platform add ios

Goto Xcode, open the project add a new Watch Kit Target

> cordova plugin add cordova-plugin-console

Installing "cordova-plugin-console" for ios
Failed to install 'cordova-plugin-console':CordovaError: could not find 
-Info.plist file, or config.xml file.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ogoguel/cordova-lib master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-lib/pull/219.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #219


commit b1fab9297f95fe6e0e28701255631ca0aa47
Author: Olivier Goguel 
Date:   2015-05-16T11:21:55Z

CB-9033 : fix WatchKit support




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org