Re: [ATTENTION MENTORS] Need help re: headers in docs

2012-04-26 Thread Michael Brooks
I agree with Fil, having a large license embedded at the top of each markdown file is defeating why we chose to use separate the documentation into smaller files. Regardless, life moves on. Michael On Thu, Apr 26, 2012 at 11:18 AM, Filip Maj wrote: > Thanks for the reply Jukka. > > Sucks that a

Re: `instanceof` considered harmful in cordova-js

2012-04-27 Thread Michael Brooks
I believe the latest jQuery source has dropped support for a lot of legacy browsers. Regardless, even release 1.6.1 uses the implementation. On Fri, Apr 27, 2012 at 11:17 AM, Filip Maj wrote: > For reference: https://issues.apache.org/jira/browse/CB-588 > > Essentially: using instanceof across w

Re: Ready to Tag 1.7.0?

2012-05-01 Thread Michael Brooks
Docs be tagged 1.7.0. A... SHA df73e Michael On Tue, May 1, 2012 at 2:30 PM, Shazron wrote: > All tests (except that false failure one) are passing, except now I've > got a zombie with Compass stuff (Obj-C code only). Killing the zombie > now. > > > On Tue, May 1, 2012 at 2:27 PM, Joe Bows

Re: console / logging issues

2012-05-03 Thread Michael Brooks
Nice, thanks for kick starting this one Patrick! On Thu, May 3, 2012 at 2:29 PM, Shazron wrote: > Thanks for taking this on Patrick! > > On Thu, May 3, 2012 at 9:12 AM, Filip Maj wrote: > > Cool, thanks for organizing this sensibly Pat! > > > > On 5/3/12 9:49 AM, "Patrick Mueller" wrote: > > >

Re: Apache Release?

2012-05-07 Thread Michael Brooks
@Jukka Based on your Android and iOS feedback, I've updated the Documentation repository: - CB-651 - reference "Apache Cordova" instead of "Cordova" [1] - CB-652 - remove "PhoneGap" references [2] - CB-653 - update NOTICE for included third-party projects [3] - CB-654 - ran Apache RAT against the

Re: API addition: application version

2012-05-07 Thread Michael Brooks
Could we consider using the W3C Widget Interface [1]? It's a programmatic interface to the W3C Widget Specification [2]. In that case, it would be: window.widget.version [1] http://www.w3.org/TR/widgets-apis/#the-widget-interface [2] http://www.w3.org/TR/widgets/ On Mon, May 7, 2012 at 10:53 PM,

Re: API addition: application version

2012-05-08 Thread Michael Brooks
My understanding as well. Before deviceready, read the config.xml and populate some variables. We're talking about the application metadata, not the device's information. On Tue, May 8, 2012 at 1:40 PM, Shazron Abdullah wrote: > This was my understanding as well. > > On 2012-05-08, at 10:39 AM,

Re: UNSUBSCRIBE Unsubcribe [jira] [Assigned] (CB-664) implement plugininstall for https://github.com/alunny/ChildBrowser

