From: <the...@us...> - 2006-07-07 07:09:02
|
Revision: 16453 Author: thekingant Date: 2006-07-07 00:09:00 -0700 (Fri, 07 Jul 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16453&view=rev Log Message: ----------- ForlornPenguin pointed out that we have an "Accepted Projects" heading with no content, so I moved the list of projects down there. Cheeky monkey. Modified Paths: -------------- web/htdocs/summerofcode/index.php Modified: web/htdocs/summerofcode/index.php =================================================================== --- web/htdocs/summerofcode/index.php 2006-07-07 07:00:54 UTC (rev 16452) +++ web/htdocs/summerofcode/index.php 2006-07-07 07:09:00 UTC (rev 16453) @@ -17,8 +17,19 @@ <h2 class="news">Halfway Through the Summer</h2> <div class="newsdate">July 6th, 2006 - 11:58PM PDT</div> -<p>Dig it: Google has awarded us with 8 rockin' summer of code slots, and we've hand-picked 8 rockin' summer of code students. Keep in mind that these are all still in progress, and while we have high hopes for all of them, it is possible some of these projects will not be completed.</p> +<p>Dig it: Google has awarded us with <a href="#accepted">8 rockin' summer of code slots</a>, and we've hand-picked 8 rockin' summer of code students. Keep in mind that these are all still in progress, and while we have high hopes for all of them, it is possible some of these projects will not be completed.</p> +<h2 class="news">Summer of Code Begins</h2> +<div class="newsdate">May 1, 2006 - 11:16AM PDT</div> +<p>We are now accepting applications for Google's 2006 <a href='http://code.google.com/soc/'>Summer of Code</a> program. Look at the <a href='#available'>suggestions</a> below, or (even better), come up with your own idea, and consider applying! To apply, visit Google's <a href="http://code.google.com/soc/student_step1.html">Student Signup</a> webpage.</p> +<br /> + +<h1 id="intro">Introduction</h1> +<p>Gaim is proud to participate in the Google <a href="http://code.google.com/summerofcode.html">Summer of Code</a>. This summer Google is sponsoring students to work on free software projects under the mentorship of experienced free software developers. The Gaim developers are glad to volunteer to mentor some students and introduce them to the world of open-source development.</p> + +<p>Last year Gaim was a very popular mentoring organization, and we had a very difficult time narrowing the candidates down to only fifteen. Many (very many) candidates chose to apply for one of our suggestions, which is fine, but keep in mind that when you apply for one of our suggestions you're competing yourself against hundreds of others for the same idea. When you propose your own idea, you're competing your <i>idea</i> against just a handful of other ideas, as well as highlighting your creativity.</p> + +<h1 id="accepted">Accepted Summer of Code Projects</h1> <ul> <li><b>QQ Support</b> - Tim Ringenbach is mentoring Mark Huetsch on this project to bring QQ support to Gaim. QQ is an extremely popular IM network in China, but doesn't have much of a foothold in the rest of the world.</li> @@ -37,20 +48,7 @@ <li><b>Contact Availability Prediction</b> - Mark Doliner is mentoring Geoffrey Foster for this project. Geoffrey is working on a plugin that attempts to predict when your buddies will be online based on their past usage habits.</li> </ul> -<h2 class="news">Summer of Code Begins</h2> -<div class="newsdate">May 1, 2006 - 11:16AM PDT</div> -<p>We are now accepting applications for Google's 2006 <a href='http://code.google.com/soc/'>Summer of Code</a> program. Look at the <a href='#available'>suggestions</a> below, or (even better), come up with your own idea, and consider applying! To apply, visit Google's <a href="http://code.google.com/soc/student_step1.html">Student Signup</a> webpage.</p> -<br /> -<h1 id="intro">Introduction</h1> -<p>Gaim is proud to participate in the Google <a href="http://code.google.com/summerofcode.html">Summer of Code</a>. This summer Google is sponsoring students to work on free software projects under the mentorship of experienced free software developers. The Gaim developers are glad to volunteer to mentor some students and introduce them to the world of open-source development.</p> - -<p>Last year Gaim was a very popular mentoring organization, and we had a very difficult time narrowing the candidates down to only fifteen. Many (very many) candidates chose to apply for one of our suggestions, which is fine, but keep in mind that when you apply for one of our suggestions you're competing yourself against hundreds of others for the same idea. When you propose your own idea, you're competing your <i>idea</i> against just a handful of other ideas, as well as highlighting your creativity.</p> - -<h1 id="accepted">Accepted Summer of Code Projects</h1> -<p><i>No projects have yet been accepted.</i></p> - - <h1 id="available">Summer of Code Project Suggestions</h1> <p>Here are some of the suggestions proposed by Gaim developers for this year's Summer of Code.</p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |