Drupal Downunder 2012
Building on the great success of Drupal Downunder in Brisbane and DrupalSouth in Wellington, Drupal Downunder 2012 will gather Drupalistas from near and far for two and a half days of inspiring learning and networking in Melbourne.
Fri 13 Jan 2012 - Sun 15 Jan 2012
Jasper Hotel
489 Elizabeth Street
Melbourne 3000
Australia
See map: Google Maps

Comments
Re: Drupal Downunder 2012
I have only played around with drupal briefly, and I am impressed with how easy it is to work with. I am still having a little trouble understanding how srupal is developed.
Re: Drupal Downunder 2012
It's actually developed quite similarly to Linux, in that there is a benevolent dictator (Dries Buytaert) who has trusted lieutenants who are in charge of specific parts of the codebase.
There isn't a mailing list for discussions and patch submission, instead there is http://groups.drupal.org/ and the issue queue at http://drupal.org/project/issues/drupal
Patches are submitted to the issue queue, where they're tested by both an automated test system and humans before being applied to Drupal core.