Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 34110 invoked from network); 21 May 2009 01:01:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 May 2009 01:01:53 -0000 Received: (qmail 84416 invoked by uid 500); 21 May 2009 01:02:05 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 84331 invoked by uid 500); 21 May 2009 01:02:05 -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 84321 invoked by uid 99); 21 May 2009 01:02:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 May 2009 01:02:05 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bchesneau@gmail.com designates 209.85.220.163 as permitted sender) Received: from [209.85.220.163] (HELO mail-fx0-f163.google.com) (209.85.220.163) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 May 2009 01:01:54 +0000 Received: by fxm7 with SMTP id 7so920184fxm.11 for ; Wed, 20 May 2009 18:01:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=Md8mDCZkgrGWsgXKEXLRUTdtZPNZOcBfZJ6TWhi3+Xk=; b=uK96YFFqV9sF/e7tafs0s84C2arXRu3XaRugwCaLrQ4JEwOowgpG2VSwOIkBC395Xe Urjol+/2y3rEz2JApc1iCk1pRDqjiUyMbB/lLInUNKLe0AWsTNJnyo/hZCAV9RCOXkoK o3ioMUlniWnVGoLJyw7y6S5q4s0ycvtAB1ksg= 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=mxlco8j5FiblrTCRlZd/gw4lBV1tuvb9LVZrMQUo9H752xtIDA9ZVW0MzvNShOpf3s f+MdF237toclyRds5nhh/WuTL9n+S5znXj7r/7jINjHFHUy+J2zVVQ3sWRal7aJVC3t/ aij7/lu2yLXbLZzKnsAopjH2ockDkvID3wsDU= MIME-Version: 1.0 Received: by 10.86.51.2 with SMTP id y2mr1750369fgy.3.1242867692179; Wed, 20 May 2009 18:01:32 -0700 (PDT) In-Reply-To: References: Date: Thu, 21 May 2009 03:01:32 +0200 Message-ID: Subject: Re: I'd like a dish of JavaScript Awesome, please! From: Benoit Chesneau To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org 2009/5/21 Paul Davis : > Hey, > > Mikeal on IRC just pointed out that Bespin isn't nearly as hard to > load as I had assumed [1]. Surely there's a JavaScript coder in the > user base that feels compelled to try their hand at integrating the > two for an awesomeness multiplier of at least 12. Also, I'm sure I > (and hundreds of others) would buy that person a beer at the next pub > meetup. Just saying, if you want groupies, this is a > get-groupies-quick scheme that'll treat you right. > > [1] http://mozilla.hskupin.info/bespin/editor.html > > Thanks, > Paul Davis > is the license compatible with apache ? dojo is ok but bespin is under mozilla license I guess. Anyway only the editor or a design/couchapp editor ? ;) - beno=EEt