Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BCE16E78C for ; Thu, 7 Feb 2013 11:45:41 +0000 (UTC) Received: (qmail 68175 invoked by uid 500); 7 Feb 2013 11:45:41 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 67879 invoked by uid 500); 7 Feb 2013 11:45:37 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 67432 invoked by uid 99); 7 Feb 2013 11:45:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2013 11:45:15 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of simon@cloudant.com designates 209.85.212.177 as permitted sender) Received: from [209.85.212.177] (HELO mail-wi0-f177.google.com) (209.85.212.177) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2013 11:45:04 +0000 Received: by mail-wi0-f177.google.com with SMTP id hm14so2753457wib.4 for ; Thu, 07 Feb 2013 03:44:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:date:from:to:message-id:in-reply-to:references:subject :x-mailer:mime-version:content-type:x-gm-message-state; bh=bYzdSxS3Rh35ebtKafPgmIaG3rOQVPHrt+XE2KY8xXQ=; b=Mvpxfw81fwYhMcj02CQT3VQfMhZnXnv0QhCv3Ql9gqLfBNyuE4N43MG+419O2G2uQC qSINhPe3DAVFGumUlq3qOad3qoP2edKUvqRcqwK3GPhNa7Q5BQ2N6F7xx5biAsP/qgeu KjcT35VQt1v1Ex91Ol2gNvQFZm3+zHnZIvcAT+KaECCezdl7ivuIanN/k9N/Umrbe9Py +llezRgS4nu54dwTq7B2Py77n1x2nnFTz5sAbAg1niLddUJ1FLpJq+wgY72jfvkd5OC9 hO8X/d67ZdX68quaFuXWU2mszndRkC6y7FFb/QlOAa7a2adJfVpYG9VwPgQsjv5HxrH/ nmJA== X-Received: by 10.180.78.226 with SMTP id e2mr2119208wix.1.1360237476440; Thu, 07 Feb 2013 03:44:36 -0800 (PST) Received: from [192.168.1.107] (109-69.82-184.hns.net. [109.69.82.184]) by mx.google.com with ESMTPS id s10sm8837785wiw.4.2013.02.07.03.44.28 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 07 Feb 2013 03:44:33 -0800 (PST) Date: Thu, 7 Feb 2013 11:44:33 +0000 From: Simon Metson To: dev@couchdb.apache.org Message-ID: <06C135B341794FBA8E3F386C86A18AE7@cloudant.com> In-Reply-To: <7FED3BBB-2789-4511-A1B8-F010AFFD2EA7@gmail.com> References: <9B894C94-08C8-4186-83C9-8967F59958F5@apache.org> <1360227768.26605.0.camel@devil> <7FED3BBB-2789-4511-A1B8-F010AFFD2EA7@gmail.com> Subject: Re: [VOTE] Import Fauxton X-Mailer: sparrow 1.6.4 (build 1178) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="511393a1_37a58eef_15216" X-Gm-Message-State: ALoCoQkMYm90MkDC5GGjdP01luQK9IUzjgVmwyogFG/on73Txy0YIv6UZw7pnEe31RZQMGPCM4re X-Virus-Checked: Checked by ClamAV on apache.org --511393a1_37a58eef_15216 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, =20 It's a complete rewrite using Backbone and Bootstrap. Attached are a few = screen grabs, it should be easy to set up on your own CouchDB instance - = you can grab the code as now from https://github.com/cloudant-labs/couchd= b/tree/fauxton/src/fauxton Be great to have your input=21 Cheers Simon On Thursday, 7 =46ebruary 2013 at 11:31, Alexander Uvarov wrote: > Are there any screenshots or demo=3F Is it completely rewritten or just= an evolution with some new features=3F > =20 > =46YI I am working on Ember.js rewrite of =46uton. Just decided to make= something useful while learning framework. > It's Ember.js application including Bootstrap css with =46ontAwesome ic= ons and Ajax.org (http://Ajax.org) Ace editor for documents and views. > =20 > On =46eb 7, 2013, at 4:41 PM, lenz wrote: > =20 > > +1 > > =20 > > On Thu, =46eb 7, 2013 at 10:02 PM, Klaus Trainer wrote: > > > +1 > > > =20 > > > On Wed, 2013-02-06 at 22:50 +0100, Jan Lehnardt wrote: > > > > Hey everybody, > > > > =20 > > > > =46auxton, the reimplementation of =46uton is coming along nicely= and > > > > we=E2=80=99d like to wrap it into the CouchDB source tree, so we = can start > > > > shipping a developer preview soon. And also to consolidate codeba= ses > > > > and issue tracking and all that sort of stuff. > > > > =20 > > > > As part of that we as dev=40couchdb.apache.org (mailto:dev=40couc= hdb.apache.org) need to vote on whether > > > > we like to import the suggested codebase. > > > > =20 > > > > All details should be on https://issues.apache.org/jira/browse/CO= UCHDB-1664 > > > > =20 > > > > If you have any questions, please speak up. > > > > =20 > > > > You can vote with a +1 (yay=21), 0 (meh) or -1 (do not want). > > > > =20 > > > > Everybody=E2=80=99s vote is going to count. Let=E2=80=99s make th= is a spectacular one=21 :) > > > > =20 > > > > Here=E2=80=99s mine: > > > > =20 > > > > +1 > > > > =20 > > > > Best > > > > Jan > > > =20 > > =20 > =20 --511393a1_37a58eef_15216--