2012-05-09 Thread Michael Brooks
gt; > >>> [ > >>> > https://issues.apache.org/jira/browse/CB-664?page=com.atlassian.jira.plu > >>>gi > >>>n.system.issuetabpanels:all-tabpanel ] > >>&g

Re: Platform permissions and documentation

2012-05-14 Thread Michael Brooks
Good suggestion Fil. The documentation should document the access / permission name for each API. I'll create the appropriate JIRA issues for the documentation. On Mon, May 14, 2012 at 9:57 AM, Jesse MacFadyen wrote: > +1 to doing both. > This applies to WP7 as well. > > Cheers, > Jesse > > Sent

Cordova BlackBerry WebWorks SDKs (5.0 / 6.0 / 7.0 / 10 / PlayBook)

2012-05-14 Thread Michael Brooks
Hello guys, Two weeks ago, Fil and I were attended the BlackBerry 10 Jam conference, which unveiled the BlackBerry 10 platform. We had plenty of time to hang out and code with some of the RIM WebWorks guys, including Gord Tanner, Dan Silivestru, Laurent Hasson, and Ken Wallis from this mailing lis

Re: Cordova BlackBerry WebWorks SDKs (5.0 / 6.0 / 7.0 / 10 / PlayBook)

2012-05-14 Thread Michael Brooks
Right. And just to simplify the transition, we would rather not immediately rename "incubator-cordova-blackberry-webworks" to "incubator-cordova-blackberry-java". Instead, we can hold off until post-graduation since every repository will need to be renamed (removing the "incubator" prefix). Micha

Re: docs commit: CB-764 Add API permissions stub for each platform.

2012-05-14 Thread Michael Brooks
;599 > >Tree: > > > http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/2c61559 > >9 > >Diff: > > > http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/2c61559 > >9 > > > >Branch: refs/heads/master > >Commi

Re: Cordova BlackBerry WebWorks SDKs (5.0 / 6.0 / 7.0 / 10 / PlayBook)

2012-05-15 Thread Michael Brooks
e repos. However, from an end user > >>>perspective, having a single repo allows us to build a distribution > >>>where the end user can have a single project and build both the java > >>>and Air versions of their application. > >>> > &

[coho] Apache-ize the Project

2012-05-15 Thread Michael Brooks
Yesterday I was reviewing the apache-coho project and realized that it needs some attention before project graduation. Currently, it's polluted with PhoneGap terms that need to be renamed to Apache Cordova, missing Apache headers, and Github houses the latest source code. --- JIRA --- I've added

Re: Java Style

2012-05-15 Thread Michael Brooks
+1 on 4 spaces in Java. On Tue, May 15, 2012 at 1:55 PM, Joe Bowser wrote: > +1 on spaces. It should be noted that this isn't the default in Eclipse. > :( > > On Tue, May 15, 2012 at 1:52 PM, Drew Walters wrote: > > > Should note, all the BlackBerry Java code is 4 space indentation > > except

Re: tag rc monday?

2012-05-16 Thread Michael Brooks
A large number of the outstanding issues are around documentation. For each platform, there are documentation issues for: - Writing the upgrade (1.8.0 and 1.7.0) guide - Writing the permission name guide Michael On Wed, May 16, 2012 at 2:13 PM, Shazron wrote: > iOS should be fine to tag. > > O

Re: [coho] Apache-ize the Project

2012-05-17 Thread Michael Brooks
, Michael Brooks wrote: > Yesterday I was reviewing the apache-coho project and realized that it > needs some attention before project graduation. Currently, it's polluted > with PhoneGap terms that need to be renamed to Apache Cordova, missing > Apache headers, and Github houses

Re: remote platform

2012-05-18 Thread Michael Brooks
> > I am wondering if this has more of a place in ripple? I agree, it sounds like there's a lot of overlap with Ripple. It could also be very useful for continuous integration testing of the Cordova project using mobile-spec. On Fri, May 18, 2012 at 9:37 AM, wrote: > I am wondering if this ha

Re: Building just one doc set

2012-05-22 Thread Michael Brooks
Nope, but someone is welcome to update it ;) In general, the whole documentation generator will be scraped soon. The documentation project has grown a lot since that script was first written and we've learned a lot about what we want in our documentation. If you want to build the documentation qu

Re: standard project template

2012-05-22 Thread Michael Brooks
+1 Many users use the sample application as a starting point because it shows how Cordova works and how to write a simple Cordova application. For the future plugin packages, it would be nice to encourage our plugin developers to include a sample project. While API documentation is crucial, a goo

Re: tag rc monday?

