Differences between revisions 15 and 17 (spanning 2 versions)
Revision 15 as of 2012-03-13 14:38:42
Size: 1959
Editor: barry
Comment:
Revision 17 as of 2012-03-13 14:44:58
Size: 2073
Editor: terri
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DEV/versions/13304096 #pragma page-filename DEV/versions/13304099
Line 10: Line 10:
 * Integration of [[https://browserid.org/|BrowserID]] into Mailman (maybe OpenID too?)
Line 17: Line 16:
 * Mailman widgets
 * List styles plumbed through the ui and REST API.
 * Mailman widgets (e.g. display of recent posts, embeddable list subscribe widget)
 * List styles (e.g. announcement list, anonymous list) plumbed through the ui and REST API.
Line 23: Line 22:
 * ZeroMQ/message bus
 * OAuth/authenticated/permissions REST proxy for intarwebs consumption.

Google Summer of Code 2012

Mailman is hoping to be participating in the Google Summer of Code for the year 2012, probably under the banner of the Python Software Foundation, who were a wonderful umbrella organization to work with last year. This page is intended to group together all efforts related to the 2012 projects.

List of Projects

Not yet completed -- please add your ideas here!

Specific projects:

  • Integration of (existing) search code into Mailman archives (existing search code)

  • Investigate Grackle as a new framework for the archiver.

  • NNTP access to the archives (a la Gmane)
  • Metrics
    • Collecting list metrics (when was the last thing posted, how many messages per month, how busy the list is, etc.)
    • Reporting via a pluggable dashboard
  • Mailman widgets (e.g. display of recent posts, embeddable list subscribe widget)
  • List styles (e.g. announcement list, anonymous list) plumbed through the ui and REST API.

More nebulous project areas of interest:

  • Further work on the Mailman 3 UI
  • Working archives for Mailman 3 (Link to the Older GSoC code)

  • ZeroMQ/message bus
  • OAuth/authenticated/permissions REST proxy for intarwebs consumption.

List of Mentors

Please contact us on the Mailman-developers list if you're interested in becoming a mentor!

  • Terri Oda
  • Florian Fuchs
  • Barry Warsaw

List of Potential Students

Please contact us on the Mailman-developers list if you're interested in becoming a student! Getting in touch early lets us help you with your application and increases your likelihood of being accepted.

  • Aamir Khan

Getting started

The fastest way to get set up is to follow A 5 minute guide to get the Mailman web UI running. Please let us know if you have any trouble with it!

MailmanWiki: DEV/Google Summer of Code 2012 (last edited 2012-04-07 12:55:22 by syst3mw0rm)