Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ACC6CD35A for ; Fri, 14 Sep 2012 22:50:40 +0000 (UTC) Received: (qmail 97037 invoked by uid 500); 14 Sep 2012 22:50:39 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 96929 invoked by uid 500); 14 Sep 2012 22:50:38 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 96920 invoked by uid 99); 14 Sep 2012 22:50:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Sep 2012 22:50:38 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ryan.ramage@gmail.com designates 74.125.83.52 as permitted sender) Received: from [74.125.83.52] (HELO mail-ee0-f52.google.com) (74.125.83.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Sep 2012 22:50:34 +0000 Received: by eekc41 with SMTP id c41so2381957eek.11 for ; Fri, 14 Sep 2012 15:50:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=N3X9dGVck+r7JDaH4RV8Mj5RDw2Sg0oNDQkS18XDqXM=; b=pMQlBrQc4a6q+nIpGerhgzsVFNsi2IutB/TId9xmXxWNulZ77uNU/LwUztVeIlRt6O ZojzvKDXOKMnvuFPxhGuW4a1+rJAxQbDd8mIUccdkQZsm/h4gymztzJxyeb7G4eJidkL UNQIrFMiu6aMsu1/Y+9oufncdTSRC803LpEMLA5H9fOeKzJyOWuP5NmkN3UrutT7dlGL q6K2hS2Yqavl0nNfvAUctxJtmQJ4pThzmQ1JPT6kSbzmutjXm8w+CA3KaApx1WzDbwxn /3b3FGi97JpuDNe578k8qTwxnB5oHlPCNh098liNGlKXOQQmK7bMxay5PUFMEAtSeJTx MAUg== MIME-Version: 1.0 Received: by 10.14.173.131 with SMTP id v3mr5949229eel.15.1347663012878; Fri, 14 Sep 2012 15:50:12 -0700 (PDT) Received: by 10.14.136.208 with HTTP; Fri, 14 Sep 2012 15:50:12 -0700 (PDT) In-Reply-To: References: Date: Fri, 14 Sep 2012 16:50:12 -0600 Message-ID: Subject: Re: A new Garden From: Ryan Ramage To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Sep 13, 2012 at 12:26 AM, Michiel de Jong wrote: > many thanks for doing this! Thanks for the great feedback and really walking through it. I had most of it done for a while, just needed to really work hard to polish it up a bit more. > > I really like how install lets you choose "garden market" but also "or > paste a URL", easily usable. > > One question about pasting a URL though: it wasn't clear to me how i > can for instance install http://www.theinfinitemaze.com/ - should i > obtain some sort of app manifest URL from the independent app > publisher to paste in there? > Currently the only url that work in that field is a link to an app in _any_ garden market. Something that looks like: http://garden20.com/market/details/bookmarks We just wanted to show a way that you are not forced to use one market. Some work should be done to make that more clear. That being said we could probably sniff the url provided a little more, and if it is a regular couchapp provided a way to replicate it over to your garden. I will have to think about that. > I even think the "do you trust this app?" page can be toned down, when > i saw it i assumed that all apps would be sharing one data space. > Given that this is not the case, all an app could do is DoS you, > right? I mean, i think you could skip this "are you sure?" screen > even. It needs to be there in some form. I can send you a link like this: http://bit.ly/Qglbda To try and fool you. Just some safety measures. > > I'll think about if there is a way to port our existing remoteStorage > apps to CouchApp. They all use remoteStorage.js, so if we port that, > we would port all future apps on our platform automatically to your > platform. The main difference is the separation between data of > different apps, i think. I can see remote storage as a nice fit if people build hosted gardens from the smaller apps, and remoteStorage lets them save data to/from them. Also pouchdb is a great fit for this. > > ps, everybody else can stop trying to squat 'unwalled.garden20.com' as > a username, i already got it. :) > it truly is trying to be an unwalled garden. Good name :)