2012-05-22 Thread Michael Brooks
; the latter *could* move to 1.9 > > On Wed, May 16, 2012 at 11:18 PM, Michael Brooks > wrote: > > A large number of the outstanding issues are around documentation. For > each > > platform, there are documentation issues for: > > > > - Writing the upgrade (1.8.0 a

Re: tag rc monday?

2012-05-22 Thread Michael Brooks
ked at the WP7 subtask of CB-608, is this a blocker for > 1.8.0? > > > > > On Tue, May 22, 2012 at 2:19 PM, Michael Brooks >wrote: > > > I'm kicking this thread back to life. > > > > When are we scheduling the 1.8.0rc1 release? Originally, i

Re: tag rc monday?

2012-05-23 Thread Michael Brooks
Hello everyone, Since there has been no objections, let's aim to cut 1.8.0rc1 tomorrow. How does that sound to everyone? Michael On Tue, May 22, 2012 at 10:22 PM, Michael Brooks wrote: > Thanks Jesse! > > Realistically, I think CB-608 and it's sub-tasks should be re

Re: tag rc monday?

2012-05-23 Thread Michael Brooks
Great. Can someone from IBM please speak up about Android? Michael On Wed, May 23, 2012 at 5:53 PM, Tim Kim wrote: > +1 >

Re: tag rc monday?

2012-05-24 Thread Michael Brooks
Awesome, thanks Simon! Let's tag and roll out 1.8.0rc1 today! Michael On Thu, May 24, 2012 at 4:41 AM, Simon MacDonald wrote: > +1 on Android > > On Wednesday, May 23, 2012, Michael Brooks wrote: > > > Great. > > > > Can someone from IBM please spea

Re: [Android] Move CordovaWebView to 1.9 release?

2012-05-24 Thread Michael Brooks
I say make it a 1.9.0 release goal. On Thu, May 24, 2012 at 10:24 AM, Simon MacDonald wrote: > Agree with waiting until 1.9. > > Simon Mac Donald > http://hi.im/simonmacdonald > > > On Thu, May 24, 2012 at 12:31 PM, Joe Bowser wrote: > > > Hey > > > > I hate to say it, but given the fact that i

Re: tag rc monday?

2012-05-25 Thread Michael Brooks
> > > FYI - Monday is a stat holiday in the US (Memorial Day). > > > > > > > > > Date: Thu, 24 May 2012 09:31:52 -0700 > > > > > Subject: Re: tag rc monday? > > > > > From: bows...@gmail.com > > > > > To: callback-dev@incub

Re: Cordova and config.xml

2012-05-29 Thread Michael Brooks
>From my understanding, yes. PhoneGap Build currently uses it (not as extensively as BB) to describe the app's metadata and configuration (access, permissions, etc). My understanding is that as we build out the CLI for Apache Cordova, then config.xml support will be added. Michael On Mon, May 2

Re: Cordova and config.xml

2012-05-29 Thread Michael Brooks
te all the platforms. We didn't have a plan then on when to > >include this feature. Not seeing it in the Roadmap though pre-2.0 or even > >for 2.0: http://wiki.apache.org/cordova/RoadmapProjects > > > >On Tue, May 29, 2012 at 9:49 AM, Michael Brooks > >wrote: > &g

Re: Cordova.js for BB10

2012-05-29 Thread Michael Brooks
Hey Gord, This is awesome! Instead of calling the platform "blackberry" and "playbook" should we name them "webworks/java" and "webworks/air"? Michael On Mon, May 28, 2012 at 12:22 PM, Gord Tanner wrote: > Hello everyone! > > I have started working on BB10 support for cordova and I am startin

Re: new repo for experiementation and random stuff like the hello world app

2012-05-29 Thread Michael Brooks
Is the incubator-cordova-labs repository related to this? [INFRA-4732]: https://issues.apache.org/jira/browse/INFRA-4732 On Tue, May 29, 2012 at 1:59 PM, Filip Maj wrote: > cordova-goodies ? > > On 5/29/12 1:53 PM, "Brian LeRoux" wrote: > > >I remember a thread but cannot find it where we disc

Re: Cordova.js for BB10

2012-05-29 Thread Michael Brooks
Awesome! On Tue, May 29, 2012 at 2:10 PM, wrote: > I Iike that! > > Sent on the TELUS Mobility network with BlackBerry > > -Original Message- > From: Michael Brooks > Sender: mikeywbro...@gmail.com > Date: Tue, 29 May 2012 13:45:07 > To: > Reply-To: cal

Re: Command Line Tooling

2012-05-31 Thread Michael Brooks
Nice work Anis! Before we release 1.9, I'd be in favour of replacing `create` with `create2` (and renaming it). Michael On Thu, May 31, 2012 at 1:16 PM, Anis KADRI wrote: > Yes we can > > On Thu, May 31, 2012 at 1:04 PM, Joe Bowser wrote: > > > Cool. Can we put this in 1.9? > > > > On Thu, Ma

Re: Release date for 1.8?

2012-06-01 Thread Michael Brooks
Only three documentation issues are remaining. - CB-851 - guide for using url schemes in iOS - Shaz is handling this. - We've chose to document this in the iOS distribution. - It was an late issue that was added today and targetted for 1.8.0. - CB-736 - CB-676 Document webOS Project M

Re: Release date for 1.8?

2012-06-05 Thread Michael Brooks
CB-725 (Bada documentation) had the incorrect fix version - it should be a 2.0.0 goal. I've updated this issue. On Tue, Jun 5, 2012 at 10:34 AM, Filip Maj wrote: > Two issues left: > > https://issues.apache.org/jira/browse/CB-725 - document bada migration for > 1.7. Anis, can you handle this tod

Re: Geolocation test failures in Mobile Spec

2012-06-05 Thread Michael Brooks
Docs tagged 1.8.0 http://www.youtube.com/watch?v=AwS_vGM-Rr0 On Tue, Jun 5, 2012 at 2:04 PM, Filip Maj wrote: > JS tagged 1.8 > > On 6/5/12 12:42 PM, "Shazron" wrote: > > >Great - cordova-js needs to be tagged 1.8.0 I suppose, and all the > >platforms pull it in and run mobile-spec. > > > >htt

Re: [DOCS] Getting Started (CLI) && Getting Started (IDE)

2012-06-05 Thread Michael Brooks
Good idea On Tue, Jun 5, 2012 at 2:33 PM, Filip Maj wrote: > The baseline+inconsistent CLI scripts available always lived in the README > but having a full-fledged guide/article would be nice + linkable as well. > +1 > > On 6/5/12 2:28 PM, "Brian LeRoux" wrote: > > >Today we have Getting Starte

Re: Release date for 1.8?

2012-06-05 Thread Michael Brooks
Docs tagged 1.8.0 (not sure which thread we're reporting tags on) On Tue, Jun 5, 2012 at 2:32 PM, Shazron wrote: > iOS passes 100% of the automatic tests, and tagged 1.8.0 > > On Tue, Jun 5, 2012 at 2:29 PM, Herm Wong wrote: > > > > webos tagged. > > > >> Date: Tue, 5 Jun 2012 14:26:57 -0700 >

Re: one file to rule them all: some post 2.x thoughts

2012-06-05 Thread Michael Brooks
A small variation of 1) 1) Ship all platform-specific JavaScript in one file and sort it out at runtime. Provide the option to build the JavaScript for a specific platform. Basically, a debug vs production file, although most apps would happily use the debug in production. On Tue, Jun 5, 2012 at

