Re: Summarizing thoughts on cordova-browser vs Ripple

2014-11-18 Thread Ray Camden
>> >> On 11/15/14, 2:17 PM, "Michal Mocny" wrote: >> >>Not at all. What is it you think we are proposing? I'm merely >>suggesting >that the cordova-browser camera plugin implementation shouldn't *also* >come >with a DOM component that sits over top of your application to manipulate >the camera

Re: Summarizing thoughts on cordova-browser vs Ripple

2014-11-17 Thread Ray Camden
On 11/15/14, 2:17 PM, "Michal Mocny" wrote: >Ray, I think (hope) you are slightly misreading the distinction. Trying >to >rephrase: > >Ripple is an (optional) tool for mobile-device-emulation. It just happens >to be implemented in a browser, and yes has historically been used by devs >to run

Re: Summarizing thoughts on cordova-browser vs Ripple

2014-11-14 Thread Ray Camden
I¹m pretty late to responding to this thread, but I wanted to throw in a few comments. In the first msg, Michal Mocny said this: "Basically, browser-platform is for getting apps running in a browser (duh) with as much working functionality as possible. Its supposed to simplify the 'if cordova the

Re: cordova-browser plugin polyfills -- which projects already have work in this space?

2014-11-14 Thread Ray Camden
Sorry - what I meant was - it wasn’t refreshed. It should be now and should show up when you filter to Browser. On 11/14/14, 1:44 PM, "Michal Mocny" wrote: >Wasn't re-published? > >On Fri, Nov 14, 2014 at 1:08 PM, Ray Camden wrote: > >> Ah - looks like the bar

Re: cordova-browser plugin polyfills -- which projects already have work in this space?

2014-11-14 Thread Ray Camden
Ah - looks like the barcode scanner isn¹t updated yet. I know my PR for it was accepted. On 11/14/14, 12:07 PM, "Ray Camden" wrote: >Not sure if it was first - I added support for it to Barcode too. :) > >On 11/14/14, 10:34 AM, "Michal Mocny" wrote: > >>R

Re: cordova-browser plugin polyfills -- which projects already have work in this space?

2014-11-14 Thread Ray Camden
Not sure if it was first - I added support for it to Barcode too. :) On 11/14/14, 10:34 AM, "Michal Mocny" wrote: >Ray, thanks for adding this. > >Using it, I found: >https://github.com/Binarypark/cordova_app_version_plugin >which is the first non-core plugin to claim browser support :) > >(whic

Re: [VOTE] Tools Release, take 3

2014-11-13 Thread Ray Camden
+1 to this. That was my first though - a ‘regular’ user may be confused and think they need to get this when they don’t. On 11/13/14, 9:24 AM, "Josh Soref" wrote: >Ray Camden wrote: >> >The instructions would probably benefit from "if you have foo installed,

Re: [VOTE] Tools Release, take 3

2014-11-13 Thread Ray Camden
Mark, question about this: To update your tools: npm install -g cordova npm install -g plugman To be clear, a Œregular¹ user doesn¹t need to update plugman, right? On 11/12/14, 10:47 AM, "Mark Koudritsky" wrote: >Please also review the updated blog post: >https://github.com/cordova/apache-b

Re: cordova-browser plugin polyfills -- which projects already have work in this space?

2014-11-11 Thread Ray Camden
gt; Cool! But I can't find how to do this with "browse all plugins". >>Appears >> to be a filter option on search results but cannot search for * or . -- >>and >> the filter doesn't persist nor alter url for linkability. >> >> -Michal >> &

Re: cordova-browser plugin polyfills -- which projects already have work in this space?

2014-11-05 Thread Ray Camden
ter doesn't persist nor alter url for linkability. > >-Michal > >On Wed, Nov 5, 2014 at 11:46 AM, Ray Camden wrote: > >> As just an FYI, plugins.cordova.io can now filter to plugins that >>support >> browser as a platform. This could be used to figure out what plug

Re: cordova-browser plugin polyfills -- which projects already have work in this space?

