Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 33857 invoked from network); 14 Mar 2007 19:03:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Mar 2007 19:03:01 -0000 Received: (qmail 96926 invoked by uid 500); 14 Mar 2007 19:03:09 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 96895 invoked by uid 500); 14 Mar 2007 19:03:09 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 96886 invoked by uid 99); 14 Mar 2007 19:03:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Mar 2007 12:03:09 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jta@bristowhill.com designates 66.75.162.135 as permitted sender) Received: from [66.75.162.135] (HELO ms-smtp-03.socal.rr.com) (66.75.162.135) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Mar 2007 12:02:56 -0700 Received: from [192.168.1.102] (cpe-24-25-218-26.san.res.rr.com [24.25.218.26]) by ms-smtp-03.socal.rr.com (8.13.6/8.13.6) with ESMTP id l2EJ2X6F016119 for ; Wed, 14 Mar 2007 12:02:34 -0700 (PDT) Message-ID: <45F846C9.1030901@bristowhill.com> Date: Wed, 14 Mar 2007 12:02:33 -0700 From: "Jean T. Anderson" Reply-To: jta@bristowhill.com User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: [jira] Commented: (DERBY-2390) DOCS - Merge Working with Derby and Getting Started Guide References: <2619105.1173800409826.JavaMail.jira@brutus> <45F844AF.30505@Sun.COM> In-Reply-To: <45F844AF.30505@Sun.COM> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked by ClamAV on apache.org Kim Haase wrote: > Good question, Dag. I think that distinction is indeed common in the > software business, actually. We use the verb "productize" (which makes > me shudder) to describe taking an open-source project and providing > marketing, support, and so on. So Java DB and Cloudscape would > ordinarily be considered products, while Derby would not. > > However, I notice that the term "product" occurs from time to time > within the Derby docs -- so I'm undoubtedly being too fussy about this. I did a google search for "open source product" and the second hit was "2006 Open Source Product of the Year": http://www.developer.com/open/article.php/3578451 A google search for "product site:apache.org" also shows other projects using "product", for example "This is first official release of the Jakarta BSF product from Apache Software Foundation." in this page: http://jakarta.apache.org/site/news/news-2006-q4.html personally, I wouldn't lose any sleep over using the word "product" to refer to what an open source project releases. -jean > Kim > > Dag H. Wanvik wrote: > >> "Kim Haase (JIRA)" writes: >> >>> Kim Haase commented on DERBY-2390: >>> ---------------------------------- >>> On rgsdocs17307.html -- just a few things: >>> >>> I'm glad you caught the problem with the term "library. I don't >>> think Derby is technically a product, which implies something that >>> is sold; so maybe just "Derby documentation" would be a better >>> title. >> >> >> This piqued my interest, being a non-native speaker. I was not aware >> that "product" mainly carries this connotation. I thought a product >> merely meant something made by a process of some kind, cf. for example >> this definition - entry #1 - I found on dictionary.com, from American >> Heritage Dictionary: >> >> 1. Something produced by human or mechanical effort or by a natural >> process. >> >> I did also find the meaning "commodities offered for sale", but is the >> latter meaning so predominant that most readers will assume a software >> "product" necessarily has a price tag? >> >> Dag