Re: one file to rule them all: some post 2.x thoughts

2012-06-05 Thread Michael Brooks
ransport, > > and fire the correct events. If you want to use Contacts, then you > simply > > add an include script tag for cdv-contacts.js > > This would be just like any other plugin ... > > > > We already employ this type of modular-izing in mobile-spec in that

Re: [Android] Merging CordovaWebView into Master

2012-06-07 Thread Michael Brooks
You could try [1] : git merge -s recursive -Xignore-space-change If the merge goes bad, you can always do a hard reset back to the current (apache remote) HEAD: git reset --hard [1] http://stackoverflow.com/questions/5256769/git-merge-and-fixing-mixed-spaces-and-tabs-with-two-branches On Thu,

Re: release 1.8.1

2012-06-11 Thread Michael Brooks
+1 release 1.8.1 That scenario affects every iOS application, so I'd consider it a major issue. On Mon, Jun 11, 2012 at 2:18 PM, Filip Maj wrote: > +1 release 1.8.1 > > On 6/11/12 2:15 PM, "Brian LeRoux" wrote: > > >So we have a fairly big issue in iOS 1.8 wherein a PhoneGap app is > >crashing

Re: release 1.8.1

2012-06-11 Thread Michael Brooks
> > Hmm.. Can we have multiple tags in git pointing to the same commit? This > way we COULD tag all platforms, but non-ios platforms' 1.8.1 just points > to the same commit as 1.8.0. Yes, a tag is just a reference to a SHA. However, we still need to update the VERSION file for each platform. All

Re: release 1.8.1

2012-06-12 Thread Michael Brooks
gt; >>> > > > > > >> >> >> >>> >> Is cordova-js updated in this particular case ? > Because > > > if > > > > >>it > > > > >> is, > > > > >> >> >> >>&g

Re: [ANDROID] Refactoring key press overrides

2012-06-13 Thread Michael Brooks
Joe, I made the suggestion on INFRA-4152 [1] a while back. Unfortunately, like every other INFRA issue, it's been followed by silence. [1] https://issues.apache.org/jira/browse/INFRA-4152?focusedCommentId=13285896&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-132858

Re: Want to Contribute

2012-06-14 Thread Michael Brooks
Hi Charith, Looking through JIRA is a good start. Before we can accept a code contribution, we need you to sign the Apache CLA (contributor license agreement) [1]. If you're on a Mac, then you can use Preview to digitally sign the document (Preview => Preferences => Signatures) and you use Hello

Re: Cordova.js project on github not syncing

2012-06-14 Thread Michael Brooks
Thanks Jukka! Next up - quicker mirroring: https://issues.apache.org/jira/browse/INFRA-4641 On Thu, Jun 14, 2012 at 3:41 PM, Shazron wrote: > Jukka just fixed the issue: > https://issues.apache.org/jira/browse/INFRA-4898 > Might take an hour or so before Github catches up. > > Thanks Jukka! > >

Re: Project Pender for inclusion in Cordova-labs

2012-06-14 Thread Michael Brooks
Cool stuff Lorin! One question: 1) Can you use Pender with embedded canvas elements or must the canvas element be fullscreen? Long ago, I remember Jesse MacFadyen played around with embedding UIKit elements inside of the iOS UIWebView. Using of the offset and dimensions of the placeholder, he c

Re: [Android] Plugin.ctx needs a rename

2012-06-18 Thread Michael Brooks
If we are planning to rename the Cordova interface object, then we should do it for each platform in a consistent manner. There should be a parent JIRA issue with sub-tasks for each Cordova platform. On Mon, Jun 18, 2012 at 11:50 AM, Filip Maj wrote: > Yeh "ctx" implies Context, especially for A

Re: First Pull request for Cordova on Tizen Port !

2012-06-19 Thread Michael Brooks
Whoa, very cool! Welcome Paul, Regis, and Christophe! On Tue, Jun 19, 2012 at 7:02 AM, Regis Merlino wrote: > Hi All, > > I have created a temporary repo for you to review what has been done so > far here: > git://github.com/rmerlino/tmp-**cordova-tizen.git

Re: [DOCS] Getting Started (CLI) && Getting Started (IDE)

