Google announced Google Summer of Code 2008. MoinMoin was participating and 6 students have been working with us this summer on these projects.

Students and their Mentors

Mentors and students should try to hang on on irc.freenode.net #moin and #moin-dev as much as possible. If you have a flat rate, just don't log out.

As you will have to submit code to Google, have a look at GoogleSoc2006 on how to generate the necessary patch file.

What we expect

What you can do before starting to code

(!) Some of that stuff is very useful and even nice to use, even in case your project does not get selected.

What you can do in the final days

Submitting your code to google

If you want to create a patch file with just your code contributions, a command like this can do the trick:

hg export `hg log -M --template "#rev# " -k yourname -r SOC2008-START:SOC2008-END`

Maybe also submit the URL to your project repo to google, we will keep them for a while for review.


See also GoogleSoc2007 and GoogleSoc2006.

MoinMoin: GoogleSoc2008 (last edited 2008-08-31 21:34:40 by ThomasWaldmann)