Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 501DBDF86 for ; Tue, 16 Oct 2012 16:19:51 +0000 (UTC) Received: (qmail 56427 invoked by uid 500); 16 Oct 2012 16:19:50 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 56396 invoked by uid 500); 16 Oct 2012 16:19:50 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 56388 invoked by uid 99); 16 Oct 2012 16:19:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2012 16:19:50 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mikeywbrooks@gmail.com designates 209.85.214.175 as permitted sender) Received: from [209.85.214.175] (HELO mail-ob0-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2012 16:19:44 +0000 Received: by mail-ob0-f175.google.com with SMTP id eq6so6417800obc.6 for ; Tue, 16 Oct 2012 09:19:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=xI8w42xrgsWsP/eUU2EH6OJfd9XnFBdSqk2lUqnp3Ew=; b=fdYMdndD28OYd1NkJEImHDLBMJS9B6hFqNJVF2cM0jq3WO/Vc2N3ZbRPWHQazoeQr6 xkEkBChDIIHSrjXYSvymCNjp7i3M+FlkqaZkwd4FzsT9wr4hm+xOcXADv/yBSivjAbGf YWEEX68DBhWr9xl8BESVcabJ8fxDdVp7Lbdwa/plOFjBB/cBMk1AEM4jkJluv0lqj3YT 0G3zVcLy2zZxzrgfph9WFofkFDNol6ZOGav3eeXAPbW1V6zqVRPffS+dC+eTnSCAFszD BzBbW5MbG9GpjywfgDbUY/NYztvM6B5jAReXDMhM+cJ2D66vMvYTsLYqLA1JlNQZPtrV Vafw== MIME-Version: 1.0 Received: by 10.182.78.137 with SMTP id b9mr12965570obx.94.1350404363568; Tue, 16 Oct 2012 09:19:23 -0700 (PDT) Sender: mikeywbrooks@gmail.com Received: by 10.182.98.162 with HTTP; Tue, 16 Oct 2012 09:19:23 -0700 (PDT) In-Reply-To: References: Date: Tue, 16 Oct 2012 09:19:23 -0700 X-Google-Sender-Auth: gysO--ZyhnhkNFY4pk_UfJxu8S8 Message-ID: Subject: Re: [Webplatform.org] From: Michael Brooks To: callback-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=f46d0444009464c75104cc2f840b X-Virus-Checked: Checked by ClamAV on apache.org --f46d0444009464c75104cc2f840b Content-Type: text/plain; charset=ISO-8859-1 Nice work Giorgio! Personally, I'm not sure that you need to include such a detailed set-up > guide. I have to agree with Michal. The setup guides are dependent on vendor SDKs and, as a result, vary with each release of Apache Cordova. It would be more accurate and less work to just link back to our guides. Michael On Tue, Oct 16, 2012 at 6:34 AM, Michal Mocny wrote: > I see no information there that isn't already publicly accessible, so > I don't see why not. > > Personally, I'm not sure that you need to include such a detailed > set-up guide. You would be better off just pointing to the existing > PhoneGap documentation. This way, the page does not risk going out of > date as we update the project (and we plan to change the setup steps > soon). > > But that is up to you! > > -Michal > > On Tue, Oct 16, 2012 at 2:13 AM, Giorgio Natili > wrote: > > Hi All, > > > > I would like to make the page public, what I can promise is that I'll > keep > > it updated and I will add information week by week... > > > > G. > > > > On 10/15/12 2:09 PM, "Giorgio Natili" wrote: > > > >>Thanks for the suggestion, I extended it a little bit... Make more sense > >>now? Here the link http://docs.webplatform.org/wiki/mobile_web/PhoneGap > >> > >>Giorgio > >> > >>On 10/12/12 5:53 PM, "Michal Mocny" wrote: > >> > >>>Hello Giorgio, > >>> > >>>I've taken a quick glance, and everything seems correct at first glance. > >>> However, I wonder what the point of this writeup is? If it is meant to > >>>be > >>>an introduction/descriptions of cordova to users, then I suspect it is > >>>not > >>>worth focusing on where the name cordova comes from, or why the apache > >>>foundation was specifically chosen and so on. At least not at the very > >>>start of the description (you could offer references to these facts at > >>>the > >>>bottom, perhaps). > >>> > >>>If I was reading this writeup as a novice, I would appreciate knowing > the > >>>those technical details you outlined, and the bit of history you added, > >>>but > >>>more importantly, I'de like to know why I would want to use cordova and > >>>what it would mean if I did. I think you should touch on cordova vs > >>>native > >>>vs pure mobile etc. > >>> > >>>Good luck! > >>> > >>>-Michal > >>> > >>>On Fri, Oct 12, 2012 at 12:52 AM, Giorgio Natili > >>>wrote: > >>> > >>>> Hi All, > >>>> > >>>> I started a page about PhoneGap on webplatform.org > >>>> http://docs.webplatform.org/wiki/mobile_web/PhoneGap, it's still > >>>>marked > >>>>as > >>>> 'incomplete' because I would like to get your feedback and some > >>>>suggestion > >>>> about which other topics can be covered in the page. > >>>> > >>>> I also would like to create one about ripple so any suggestion is more > >>>> than welcome. > >>>> > >>>> Cheers, > >>>> Giorgio > >>>> > >>>> > > > > > --f46d0444009464c75104cc2f840b--