2012-06-19 Thread Michael Brooks
Bump. I'm curious what date we should set for the CLI Guides. Will release 1.9.0 be shipping the CLI scripts? If so, we may want to put together the guides for 1.9.0. Otherwise, we can hold off for 2.0.0. Michael On Tue, Jun 5, 2012 at 2:36 PM, Michael Brooks wrote: > Good idea >

Re: [DOCS] Getting Started (CLI) && Getting Started (IDE)

2012-06-19 Thread Michael Brooks
oux wrote: > I'd like to see those in 1.9 ---if you put the skeleton in and point > out where the actual docs go I'm happy to take first stab > > On Tue, Jun 19, 2012 at 4:05 PM, Michael Brooks > wrote: > > Bump. > > > > I'm curious what date we sh

Re: [DOCS] Getting Started (CLI) && Getting Started (IDE)

2012-06-19 Thread Michael Brooks
mean we'll be cutting a different type of release? You mean > it's different cause we are including the scripts? I'm missing something > here. > > On 6/19/12 1:15 PM, "Michael Brooks" wrote: > > >Cool, I can do that. > > > >So are planning to

Re: [DOCS] Getting Started (CLI) && Getting Started (IDE)

2012-06-19 Thread Michael Brooks
> On 6/19/12 4:08 PM, "Michael Brooks" wrote: > >> Yea, I'm just curious what the 1.9.0 release will look like. >> >> For each platform, will there be a ./bin directory with a ./bin/create >> script? If so, then each platform will be shipping the ent

Re: 1.9rc1

2012-06-21 Thread Michael Brooks
Docs tagged 1.9.0rc1 On Thu, Jun 21, 2012 at 11:43 AM, Herm Wong wrote: > > webos tagged and also updated the upgrading migration guide. > > > Date: Thu, 21 Jun 2012 11:14:04 -0700 > > Subject: Re: 1.9rc1 > > From: bows...@gmail.com > > To: callback-dev@incubator.apache.org > > > > Android is ta

Re: Plugin Format and Spec

2012-06-25 Thread Michael Brooks
We may also want to describe testing from JavaScript and Native. I would also like to see a repository called "cordova-plugin-template" that is a boilerplate to start writing any plugin. The idea is that users start with something that works, with tests, and documentation boilerplate - perhaps it

Re: speeding up touch events

2012-06-27 Thread Michael Brooks
I agree with Jesse. If possible, a speed increase to click events should be solved by a Cordova plugin or DOM lib. Perhaps it can start as a third-party plugin and once battle-tested, adopted as an official plugin. Faster click events would be wonderful though... Michael On Wed, Jun 27, 2012 at

Re: speeding up touch events

2012-06-27 Thread Michael Brooks
d pretty bullish on this but of late hearing ppl > complain about click event delay A LOT which is, as we all know, > commonly understood and easy to fix. Problem is, jquery doesnt, and > ppl assume it's phonegap that sucks. > > =/ > > On Wed, Jun 27, 2012 at 10:26 AM, Michael

Re: speeding up touch events

2012-06-27 Thread Michael Brooks
ike the old adage: "Give a man fast click events ... " > > > > On Wed, Jun 27, 2012 at 10:46 AM, Michael Brooks > > wrote: > > > >> Yea, we certainly get blamed for it and looked at for a solution. > >> > >> One thought is to attack this from a

Re: tag 1.9?

2012-06-29 Thread Michael Brooks
For Docs, the only outstanding issue is CB-967 [1] (Cordova WebView). However, it can be pushed 2.0.0 and added to 1.9.0 docs when written. I say tag and release. Hopper is a great word choice for 9am. mmm... fresh coffee. https://issues.apache.org/jira/browse/CB-967 On Fri, Jun 29, 2012 at 9:25

Re: tag 1.9?

2012-06-29 Thread Michael Brooks
lick hw back button > >>>>>5) Shows the main mobile spec page > >>>>>6) Click 'Audio' button > >>>>>7) Click the hw back button > >>>>>8) Shows the main mobile spec page > >>>>>9) Click the hw back

Re: Volunteer list moderators (Was: remove this dude who keeps bouncing mails)

2012-07-02 Thread Michael Brooks
+1 Jesse! On Mon, Jul 2, 2012 at 1:50 PM, Filip Maj wrote: > +1 ! > > On 7/2/12 2:07 AM, "Jesse MacFadyen" wrote: > > >I'm happy to help moderate. > > > >Cheers, > > Jesse > > > > > >On 2012-07-01, at 11:54 AM, Jukka Zitting > wrote: > > > >> Hi, > >> > >> On Sun, Jul 1, 2012 at 8:30 PM, Jukk

Re: Wanting to Contribute to iOS Cordova

