drupal con at paris videos

in case u missed the link its at Internet Archive Search: drupalcon paris
the open atrium talk is at OpenAtriumBuildingaproductwithDrupalandthePowerofDecentralizedFeatures -
also http://developmentseed.org/tags/open-atrium?page=1
i note they are using aegir.
What is Aegir?
Aegir is a distributed instance management system, that allows authorized users to administer multiple Drupal sites across one or more servers, through a Drupal based administration front end.
http://developmentseed.org/blog/2009/jul/09/rapidly-deploy-atrium-sites-aegir
Groups:
- 482 reads
-
- Report Abuse

Comments
aegir is actually a
Submitted by briansea on Thu, 10/15/2009 - 15:50.aegir is actually a collection of 3-4 other modules. I have set it up for the sites I host - however, documentation is poor and receiving help for weird issues is slow. When working correctly, it can dramatically cut down the time needed to setup a new drupal instance, and make changes to existing ones. However, I have since moved to using some scripts I wrote to handle the major functions (running cron on every site in an install automattically, putting all sites in maintenance mode, updating all sites at once, and creating a new site from a template). Aegir does have its niche, for me it was too much and not streamlined enough.
Now, Using Drush with some scripting can be very powerful; I did not use drush for what I wrote, but will be incorporating soon.
-- Brian Seagraves -- http://brianseagraves.com