Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 6745 invoked from network); 23 Mar 2006 23:07:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Mar 2006 23:07:48 -0000 Received: (qmail 82617 invoked by uid 500); 23 Mar 2006 23:07:46 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 82588 invoked by uid 500); 23 Mar 2006 23:07:46 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 82577 invoked by uid 99); 23 Mar 2006 23:07:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Mar 2006 15:07:46 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 32.97.110.152 is neither permitted nor denied by domain of Stan.Bradbury@gmail.com) Received: from [32.97.110.152] (HELO e34.co.us.ibm.com) (32.97.110.152) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Mar 2006 15:07:44 -0800 Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.195.11]) by e34.co.us.ibm.com (8.12.11/8.12.11) with ESMTP id k2NN7Nf5019658 for ; Thu, 23 Mar 2006 18:07:23 -0500 Received: from d03av03.boulder.ibm.com (d03av03.boulder.ibm.com [9.17.195.169]) by westrelay02.boulder.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k2NN4KSd221598 for ; Thu, 23 Mar 2006 16:04:20 -0700 Received: from d03av03.boulder.ibm.com (loopback [127.0.0.1]) by d03av03.boulder.ibm.com (8.12.11/8.13.3) with ESMTP id k2NN7NP1003916 for ; Thu, 23 Mar 2006 16:07:23 -0700 Received: from [127.0.0.1] (sig-9-48-109-90.mts.ibm.com [9.48.109.90]) by d03av03.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id k2NN7L8U003810 for ; Thu, 23 Mar 2006 16:07:22 -0700 Message-ID: <44232A00.6060402@gmail.com> Date: Thu, 23 Mar 2006 15:06:40 -0800 From: Stanley Bradbury User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: derby-user@db.apache.org Subject: [WWD] Chap 3 and 4 submitted for review Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I've submitted Chapters 1 and 2 of the Work With Derby [WWD] document for feedback. The latest revision of Working With Derby has been posted to Jira. It can be downloaded using: http://issues.apache.org/jira/secure/attachment/12324531/WWDpdfNjava0323.zip This contains the newly completed chapters 3 and 4. Please focus first on the initial review of these chapters. The PDF file and related JAVA code are contained in the file: WWDpdfNjava0323.zip The revisions of chapters 1 and 2 are also included. This is their second review since restructuring the scope of the project and contain modifications based on information from the first review. Please review and comment on these revisions as time allows. Format Change Note: Chapters 1 - 4 contain a structural change to the Basic Activity Format proposed. Feedback received (i.e. 'I keep jumping back and forth') indicated that the Basic Activity Format (Item 1 on the 'Feedback Requested' list) was not the best way to present this material. The new format has the descriptive text interspersed with the command and output examples. The new activity format is step description followed by example then the next-step description followed by example, etc. Some other changes that have been made besides correcting typOs and syntax errors: A short section describing each activity was added to Ch 1. The toursDB.sql script with the anticipated path has replaced 'something.sql' as the script that is loaded in Activity 1. References to 10.1 were updated to 10.2 The introduction is now warmer and more inviting. If you can think of other eloquent words I might add, please let me know (I do not stand out when it comes to being eloquent). The introduction of shutdown=true was moved to Activity 3. Responses to commands (aka output) is italicized to help differentiate user input from output in the examples - for long command sequences (e.g. running WwdEmbedded) the input is in bold.