2012-07-04 Thread Michael Brooks
Welcome Andrew! As Fil mentioned, knocking out any JIRA issues assigned to 2.0 is a great starting point. Just comment on the issue to let everyone know that you're looking into it and ideally link to your Github fork and branch (for the specific issue). Shazron and Becky are both extremely active

Re: config.xml - CB-888

2012-07-10 Thread Michael Brooks
+1 transition period. +1 using build.phonegap.com/ docs as a reference point. We should take steps to feed out experiences and input back into the W3C Community Group (Native Web group) and eventually see it pushed into the main W3C Widget Configuration Document. Michael On Mon, Jul 9, 2012 at 1

Re: [MENTOR] - you are needed : to add Tizen, a new platform, to Cordova.js !

2012-07-10 Thread Michael Brooks
> > I did see the Tizen Web Simulator, I think it would be a great thing to see > a CLA signed with RIM and a pull request issued back to the project so we > can have Tizen support in the full version of Ripple as well. A heads up for the Tizen folks, Gord and I have now added a Ripple query stri

Re: Shim all the plugins

2012-07-10 Thread Michael Brooks
Nice work Simon! +1 I can create the 2.00 Plugin Upgrade Guide issue for each platform. On Tue, Jul 10, 2012 at 2:25 PM, Filip Maj wrote: > +1 ! File the issues! > > On 7/10/12 1:51 PM, "Joe Bowser" wrote: > > >Why didn't I think of this? > > > >+1 > > > >On Tue, Jul 10, 2012 at 1:38 PM, Simo

Re: [ANNOUNCE] Cordova on Windows 7

2012-07-12 Thread Michael Brooks
Nice work guys! On Thu, Jul 12, 2012 at 9:12 AM, Brian LeRoux wrote: > Wow, awesome news --- what are you guys thinking for next steps? Do > you want to get this into the Apache repos? > > > > On Thu, Jul 12, 2012 at 8:35 AM, Porlan, Patrick > wrote: > > Hello, > > > > I'm a software engineer w

[cordova-labs] Workflow for New Projects

2012-07-12 Thread Michael Brooks
Hello guys, TLDR; Read the README.md before committing to incubator-cordova-labs. The Git repository incubator-cordova-labs [1] is an awesome place to throw sample code and share ideas. However, there are a few downfalls with working on multiple projects in a share Git repository: - Cannot isola

Re: Standard Sample Application

2012-07-12 Thread Michael Brooks
Thanks for the summary Tim. I've created CB-1061 "Create Hello Cordova Sample Application" [1] to track this project. I don't mind starting work on this app. I can probably have a testable sample done by end-of-day tomorrow. [1] https://issues.apache.org/jira/browse/CB-1061 Michael On Thu, Jul

Re: 2.0.0 RC1?

2012-07-13 Thread Michael Brooks
I'm waiting on the migration guides and then incubator-cordova-docs will be tagged. I expect to tag in the next few hours. Michael On Fri, Jul 13, 2012 at 11:24 AM, Simon MacDonald wrote: > Co-incidentally, Brian just asked the same question on another thread. > Okay, at least we are all in agr

Re: 2.0.0 RC1?

2012-07-16 Thread Michael Brooks
; > simon.macdon...@gmail.com> > > >> >> >> wrote: > > >> >> >> > > > >> >> >> >>Speaking of Lorin's audio branch. Did it work for you? I can > > play a > > >> >> >> >>file off the s

Plugin Development Guide

2012-07-16 Thread Michael Brooks
Hello guys, The plugin development guide exists as issue CB-862 [1] with sub-tasks for each plugin. Immediate Goal: The goal is the walk the user through developing a simple "Hello Cordova" plugin. In issue CB-862, I've proposed walking the user through the creation of a "Cordova Echo" plugin t

Re: Plugin Development Guide

2012-07-16 Thread Michael Brooks
o a labs branch and add in support for the > > cordova plugin spec, structure the code appropriately, etc. > > > > On 7/16/12 11:41 AM, "Michael Brooks" wrote: > > > >>Hello guys, > >> > >>The plugin development guide exists as issue CB-862

Re: Plugin Development Guide

2012-07-16 Thread Michael Brooks
re stuff are all named cordova-whatever-whatever > > would like to see a convention encouraged wherein plugins are called > cordova-plugin-whatever-whatever > > no major benefit other than symmetry which is nice to have =) > > On Mon, Jul 16, 2012 at 12:54 PM, Michael Brooks >

Re: [jira] [Created] (CB-1073) webOS Plugin Authoring Guide

2012-07-17 Thread Michael Brooks
> Subject: Re: [jira] [Created] (CB-1073) webOS Plugin Authoring Guide > > Definitely! > > On 7/16/12 11:29 AM, "Leutwyler, Markus" wrote: > > >Something i could work on since i added the Compass Support? > > >

Re: Tag 2.0.0