2014-11-05 Thread Ray Camden
As just an FYI, plugins.cordova.io can now filter to plugins that support browser as a platform. This could be used to figure out what plugins have added support. On 11/5/14, 9:57 AM, "Michal Mocny" wrote: >The process for implementing a browser polyfill (I'm new to this, may be >missing steps

Re: Genymotion on Mac for Cordova testing

2014-11-03 Thread Ray Camden
Bit late in replying, but I can confirm that Cisco Anyconnect also breaks Genymotion for me. On 10/23/14, 11:04 PM, "Carlos Santana" wrote: >Lisa don't use the IBM VPN when using Genymotion. I had the same problems >and discovered they only occur when I was running the Cisco Anyconnect VPN >soft

Re: project version info

2014-10-03 Thread Ray Camden
quoted. >Nor do I as a developer want to read/parse quotes. I do not want to spend >time parsing quotations/determining context. > >As a developer, I want to know what to do, and what I should understand. > >On 10/3/14, 11:37 AM, "Ray Camden" wrote: > >>Thanks f

Re: project version info

2014-10-03 Thread Ray Camden
Thanks for the detailed response Michal. With your permission, I¹d like to reprint this on my blog. I will point out however that there was at least one time when the directory structure change broke something. I forget which version it was but at some point the CLI stopped making a .cordova folde

project version info

2014-10-03 Thread Ray Camden
I¹m posting this here as opposed to the Google Group as it seems like the type of thing that may have been discussed, then turned down, and I figured this list was best to answer why. Unless I¹m not seeing it, there is no way to tell what version of the CLI was used to build a project. Oddly ³cord

Re: 3.6 cordova plugin versions

2014-10-01 Thread Ray Camden
oh - I didn’t see your comment Shaz. Thanks! On 10/1/14, 9:33 AM, "Ray Camden" wrote: >No one complained, so I assume it is perfect. ;) Seriously though - feel >free to comment on the blog if you have suggestions. > >On 9/30/14, 4:35 PM, "Ray Camden" wrote: &g

Re: 3.6 cordova plugin versions

2014-10-01 Thread Ray Camden
No one complained, so I assume it is perfect. ;) Seriously though - feel free to comment on the blog if you have suggestions. On 9/30/14, 4:35 PM, "Ray Camden" wrote: >Any comments folks? > >https://gist.github.com/cfjedimaster/b689cbf528cddaa2391a > > >On 9/30

Re: Cordova and OS X 10.10 Yosemite GM

2014-10-01 Thread Ray Camden
All I did was make a virgin project, add ios, and send to emulator, and it worked. That isn¹t a terribly deep test, but there ya go. On 10/1/14, 1:27 AM, "Abdul Rahaman" wrote: >Hi guys, >I was wondering if Corodva will work fine with Yosemite GM. I was about >to update from my Mavericks to Yose

Re: Cordova and OS X 10.10 Yosemite GM

2014-10-01 Thread Ray Camden
I¹ll tell you now. On 10/1/14, 1:27 AM, "Abdul Rahaman" wrote: >Hi guys, >I was wondering if Corodva will work fine with Yosemite GM. I was about >to update from my Mavericks to Yosemite GM. > >Best regards, >AR

Re: 3.6 cordova plugin versions

2014-09-30 Thread Ray Camden
Any comments folks? https://gist.github.com/cfjedimaster/b689cbf528cddaa2391a On 9/30/14, 11:57 AM, "Michal Mocny" wrote: >I'm not an expert on requirements, but I'm happy to review your >post. > >-Michal > >On Tue, Sep 30, 2014 at 12:41 PM, Ray Ca

Re: 3.6 cordova plugin versions

2014-09-30 Thread Ray Camden
;explicitly install non-default platform versions if they chose, and >plugins >may have support for only a subset of platforms.. > >-Michal > >On Tue, Sep 30, 2014 at 12:11 PM, Ray Camden wrote: > >> Ah - never mind. I picked a plugin that didn¹t have it specified. I &g

Re: 3.6 cordova plugin versions

2014-09-30 Thread Ray Camden
Ah - never mind. I picked a plugin that didn’t have it specified. I picked another random one and it *was* shown. I’d say that for plugins w/o engine support, the site should still say something, even if Engine Number Not Specified On 9/30/14, 11:09 AM, "Ray Camden" wrote: >Quer

Re: 3.6 cordova plugin versions

2014-09-30 Thread Ray Camden
Query - why isn¹t data shown on plugins.cordova.io? That seems like crucial data that should be displayed, right? On 9/30/14, 10:59 AM, "Michal Mocny" wrote: > >In theory, we should know when plugins depend on a certain minimum >platform >version, and even have a plugin.xml tag to specify this (

Re: 3.6 cordova plugin versions

2014-09-30 Thread Ray Camden
I don¹t have an answer, but I definitely see merit in documenting this here: http://cordova.apache.org/docs/en/3.6.0/cordova_plugins_pluginapis.md.html# Plugin%20APIs (replace 3.6.0 with ³most current² of course) We should clarify expectations for when/how the core plugins are tested in regards

Re: 3.6 cordova plugin versions

2014-09-30 Thread Ray Camden
Just being annoying. ;) I can see this type of question though being something users will bring up. On 9/30/14, 9:46 AM, "Shazron" wrote: >He didnt ask that question, but Ray: yes. > >On Tuesday, September 30, 2014, Ray Camden wrote: > >> Does it make sense to c

