Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 80866 invoked from network); 21 Dec 2008 08:04:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2008 08:04:27 -0000 Received: (qmail 6059 invoked by uid 500); 21 Dec 2008 08:04:26 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 5631 invoked by uid 500); 21 Dec 2008 08:04:25 -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 5620 invoked by uid 99); 21 Dec 2008 08:04:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Dec 2008 00:04:25 -0800 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 jchris@gmail.com designates 74.125.46.31 as permitted sender) Received: from [74.125.46.31] (HELO yw-out-2324.google.com) (74.125.46.31) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Dec 2008 08:04:17 +0000 Received: by yw-out-2324.google.com with SMTP id 3so533810ywj.5 for ; Sun, 21 Dec 2008 00:03:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=RW99X4A8ygq5jF6vZQ0e6h1pELqFB33AGG76rodRniI=; b=d9qYq4qTa4QUAfog4DIGWkTT9n3TgmMZV088vfJVS2fkgJtjbRv5QEElyPCAxUhIYO PnkDD43cwHCuXP2QZlUqKlF3rEdqPJGQ0crnLPxoR4F7iTltXawKcTar9JTbUyiATJO3 GIppqhRkp6Z+z5Cspi8eJvW7NWbgugmqCNnCI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=smdMwVMVyvjL6WP4dIm29fJTO4P+jTossDRZy+x6eV3ZHsoCOmh6rUF8abkeGxaSr9 VraDYI13ZPicI2SWrDvI2kxQNIcV4qsm0zLWIT4IGBlCvaJHoGa0sQKL50URrmIOYb6F zt1ZiRKHENu8mpXuxCRbcnY1sSu2Q9c4aPN1Y= Received: by 10.65.141.5 with SMTP id t5mr3995285qbn.85.1229846635978; Sun, 21 Dec 2008 00:03:55 -0800 (PST) Received: by 10.64.101.8 with HTTP; Sun, 21 Dec 2008 00:03:55 -0800 (PST) Message-ID: Date: Sun, 21 Dec 2008 00:03:55 -0800 From: "Chris Anderson" To: user@couchdb.apache.org Subject: Re: what does map do? In-Reply-To: <494DF409.8080502@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4c69d7170812202022s142cee63p8dbbb497f842db00@mail.gmail.com> <496D336A-6559-4C21-811A-6F70C127F8C0@gmail.com> <4c69d7170812202036o31f26074u9b8ebbc82b96bda4@mail.gmail.com> <0CFB4351-25D3-483E-87DE-65EA3C009DEB@gmail.com> <4c69d7170812202324j592b23fm72938df1de4b7be3@mail.gmail.com> <494DF409.8080502@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Dec 20, 2008 at 11:45 PM, Paul Jobs wrote: > what are you guys trying to do with couchdb > can you show a few examples Paul, I appreciate your questions. People are using Couch for all kinds of things. I got into it because I use it to spider the web for a side project of Grabb.it's. It made my life hella easier. I'll spare you the details of how we used to do it, but with Hadoop / Nutch + CouchDB, my cognitive load is greatly reduced. I think making things easier on developers is priority #1. CouchDB did that for me, that's why I'm here. This url is full of all kinds of open source software that involves Couch somehow: http://github.com/search?q=couchdb It's worth getting comfortable with git just to have easy access to all this software. -- Chris Anderson http://jchris.mfdz.com