From: <rl...@us...> - 2006-07-07 07:00:59
|
Revision: 16452 Author: rlaager Date: 2006-07-07 00:00:54 -0700 (Fri, 07 Jul 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16452&view=rev Log Message: ----------- Add a bit more specificity to Brian's project. Modified Paths: -------------- web/htdocs/summerofcode/index.php Modified: web/htdocs/summerofcode/index.php =================================================================== --- web/htdocs/summerofcode/index.php 2006-07-07 06:58:16 UTC (rev 16451) +++ web/htdocs/summerofcode/index.php 2006-07-07 07:00:54 UTC (rev 16452) @@ -30,7 +30,7 @@ <li><b>General Performance Enhancement</b> - Ethan Blanton is mentoring Aaron Sheldon for this project. Aaron is profiling Gaim and making small code changes that fine-tune portions of Gaim's codebase to speed-up some of our more CPU intensive tasks.</li> -<li><b>Improved Logging</b> - Richard Laager is mentoring Brian Chu for this project. Brian is working on improving logging interoperability with other IM clients.</li> +<li><b>Improved Logging</b> - Richard Laager is mentoring Brian Chu for this project. Brian is working on improving logging interoperability with other IM clients. Specifically, this involves collaborating on the design of a unified XML logging format and implementation of an XML logger in Gaim as well as working on a plugin to read the logs from other clients.</li> <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> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |