From user-return-10270-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Sat Apr 24 04:57:36 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 4841 invoked from network); 24 Apr 2010 04:57:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Apr 2010 04:57:36 -0000 Received: (qmail 18840 invoked by uid 500); 24 Apr 2010 04:57:35 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 18668 invoked by uid 500); 24 Apr 2010 04:57:35 -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 18660 invoked by uid 99); 24 Apr 2010 04:57:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Apr 2010 04:57:34 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pablokang@gmail.com designates 209.85.223.171 as permitted sender) Received: from [209.85.223.171] (HELO mail-iw0-f171.google.com) (209.85.223.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Apr 2010 04:57:28 +0000 Received: by iwn1 with SMTP id 1so7483321iwn.27 for ; Fri, 23 Apr 2010 21:57:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=rICFNV/OV8PT5wr0Oc1VVZwckTVWrlyvfCWHCshjAa8=; b=cCvtkvPj2x0JWQNvrLLH/ltUnYRJ//5mKJ45tLDNX33RgyumEBW6/KUGRMsNfsISsu xK08Syb3zpDvRRdKtoYbnNIF7ppQpC6SExAPpB+lMP7yd3RKCwDqt8RbSOQuBzndOF+X pjODbZeAl9lfkrnlBkFgCH3go7Vo/Xa9Nm+M0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=jxTMZHC3dUh74cdOwM8DSXMJduK3ITG1DiwRRt9AHeWZtWgY6C0vWf/tEOSDR1DsgD 1rFxBwu3hLKwRurAENGp554bzALbRtPpCHYeHSqqBxulBTEakPt1cHGZoyIwzRcCfd4U E1CkfoHqTjpZBtkpTNfpOuOcxvxFd89SfryBU= MIME-Version: 1.0 Received: by 10.231.150.195 with SMTP id z3mr317880ibv.3.1272085027329; Fri, 23 Apr 2010 21:57:07 -0700 (PDT) Received: by 10.231.149.136 with HTTP; Fri, 23 Apr 2010 21:57:07 -0700 (PDT) Date: Fri, 23 Apr 2010 21:57:07 -0700 Message-ID: Subject: [ANN] Chaise: a multi-host CouchDB administrative console From: Pablo Kang To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=005045013ba52d987f0484f4605e --005045013ba52d987f0484f4605e Content-Type: text/plain; charset=ISO-8859-1 Hi guys, * * Chaise is an open source CouchDB administrative web application written on top of msjs . It has many of the same features that Futon does, but you can also: - Administer multiple CouchDB hosts - Edit documents and run view code using JavaScript syntax - documents are beautified and converted to JSON before being saved - Find a document using an id or key - Page through document list or jump to a page - View, create and delete databases and documents all in one page - Hide any section you don't want to see - Delete lock - deletes allowed only if "Allow Deletes" link is toggled Missing features/todo: attachments, database replication and compaction There's a live demo running at http://chaise.openmsjs.org. For more information, details on installing the war or accessing the source code, go to http://openmsjs.org/wiki/display/msjs/Chaise. We're actively developing it, and with obvious room for improvement, would love to hear some feedback. Questions also welcomed. :) Thanks! pablo --005045013ba52d987f0484f4605e--