2012-07-18 Thread Michael Brooks
While testing, it would be great if you can try out the "Hello Cordova" sample application for CB-1061 [1]. [1] https://issues.apache.org/jira/browse/CB-1061 On Wed, Jul 18, 2012 at 2:38 PM, Filip Maj wrote: > I've tagged the JS 2.0.0. We can retag post-testing if necessary. > > Platform mainta

Re: Tag 2.0.0

2012-07-19 Thread Michael Brooks
Docs tagged 2.0.0. Nice work Tim! On Thu, Jul 19, 2012 at 11:41 AM, Tim Kim wrote: > Sorry about the wait - tagged. >

Re: [Docs][iOS] Missing step in Getting Started Guide

2012-07-23 Thread Michael Brooks
Yep, that's no problem Shaz. I'm deploying the site now. Michael On 2012-07-20, at 5:19 PM, Shazron wrote: > Fixed: > http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/b042fe53 > > Don't suppose we can get a re-tag and push to the docs site? > (I can do the re-tag, someone

Re: [DISCUSS] 2.x series

2012-07-23 Thread Michael Brooks
You've nailed most of what I had in mind. To elaborate on shipping 3.x with no built-in APIs: - isolate each API to a separate plugin repository - programmatic installation of a plugin - standard format for all APIs - these become showcase examples for third-party plugins Everything

Re: [Docs] Errors in the Android Getting Started

2012-07-23 Thread Michael Brooks
Yep that's cool Joe. After the re-tag, give me a shout and I'll regen / deploy the docs. Michael On Mon, Jul 23, 2012 at 6:28 PM, Joe Bowser wrote: > Hey > > Someone in the Google Group caught some major errors in the Getting > Started with Android doc. I've pushed the fix up to the repositor

Re: [Docs] Errors in the Android Getting Started

2012-07-23 Thread Michael Brooks
Ok, the changes are now live. On Mon, Jul 23, 2012 at 8:06 PM, Joe Bowser wrote: > Re-tagged! > > On Mon, Jul 23, 2012 at 7:39 PM, Michael Brooks > wrote: > > Yep that's cool Joe. > > > > After the re-tag, give me a shout and I'll regen / deploy the docs

Re: Standard Sample Application

2012-07-25 Thread Michael Brooks
uld _NOT_ be modified > on a per-platform basis. We want this to be a common code base! > > On 7/18/12 2:33 PM, "Michael Brooks" wrote: > > >Hey guys, > > > >If you've been following CB-1061 [1], then you know that I've finished > >puttin

Plugin Documentation v2

2012-07-25 Thread Michael Brooks
Hello everyone, For Cordova 2.0.0, we managed to document the plugin development processing through a Echo Plugin example. It's a great start, but only the beginning. At PhoneGap Day 2012 US, Don Coleman did a fantastic presentation on PhoneGap (Cordova) Plugins [1]. Using his talk as a basis, we

Re: [DISCUSS] 2.x roadmap planning / first pass at api audit

2012-07-25 Thread Michael Brooks
The 2.x roadmap looks good. I've moved the "config manifest" under "Nearterm" because it should be tackled at the same time as plugin-install / remove. Michael On Wed, Jul 25, 2012 at 4:45 PM, Don Coleman wrote: > I'm interested in NFC. Kevin Griffin and I wrote a phonegap-nfc > plugin https:

Re: [ATTN MENTOR] Re: DISCUSS: Ripple as a sub-project of Cordova

2012-07-25 Thread Michael Brooks
I'm happy with Ripple existing as a standalone or sub-project. In either case, Apache Cordova will be able to consume and commit back to the project. It's no secret that the purpose of Apache Cordova is to accelerate the Web as a first-class application platform. As browsers mature and operating s

Re: Standard Sample Application

2012-07-27 Thread Michael Brooks
FRA-5078 Michael On Wed, Jul 25, 2012 at 11:16 AM, Michael Brooks wrote: > Since tagging 2.0.0, all of our platforms are now consuming the "Standard > Sample Application." Currently, the source for this application is found > under "incubator-cordova-labs:hello-cordova.

Re: Introduction

2012-07-30 Thread Michael Brooks
Welcome Michal! On Mon, Jul 30, 2012 at 8:32 AM, Brian LeRoux wrote: > Wow, awesome, welcome aboard Michal! > > Lots of good info for getting started can be found at > http://wiki.Cordova.io > On Jul 30, 2012 8:21 AM, "Steven Gill" wrote: > > > Hey Michal! Welcome to the project. > > > > Cheers

Re: [ATTN MENTOR] Re: DISCUSS: Ripple as a sub-project of Cordova

2012-07-30 Thread Michael Brooks
If Ripple was donated as a standalone project, then a shared general@mailing-list between Cordova and Ripple would be very nice. On Mon, Jul 30, 2012 at 7:31 AM, Ross Gardler wrote: > On 30 July 2012 15:06, Jukka Zitting wrote: > > Hi, > > > > On Thu, Jul 26, 2012 at 8:18 PM, wrote: > >> I som

