<?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 - Code &amp; Coders</title>
 <link>http://london2011.drupal.org/taxonomy/term/19/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Continuous Integration Will Solve Everything</title>
 <link>http://london2011.drupal.org/conference/sessions/continuous-integration-will-solve-everything</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/botto&quot; class=&quot;user-name&quot;&gt;Martin Eskdale Moen&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Continuous integration(CI) is the process of which a system is integrated on a continuous basis, leading to multiple integrations in a development cycle. This provides a means to monitor the quality of code, test it and receive quick notifications of errors.&lt;br /&gt;
It provides a quick overview of the current state of a project, from both a managers stand point and a programmer&#039;s.&lt;br /&gt;
It can turn integration from a multi day process to a non-event done on an hourly basis.&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;
                    Drupal developers and Drupal architects intending to build sites who wish to know on a frequent basis when their complete integration fails.        &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;
                    Setting up a CI server to build a drupal site        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    Setting up a basic build script        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Packaging a site into a single deployable file        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How it can help team size issues        &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/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/continuous-integration-will-solve-everything&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://london2011.drupal.org/conference/sessions/continuous-integration-will-solve-everything#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/continuous-integration">continuous integration</category>
 <pubDate>Sun, 15 May 2011 20:57:24 +0000</pubDate>
 <dc:creator>Botto</dc:creator>
 <guid isPermaLink="false">2179 at http://london2011.drupal.org</guid>
</item>
<item>
 <title>Building and Maintaining a Distribution in Drupal 7 with Features</title>
 <link>http://london2011.drupal.org/conference/sessions/building-and-maintaining-distribution-drupal-7-features</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/antoniodemarco&quot; class=&quot;user-name&quot;&gt;Antonio De Marco&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/pescetti&quot; class=&quot;user-name&quot;&gt;Andrea Pescetti&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Drupal 7 allows to easily build and maintain distributions, i.e. repeatable website templates; you can benefit from this in all cases, whether you aim at large-scale deployments or even at maintaining a single website.&lt;/p&gt;
&lt;p&gt;We will show how to package core and contributed modules in a distribution by using a Makefile and a profile and keeping them up-to-date during the whole development cycle.&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 who wish to benefit from a clean development workflow allowing collaboration, code reuse and safe updates. The distributions workflow can be applied to single sites too, with similar benefits.        &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 do I design my Features properly?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I create a Drupal distribution?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How does the distributions approach allow a cleaner workflow in general?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I have a safe upgrade path for my sites?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How can I easily maintain a Drupal distribution?        &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-1030-1130&quot;&gt;24 August 10:30 - 11:30&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;
&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/nuvole-drupalcon-london-2011_0.pdf&quot; type=&quot;application/pdf; length=13978387&quot;&gt;nuvole-drupalcon-london-2011.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/building-and-maintaining-distribution-drupal-7-features&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://london2011.drupal.org/conference/sessions/building-and-maintaining-distribution-drupal-7-features#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/distributions">distributions</category>
 <category domain="http://london2011.drupal.org/category/tags/features-module">Features module</category>
 <category domain="http://london2011.drupal.org/category/tags/workflow">workflow</category>
 <pubDate>Sun, 15 May 2011 10:51:44 +0000</pubDate>
 <dc:creator>pescetti</dc:creator>
 <guid isPermaLink="false">1934 at http://london2011.drupal.org</guid>
</item>
<item>
 <title>An Introduction to Form Builder - A New Interface for Fields</title>
 <link>http://london2011.drupal.org/conference/sessions/introduction-form-builder-new-interface-fields</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/quicksketch&quot; class=&quot;user-name&quot;&gt;Nathan Haug&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Through the history of Drupal, there have been several different modules that allow the building of forms: Profile, Flexinode, Survey, Webform, CCK, and D7&#039;s Field. All of these set out with specific purposes in mind, whether collecting surveys or creating node content. The task of actually &lt;em&gt;building the form&lt;/em&gt; was secondary to the task of using the form. This is where the Form Builder project comes in. Form Builder provides a single, universal interface for creating form structures.&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;
                    This talk is intended for primarily for developers interested in developing using Form Builder. Users interested in user interface design and experience may also be interested.        &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;
                    What is Form Builder?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How is it useful right now?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How can it be used for in the future?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How do I prepare for Form Builder?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How can I implement my own functionality using Form Builder?        &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-1330-1430&quot;&gt;25 August 13:30 - 14:30&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/fairfield-room&quot;&gt;Fairfield Room&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/form-builder.pdf&quot; type=&quot;application/pdf; length=9172410&quot;&gt;form-builder.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/introduction-form-builder-new-interface-fields&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://london2011.drupal.org/conference/sessions/introduction-form-builder-new-interface-fields#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/entity-api">entity api</category>
 <category domain="http://london2011.drupal.org/category/tags/fields">Fields</category>
 <category domain="http://london2011.drupal.org/category/tags/form-api">Form API</category>
 <category domain="http://london2011.drupal.org/category/tags/user-experience">user experience</category>
 <category domain="http://london2011.drupal.org/category/tags/user-interface">User Interface</category>
 <category domain="http://london2011.drupal.org/category/tags/webform">Webform</category>
 <pubDate>Sun, 15 May 2011 00:18:41 +0000</pubDate>
 <dc:creator>quicksketch</dc:creator>
 <guid isPermaLink="false">1749 at http://london2011.drupal.org</guid>