Re: 3.6 cordova plugin versions

2014-09-30 Thread Ray Camden
Does it make sense to clarify that statement though? Not *every* plugin is tested like this, just the ³Core² set of Cordova plugins. If someone has a random plugin for Cowbell, there is no guarantee that it will work on _any_ release, right? (I know we were talking about core plugins, but I just wa

Re: cordova camera.getpicture is not working with backbone/requireJS

2014-09-26 Thread Ray Camden
Hey Frank, this list is for people who are developing Cordova itself, not for general tech support. Please use this Google Group: https://groups.google.com/forum/#!forum/phonegap On 9/26/14, 10:13 AM, "Frank He" wrote: >This is a very annoying issue, I am using cordova with backbone to build >h

Re: [echo] Adding platform: browser [exec] npm http GET https://registry.npmjs.org/cordova-browser [exec] npm http 200 h[exec] Unable to fetch platform browser: Error: No compatible version found: cor

2014-09-26 Thread Ray Camden
Yes - will be fixed in next release. For now, do this: cordova platform add browser ‹usegit On 9/26/14, 4:55 AM, "Axel Nennker" wrote: >Hi, > >is this a glitch? > >I am running 3.6.3-0.2.13 and get this output when trying to use browser >as >a platform. > > [echo] Adding platform: browser >

Re: Who is going to Chrome Dev Summit Nov19-20?

2014-09-25 Thread Ray Camden
Joined the waiting list. No way I can get budget to attend, but figured I¹d try. ;) Happy to see they are streaming everything though. On 9/25/14, 1:40 PM, "Carlos Santana" wrote: >I was able to get a ticket [1] to attend. Now waiting on corporate travel >approval ... > >It will be awes

Re: [ios-sim] version 3.0 is out, supports Xcode 6

2014-09-22 Thread Ray Camden
wow - it does! (at least in my quick test) On 9/22/14, 9:42 PM, "Ray Camden" wrote: >So does this fix the ³on second sim, show a blank screen until you kill >the app and restart it² bug? > >On 9/22/14, 9:00 PM, "Carlos Santana" wrote: > >>Nevermind j

Re: [ios-sim] version 3.0 is out, supports Xcode 6

2014-09-22 Thread Ray Camden
So does this fix the ³on second sim, show a blank screen until you kill the app and restart it² bug? On 9/22/14, 9:00 PM, "Carlos Santana" wrote: >Nevermind just read the help for new ios-sim > >+1 showdevicetypes > >$ ios-sim showdevicetypes > >com.apple.CoreSimulator.SimDeviceType.iPhone-4s, 7

Re: new NPM 2.x

2014-09-22 Thread Ray Camden
modules >or plugins. It's something to be aware of, at least. > >On Mon, Sep 22, 2014 at 12:30 PM, Ray Camden wrote: > >> Being lazy, but can you explain why it matters? Ie, is there a reason >> *not* to just upgrade? I assume most folks would think, ³new version of &

Re: new NPM 2.x

2014-09-22 Thread Ray Camden
Being lazy, but can you explain why it matters? Ie, is there a reason *not* to just upgrade? I assume most folks would think, ³new version of npm, just update and don¹t worry about it² - but does it impact using Cordova? On 9/22/14, 11:09 AM, "Carlos Santana" wrote: >NPM 2.x was released last w

Re: [Vote] Tools Release 3.6.3-0.2.13

2014-09-22 Thread Ray Camden
Sep 22, 2014, at 11:34 AM, Ray Camden wrote: > >> Odd - when I went to docs.cordova.io, it defaulted to 3.5. 3.6 is >> available in the dropdown, but not the default. >> >> On 9/22/14, 10:26 AM, "Marcel Kinard" wrote: >> >>> Michael Brooks, co

Re: [Vote] Tools Release 3.6.3-0.2.13

2014-09-22 Thread Ray Camden
Hmm - first thing I tried with Cordova 3.6.3 was to add browser as a platform. Unable to fetch platform browser: Error: No compatible version found: cordova-browser@'master' Valid install targets: ["3.5.0","3.5.1","3.5.2"] I¹ll file a report. On 9/22/

Re: [Vote] Tools Release 3.6.3-0.2.13

