Warning: Table './jakoblog6/jakob_sessions' is marked as crashed and should be repaired query: SELECT u.*, s.* FROM jakob_users u INNER JOIN jakob_sessions s ON u.uid = s.uid WHERE s.sid = '635d5a3143764b12bc9439b668f804cb' in /var/www/drupal/jakoblog-6/includes/database.mysql.inc on line 128

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/drupal/jakoblog-6/includes/database.mysql.inc:128) in /var/www/drupal/jakoblog-6/includes/bootstrap.inc on line 1031

Warning: Cannot modify header information - headers already sent by (output started at /var/www/drupal/jakoblog-6/includes/database.mysql.inc:128) in /var/www/drupal/jakoblog-6/includes/bootstrap.inc on line 630

Warning: Cannot modify header information - headers already sent by (output started at /var/www/drupal/jakoblog-6/includes/database.mysql.inc:128) in /var/www/drupal/jakoblog-6/includes/bootstrap.inc on line 631

Warning: Cannot modify header information - headers already sent by (output started at /var/www/drupal/jakoblog-6/includes/database.mysql.inc:128) in /var/www/drupal/jakoblog-6/includes/bootstrap.inc on line 632

Warning: Cannot modify header information - headers already sent by (output started at /var/www/drupal/jakoblog-6/includes/database.mysql.inc:128) in /var/www/drupal/jakoblog-6/includes/bootstrap.inc on line 633
GSoC 2009 is coming | Jakoblog

GSoC 2009 is coming

warning: Cannot modify header information - headers already sent by (output started at /var/www/drupal/jakoblog-6/includes/database.mysql.inc:128) in /var/www/drupal/jakoblog-6/includes/common.inc on line 141.

As of half a day ago, Drupal's accepted student projects for the Google Summer of Code 2009 have been announced (and of course, also for the other participating organisations). We selected 18 wicked students with intriguing project proposals, and had a hard time sorting out which ones to take because the number of promising proposals was pretty high this time for Drupal. We still should be able to provide motivated students with mentoring even if they didn't make it to the final list, assuming Google's prize money was not the primary motivation to apply for SoC.

In addition to the official Drupal list, I also noticed a Drupal-related project hosted by Creative Commons. Also, former Drupal SoC alumni Allister Beharry (who worked on DAST in 2007) is now showing up with a project for upstream PHP. Other favorites of mine include the entirety of KDE and X.org projects, as well as my buddy klausi getting accepted for a Drupal/Rules project.

The coolest thing for me personally, though, is the selection of not one but an thrilling number of two awesome projects related to Version Control API: Marco Antonio Villegas Vega (a.k.a. marvil07) will work on internal API improvements and other stuff like SSH key authentication, while Daniel Hackney (a.k.a. chrono325) takes care of better VCS support and Rules integration. Both want to help with the transition of Drupal core to a distributed version control system such as Git, and will be mentored by Tony Narlock (skiquel), Sam Boyer (sdboyer) and of course me. With a little luck, we should be able to avoid the epic failure of last year's project and push Version Control API to the next level.

And of course, pushing it onto drupal.org is still on the plate and will be the first thing for me to work on after I finally submit my thesis in mid May.