</item>
<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>Developing with Drupal Commerce</title>
 <link>http://london2011.drupal.org/conference/sessions/developing-drupal-commerce</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/rszrama&quot; class=&quot;user-name&quot;&gt;Ryan Szrama&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/das-peter&quot; class=&quot;user-name&quot;&gt;Peter Philipp&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/users/instanceofjamie&quot; class=&quot;user-name&quot;&gt;Jamie Wiseman&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/googletorp&quot; class=&quot;user-name&quot;&gt;Jakob Torp&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Some of the earliest and most complex deployments of Drupal Commerce have been developed in Europe, including &lt;a href=&quot;http://www.eurocentres.com&quot;&gt;Eurocentres&lt;/a&gt; for global language course sales, &lt;a href=&quot;http://www.subhublite.com/&quot;&gt;SubHub&lt;/a&gt; for subscription management, and traditional physical product sales at &lt;a href=&quot;http://www.augustes.com&quot;&gt;augustes.com&lt;/a&gt;.  These sites&#039; developers have worked their way through the dark corners of the Commerce APIs and really blazed a trail through Drupal 7 site development in general, contributing patches and knowledge upstream to the project and community.&lt;/p&gt;
&lt;p&gt;Join us for a panel discussion moderated by Ryan Szrama that explores the experience of these developers and Commerce Guys&#039; own integration team to find out what it&#039;s like to develop with Drupal Commerce in preparation for your next big project. Questions will focus on building sites with complex requirements, integrating with third party services, and using Drupal Commerce in Europe.&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;
                    Developers who need to know how to plan and deploy Drupal Commerce sites that integrate with a variety of e-commerce web services and / or require custom solutions based on the core Commerce components and systems.        &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 does the core product pricing system work?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I customize the buying experience for non-physical product sales?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How should I best integrate with the payment and line item systems?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What should I keep in mind when quoting complex Drupal Commerce projects?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Where can I go for development support and how can I give back?        &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-1100-1200&quot;&gt;25 August 11:00 - 12: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/ashcroft-theatre&quot;&gt;Ashcroft Theatre&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/Developing%20with%20Drupal%20Commerce.pdf&quot; type=&quot;application/pdf; length=440525&quot;&gt;Developing with Drupal Commerce.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/developing-drupal-commerce&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://london2011.drupal.org/conference/sessions/developing-drupal-commerce#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/api">API</category>
 <category domain="http://london2011.drupal.org/category/tags/commerce-guys">Commerce Guys</category>
 <category domain="http://london2011.drupal.org/category/tags/drupal-commerce">Drupal Commerce</category>
 <category domain="http://london2011.drupal.org/category/tags/e-commerce">E-commerce</category>
 <pubDate>Sat, 14 May 2011 00:33:38 +0000</pubDate>
 <dc:creator>rszrama</dc:creator>
 <guid isPermaLink="false">1624 at http://london2011.drupal.org</guid>
</item>
<item>
 <title>Entities - Emerging Patterns of Usage</title>
 <link>http://london2011.drupal.org/conference/sessions/entities-emerging-patterns-usage</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/ronaldistos&quot; class=&quot;user-name&quot;&gt;Ronald Ashri&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Entities are a powerful new abstraction introduced in Drupal 7 that can provide new ways to approach and resolve several often-encountered development problems. Questions remain though as to when and how entities can best be put to use.&lt;/p&gt;