2014-09-22 Thread Ray Camden
Odd - when I went to docs.cordova.io, it defaulted to 3.5. 3.6 is available in the dropdown, but not the default. On 9/22/14, 10:26 AM, "Marcel Kinard" wrote: >3.6.3 is now live in npm, docs, and dist. > >Michael Brooks, could you update the link from docs.cordova.io? I looked >at [1], but the

RE: Is there a decent Getting Started guide without prerequisite loops?

2014-08-22 Thread Ray Camden
I just went through this myself the past weekend. I did: Android SDK During that install, it noticed I didn't have Java (this was a VM) and it linked me to install that. Apache ANT Git Node.js (for npm) Then finally npm install -g cordova. That's it.

RE: getting tired of using mouse to open safari to inspect and magic path for livereload

2014-08-22 Thread Ray Camden
Try GapDebug. It will try to reconnect on app relaunch. Plus, it lets you do the iOS stuff in Chrome, not Safari. From: Carlos Santana Sent: Friday, August 22, 2014 10:31 AM To: dev@cordova.apache.org Subject: getting tired of using mouse to open safari t

RE: What's Stopping us From Independent Platform Releases

2014-08-20 Thread Ray Camden
Keep in mind - the average developer probably has no idea what cordova-ios, cordova-cli, and cordova-lib means. They npm install cordova, and to them, that's it. From: Carlos Santana Sent: Wednesday, August 20, 2014 7:54 PM To: dev@cordova.apache.org Sub

RE: What's Stopping us From Independent Platform Releases

2014-08-20 Thread Ray Camden
Freaking Outlook kinda munged my reply, so I'll keep my replies on top. When I saw "edge", I thought that meant *post* release. Err, I mean what's coming next. I've never read "edge" as being "the current release." So if I'm wrong, and it sounds like i am,you can disregard everything I said. :)

RE: What's Stopping us From Independent Platform Releases

2014-08-20 Thread Ray Camden
I'll echo the issues I raised before. If the docs say that so and so is supported, but it is for edge and not the current release, I think that would be a huge mistake. I consider myself a pretty good Cordova dev and I think even I would be confused as well. (I almost never run anything but the

RE: Chrome-axiom

2014-08-12 Thread Ray Camden
Do you have an external URL? :) From: Andrew Grieve Sent: Tuesday, August 12, 2014 10:49 AM To: dev Subject: Chrome-axiom New mailinglist that it may be worth joining. "Chrome Axiom is the Chrome Developer Tooling platform. We're building the well lit pat

RE: [Discuss] Ripple as a platform

2014-08-08 Thread Ray Camden
(Julian also posted to the Ripple list, so for folks subscribed there, pardon my cut and paste.) The underlying idea of the prototype, as I see it, is to use the plugin.xml format to describe additional files that would be used for emulation of that plugin. The prototype CLI treats ripple as a

RE: When is .cordova created?

2014-07-21 Thread Ray Camden
Thanks all for the replies. For now, I'm simply going to look for the common subdirectories (hook, plugins, platforms, and www) as a means of sniffing if the project is a Cordova project. From: mmo...@google.com on behalf of Michal Mocny Sent: Monday, J

When is .cordova created?

2014-07-21 Thread Ray Camden
(This question feels like it *should* be appropriate here, but if I should raise it on the PG Google group, I will.) I recently released a Brackets extension that wrapped calls to the Cordova CLI. I wrote some simple logic to handle checking if a folder is a Cordova project. I simply looked for

RE: Pointing docs to edge

2014-07-14 Thread Ray Camden
Personally I'd rather not have any "coming soon" paragraphs in the doc text. As a user, if I'm at the docs, I don't care what is coming next. I'm trying to solve a problem I have *now*, or trying to build now. Anything that is coming soon is a distractor. Do I feel strongly about it? No, but I'

RE: recent tools update, Splash screen support

2014-07-13 Thread Ray Camden
/a7b2f371c3d051a5a9d4818f3f9c9cb0eb5c57be Axel Sorry about the ton of changed files. I did a "git fetch upstream" today and then a merge and push to my repo... I wish I could delete my fork and start over but github does not allow this... 2014-07-13 17:56 GMT+02:00 Ray Camden : > There are 500+ files changed

RE: recent tools update, Splash screen support

2014-07-13 Thread Ray Camden
://github.com/apache/cordova-docs/pull/219 -Axel 2014-07-12 15:12 GMT+02:00 Ray Camden : > Just raising this again - are there docs for this? > > > From: Ray Camden > Sent: Friday, July 11, 2014 5:46 AM > To: dev@cordova.apache.org >

RE: recent tools update, Splash screen support

2014-07-12 Thread Ray Camden
Just raising this again - are there docs for this? From: Ray Camden Sent: Friday, July 11, 2014 5:46 AM To: dev@cordova.apache.org Subject: RE: recent tools update, Splash screen support So basically the docs are *not* up to the date for any of this

RE: Pointing docs to edge

2014-07-11 Thread Ray Camden
plugin docs live in plugin repos and will be > versioned alongside the plugins themselves. They'll be removed from > docs.cordova.io. > > > On Fri, Jul 11, 2014 at 11:49 AM, Ray Camden wrote: > > > Is edge what people use when they get the latest version of cordova or

RE: Pointing docs to edge

2014-07-11 Thread Ray Camden
Is edge what people use when they get the latest version of cordova or a plugin? If not, I'd strongly argue against it. If I download the Camera plugin, I expect the default docs to match whats shipped in that version. From: m...@google.com on behalf of

RE: recent tools update, Splash screen support

2014-07-11 Thread Ray Camden
So basically the docs are *not* up to the date for any of this yet? From: Sergey Grebnov (Akvelon) Sent: Friday, July 11, 2014 1:15 AM To: dev@cordova.apache.org Subject: RE: recent tools update, Splash screen support I volunteer to test splash/icons s

recent tools update, Splash screen support

2014-07-10 Thread Ray Camden
I'm a bit behind on the recent tooling update so forgive me if this is a dumb question. The very first item listed is: Support for splash screens Which is odd since I thought splash screens had been available for some time now. We've had an API to hide show them. We've also had documented ways

RE: Ajax search API on plugins.cordova.io

2014-07-09 Thread Ray Camden
. All I pointed out is that you can do REST calls to registry.cordova.io to retrieve the JSON object of the interested REST query, not a search mechanism like the one you have 2014-07-08 18:50 GMT-05:00 Ray Camden : > Am I right in seeing there isn't a search API then? If not, I'll

RE: Ajax search API on plugins.cordova.io

2014-07-08 Thread Ray Camden
Am I right in seeing there isn't a search API then? If not, I'll continue to hit the URL I was using. From: Victor Sosa Sent: Tuesday, July 08, 2014 8:45 AM To: dev@cordova.apache.org Subject: Re: Ajax search API on plugins.cordova.io Hello Folks. I've f

RE: Ajax search API on plugins.cordova.io

2014-07-07 Thread Ray Camden
ou're looking for search specifically you can take a look at how Steve did it in the plugins site http://goo.gl/pxKE49 On Mon, Jul 7, 2014 at 6:31 PM, Anis KADRI wrote: > https://github.com/imhotep/npmjs.org should work > > > On Mon, Jul 7, 2014 at 6:13 PM, Ray Camden wrote: &g

RE: Ajax search API on plugins.cordova.io

2014-07-07 Thread Ray Camden
search API on plugins.cordova.io Also, is this CORS enabled so that other websites can use this official API ? -Original Message----- From: Ray Camden [mailto:rayca...@adobe.com] Sent: Monday, July 7, 2014 2:58 PM To: dev@cordova.apache.org Subject: Ajax search API on plugins.cordova.io I

Ajax search API on plugins.cordova.io

2014-07-07 Thread Ray Camden
Is there an "official" API for plugins.cordova.io? I see I can hit http://plugins.cordova.io/_list/search/search?startkey=%22dialogs%22&endkey=%22dialogsZZ%22&limit=25 and get a response back but is there something more "official" then that?

RE: Questions about FileSystem documentation and paths

2014-07-02 Thread Ray Camden
9, 2014 at 1:04 PM, Ray Camden wrote: > Hey folks - I originally raised this on the Google Group as I assumed it > was just an issue w/ my code, but I believe this is a documentation issue > so I'm raising it here. If wrong, let me know. :) > > I'm working on a set of

RE: More questions on FileSystem directories

2014-06-30 Thread Ray Camden
you can create the pull request and they will merge if they agree. 2014-06-30 16:44 GMT+02:00 Ray Camden : > Yes, I meant that the doc for cacheDirectory implies, at least to me, that > the previous entry (dataDirectorry) will not persist. I think your > modification makes sense. Do yo

RE: More questions on FileSystem directories

2014-06-30 Thread Ray Camden
ment/Conceptual/FileSystemProgrammingGUide/AccessingFilesandDirectories/AccessingFilesandDirectories.html#//apple_ref/doc/uid/TP40010672-CH3-SW11 and android doc http://developer.android.com/guide/topics/data/data-storage.html 2014-06-29 19:08 GMT+02:00 Ray Camden : > According to the docs, cordova.file

