From user-return-4925-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Fri May 22 12:34:52 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 49145 invoked from network); 22 May 2009 12:34:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 May 2009 12:34:52 -0000 Received: (qmail 52517 invoked by uid 500); 22 May 2009 12:35:04 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 52432 invoked by uid 500); 22 May 2009 12:35:03 -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 52422 invoked by uid 99); 22 May 2009 12:35:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 12:35:03 +0000 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=SPF_PASS,URIBL_RHS_DOB X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ben324@gmail.com designates 209.85.218.170 as permitted sender) Received: from [209.85.218.170] (HELO mail-bw0-f170.google.com) (209.85.218.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 12:34:54 +0000 Received: by bwz18 with SMTP id 18so1893866bwz.11 for ; Fri, 22 May 2009 05:34:32 -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=MO3rLvK9FyAaGCw6JGTipb/CsXsrbVIbZIB1iGmnK8M=; b=wFDtzWtuslHhcoGZNp6kEFQgQaoAZ3NCRH85unpDD6nXRprf3mbNaonyHQEnxmAYSq mYT3neB2Wlgj8teRS07MVi3pO5nsrwZcwaBX6oZflCQIIVx0ajq17+GJ+DKp04dgeqPD 6rJVbRcBHJN2axGKRh5Hd5fCO0UcquYLCB2j0= 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=EloL3oQDgNMc2rio19eN8/PjJ493D4DNZumqDYajmXnk77QKYoI/sewIHgU/nxC7Rc 0Y4HLm1suH0cBDEKi/gz4sZXxqPuDdmsh/jNu3x+2ADvBiTvtdjHFeBtm8oF394rQdC3 RxP2bLOP/25hzj4ZaXFicT0ryEjUcUftYbdtw= MIME-Version: 1.0 Received: by 10.204.69.66 with SMTP id y2mr3552727bki.49.1242995671010; Fri, 22 May 2009 05:34:31 -0700 (PDT) In-Reply-To: References: <1B75DD93-C2D3-442D-A10E-6926910F4255@apache.org> Date: Fri, 22 May 2009 08:34:30 -0400 Message-ID: Subject: Re: I'd like a dish of JavaScript Awesome, please! From: Ben Browning To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org http://thinkingconcurrently.com/2009/05/21/running-bespin-on-the-couch-pt1.html Installed as a CouchApp (several hundred MB, thousands of files...) and most UI pieces work. None of the filesystem is implemented yet but I've got a clear idea of what needs to be done there and expect to get a good bit of that done over the weekend. By sometime next week you should be able to create and edit fully functional CouchApps within Bespin, including editing Bespin itself. I'll post another update when I've got more to show. Ben