&lt;p&gt;We believe that to a large extent answers can be found by studying and comparing existing modules that make use of entities such as Commerce, Organic Groups, Message and Media as well as looking at the modules that enhance core entity functionality such as Entity and Relationship.&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;
                    Drupal developers and Drupal architects that are considering how they could use entities in their own development projects.        &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;
                    When and how should I use entities in my own project?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How are other modules using entities and what lessons can be learned from that?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What are the modules that can help me to develop with Entities and enhance their functionality?        &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-1545-1645&quot;&gt;23 August 15:45 - 16: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/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/entities-session-drupalcon.pdf&quot; type=&quot;application/pdf; length=9353476&quot;&gt;entities-session-drupalcon.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/entities-emerging-patterns-usage&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://london2011.drupal.org/conference/sessions/entities-emerging-patterns-usage#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/best-practise">best practise</category>
 <category domain="http://london2011.drupal.org/category/tags/entities">entities</category>
 <category domain="http://london2011.drupal.org/category/tags/patterns">patterns</category>
 <pubDate>Fri, 13 May 2011 14:18:42 +0000</pubDate>
 <dc:creator>ronald_istos</dc:creator>
 <guid isPermaLink="false">1444 at http://london2011.drupal.org</guid>
</item>
<item>
 <title>Slick Data Sharding: How to Develop Scalable Data Applications With Drupal</title>
 <link>http://london2011.drupal.org/conference/sessions/slick-data-sharding-how-develop-scalable-data-applications-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/tobby&quot; class=&quot;user-name&quot;&gt;Tobby Hagler&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;High-traffic websites that capture a lot of data from users often encounter performance problems when database input becomes a bottleneck. High volume user-submitted content (comments, ratings, form submissions, etc.) is typically stored in a single (master) database, and this creates problems not only for scale but also for replication and useful backups. It becomes important to be able to write these sorts of things to other secondary storage locations.&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;
                    Developers looking to build large-volume sites who haven&amp;#039;t built massive-scale sites before. Developers looking to build complex applications that need to integrate with Drupal, but won&amp;#039;t necessarily need to be &amp;lt;em&amp;gt;in&amp;lt;/em&amp;gt; Drupal.        &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;
                    What is data sharding, and how does it apply to Drupal sites?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    Why MongoDB and how can I use it?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How can I use a secondary MySQL database (or database cluster)?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    But Drupal&amp;#039;s APIs give me what functionality I need. How can I do all of this without reinventing the wheel?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Besides scale, what other advantages do these techniques have?        &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/maple-room&quot;&gt;Maple Room&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/Slick-Data-Sharding.pdf&quot; type=&quot;application/pdf; length=1306602&quot;&gt;Slick-Data-Sharding.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/slick-data-sharding-how-develop-scalable-data-applications-drupal&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://london2011.drupal.org/conference/sessions/slick-data-sharding-how-develop-scalable-data-applications-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/api">API</category>
 <category domain="http://london2011.drupal.org/category/tags/application-development">application development</category>
 <category domain="http://london2011.drupal.org/category/tags/data-sharding">data sharding</category>
 <category domain="http://london2011.drupal.org/category/tags/database">database</category>
 <category domain="http://london2011.drupal.org/category/tags/mongodb">MongoDB</category>
 <pubDate>Thu, 12 May 2011 18:39:41 +0000</pubDate>
 <dc:creator>tobby</dc:creator>
 <guid isPermaLink="false">1264 at http://london2011.drupal.org</guid>
</item>
<item>
 <title>This Code Stinks!</title>
 <link>http://london2011.drupal.org/conference/sessions/code-stinks</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/crell&quot; class=&quot;user-name&quot;&gt;Larry Garfield&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&quot;Code smell&quot; refers to hints and patterns within code that can be a tip off that something is wrong.  Learning to recognize code smells is a critical skill in software engineering.  If you can sniff out a bad code smell early, you can eliminate a bugs before they even happen.  If not, you may find yourself needing to rip out large swaths of code (not to mention your hair) because you ran into a wall, muttering to yourself &quot;I knew that was too hacky an approach...&quot;&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;
                    Developers that want to rewrite their code fewer times.

Evaluators who want to pick the right modules the first time.

Tech Leads and QA teams that want to know when to push back on code that is going to be a problem long-term.        &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 recognize a problem before it becomes a problem?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    If I spot a potential problem lurking, what do I do?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Just how pedantic should I be about good code when I have a deadline to meet?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What habits can I develop to write less stinky code?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What is a true unit test, and why does it help me?        &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-1415-1515&quot;&gt;23 August 14:15 - 15:15&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;
&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/Code%20Smells_0.pdf&quot; type=&quot;application/pdf; length=1507591&quot;&gt;Code Smells.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/code-stinks&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://london2011.drupal.org/conference/sessions/code-stinks#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/best-practices">best practices</category>
 <category domain="http://london2011.drupal.org/category/tags/cleanliness">cleanliness</category>
 <pubDate>Thu, 12 May 2011 03:17:01 +0000</pubDate>
 <dc:creator>Crell</dc:creator>
 <guid isPermaLink="false">1209 at http://london2011.drupal.org</guid>
