diff --git a/en/projects/Makefile b/en/projects/Makefile index 7de651f67e..3f67e38f85 100644 --- a/en/projects/Makefile +++ b/en/projects/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/projects/Makefile,v 1.29 2007/02/12 20:43:06 joel Exp $ +# $FreeBSD: www/en/projects/Makefile,v 1.30 2007/03/10 04:46:52 murray Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -12,6 +12,7 @@ DOCS+= newbies.sgml DOCS+= cvsweb.sgml DOCS+= summerofcode-2005.sgml DOCS+= summerofcode-2006.sgml +DOCS+= summerofcode-2007.sgml XML_IDEAS= ${WEB_PREFIX}/en/projects/ideas/ideas.xml XSL_SOC= ${WEB_PREFIX}/en/projects/summerofcode.xsl diff --git a/en/projects/summerofcode-2007.sgml b/en/projects/summerofcode-2007.sgml new file mode 100644 index 0000000000..3dcdea4088 --- /dev/null +++ b/en/projects/summerofcode-2007.sgml @@ -0,0 +1,136 @@ + + + + + %developers; +]> + + +&header; + +

The FreeBSD Project is proud to be taking part in the Google Summer of Code + 2007. We received more high quality applications this year than + ever before. In the end it was a very tough decision to narrow it + down to the 25 students selected for funding by Google. The student + projects are listed below. For more detailed information about the + plans for each project, please see the FreeBSD + Summer of Code 2007 wiki.

+ + +

2007 Student Projects

+ + + + +

FreeBSD Summer of Code Links

+ + + +&footer; + + diff --git a/en/projects/summerofcode.xsl b/en/projects/summerofcode.xsl index b75f162d99..4ae30bf85c 100644 --- a/en/projects/summerofcode.xsl +++ b/en/projects/summerofcode.xsl @@ -7,7 +7,7 @@ %developers; ]> - + @@ -44,16 +44,9 @@ source project over the summer break. We had dozens of successful students working on FreeBSD as part of this program in 2005 and 2006.

- - + href="&base;/projects/summerofcode-2006.html">2006. We are + currently working with our 25 successful students for Summer 2007

Past Student Projects

@@ -61,192 +54,20 @@

For a complete list of student projects from previous years, visit:

-

See also our FreeBSD -SoC2006 Wiki and the Google -FreeBSD SoC 2006 pages.

- - -

Example Proposal Ideas

- -

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.

- - -

Mentors

- -

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.

- - - - -

Proposal Guidelines

- -

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:

- - - - - -

Infrastructure Provided to Students

- -

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.

- - -

Frequently Asked Questions

- - +

See also our wiki pages for student projects [2007, +2006, and +2005].