Thread: Hi, i want to contribute...

Hi, i want to contribute...

From
"andress calderon"
Date:
Hi,<br /><br />I want to contribute with new features in Data mining.  In the University of Nariño (Colombia) works in
newoperators and primitives in Knowledge Discovery in Databases and We had integrated several operators in a own
versionnamed PostgresKDD, We like integrate this features in the official version.  <br /><br />How can i get help for
start???<br/><br />I dont speak english good but i'll try =).<br /><br />-- <br />Free Software Lives!!!<br />Free
SoftwareRules!!!  

Re: Hi, i want to contribute...

From
Bruce Momjian
Date:
Please read the developer's FAQ on the web site first.  That should have
all the information you need.

---------------------------------------------------------------------------

andress calderon wrote:
> Hi,
> 
> I want to contribute with new features in Data mining.  In the University of
> Nari?o (Colombia) works in new operators and primitives in Knowledge
> Discovery in Databases and We had integrated several operators in a own
> version named PostgresKDD, We like integrate this features in the official
> version.
> 
> How can i get help for start???
> 
> I dont speak english good but i'll try =).
> 
> -- 
> Free Software Lives!!!
> Free Software Rules!!!

--  Bruce Momjian  <bruce@momjian.us>          http://momjian.us EnterpriseDB
http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


Re: Hi, i want to contribute...

From
"Joshua D. Drake"
Date:
Bruce Momjian wrote:
> Please read the developer's FAQ on the web site first.  That should have
> all the information you need.

Andress,

First let me say welcome! We are always glad to have more contributors.
As Bruce said, the first step would be reading the developers FAQ. You
can find it here:

http://www.postgresql.org/docs/faqs.FAQ_DEV.html

There is also good information here:

http://www.postgresql.org/developer/coding

You might also want to check the TODO list to see if some of the things
you have already done, fit in.

http://www.postgresql.org/docs/faqs.TODO.html

Lastly, I would say, you might want to submit to -hackers a little more
specific information about what you actually have done.

Again, welcome!

Sincerely,

Joshua D. Drake



> 
> ---------------------------------------------------------------------------
> 
> andress calderon wrote:
>> Hi,
>>
>> I want to contribute with new features in Data mining.  In the University of
>> Nari?o (Colombia) works in new operators and primitives in Knowledge
>> Discovery in Databases and We had integrated several operators in a own
>> version named PostgresKDD, We like integrate this features in the official
>> version.
>>
>> How can i get help for start???
>>
>> I dont speak english good but i'll try =).
>>
>> -- 
>> Free Software Lives!!!
>> Free Software Rules!!!
> 


-- 
     === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997            http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/



Re: Hi, i want to contribute...

From
Jeff Davis
Date:
On Thu, 2007-03-22 at 10:36 -0500, andress calderon wrote:
> Hi,
>
> I want to contribute with new features in Data mining.  In the
> University of Nariño (Colombia) works in new operators and primitives
> in Knowledge Discovery in Databases and We had integrated several
> operators in a own version named PostgresKDD, We like integrate this
> features in the official version.
>
> How can i get help for start???
>
> I dont speak english good but i'll try =).
>

Look at "Regional Lists" in the link above:

http://www.postgresql.org/community/lists/

You may find PostgreSQL users that speak your native language and can
help you communicate with the PostgreSQL developers, who are
predominantly English-speaking.

We're happy to see that you're interested in helping PostgreSQL!

Regards,Jeff Davis