From dev-return-35796-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Sat Nov 20 18:26:44 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 11402 invoked from network); 20 Nov 2010 18:26:44 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Nov 2010 18:26:44 -0000 Received: (qmail 40701 invoked by uid 500); 20 Nov 2010 18:27:15 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 40638 invoked by uid 500); 20 Nov 2010 18:27:15 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 40631 invoked by uid 99); 20 Nov 2010 18:27:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Nov 2010 18:27:15 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of akarasulu@gmail.com designates 209.85.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-qy0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Nov 2010 18:27:09 +0000 Received: by qyk32 with SMTP id 32so72919qyk.16 for ; Sat, 20 Nov 2010 10:26:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=4xWaD7xylLj5oyZMZsH9YWnkuXFq4YZbtibkh505Oic=; b=RR/T+H41GjYHuRvBJwfGj6zW5PwuJbNJYIKOJ0YkiVGcyeXdOpBykCm+nnCdEg1+pz dvH7y3mr3j2+40eJdD72mGa/78ueLj0tabVnRciE3QvyYw70my74+TRM8KEopWkCLSYG hh2G3mZpRV07EKq2igsnxb2QuhW52BiXskPso= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=niFhqzHPF4+7K9YnzbZFSgQayKkaBU3fC1w1kzpkcbTiU5tLaCCICUZPQ+3U7+TEeN AxayAjr+UZNleWnpVmDl8NCAp0aWxJ9n4u42VvGZxZxGdS28WZokA2m/gf+UpPGXH4t1 pFGduSEkj6RQisfIJ83sMVSCuuyigzKzCnYy4= MIME-Version: 1.0 Received: by 10.229.90.196 with SMTP id j4mr3139764qcm.270.1290277606749; Sat, 20 Nov 2010 10:26:46 -0800 (PST) Sender: akarasulu@gmail.com Received: by 10.229.192.196 with HTTP; Sat, 20 Nov 2010 10:26:46 -0800 (PST) In-Reply-To: References: Date: Sat, 20 Nov 2010 20:26:46 +0200 X-Google-Sender-Auth: dzaXiY4fAQ5odgGlI6VWHI59CfM Message-ID: Subject: Re: [Community] How to get started? From: Alex Karasulu To: Apache Directory Developers List Content-Type: multipart/alternative; boundary=0016363106496979d00495802a32 X-Virus-Checked: Checked by ClamAV on apache.org --0016363106496979d00495802a32 Content-Type: text/plain; charset=ISO-8859-1 On Sat, Nov 20, 2010 at 5:18 AM, Marcos Roriz wrote: > Hi Guys, > > First of all, let me introduce myself. I'm a undergrad student from Brazil > that loves FOSS, distributed systems and the Java Platform. I'm finishing my > undergrad this year and I'll go directly to my masters. I'm reading the > O'reilly LDAP book and I'm just fascinated with it. > Wow my kind of guy. You doing this for fun and curiosity? :-) > I'll try to associate some of the directory service concepts as I advance > in the masters and solidifies (the knowledge), and try to relate them > somehow with a research of my advisor. With all this in consideration, I'm > really interested on getting up to understand and code for the Apache > Directory project. I know that the GSoC is one of the best ways to get > started (have a brief in the project). I tried to find some wiki pages to > get started to code for the project, but found none. Is there any document > that explain the basics of the project? > > Start with the documentation and use the products. Then take a look at how you can help by checking out our JIRA and seeing where and how you can contribute. It's always good to start writing test code to increase our code coverage while you get familiar with the code base. > This year I participated for on GSoC for the GNU Classpath project. Also, I > submitted a proposal too, that got accepted, to work on Apache Harmony. I > decided to go for classpath because it was related to a topic that I'm more > comfortable (as I would work with X11). But the apache harmony was really > great too (but I would work on javadoc which :'/). I did a some patches to > harmony and signed the CLA. > > Doco is great too - more important than code at times. Welcome Marcos. -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org To set up a meeting with me: http://tungle.me/AlexKarasulu --0016363106496979d00495802a32 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Sat, Nov 20, 2010 at 5:18 AM, Marcos Roriz <marcosroriz= inf@gmail.com> wrote:
Hi Guys,

First of all, let me introduce myself. I'm a un= dergrad student from Brazil that loves FOSS, distributed systems and the Ja= va Platform. I'm finishing my undergrad this year and I'll go direc= tly to my masters. =A0I'm reading the O'reilly LDAP book and I'= m just fascinated with it.=A0

Wow my kind of guy. You doing this for fun= and curiosity? :-)
=A0
= I'll try to associate some of the directory service concepts as I advan= ce in the masters and solidifies (the knowledge), and try to relate them so= mehow with a research of my advisor.=A0With all this in consideration, I= 9;m really interested on getting up to understand and code for the Apache D= irectory project. I know that the GSoC is one of the best ways to get start= ed (have a brief in the project). I tried to find some wiki pages to get st= arted to code for the project, but found none. Is there any document that e= xplain the basics of the project?


Start with the= documentation and use the products. Then take a look at how you can help b= y checking out our JIRA and seeing where and how you can contribute. It'= ;s always good to start writing test code to increase our code coverage whi= le you get familiar with the code base.
=A0
= T= his year I participated for on GSoC for the GNU Classpath project. Also, I = submitted a proposal too, that got accepted, to work on Apache Harmony. I d= ecided to go for classpath because it was related to a topic that I'm m= ore comfortable (as I would work with X11). =A0But the apache harmony was r= eally great too (but I would work on javadoc which :'/). I did a some p= atches to harmony and signed the CLA.


Doco is great too - more important than code at times.
=A0
Welcome Marcos.


--
Alex Karasulu<= br>My Blog :: http://www.jrol= ler.com/akarasulu/
Apache Directory Server :: http://directory.apache.org
Apache MINA :: http://mina.apache.org
To set up a meeting with me:
http://tungle.me/AlexKarasulu
--0016363106496979d00495802a32--