Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA12DE2FF for ; Tue, 15 Jan 2013 08:44:27 +0000 (UTC) Received: (qmail 45133 invoked by uid 500); 15 Jan 2013 08:44:27 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 45079 invoked by uid 500); 15 Jan 2013 08:44:27 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 45065 invoked by uid 99); 15 Jan 2013 08:44:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 08:44:27 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of orwittmann@googlemail.com designates 209.85.217.173 as permitted sender) Received: from [209.85.217.173] (HELO mail-lb0-f173.google.com) (209.85.217.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 08:44:19 +0000 Received: by mail-lb0-f173.google.com with SMTP id c1so3631419lbg.32 for ; Tue, 15 Jan 2013 00:43:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=6/325rPb/smgs62siESqFZbJ5ydymd606U8ZBQiGEp4=; b=KiBOXjL3zMY3nLifGHBVdt2I3bW/rKW/1ICFHb+A7Q0AZ6NXUMdSIlt2Y4YV58yPG9 SIQBOjsvhMxoPxPeMVC8UDnuQbh0c5ncmomyIE4QNUfMOwBnMBmPXonLy1y96GXzdKva hzsOfTGGdQpzPgy1j9+EljfZjlGjjrQHVPiYdrVV4mRpbfG9jTltzNP/bG+TbX/dYJ2n t0mXttMCmfwlCHR8SWNhT7wAzUXVqDRf4agsb2uDjQuSjt3NH7DP2QBq09oIxXivB2bA 7f7q4rLGai+A7F0kLLr9glbqRqtVchPuO0HUB2/l5VTEfzfeFYYOj3IjG6OmUOA2JPS/ Cv4g== X-Received: by 10.152.125.136 with SMTP id mq8mr85053402lab.41.1358239439228; Tue, 15 Jan 2013 00:43:59 -0800 (PST) Received: from [9.155.131.105] (deibp9eh1--blueice1n2.emea.ibm.com. [195.212.29.164]) by mx.google.com with ESMTPS id fv12sm6294364lab.12.2013.01.15.00.43.58 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 15 Jan 2013 00:43:58 -0800 (PST) Message-ID: <50F516DA.9010301@googlemail.com> Date: Tue, 15 Jan 2013 09:44:10 +0100 From: Oliver-Rainer Wittmann User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: dev@openoffice.apache.org Subject: Re: (Draft) Introduction to Development module References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 14.01.2013 20:01, Rob Weir wrote: > http://openoffice.apache.org/orientation/intro-development.html > > The idea here is to have a dev-focused introduction page that works > along side the similar pages we have for Marketing and QA. This is > the first draft. I already see a few typos, so don't worry about > those. But I am looking for more content. > > What else should we put here? Any other links? Any other startup tasks? > I think it makes sense to include the link to the OpenGrok instance from Adfinis Sygroup [1] which can be also used to "inspect" the source code. [1] http://opengrok.adfinis-sygroup.org/source/ Best regards, Oliver.