Changes

Jump to navigation Jump to search
894 bytes added ,  13:34, 19 February 2013
Add another project to the GSOC projects list.
Line 92: Line 92:     
''Co-mentor:"[[User:Aneesh Dogra]]
 
''Co-mentor:"[[User:Aneesh Dogra]]
 +
 +
=== IRC Activity fixes ===
 +
 +
* [[Activities/IRC]] is built around an all-Python IRC client, [http://urk.sourceforge.net/ Urk] which is no longer maintained since 2007. Thus, its better to port the activity to a newer and a better all-python IRC library.
 +
* [[Activities/IRC]] is significantly slower than other IRC clients available on other platforms. The reason being its not multi-threaded. Thus, adding multi-threading support will be very useful.
 +
* [[Activities/IRC]] is missing some useful features including sound on highlight (play a sound when the user is highlighted in a channel), user info (whois data) and many others. Look at some popular IRC clients running on other platforms and research about the features which can be added to [[Activities/IRC]] and how can they be added.
 +
 +
Requires familiarity with Python and IRC protocol specifications.
 +
 +
''Contact'': [[User:Aneesh Dogra]]
38

edits

Navigation menu