Update to reflect the fact that the summer is over. Note that we've
had over 50 successful students in the past 3 years. Add a FAQ entry about Summer of Code 2008.
This commit is contained in:
parent
3479505ee0
commit
15d453afa1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30794
1 changed files with 21 additions and 10 deletions
|
@ -7,7 +7,7 @@
|
|||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD: www/en/projects/summerofcode.xsl,v 1.6 2007/04/13 02:02:54 murray Exp $ -->
|
||||
<!-- $FreeBSD: www/en/projects/summerofcode.xsl,v 1.7 2007/04/13 19:28:14 murray Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
|
||||
xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
|
||||
|
@ -38,16 +38,15 @@
|
|||
<div id="CONTENTWRAP">
|
||||
&header3;
|
||||
|
||||
<p>The FreeBSD Project is pleased to participate as a mentoring organization in the
|
||||
<p>The FreeBSD Project was a successful mentoring organization in the
|
||||
Google <a href="http://code.google.com/summerofcode.html">Summer of
|
||||
Code</a> 2007. This program funds students to contribute to an open
|
||||
source project over the summer break. We had dozens of successful
|
||||
Code</a>. This program funds students to contribute to an open
|
||||
source project over the summer break. We have had over 50 successful
|
||||
students working on FreeBSD as part of this program in <a
|
||||
href="&base;/projects/summerofcode-2005.html">2005</a> and <a
|
||||
href="&base;/projects/summerofcode-2006.html">2006</a>. We are
|
||||
currently working with 25 talented students for <a
|
||||
href="&base;/projects/summerofcode-2007.html">Summer 2007</a>.</p>
|
||||
|
||||
href="&base;/summerofcode-2005.html">2005</a>, <a
|
||||
href="&base;/summerofcode-2006.html">2006</a>, and <a
|
||||
href="&base;/summerofcode-2007.html">2007</a>.</p>
|
||||
|
||||
<a name="students"></a>
|
||||
<h2>Past Student Projects</h2>
|
||||
|
||||
|
@ -55,7 +54,7 @@
|
|||
visit:</p>
|
||||
<ul>
|
||||
<li><a href="&base;/projects/summerofcode-2007.html">Summer of Code 2007 FreeBSD
|
||||
Projects Summary</a> <em>(In Progress)</em></li>
|
||||
Projects Summary</a></li>
|
||||
<li><a href="&base;/projects/summerofcode-2006.html">Summer of Code 2006 FreeBSD
|
||||
Projects Summary</a></li>
|
||||
<li><a href="&base;/projects/summerofcode-2005.html">Summer of Code 2005 FreeBSD
|
||||
|
@ -69,6 +68,18 @@ href="http://wiki.freebsd.org/moin.cgi/SummerOfCode2006">2006</a>, and
|
|||
<a
|
||||
href="http://wiki.freebsd.org/moin.cgi/SummerOfCode2005">2005</a>].</p>
|
||||
|
||||
<a name="faq"></a>
|
||||
<h2>Frequently Asked Questions</h2>
|
||||
|
||||
<ul>
|
||||
<li><p><strong>What about Summer of 2008?</strong></p>
|
||||
|
||||
<p>We again hope to be able to work with Google and participate in
|
||||
a sponsored Google Summer of Code program in 2008. Please check
|
||||
back in Spring 2008 for details.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div> <!-- CONTENTWRAP -->
|
||||
<br class="clearboth" />
|
||||
</div> <!-- CONTENT -->
|
||||
|
|
Loading…
Reference in a new issue