More questions on FileSystem directories

2014-06-29 Thread Ray Camden
According to the docs, cordova.file.cacheDirectory is: "Cached files that should survive app restarts. Apps should not rely on the OS to delete files in here. " If you read this immediately after reading the docs for cordova.file.dataDirectory, you may think that files there do NOT survive app

Questions about FileSystem documentation and paths

2014-06-29 Thread Ray Camden
Hey folks - I originally raised this on the Google Group as I assumed it was just an issue w/ my code, but I believe this is a documentation issue so I'm raising it here. If wrong, let me know. :) I'm working on a set of of demos related to the FileSystem feature to answer a series of FAQs rise

RE: How to initialize a Cordova project using CLI if I only have the www directory of the project?

2014-06-24 Thread Ray Camden
The CLI allows you to copy from a folder to 'seed' a new project. I'd use that. Interesting - CowTipLine is my app - but that's not my repo. :) From: German Viscuso Sent: Tuesday, June 24, 2014 12:23 PM To: dev@cordova.apache.org Subject: How to initiali

RE: File API as implemented by cordova-plugins-file

2014-06-23 Thread Ray Camden
As just an FYI - I swear 99% of the questions I get on my blog about Cordova/PG involve the File stuff. From: Jesse Sent: Monday, June 23, 2014 4:06 PM To: dev@cordova.apache.org Subject: File API as implemented by cordova-plugins-file I am working throu

RE: Contacts API, iOS

2014-06-23 Thread Ray Camden
So I just want to double check to make sure I'm groking it right myself - this was simply a mistake in terms of the doc for version X+1 going live before plugin version X+1 was ready, right? When/how will it be corrected? (Not trying to be pushy, just want to make sure I explain it well to other

RE: Contacts API, iOS

2014-06-21 Thread Ray Camden
in from the git URL. On Fri, Jun 20, 2014 at 2:43 PM, Ray Camden wrote: > If I had to guess, I'd say the docs lead to from docs.cordova.io are > going to an unreleased version. If you go to the docs via > plugins.cordova.io, you see the right docs. > > I *was* able to test by

RE: Contacts API, iOS

2014-06-20 Thread Ray Camden
Looks like the last release was based on dev branch ( >>> https://github.com/apache/cordova-plugin-contacts/blob/55ba3f2580d2c3bbd1662f49d89043710446220a/www/contacts.js), >>> which was closed, but maybe wasn't merged in to master? >>> >>> -Michal >>>

Contacts API, iOS

2014-06-20 Thread Ray Camden
(I struggled with whether or not this should go here or the Google Group. Settled on here but if folks think it should be moved, just let me know.) I was building a small test of the pickContact API when I noticed it didn't work in iOS. I opened up a remote debug session with Safari and noticed

RE: Contacts API, iOS

2014-06-20 Thread Ray Camden
ideas? From: Ray Camden Sent: Friday, June 20, 2014 1:07 PM To: dev@cordova.apache.org Subject: Contacts API, iOS (I struggled with whether or not this should go here or the Google Group. Settled on here but if folks think it should be moved, just let me know

RE: Getting " 'type' of undefined " in LogCat

2014-06-20 Thread Ray Camden
In general, support questions should be posted to Stack Overflow, or the Google group. This list is for the *development* of Cordova itself. That being said, you probably forgot to add the plugin. Follow the instructions here: https://github.com/apache/cordova-plugin-network-information/blob/ma

RE: ngCordova

2014-06-03 Thread Ray Camden
Any plans on "promising" up FileSystem and Globalization? From: Max Lynch Sent: Tuesday, June 03, 2014 7:07 PM To: dev@cordova.apache.org Subject: ngCordova Hey everyone, We (the Ionic framework team) released a very early version of our Cordova plugin

RE: Speculation: Apple supports WebGL in UIWebView, soon

2014-05-22 Thread Ray Camden
Would I be crazy to say I'm more excited about the possible support of IndexedDB? :) From: iclell...@google.com on behalf of Ian Clelland Sent: Thursday, May 22, 2014 10:14 AM To: dev@cordova.apache.org Subject: Speculation: Apple supports WebGL in UIWe

RE: CLI implementation for the save and restore plugins

2014-05-21 Thread Ray Camden
If the intent is for us to test them, then they should be documented. If I run across something and _don't_ see a doc, I get more upset about that then anything else. Just make it clear it is an experiment and it may change in the future. From: mmo...@goo

RE: Draft of Whitelist and Security Guide

2014-05-19 Thread Ray Camden
rity Guide no, deploying is a different thing altogether. a full rebuild of the docs so that is automated is forthcoming. (mike and steve are going to look at it when they can) On Mon, May 19, 2014 at 7:56 AM, Ray Camden wrote: > Looks like it was already merged: >

RE: Draft of Whitelist and Security Guide

2014-05-19 Thread Ray Camden
9:53 AM To: dev@cordova.apache.org Subject: Re: Draft of Whitelist and Security Guide err, ok, I'm not seeing if it got merged or not…can you link to it Ray? On Mon, May 19, 2014 at 7:43 AM, Ray Camden wrote: > I did. > > From: brian.l

RE: Draft of Whitelist and Security Guide

2014-05-19 Thread Ray Camden
at 7:21 AM, Ray Camden wrote: > Speaking of - when will the GS guide be on docs.cordova.io? With 3.5? > > > From: Mike Billau > Sent: Monday, May 19, 2014 8:42 AM > To: dev@cordova.apache.org > Subject: Re: Draft of Whitelist and Secu

RE: Draft of Whitelist and Security Guide

2014-05-19 Thread Ray Camden
Speaking of - when will the GS guide be on docs.cordova.io? With 3.5? From: Mike Billau Sent: Monday, May 19, 2014 8:42 AM To: dev@cordova.apache.org Subject: Re: Draft of Whitelist and Security Guide Thanks everyone for reading and looking this over. I'm

RE: First stab at Next Steps article

2014-05-05 Thread Ray Camden
PR submitted. ICLA submitted. From: brian.ler...@gmail.com on behalf of Brian LeRoux Sent: Monday, May 05, 2014 2:13 PM To: dev@cordova.apache.org Subject: Re: First stab at Next Steps article +1. Its well beyond time you landed a commit or two into Cord

RE: First stab at Next Steps article

2014-05-05 Thread Ray Camden
I can do so soon. From: Mike Billau Sent: Monday, May 05, 2014 2:02 PM To: dev@cordova.apache.org Subject: Re: First stab at Next Steps article Ray, why don't you do a PR to /cordova-docs? That way the initial commit will (should?) have your name on it.

RE: First stab at Next Steps article

2014-05-05 Thread Ray Camden
Ok - this feels like a kick ass document thanks to everyone who helped. To folks in charge: I'm more than willing to be responsible for this going forward, but what is the best way to get it off of my Google Doc and into your hands? FYI,I missed Mike's note below. Mike, I think I'm ok with the

RE: First stab at Next Steps article

2014-05-05 Thread Ray Camden
I'm going to turn off shared access - just while I do my review review (in case folks try to load it up). From: Ray Camden Sent: Monday, May 05, 2014 10:56 AM To: dev@cordova.apache.org Subject: RE: First stab at Next Steps article Yes, I'm m

RE: First stab at Next Steps article

2014-05-05 Thread Ray Camden
Yes, I'm mad you did this work for me. ;) I'm a bit behind so this is perfect, thank you. I still plan on checking over things today and seeing if it is ready to submit to Cordova for the initial doc. Thanks! From: Mike Billau Sent: Monday, May 05, 2014

RE: First stab at Next Steps article

2014-05-02 Thread Ray Camden
I've gotten a lot of good feedback. My plan is to review, update, etc, and see if it feels like a good 1.0 release for Monday at which point yall can take it over. From: kerrisho...@gmail.com on behalf of Kerri Shotts Sent: Friday, May 02, 2014 12:05 A

RE: First stab at Next Steps article

2014-05-01 Thread Ray Camden
Terence, this too, smells like a good FAQ detail. To me, this document is more of a guide for things that a Cordova dev would need to know after getting past the basic Hello World. (Not saying my view on this is right, just how I see it.) From: brian.ler.

RE: First stab at Next Steps article

2014-05-01 Thread Ray Camden
urce Code and Cordova Upgrades." On Wed, Apr 30, 2014 at 5:40 PM, Andrew Grieve wrote: > On Wed, Apr 30, 2014 at 5:28 PM, Josh Soref wrote: > > > Ray Camden wrote: > > > I had 3 hours here at the airport so I took at stab at writing content > > > for t

RE: First stab at Next Steps article

2014-05-01 Thread Ray Camden
Replies with RKC. 1. Please don't mention WebSQL. RKC: Heh, well, it *works*, but yeah, ok, removed to make it more generic. 2. The offline/online event is not a great indicator, it's a hint, but it can be misleading. People need to try a connection (XHR) t

RE: First stab at Next Steps article

2014-05-01 Thread Ray Camden
I like his article - but don't think jQM is as bad as others do. (Disclaimer - I wrote a book on jQM.) From: tommy-carlos williams Sent: Wednesday, April 30, 2014 4:14 PM To: dev@cordova.apache.org Subject: Re: First stab at Next Steps article Ray, This

First stab at Next Steps article

2014-04-30 Thread Ray Camden
I had 3 hours here at the airport so I took at stab at writing content for the Next Steps document. You can find (and edit) the document here: https://docs.google.com/document/d/1uJ5qXqQxK2oh1eZPgMdYuhK2rQTB7QMHXUHbkcomWgk/edit# The main thing missing now (imo) is the Upgrade section. I think wi

RE: Some pain points from our users :'(

2014-04-30 Thread Ray Camden
sp=sharing ____ From: Ray Camden Sent: Wednesday, April 30, 2014 11:28 AM To: dev@cordova.apache.org Subject: RE: Some pain points from our users :'( On it. From: Steven Gill Sent: Wednesday, April 30, 2014 11:12 AM To: dev@cordova.apa

RE: Some pain points from our users :'(

2014-04-30 Thread Ray Camden
On it. From: Steven Gill Sent: Wednesday, April 30, 2014 11:12 AM To: dev@cordova.apache.org Subject: RE: Some pain points from our users :'( I would suggest creating a Google doc and sharing it here. On Apr 30, 2014 8:59 AM, "Ray Camden"

RE: Some pain points from our users :'(

2014-04-30 Thread Ray Camden
i.apache.org/cordova/signposts-draft . I'd hope this works, as long as the contributions are considered "trivial" by Apache standards. Otherwise pull requests to cordova-doc.git would be the [slower and more proper] way to go. On Apr 30, 2014, at 11:29 AM, Ray Camden wrote

RE: Some pain points from our users :'(

2014-04-30 Thread Ray Camden
rwise pull requests to cordova-doc.git would be the [slower and more proper] way to go. On Apr 30, 2014, at 11:29 AM, Ray Camden wrote: > Any particular place? Sorry if obvious - but it would need to be a github > repo multiple folks can edit. (Seems like that would be quicker than PRs imo.)

RE: Some pain points from our users :'(

2014-04-30 Thread Ray Camden
in in the perceived usability of Cordova. Ray, thank you! On Apr 30, 2014, at 9:11 AM, Ray Camden wrote: > I'd love to take a stab at this. Where would be a good place for to post a > draft that folks could edit and the Cordova team could just take it over when > happy?

RE: Docs for plugins

2014-04-30 Thread Ray Camden
inks to the official > apache repos and not the github mirrors, and the official repo links do not > have a pretty renderers for markdown docs. Not sure what we want to do > here. > > > On Wed, Apr 30, 2014 at 9:14 AM, Ray Camden wrote: > >> I just noticed that the links

Docs for plugins

2014-04-30 Thread Ray Camden
I just noticed that the links for plugins from docs.cordova.io go to a new page (http://plugins.cordova.io/#/package/org.apache.cordova.file as an example). The docs for this one in particular seem wrong. I recently did a small mod to add the error codes to the docs, and I'm not seeing it here.

RE: Some pain points from our users :'(

2014-04-30 Thread Ray Camden
I've had some recent discussions on this myself - and it came up at the open PhoneGap/Cordova session I hosted online a few days back. I'd love to take a stab at this. Where would be a good place for to post a draft that folks could edit and the Cordova team could just take it over when happy?

RE: [Discuss] The Future of Ripple as a Top Level ASF Project

2014-04-28 Thread Ray Camden
As just an FYI, I couldn't disagree more about your first point ("minimal value"). Now that Ripple is working again, I find it to be *extremely* helpful for prototyping, quick testing, and teaching as well. You mention built in emulation in Chrome, and yep, that's nice, but consider geolocation.

RE: [Discuss] The Future of Ripple as a Top Level ASF Project

2014-04-28 Thread Ray Camden
Oh - when I read your call for Ripple devs to 'switch', I had assumed it was something already done. From: agri...@google.com on behalf of Andrew Grieve Sent: Monday, April 28, 2014 11:49 AM To: dev Subject: Re: [Discuss] The Future of Ripple as a Top L

RE: [Discuss] The Future of Ripple as a Top Level ASF Project

2014-04-26 Thread Ray Camden
I am naturally inclined to *not* leave Ripple as I think it is a great tool, but I'll check out cordova-browser. You say it is very similar to Ripple, but where exactly is it? The github repo is mostly empty now. From: agri...@google.com on behalf of And

  1   2   >