diff --git a/en/projects/Makefile b/en/projects/Makefile index 0f985505f1..7de651f67e 100644 --- a/en/projects/Makefile +++ b/en/projects/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/projects/Makefile,v 1.28 2006/10/04 22:01:50 murray Exp $ +# $FreeBSD: www/en/projects/Makefile,v 1.29 2007/02/12 20:43:06 joel Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -10,10 +10,14 @@ DOCS= projects.sgml DOCS+= newbies.sgml DOCS+= cvsweb.sgml -DOCS+= summerofcode.sgml DOCS+= summerofcode-2005.sgml DOCS+= summerofcode-2006.sgml +XML_IDEAS= ${WEB_PREFIX}/en/projects/ideas/ideas.xml +XSL_SOC= ${WEB_PREFIX}/en/projects/summerofcode.xsl + +XMLDOCS= summerofcode:${XSL_SOC}:${XML_IDEAS}: + INDEXLINK= projects.html SUBDIR= acpi busdma c99 ideas mips bigdisk netperf diff --git a/en/projects/summerofcode.sgml b/en/projects/summerofcode.sgml index 1b070f76ab..69bb68e3f0 100644 --- a/en/projects/summerofcode.sgml +++ b/en/projects/summerofcode.sgml @@ -1,6 +1,6 @@ - + %developers; @@ -98,6 +98,9 @@ SoC2006 Wiki and the Google
The FreeBSD Project is pleased to participate as a mentoring organization in the + Google Summer of + Code 2007. This program funds students to contribute to an open + source project over the summer break. We had dozens of successful + students working on FreeBSD as part of this program in 2005 and 2006.
+ +For a complete list of student projects from previous years, +visit:
+ + +See also our FreeBSD +SoC2006 Wiki and the Google +FreeBSD SoC 2006 pages.
+ + +The following example project ideas are a subset of the general + FreeBSD Project Ideas + list that we think are the most suitable for Summer of Code + projects.
+ +For additional ideas about upcoming development projects in + FreeBSD, take a look at recent Developer Status Reports.
+ + +A number of FreeBSD committers are willing to mentor students this + year. A good place to start is the 'Technical contacts' listed with + the example projects on the Ideas page. In addition + to those specific projects, the following mentors are willing to + work with students in any of the broad areas listed below.
+ +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 open + source proposal HOWTO. A strong proposal will include:
+ + +In 2005 and 2006, the FreeBSD Project provided access to the FreeBSD +Perforce revision control infrastructure in order to facilitate +student collaboration, provide public access and archiving for the +on-going student projects, and to help mentors and the community +monitor on-going work. It is expected that students participating in +future programs will be offered the same facilities. +Students will also be asked to maintain wiki +pages on their on-going projects. In the past, e-mail, IRC, and +instant messaging have proven popular among students and mentors, and +students participating in the FreeBSD summer program are encouraged to +use these and other electronic communication mechanisms to become +active in the community.
+ + +Am I eligible?
+ +Please see the Google FAQ + for all questions about eligibility.
Where can I find more information about being a + student or mentor in this program?
+ +Please see the program wiki here.
When does the application period begin?
+ +March 2007.
Where do I send my proposal?
+ +Proposals must be sent directly to Google when the application + period begins.
What projects were completed successfully by students + last summer?
+ +Please see the 2006 FreeBSD + Summer of Code and 2005 + FreeBSD Summer of Code pages for a list of the completed + projects from previous years.