<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://london2011.drupal.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>DrupalCon London 2011 - drush</title>
 <link>http://london2011.drupal.org/taxonomy/term/404/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Data Migration into Drupal</title>
 <link>http://london2011.drupal.org/conference/sessions/data-migration-drupal</link>
 <description>&lt;div class=&quot;field field-type-userreference field-field-presenters&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/users/moshe-weitzman&quot; class=&quot;user-name&quot;&gt;Moshe Weitzman&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;update: slides posted to &lt;a href=&quot;http://london2011.drupal.org/conference/sessions/data-migration-drupal&quot;&gt;Slideshare&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So, your client has seen the light and is tossing out their old CMS in favor of Drupal. Their existing content, in the form of square pegs, needs to fit into nice round Drupal objects.&lt;/p&gt;
&lt;div class=&quot;field field-type-text field-field-audience&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Intended Audience:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    Folks who need data moved into Drupal, or developers who are tasked with this challenge.        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-answered&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Questions answered by this session:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    How can I move my site to Drupal        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I robustly migrate data into Drupal        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How do I build an application on top of Drush        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;fieldset class=&quot;fieldgroup group-schedule&quot;&gt;&lt;legend&gt;Schedule info&lt;/legend&gt;&lt;div class=&quot;field field-type-nodereference field-field-session-slot&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Time slot:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/timeslot/23-august-1300-1400&quot;&gt;23 August 13:00 - 14:00&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-nodereference field-field-session-room&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Room:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/room/maple-room&quot;&gt;Maple Room&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;p&gt;&lt;a href=&quot;http://london2011.drupal.org/conference/sessions/data-migration-drupal&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://london2011.drupal.org/conference/sessions/data-migration-drupal#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/code-coders">Code &amp; Coders</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/cms">CMS</category>
 <category domain="http://london2011.drupal.org/category/tags/drush">drush</category>
 <category domain="http://london2011.drupal.org/category/tags/importing">Importing</category>
 <category domain="http://london2011.drupal.org/category/tags/migration">Migration</category>
 <pubDate>Sat, 14 May 2011 11:59:16 +0000</pubDate>
 <dc:creator>moshe weitzman</dc:creator>
 <guid isPermaLink="false">1634 at http://london2011.drupal.org</guid>
</item>
<item>
 <title>Drush Deploy</title>
 <link>http://london2011.drupal.org/conference/sessions/drush-deploy</link>
 <description>&lt;div class=&quot;field field-type-userreference field-field-presenters&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/users/msonnabaum&quot; class=&quot;user-name&quot;&gt;Mark Sonnabaum&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/moshe-weitzman&quot; class=&quot;user-name&quot;&gt;Moshe Weitzman&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;From small sites to large, drush is an essential tool in a drupal deployment strategy. Many of us are already using commands like rsync, sql-sync, features-revert, and updatedb as steps in our deployment workflow.&lt;/p&gt;
&lt;p&gt;Tools to manage deployments however are often varied (capistrano, fabric, puppet, chef, hudson, etc), and foreign (ruby/python). In this session, the maintainers of drush will introduce a new tool for managing deployments: drush deploy. This tool does some of what those tools do, all in a comfortable drush and PHP environment.&lt;/p&gt;
&lt;div class=&quot;field field-type-text field-field-audience&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Intended Audience:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    All developers and sysadmins.        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-answered&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Questions answered by this session:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    How can drush help automate tasks during deployment?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    Why should I be using a deployment tool?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What is drush deploy?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can drush deploy simplify drupal deployments?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Who is drush deploy best suited for compared to other deployment tools?        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;fieldset class=&quot;fieldgroup group-schedule&quot;&gt;&lt;legend&gt;Schedule info&lt;/legend&gt;&lt;div class=&quot;field field-type-nodereference field-field-session-slot&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Time slot:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/timeslot/25-august-1445-1545&quot;&gt;25 August 14:45 - 15:45&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-nodereference field-field-session-room&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Room:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/room/concert-hall&quot;&gt;Concert Hall&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
</description>
 <comments>http://london2011.drupal.org/conference/sessions/drush-deploy#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/site-building-and-environment-set">Site Building and Environment Set-up</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/deployment">deployment</category>
 <category domain="http://london2011.drupal.org/category/tags/devops">devops</category>
 <category domain="http://london2011.drupal.org/category/tags/drush">drush</category>
 <pubDate>Thu, 12 May 2011 03:23:22 +0000</pubDate>
 <dc:creator>msonnabaum</dc:creator>
 <guid isPermaLink="false">1214 at http://london2011.drupal.org</guid>
