From: <the...@us...> - 2006-07-07 06:53:00
|
Revision: 16450 Author: thekingant Date: 2006-07-06 23:52:51 -0700 (Thu, 06 Jul 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16450&view=rev Log Message: ----------- Minor changes Modified Paths: -------------- web/htdocs/summerofcode/index.php Modified: web/htdocs/summerofcode/index.php =================================================================== --- web/htdocs/summerofcode/index.php 2006-07-07 06:48:57 UTC (rev 16449) +++ web/htdocs/summerofcode/index.php 2006-07-07 06:52:51 UTC (rev 16450) @@ -17,7 +17,7 @@ <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 <i>projects</i> and are not completed</p> +<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> <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> @@ -34,7 +34,7 @@ <li><b>Console-based Gaim using Curses</b> - Evan Schoenberg is mentoring Sadrul Habib Chowdhury for this project. This project consists of taking all the non-GTK parts of Gaim, bundling them into a library, then writing a console-based frontend that utilizes that library to connect to the IM networks in the same way that our current GTK frontend connects.</li> -<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> +<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> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |