From user-return-18218-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Oct 6 21:50:01 2011 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0106373AC for ; Thu, 6 Oct 2011 21:50:01 +0000 (UTC) Received: (qmail 44870 invoked by uid 500); 6 Oct 2011 21:49:59 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 44821 invoked by uid 500); 6 Oct 2011 21:49:59 -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 44813 invoked by uid 99); 6 Oct 2011 21:49:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2011 21:49:59 +0000 X-ASF-Spam-Status: No, hits=4.0 required=5.0 tests=FREEMAIL_FROM,FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of randall.leeds@gmail.com designates 209.85.210.180 as permitted sender) Received: from [209.85.210.180] (HELO mail-iy0-f180.google.com) (209.85.210.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2011 21:49:53 +0000 Received: by iahk25 with SMTP id k25so5345493iah.11 for ; Thu, 06 Oct 2011 14:49:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Uyv/Nn9ZkRnbdO3qun/ztOzyVGm9dOLHUGrzAfyyCY8=; b=wcmtJPk3BVmF/NH1Pg68t1ZzxmrsW9LGXjsSn+mP93Z0HQYWbWBzWgq6tx7bVa1SZp QKdzr8HHv+gk1OsroGMQ0KVozKFrN0zMbYARl8NSu3M+BpYNsyuc9cLHlhGsABlzxVXb N2wxdhuYh8TvA5/t/0mDm39/gU3j3IG33bPkY= MIME-Version: 1.0 Received: by 10.43.50.201 with SMTP id vf9mr7674576icb.10.1317937771083; Thu, 06 Oct 2011 14:49:31 -0700 (PDT) Received: by 10.42.240.65 with HTTP; Thu, 6 Oct 2011 14:49:31 -0700 (PDT) In-Reply-To: References: Date: Thu, 6 Oct 2011 14:49:31 -0700 Message-ID: Subject: Re: Getting to start! From: Randall Leeds To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=bcaec529a0a1ae7ca504aea84c7a X-Virus-Checked: Checked by ClamAV on apache.org --bcaec529a0a1ae7ca504aea84c7a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Oct 6, 2011 at 12:35, Sean Copenhaver wr= ote: > I don't have any experience with this but what you are requesting sounds > similar to hovercraft. > > https://github.com/jchris/hovercraft > Hovercraft hasn't been updated in over a year, though :( CouchDB is not a perfect OTP app yet, but check out the code and ./bootstra= p && ./configure you should look at bin/couchdb and src/couchdb/couch.app.tpl= . Also, the refuge project may be a good example of a more OTP-style startup for couch: https://github.com/refuge/refuge Also, the IRC channel will probably be able to help you: #couchdb on irc.freenode.net. Cheers, R > > > On Thu, Oct 6, 2011 at 3:25 PM, Amir Almasi >wrote: > > > Dear all, > > > > I am new to CouchDB. Already, I know Erlang programming language, and > now, > > I > > want to connect to couchDB in Erlang programming language. > > Currently, I am using windows! and Erlang/OTP (R14B04) > > > > I appreciate, if you leave me any sources or documents to start. > > I was confused, I should Install CouchDB as an Erlang Library? And also > to > > connect Erlang processes to couchDB to read and write on the local > > computer, > > I should install any additional software? > > > > Best regards, > > /Amir > > > > > > * > > * > > > > > > -- > =E2=80=9CThe limits of language are the limits of one's world. =E2=80=9C = - Ludwig von > Wittgenstein > > "Water is fluid, soft and yielding. But water will wear away rock, which = is > rigid and cannot yield. As a rule, whatever is fluid, soft and yielding > will > overcome whatever is rigid and hard. This is another paradox: what is sof= t > is strong." - Lao-Tzu > --bcaec529a0a1ae7ca504aea84c7a--