Re: [Android] Lifecycle Utility Methods

2012-07-30 Thread Michael Brooks
I agree with Fil, the Utilities methods are a much better point of entry than reading up on DroidGap.java. Joe, before 2.1.0, can you also add documentation around these methods? We've got a couple large Plugin Documentation tasks in JIRA and I believe this fits under Native Guides (Lifecycle and

Re: [Android] Lifecycle Utility Methods

2012-07-30 Thread Michael Brooks
Whoops, I meant documenting the Android utility methods under the CordovaWebView documentation. On Mon, Jul 30, 2012 at 11:51 AM, Michael Brooks wrote: > I agree with Fil, the Utilities methods are a much better point of entry > than reading up on DroidGap.java. > > Joe, before 2.

Re: FileTransfer vs XHR2 - Should we keep improving FileTransfer?

2012-07-31 Thread Michael Brooks
Looks like CB-852 [1] is a overarching issue to implement XHR2 on top of the File API. How about you create a sub-task, under that issue, for writing the test specs? [1] https://issues.apache.org/jira/browse/CB-852 On Tue, Jul 31, 2012 at 8:26 AM, Gord Tanner wrote: > I can put my hand up to wr

Re: what is the state of the plugin work?

2012-07-31 Thread Michael Brooks
Hi Mike, We also have a handful of Plugin Documentation tasks. CB-1130 - Native [1] CB-1131 - Plugin Spec [2] CB-1132 - JavaScript [3] [1] https://issues.apache.org/jira/browse/CB-1130 [2] https://issues.apache.org/jira/browse/CB-1131 [3] https://issues.apache.org/jira/browse/CB-1132 On Tue, Ju

Re: Did we nuke the PhoneGap group on GitHub?

2012-08-07 Thread Michael Brooks
I've organized the team's on the PhoneGap organization. I'll add you back to the phonegap-plugins repository. Michael On Tue, Aug 7, 2012 at 10:35 AM, Simon MacDonald wrote: > I want to merge a pull request on GitHub in phonegap/phonegap-plugins but > it seems I have lost the privileges. Did we

Re: Did we nuke the PhoneGap group on GitHub?

2012-08-07 Thread Michael Brooks
Cool, anyone else who needs access just let me know. Michael On Tue, Aug 7, 2012 at 11:05 AM, Simon MacDonald wrote: > Thanks Michael, I've been able to accept the pull request. > > Simon Mac Donald > http://hi.im/simonmacdonald > > > On Tue, Aug 7, 2012 at 1:48

Re: Did we nuke the PhoneGap group on GitHub?

2012-08-07 Thread Michael Brooks
) > Tommy Williams (devgeeks) > Randy McMillian (RandyMcMillan) > > are all able to commit to the plugins repo. > > Simon Mac Donald > http://hi.im/simonmacdonald > > > On Tue, Aug 7, 2012 at 2:13 PM, Michael Brooks > wrote: > > > > Cool, anyone else

Re: [DISCUSS] window.open target blank

2012-08-07 Thread Michael Brooks
Great writeup Jesse. I agree with your reasoning and I like that Child Browser is not ruled by the domain whitelist. One concern that I have is around other plugins. Consider the scenario of an asset downloader that may download an archive (tar, gzip, etc), extract it, and inject the assets into

Re: [DISCUSS] window.open target blank

2012-08-07 Thread Michael Brooks
e of what the plugin does. > This is a developer decision and not a framework responsibility IMHO. > > ChildBrowser name suggestions? Separate thread? > > > > On Tue, Aug 7, 2012 at 4:44 PM, Michael Brooks >wrote: > > > Great writeup Jesse. > > > > I ag

Re: [DISCUSS] window.open target blank

2012-08-09 Thread Michael Brooks
ng the view... > >> does this change anything? > >> > >> Cheers, > >> Jesse > >> > >> Sent from my iPhone > >> > >> On 2012-08-08, at 11:28 AM, Brian LeRoux wrote: > >> > >>> Meant to reply to this. I think

Re: [DISCUSS] A plea for sanity in tests

2012-08-15 Thread Michael Brooks
> > *Lengthy Tests:* Soon, each API will be pulled out into it's own repository, which means the tests be included with the appropriate API. This should help address your the lengthy test issue, because developing on the File API will be 100% isolated from the other APIs. I think it's good pract

Re: cutting our first official apache release

2012-08-15 Thread Michael Brooks
I agree with Brian, keeping Apache Cordova as a source release is our best choice. September 5th may be too soon, since August tends to be full of vacationers. However, we should create a JIRA issue that can track sub-tasks that are blocking our graduation. Those working over August can at least f

  1   2   3   4   5   6   7   8   9   10   >