Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 12101 invoked from network); 23 Apr 2009 05:23:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Apr 2009 05:23:29 -0000 Received: (qmail 44421 invoked by uid 500); 23 Apr 2009 05:23:27 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 44321 invoked by uid 500); 23 Apr 2009 05:23:27 -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 44309 invoked by uid 99); 23 Apr 2009 05:23:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Apr 2009 05:23:27 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.200.173] (HELO wf-out-1314.google.com) (209.85.200.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Apr 2009 05:23:20 +0000 Received: by wf-out-1314.google.com with SMTP id 28so334863wfa.29 for ; Wed, 22 Apr 2009 22:22:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.3.4 with SMTP id f4mr208073wfi.177.1240464178988; Wed, 22 Apr 2009 22:22:58 -0700 (PDT) Date: Wed, 22 Apr 2009 22:22:58 -0700 Message-ID: <1d3db2990904222222x3087b313qe84794924e2d0f0c@mail.gmail.com> Subject: a place to post script for sharing? From: Samuel Wan 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 Hi, can anyone recommend a convenient place to post a single html file for sharing? I've been hacking around with the idea of bootstrapping a simple html/javascript editor + renderer into CouchDB as a self-installing design document. I hit a wall with my limited understanding of CouchDB, but the self-installing aspect is kind of interesting, so I just want to post it in case anyone else can do something with it. -Sam