From user-return-8235-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Sun Jan 03 19:43:03 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 14267 invoked from network); 3 Jan 2010 19:43:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Jan 2010 19:43:03 -0000 Received: (qmail 36753 invoked by uid 500); 3 Jan 2010 19:43:01 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 36691 invoked by uid 500); 3 Jan 2010 19:43:01 -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 36681 invoked by uid 99); 3 Jan 2010 19:43:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jan 2010 19:43:01 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pawelstawicki@gmail.com designates 209.85.219.216 as permitted sender) Received: from [209.85.219.216] (HELO mail-ew0-f216.google.com) (209.85.219.216) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jan 2010 19:42:51 +0000 Received: by ewy8 with SMTP id 8so13717262ewy.35 for ; Sun, 03 Jan 2010 11:42:30 -0800 (PST) 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 :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=EwEtoMKcUPpH2hHHE8Td3ZYknpX+esb2nzM4/qta6gA=; b=eUKdikCd9ssL85ZtoeW6/DHEFN2qL/7Yqo+cI7d2q9plu+qnM0SjsI7TDQxIn9t1ol RoyfPyQqOTsXeetMNh7N2MsgHgiJCKE7EzW1GB59Xzb9qTNWVbAjDT+kk2C64QfA5ZcS pr7YgB0ylIdnFEWd7ugF5XIihcD2auCZJ+e50= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=HYTbSyIwSVZKNFLM/q6TJ0fy2zcWCeOzU1PTCverlRIUe/UoJo/6baroxHCKQXyWEs m7PX9D2nDPShPbSNNq7VCYEBFNUB6PPHrcsOrRXQd5dv/l+RBJb/zXfY3dIEpFa/HL5G cKBrCurcJWqc1m5krDLQr+6XgX/+Vh/Svyq6A= MIME-Version: 1.0 Received: by 10.213.97.91 with SMTP id k27mr15312399ebn.51.1262547750091; Sun, 03 Jan 2010 11:42:30 -0800 (PST) In-Reply-To: <1bca98391001030457m52aca7d8lf77edd06375f41c6@mail.gmail.com> References: <1bca98391001030457m52aca7d8lf77edd06375f41c6@mail.gmail.com> From: =?UTF-8?Q?Pawe=C5=82_Stawicki?= Date: Sun, 3 Jan 2010 20:42:10 +0100 Message-ID: <6adfa88d1001031142m41299c59p2e482a206e627d94@mail.gmail.com> Subject: Re: sample couchdb application To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Jan 3, 2010 at 13:57, Matteo Caprari wro= te: > Hello list. > > I've cranked up a simple couchapp that mimics stackoverflow.com (if you s= quint). > > The idea is to understand couchdb better and provide the base for a > tutorial, but > before going any deeper, I'd like to hear from you what is wrong and > what is good. > > So please have a look, but don't expect too much. > > Demo: http://caprazzi.net:5984/fortytwo/_design/fortytwo/index.html > Docs: http://caprazzi.net:5984/fortytwo/_design/fortytwo/docs/index.html > Source: http://github.com/mcaprari/fortytwo > > Docs are created with jsdoc-toolkit and a custom template. > I think we could integrate it with couchapp to obtain a "view source" fea= ture. Great example! I am just writing article about CouchDB and I hope you don't mind if I use your application as an example. Thanks! --=20 Pawe=C5=82 Stawicki http://pawelstawicki.blogspot.com http://szczecin.jug.pl http://www.java4people.com