Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 80417 invoked from network); 22 May 2009 13:51:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 May 2009 13:51:52 -0000 Received: (qmail 26154 invoked by uid 500); 22 May 2009 13:52:04 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 26101 invoked by uid 500); 22 May 2009 13:52:04 -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 26091 invoked by uid 99); 22 May 2009 13:52:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 13:52:04 +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 (nike.apache.org: domain of jan@prima.de designates 83.97.50.139 as permitted sender) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 13:51:53 +0000 Received: from [192.168.1.101] (f053008235.adsl.alicedsl.de [::ffff:78.53.8.235]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Fri, 22 May 2009 13:51:32 +0000 Message-Id: From: Jan Lehnardt To: user@couchdb.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: I'd like a dish of JavaScript Awesome, please! Date: Fri, 22 May 2009 15:51:27 +0200 References: <1B75DD93-C2D3-442D-A10E-6926910F4255@apache.org> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org Very cool! On 22 May 2009, at 14:34, Ben Browning wrote: > 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 >