Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B787E9231 for ; Wed, 26 Sep 2012 20:19:48 +0000 (UTC) Received: (qmail 15588 invoked by uid 500); 26 Sep 2012 20:19:48 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 15518 invoked by uid 500); 26 Sep 2012 20:19:48 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 15504 invoked by uid 99); 26 Sep 2012 20:19:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Sep 2012 20:19:48 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a44.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Sep 2012 20:19:40 +0000 Received: from homiemail-a44.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a44.g.dreamhost.com (Postfix) with ESMTP id 4A3E411805C; Wed, 26 Sep 2012 13:19:20 -0700 (PDT) Received: from [192.168.0.2] (unknown [151.67.85.157]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: andrea@pescetti.it) by homiemail-a44.g.dreamhost.com (Postfix) with ESMTPSA id 9598A118057; Wed, 26 Sep 2012 13:19:19 -0700 (PDT) Message-ID: <50635AA1.9090207@apache.org> Date: Wed, 26 Sep 2012 22:19:16 +0200 From: Andrea Pescetti User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: Draft Blog Post: Use the Source, Luke References: <5062A880.9090406@apache.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Rob Weir wrote: >>> https://blogs.apache.org/preview/OOo/?previewEntry=use_the_source_luke > What links would you recommend for someone who wanted to take > their first look at the source code? Building guide, for certain. Any > other good introductory information? Maybe OpenGrok http://opengrok.adfinis-sygroup.org/source/ and the guide for Extensions developers http://wiki.openoffice.org/wiki/Extensions_development unless someone believes it's too outdated. And, in general, volunteers who need guidance to work with the OpenOffice source code can ask on ooo-dev (which we are using to discuss everything, but is surely the mailing list to use for discussing code too!). Regards, Andrea.