</item>
<item>
 <title>Living, Breathing, Drupal: The Biology of the Request</title>
 <link>http://london2011.drupal.org/conference/sessions/living-breathing-drupal-biology-request</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/webkenny&quot; class=&quot;user-name&quot;&gt;Kenny Silanskas&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Taken in its simplest form, Drupal is a linear system that starts at line 1 of index.php and executes its code line-by-line until it outputs what a user asked for. What if we could visually explore that process to help us understand exactly how Drupal core actually works? Join webkenny and his zany cast of explorers as we take this journey together and learn the inner workings of the drop.&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;
                    Existing Drupal developers who want to understand the system and graduate from roadie to rock star.        &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;
                    What is the bootstrap? Laying the groundwork in index.php        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What is the hook system and how does it work?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How does a preprocess preprocess its preprocessors? The theme system.        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What is update.php and how does it &amp;quot;know&amp;quot; what to do?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Who cares? Using this information to build better sites.        &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-1045-1145&quot;&gt;23 August 10:45 - 11: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/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/DCL2011-BIO-KS.pdf&quot; type=&quot;application/pdf; length=8263626&quot;&gt;DCL2011-BIO-KS.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/living-breathing-drupal-biology-request&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://london2011.drupal.org/conference/sessions/living-breathing-drupal-biology-request#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/bootstrap">bootstrap</category>
 <category domain="http://london2011.drupal.org/category/tags/hook-system">Hook system</category>
 <category domain="http://london2011.drupal.org/category/tags/lifecycle">lifecycle</category>
 <category domain="http://london2011.drupal.org/category/tags/patterns">patterns</category>
 <pubDate>Tue, 10 May 2011 15:29:09 +0000</pubDate>
 <dc:creator>webkenny</dc:creator>
 <guid isPermaLink="false">1079 at http://london2011.drupal.org</guid>
</item>
<item>
 <title>Bridging the Gap Between Desktop and Mobile Publishing with Drupal</title>
 <link>http://london2011.drupal.org/conference/sessions/bridging-gap-between-desktop-and-mobile-publishing-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/twom&quot; class=&quot;user-name&quot;&gt;Tom Deryckere&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;While mobile websites are becoming a commodity, many developers still struggle with the task of connecting their Drupal sites with the mobile and tablet world. Thousands of desktop focused sites have been build in the past years, and many of them are now facing the challenge of adding a mobile strategy. The fact that Drupal is at this point primarily a desktop focused CMS, the technical solutions for adding this mobile layer are not always straightforward. The question can be asked if the Drupal CMS is holding us back or can we use Drupal to our advantage?&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;
                    This session is targeted to Drupal architects and developers.        &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;
                    What is a mobile strategy?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How to choose a mobile strategy?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How to use Drupal as a mobile CMS?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What functionality is provided by mobile tools?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Which challenges are ahead?        &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-1700-1800&quot;&gt;23 August 17:00 - 18: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/concert-hall&quot;&gt;Concert Hall&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/Bridging-gap-mobile-desktop.pdf&quot; type=&quot;application/pdf; length=7987985&quot;&gt;Bridging-gap-mobile-desktop.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/bridging-gap-between-desktop-and-mobile-publishing-drupal&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://london2011.drupal.org/conference/sessions/bridging-gap-between-desktop-and-mobile-publishing-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/android">android</category>
 <category domain="http://london2011.drupal.org/category/tags/blackberry">blackberry</category>
 <category domain="http://london2011.drupal.org/category/tags/drupal">Drupal</category>
 <category domain="http://london2011.drupal.org/category/tags/iphone">iphone</category>
 <category domain="http://london2011.drupal.org/category/tags/mobile">Mobile</category>
 <category domain="http://london2011.drupal.org/category/tags/publishing">publishing</category>
 <pubDate>Tue, 10 May 2011 15:12:45 +0000</pubDate>
 <dc:creator>twom</dc:creator>
 <guid isPermaLink="false">1074 at http://london2011.drupal.org</guid>
</item>
</channel>
</rss>