</item>
<item>
 <title>dog: A New Era for Drupal Sitebuilding</title>
 <link>http://london2011.drupal.org/conference/sessions/dog-new-era-drupal-sitebuilding</link>
 <description>&lt;div class=&quot;field field-type-userreference field-field-presenters&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/users/sdboyer&quot; class=&quot;user-name&quot;&gt;Sam Boyer&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a href=&quot;http://drupal.org/project/dog&quot;&gt;Dog&lt;/a&gt; is a new approach building Drupal sites that deeply embraces Git in order to build portable, deployable Drupal site packages. Dog makes the process of developing, managing, and maintaining a Drupal site easier for everyone from the individual hobbyist to multi-cluster-backed Drupal sites with teams of developers.&lt;/p&gt;
&lt;div class=&quot;field field-type-text field-field-audience&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Intended Audience:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    Anyone who cares about workflows for putting together Drupal sites.        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-answered&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Questions answered by this session:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    How can I use dog to build my basic Drupal site?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can my company use dog to assist/improve our internal development workflow?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How does dog integrate with external tools, such as build systems, configuration management, etc.?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What does dog mean for Drupal distributions?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How does dog connect with existing Drupal &amp;quot;packaging&amp;quot; techniques, like drush make and site tarballs?        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;fieldset class=&quot;fieldgroup group-schedule&quot;&gt;&lt;legend&gt;Schedule info&lt;/legend&gt;&lt;div class=&quot;field field-type-nodereference field-field-session-slot&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Time slot:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/timeslot/24-august-1500-1600&quot;&gt;24 August 15:00 - 16:00&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-nodereference field-field-session-room&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Room:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/room/arnhem-gallery&quot;&gt;Arnhem Gallery&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;div class=&quot;field field-type-filefield field-field-session-slides&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Slides:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;div class=&quot;filefield-file&quot;&gt;&lt;img class=&quot;filefield-icon field-icon-application-pdf&quot;  alt=&quot;application/pdf icon&quot; src=&quot;http://london2011.drupal.org/sites/all/modules/contrib/filefield/icons/application-pdf.png&quot; /&gt;&lt;a href=&quot;/sites/default/files/dclondon-dog-session.pdf&quot; type=&quot;application/pdf; length=8618284&quot;&gt;dclondon-dog-session.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a href=&quot;http://london2011.drupal.org/conference/sessions/dog-new-era-drupal-sitebuilding&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://london2011.drupal.org/conference/sessions/dog-new-era-drupal-sitebuilding#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/site-building-and-environment-set">Site Building and Environment Set-up</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/devops">devops</category>
 <category domain="http://london2011.drupal.org/category/tags/drush">drush</category>
 <category domain="http://london2011.drupal.org/category/tags/git">git</category>
 <category domain="http://london2011.drupal.org/category/tags/site-building">site building</category>
 <category domain="http://london2011.drupal.org/category/tags/workflow">workflow</category>
 <pubDate>Mon, 18 Apr 2011 21:06:18 +0000</pubDate>
 <dc:creator>sdboyer</dc:creator>
 <guid isPermaLink="false">359 at http://london2011.drupal.org</guid>
</item>
</channel>
</rss>
