Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 94500 invoked from network); 25 Apr 2009 02:20:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Apr 2009 02:20:22 -0000 Received: (qmail 60420 invoked by uid 500); 25 Apr 2009 02:20:21 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 60320 invoked by uid 500); 25 Apr 2009 02:20:21 -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 60310 invoked by uid 99); 25 Apr 2009 02:20:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Apr 2009 02:20:21 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of boermans@gmail.com designates 74.125.44.29 as permitted sender) Received: from [74.125.44.29] (HELO yx-out-2324.google.com) (74.125.44.29) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Apr 2009 02:20:13 +0000 Received: by yx-out-2324.google.com with SMTP id 8so791032yxm.5 for ; Fri, 24 Apr 2009 19:19:52 -0700 (PDT) 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 :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=Hgw2AzLQ/zSxUiHUwhhgnKeYLjad9/Pa/g1F2djggoc=; b=F+Vb0EtgTbW48INKSP7+k0EpWPcFkWFx/zzcmbjJ/h+N2wFWiW9/jPWtxCBcY/YBTt 8H+ZH2jNXs8e9bH+3GvYmt6/cyNNyIyHh2adEXJ4w4cb2fHJr4DL/msAwMNfRs8IaPme lSvtBUe83cb0j94BYMX3rEkH7oJ8uNuIjV02M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=oMrYSSFtuugjEKtrTcQKJJ0+8bvRaRXawXXSFzyXJngqpddduZGFxG0pDx45phM2el LUXhiZ4sGiOa2YpQgcwDWX2HZOGa6qXSZrv+/808gf2LqeICZ+gWeRBFnbDY8R3Bamfl /vIW06ZDgjKS4sfvZrQyrn9BdOmKybUF5/4r4= MIME-Version: 1.0 Received: by 10.100.143.17 with SMTP id q17mr4164260and.114.1240625992422; Fri, 24 Apr 2009 19:19:52 -0700 (PDT) In-Reply-To: References: <1d3db2990904222222x3087b313qe84794924e2d0f0c@mail.gmail.com> Date: Sat, 25 Apr 2009 11:49:52 +0930 Message-ID: Subject: Re: a place to post script for sharing? From: Oliver Boermans 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 2009/4/24 Benoit Chesneau : > 2009/4/23 Samuel Wan : >> Hi, can anyone recommend a convenient place to post a single html file >> for sharing? >> > http://www.friendpaste.com , use couchdb ;) Nice project! Serves as a great example of a CouchDB style JSON API.