Differences between revisions 1 and 25 (spanning 24 versions)
Revision 1 as of 2006-04-21 10:28:32
Size: 1029
Editor: barry
Comment:
Revision 25 as of 2015-01-12 00:46:57
Size: 42
Comment: linkfix
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DEV/versions/80
= Summer of Code ideas =
Here are some ideas in case anybody is interested in helping Mailman under Google's [[http://code.google.com/soc/|2006 Summer of Code]] program. See also the [[../Mailman 2.2|Mailman 2.2]] page for additional ideas. [[mailto:barry@python.org|Email me]] directly if you're interested.

 * Rewrite the web GUI to use a modern, standard templating toolkit like [[http://kid.lesscode.org/|Kid]] or [[http://cheetahtemplate.org/|Cheetah]]. The key thing here is that it must provide [[../Internationalization|internationalization]] support, hopefully much better than forcing translators to translate entire templates under the Mailman 2.1 system.
 * Provide a [[http://www.sqlite.org|SQLite]] member adaptor, either using [[http://www.pysqlite.org|PySQLite]] directly, or an abstract framework like [[http://www.sqlobject.org|SQLObject]] or [[http://sqlalchemy.org|SQLAlchemy]].
 * Write a [[http://modpython.org|mod_python]] adaptor to Mailman's CGI interface.
#REDIRECT DEV/Google_Summer_of_Code_2015

MailmanWiki: DEV/Summer of Code (last edited 2015-01-12 00:48:38 by SumanaHarihareswara)