Drupal Give: Recent Activity

The statistics module in Drupal core is overdue much love. Head over to the issue queue to take a look at current work. Including trying to get statistics to work better with reverse proxy caching such as Varnish by updating data via AJAX.
Went through Bakery issue queue responding to issues, making and testing patches.

If you're looking to set up a community forum site, you can use the Drupal Forum Distribution. It comes with all the advanced features for a community bulletin-board in one easy package.

I've submitted a patch, which was completely re-written by sun (and I admit his is far better than mine!). Reviewed, tested and re-rolled the patch after making a couple of minor amendments.

The Drupal.org Case Studies project is part of the Drupal.org content Community Initiative. We made significant progress in the weeks leading up to DrupalCon Denver, and led an a sprint on Friday after DrupalCon. The project is ongoing, but several case studies have been migrated. New case studies that highlight an excellent implementation of Drupal, or produced significant community contributions are wanted!
Reviewed core security vulnerability patch and wrote test. Reviewed and coordinated SA releases.

Spent time on updating the Drupal.cz (local Czech Community) to the latest Pressflow, made updates of all modules and migrated the site to a new platform (Acquia Cloud, sponsored under the free community hosting programme). Wrote a post on how to make changes on the community site through Github and how to deploy them on the new platform - now any community member can contribute to the site.

Shared part of the code used to lock the Managed Cloud Workflow UI when a long task is triggered, built as a standalone module that displays an overlay layer blurring the screen, with a nice spinner in the middle. Currently in my sandbox http://drupal.org/sandbox/mariano/1425040 being reviewed by the community to be released as a full module.

Jakub and I presented at DrupalCon Denver an educational session on Drupal security focused on developers: http://denver2012.drupal.org/program/sessions/drupal-security-coders-how...
See the presentation at: http://prezi.com/-ox5sthescyl/drupal-security-denver/
At a rough guess at least 150 people were in the room to listen.

I reviewed patches for Drush 5 and just released Drush 5.0-RC5. Drush Make in particular got some new improvements like #1452564 by jamsilver, Steven Jones: Allow making of specific projects/libraries.