From: <rl...@us...> - 2006-07-07 06:58:24
|
Revision: 16451 Author: rlaager Date: 2006-07-06 23:58:16 -0700 (Thu, 06 Jul 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16451&view=rev Log Message: ----------- Document the logging projects. Modified Paths: -------------- web/htdocs/summerofcode/index.php Modified: web/htdocs/summerofcode/index.php =================================================================== --- web/htdocs/summerofcode/index.php 2006-07-07 06:52:51 UTC (rev 16450) +++ web/htdocs/summerofcode/index.php 2006-07-07 06:58:16 UTC (rev 16451) @@ -26,11 +26,11 @@ <li><b>Certificate Management</b> - Sean Egan is mentoring Gary Sivek for this project.</li> -<li><b>Revamped Logging and Reporting</b> - Richard Laager is mentoring William Reading for this project.</li> +<li><b>Revamped Logging and Reporting</b> - Richard Laager is mentoring Bill Reading for this project. Bill is working on modifying the logging functionality to provide for better searching, higher performance, and is also working on implementing a logging plugin that stores logs in a SQL database.</li> <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.</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>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. |