Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 6925 invoked from network); 26 Feb 2009 06:38:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2009 06:38:51 -0000 Received: (qmail 83679 invoked by uid 500); 26 Feb 2009 06:38:48 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 83635 invoked by uid 500); 26 Feb 2009 06:38:48 -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 Delivered-To: moderator for user@couchdb.apache.org Received: (qmail 17534 invoked by uid 99); 26 Feb 2009 02:25:48 -0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nlloyds@gmail.com designates 74.125.92.25 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=+bd9x4qMOLeFqtV+JenTP5iF0Ob1ZbVfCgpLfMBTENw=; b=IHr4ZpWFYwOIdV8Q9RH6XpZX4Y99vZPSIBc31hiuBaj5MJzp5uxqoKBwexcMzTEvqd bj6u1O2H7Jrp/SEvF7FUQGAso9RF0TrXX1OES1OnawbouRuL4YiE9fNxptWjOuwJvt0S /wT2JAUyS1QmcX79zHIrh6CoWiASqS4Hg55W4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=uV68nBUWezrHRfV+xQ0pRXR5QFtISsbOAk+jEw/pYZvXiBiu2CpHGCsiieVIffXQeH t006J3dr4IKpwmYpjASl7xv86BE90xkOmw+AmR3K5TdOuvvuAtUZeql+N9RAaprJiSOd 8UuZr1SpQwehHxsHvG9A9VU81quuBafpQvroM= MIME-Version: 1.0 Date: Wed, 25 Feb 2009 20:25:19 -0600 Message-ID: <387e4980902251825r79256ef1v63a90eb73014bfac@mail.gmail.com> Subject: Server-side javascript client From: Nathan Smith To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0016364ee5904c59770463c9102f X-Virus-Checked: Checked by ClamAV on apache.org --0016364ee5904c59770463c9102f Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, I've extended the couch.js library and am intending to use it on Jaxer, ASP, or other server-side javascript platforms. It's up on github: http://github.com/smith/couch.js/tree/master I'm new to CouchDB and am just starting to try and actually do work with it (though I've been following the progress for a while, and I once had a dream that CouchDB was a drug that gave one unbelievable powers, and the government was after me because I got a hold of it :), so any comments would be appreciated. Thanks, Nathan --0016364ee5904c59770463c9102f--