From user-return-16171-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Mon May 9 08:36:50 2011 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 B12AC42F5 for ; Mon, 9 May 2011 08:36:50 +0000 (UTC) Received: (qmail 27939 invoked by uid 500); 9 May 2011 08:36:49 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 27907 invoked by uid 500); 9 May 2011 08:36:49 -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 27893 invoked by uid 99); 9 May 2011 08:36:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2011 08:36:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bchesneau@gmail.com designates 209.85.214.52 as permitted sender) Received: from [209.85.214.52] (HELO mail-bw0-f52.google.com) (209.85.214.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2011 08:36:44 +0000 Received: by bwj24 with SMTP id 24so6175027bwj.11 for ; Mon, 09 May 2011 01:36:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=vmd8M7UhGcL5Hn83dBYG/Tt5cu7DfAJDNoRgVEjNECc=; b=CnO9QyUHkUp2tQrJoe1DPIVmtS8Txq4ymB4AYBc2sBNJ9LqSVMXh4vnaXIVEm4laEz 8VwEFYSWnIs3ZxsX3+4Yjck6imL60t13JUfb/h+AvNDlX6+1VuiHLgAtcplH7PeF3Neu 0y4kdCyLo00BhZcVSrE5wcS+PYpF32YlbPjKM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=HCkiSTgYGmt5vATKaOKoBw96Wl7c8NP8d+ajY7b1hhC2C5VMpJZZcy6lGqcHMOLAVa 8Dm34RnZfHLopO1aqmAZ/uLZX/yTdL/nnOKtuoTEAni9MjVOJ7HCPNwZVuqW+sSxdV9e XDZ5QoNXLJmQ9KrBGGun9oN5mS0Ki2/GiJ6js= MIME-Version: 1.0 Received: by 10.204.75.22 with SMTP id w22mr2644803bkj.65.1304930182774; Mon, 09 May 2011 01:36:22 -0700 (PDT) Received: by 10.204.32.77 with HTTP; Mon, 9 May 2011 01:36:22 -0700 (PDT) In-Reply-To: <4DC79C7F.7010501@gmail.com> References: <4DC79C7F.7010501@gmail.com> Date: Mon, 9 May 2011 10:36:22 +0200 Message-ID: Subject: Re: [ann] couchapp 0.8.0 is out From: Benoit Chesneau To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Mon, May 9, 2011 at 9:49 AM, Volker Mische wro= te: > On 09/05/11 03:33, Dave Cottlehuber wrote: >> Hi Andrew, >> >> there are at least 4 "Couch App" frameworks out there, all doing >> things slightly differently. Not all of them allow replicating/cloning >> from filesystem -> couch and back again, not all of them use couchapp >> js internally, each with different languages / dependencies / plugins. >> >> https://github.com/couchapp/couchapp >> https://github.com/quirkey/soca >> https://github.com/caolan/kanso >> https://github.com/glesperance/node-rocket >> >> All worth a look & no doubt there's more. > > For example https://github.com/mikeal/node.couchapp.js > > Cheers, > =A0Volker > or curl.