summaryrefslogtreecommitdiff
path: root/templates/pages/developer/summerofcode2011.html
blob: c0281a9884aaefbbc3edeec12c06aa97f36dac07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{%extends "base/page.html"%}
{%block title%}Google Summer of Code Program{%endblock%}
{%block contents%}

<div id="CONTENTWRAP">
<h1>PostgreSQL and Google Summer of Code</h1>

<p>The PostgreSQL Project hopes to participate in the Google <a
href="http://socghop.appspot.com/">Summer of Code 2011</a> program. This program endeavors to fund students to contribute to an open source project over the summer break.</p>

<ul>
<li><a href="#ideas">Example Proposal Ideas</a>

<li><a href="#mentors">Possible Mentors</a></li>

<li><a href="#proposals">Proposal Guidelines</a></li>

<li><a href="#past">Previously Accepted Projects</a></li>

<li><a href="#faq">Frequently Asked Questions</a></li>
</ul>

<a id="ideas" name="ideas"></a>
<h2>Example Proposal Ideas</h2>
<p>The PostgreSQL Project has a wide range of opinions on what it feels are acceptable GSoC projects. The examples listed here are meant only as a suggestion of things we would likely find useful, but you should not feel obligated to pick from this list by any means. If you have just discovered a new algorithm as part of your thesis work, we would love to see a proposal implementing that in PostgreSQL. The point is that all proposals will be evaluated on their own merits, so be creative.

<ul>
<li><strong>TODO Items</strong>: A number of the items on our TODO list have been marked as good projects for beginners who are new to the PostgreSQL code. Items on this list have the advantage of already having general community agreement that the feature is desirable. These items should also have some general discussion available in the mailing list archives to help get you started. You can find these items on the <a href="https://wiki.postgresql.org/wiki/Todo">TODO</a> list, they will be marked with an [E].
</li>
<li><strong>Other Ideas</strong>: are given on our <a href="https://wiki.postgresql.org/wiki/GSoC_2011#Project_Ideas">GSOC2011 Wiki Page</a></li>

<a id="mentors" name="mentors"></a>
<h2>Mentors</h2>

<p>PostgreSQL follows an open community development model, so student projects are likely to be reviewed and commented on by any and all members of the PostgreSQL community. This also means that we may be able to find mentors for additional projects by reaching out to this community. If you are interested in working on a project not explicitly mentioned above, you may want to contact one of the Summer of Code liaisons below about writing a proposal.</p>

<ul>
	<li>Selena Deckelmann &lt;selenamarie @t gmail.com&gt;, Emma.com, user groups and applications</li>
	<li>Josh Berkus &lt;josh @t postgresql.org&gt;, PostgreSQL Experts, performance engineering</li>
	<li>Dave Page &lt;dpage @t pgadmin.org&gt;, EnterpriseDB, pgAdmin, GUI tools, and Windows</li>
</ul>

<p>A list of prospective mentors is provided on our <a href="https://wiki.postgresql.org/wiki/GSoC_2011#2011_Mentors">GSOC2011 Wiki Page</a></p>

<p>If your project is not selected for funding by Google, but you still think you have a
feasible project proposal, then please email our developers mailing list at <a
href="mailto:pgsql-hackers@lists.postgresql.org">pgsql-hackers@lists.postgresql.org</a>.</p>

<a id="proposals" name="proposals"></a>

<h2>Proposal Guidelines</h2>

<p><a href="http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/faqs#student_apply">Apply to Summer of Code</a></p>

<p>Students are responsible for writing a proposal and submitting it to Google before the
application deadline. The following outline was adapted from the Perl Foundation <a
href="http://www.perlfoundation.org/how_to_write_a_proposal">open source proposal
HOWTO</a>. A strong proposal will include:</p>

<ul>
<li><strong>Benefits to the PostgreSQL Community</strong> - a good project will not just be
fun to work on, but also generally useful to others.</li>

<li><strong>Deliverables</strong> - It is very important to list quantifiable results
here</li>

<li><strong>Project Schedule</strong> - How long will the project take? When can you
begin work?</li>

<li><strong>Bio</strong> - Who are you? What makes you the best person to work on this
project?</li>

<li><strong>Contact</strong> - How can we contact if we have questions about your project?
Can you supply us with an email/IM/phone method for being contacted, in case of emergency?</li>
</ul>

<p>Please also see our additional <a href="/developer/summerofcodeadvice/">Advice to Students</a> <strong>before</strong> submitting a proposal.</p>

<p>We would prefer that development discussion occur on our project mailing lists when possible, with special recognition being given to those students who vet their proposal with community developers before submitting their proposal to Google SoC. This is not required, but can have a large impact on the chances of your proposal being accepted, so please don't be shy. In any case, you will be required to keep open lines of communication with your mentor should you be accepted, so if you have circumstances that may affect this, please explain them up front in your proposal.</p>

<a id="past" name="past"></a>
<h2>Previously Accepted Projects</h2>
<ul>
	<li>Improve pgPHPAdmin user experience</li>
	<li>Add MERGE command</li>
	<li>pgAdmin database designer</li>
	<li>Materialized Views</li>
	<li>Database schema difference visualizer</li>
	<li>Add JSON data type</li>
</ul>

<p>More information on these projects can be found on Google's PostgreSQL SoC pages: (<a href="https://wiki.postgresql.org/wiki/GSoC_2010">2010</a> | <a href="http://code.google.com/soc/2008/postgres/about.html">2008</a> | <a href="http://code.google.com/soc/2008/postgres/about.html">2007</a> | <a href="http://code.google.com/soc/2006/pgsql/about.html">2006</a>)</p>


<a id="faq" name="faq"></a>

<h2>Frequently Asked Questions</h2>

<ul>
<li>
<p><strong>Am I eligible?</strong></p>

<p>Please see the Google <a href="http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2011/faqs#eligibility">Eligibility FAQ</a> for all questions about eligibility.</p>

</li>

<li>
<p><strong>When is the proposal deadline?</strong></p>

<p>According to the <a href="http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2011/faqs#timeline">Summer of Code FAQ</a>, the deadline for submitting student proposals is April 8th, 2011 (19:00 UTC). Please remember that proposals must submitted to Google themselves<!-- (via the <a href="http://code.google.com/soc/student_step1.html">student application form</a>) -->, although we are happy to discuss any proposals with you ahead of time.</p>
</li>

</ul>
</div>
{%endblock%}