<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://london2011.drupal.org/conference/sessions/accepted?keys=" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Sessions</title>
    <link>http://london2011.drupal.org/conference/sessions/accepted?keys=</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Adaptive, Responsive, Mobile First and Drupal Theming for the Future with HTML5, CSS3 and Omega</title>
    <link>http://london2011.drupal.org/conference/sessions/adaptive-responsive-mobile-first-and-drupal-theming-future-html5-css3-and-omega</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/himerus&quot; class=&quot;user-name&quot;&gt;Jake Strawn&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;As designers/themers we&#039;ve always been pressed with dealing with screen sizes. I remember the days when we had to worry how many of our site visitors used a 800x600 screen resolution and when we could stop accommodating those users, much like we have with IE6 users today.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The problem&lt;/strong&gt; is that in the past years, and more and more every day, the web is shifting back to smaller devices and resolutions in the mobile market. iPhones, iPads, Android phones &amp;amp; tablets, crackberries and more are quickly becoming the primary source by which our users consume the internet and media. So today, once again, there IS actually a reason to consider designs that will work well on an 800 pixel wide resolution. What you ask? An iPad in portrait viewing mode, and other large screen tablets. But it&#039;s not time to focus on a single resolution, but to focus on the concepts that will let us build for them ALL at ONCE.&lt;/p&gt;
&lt;p&gt;This session will introduce you to &lt;strong&gt;Adaptive Design and Responsive Layouts&lt;/strong&gt; and how you can implement designs and themes that will work on ANY device without the need for multiple versions of a site all with different themes and designs. &lt;/p&gt;
&lt;p&gt;This session will be broken into two main portions: &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Introduction to Responsive Design/Layouts &amp;amp; Examples&lt;/strong&gt;&lt;br /&gt;
This portion will cover the ins and outs of responsive concepts and how to apply those to Drupal, the shortcomings in Drupal (and most frameworks) that make Responsive concepts still a somewhat &quot;hacky&quot; solution, and how we can better improve upon core to make this better for the mobile web in the future.
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Introduction to ONE technique to get you started using these concepts now...&lt;/strong&gt;&lt;br /&gt;
This portion will cover how Omega implements Responsive/Adaptive concepts, and where the future of this project is going, and how you can begin using the framework today, and contribute to it for the future all while creating powerful themes for any device your users may be using.&lt;br /&gt;
Omega has moved to a mobile first approach on design and layout concepts, making it simple to quickly push out a mobile friendly version of ANY drupal site, with options now to use multiple grids based on the 960.gs framework, but sized to your choosing. It is possible now to target certain device capabilities and sizes to render content in new ways using CSS3 @media queries.
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Session Outline &amp;amp; Resources&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;
&lt;li&gt;Let&#039;s talk Mobile...
&lt;ul&gt;
&lt;li&gt;Types of Mobile Devices
&lt;ul&gt;
&lt;li&gt;Feature Phones &amp;amp; Smart Phones&lt;/li&gt;
&lt;li&gt;Why we should still care about Feature Phones&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;User Agent Detection
&lt;ul&gt;
&lt;li&gt;IS WRONG&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Mobile First Concepts
&lt;ul&gt;
&lt;li&gt;Reasons for Mobile First&lt;/li&gt;
&lt;li&gt;Build for the Lowest Common Denominator&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Responsive Web Design
&lt;ul&gt;
&lt;li&gt;What is Responsive?&lt;/li&gt;
&lt;li&gt;Examples
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://colly.com&quot;&gt;colly.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://sasquatchfestival.com/&quot;&gt;sasquatchfestival.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Drupal Can Do That Too!!
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://fourkitchens.com&quot;&gt;fourkitchens.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://himer.us/omega960&quot;&gt;omega.developmentgeeks.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.kmubusinesspartner.ch/&quot;&gt;kmubusinesspartner.ch&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupalcampnh.org&quot;&gt;DrupalCampNH.org&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://acquia.com&quot;&gt;acquia.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;The Path to Responsive
&lt;ul&gt;
&lt;li&gt;The JavaScript Method
&lt;ul&gt;
&lt;li&gt;Adapt.js&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;The CSS3 Method
&lt;ul&gt;
&lt;li&gt;@media queries
&lt;ul&gt;
&lt;li&gt;@media all/print/screen&lt;/li&gt;
&lt;li&gt;@media all and (max-width/min-width)&lt;/li&gt;
&lt;li&gt;@media all and (max-device-width/min-device-width)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Combining The Methods
&lt;ul&gt;
&lt;li&gt;Respond.js&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Which Method is Right?&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Implementing Responsive Layouts
&lt;ul&gt;
&lt;li&gt;History of Omega&lt;/li&gt;
&lt;li&gt;Features in Omega 3.x
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Responsive Grids&lt;/strong&gt;&lt;br /&gt;
                Omega 3.x ships with a 1200px, 960px, 720px, and fluid grid by default with customizable @media queries for each grid/layout.
              &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobile First Approach&lt;/strong&gt;&lt;br /&gt;
                No, not the First Mobile.... MOBILE FIRST!
              &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Enhanced Performance&lt;/strong&gt;&lt;br /&gt;
                Advanced Caching, Less looping, clever CSS aggregation.
              &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;(pre) Aggregation of Responsive CSS&lt;/strong&gt;&lt;br /&gt;
                Because of a large set of media queries, the Responsive CSS (when CSS aggregation is turned on) will pre-aggregate all the media queries into a single CSS file.
              &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Zones &amp;amp; Regions Easily Configurable&lt;/strong&gt;&lt;br /&gt;
                Any zone can be placed in either &amp;lt;header&amp;gt;, &amp;lt;section&amp;gt; (main content) or &amp;lt;footer&amp;gt; semantic page elements, and any region can be assigned to any zone...
              &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Primary Region, Source &amp;amp; Visual Ordering&lt;/strong&gt;&lt;br /&gt;
                You can set a region to be the Primary Region, and adjust to regions around it, and set the visual ordering on page and ordering in source.
              &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;css[], libraries[], grids[]&lt;/strong&gt;&lt;br /&gt;
                The new elements present in the .info structure for Omega allows customizable css, javascript libraries and grids with simple setup.
              &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Extend/Implement your own Grids&lt;/strong&gt;&lt;br /&gt;
                Using the new grids[ ] array in the .info file, you can declare your own grid structure based on 960.gs standards for your subtheme.
              &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Equal Height Regions &amp;amp; Blocks&lt;/strong&gt;&lt;br /&gt;
                Each zone can have equal height regions, and every region can have equal height blocks...
              &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Simplified Theme Settings UI&lt;/strong&gt;&lt;br /&gt;
                It really is this friggin’ simple...
              &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Did I mention sites that are using Omega?!&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://maclife.com&quot;&gt;maclife.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://maximumpc.com&quot;&gt;maximumpc.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://maximumtech.com&quot;&gt;maximumtech.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://guitarworld.com&quot;&gt;guitarworld.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://acquia.com&quot;&gt;acquia.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://training.acquia.com&quot;&gt;training.acquia.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://getlaunchkit.com&quot;&gt;getlaunchkit.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.kmubusinesspartner.ch/&quot;&gt;kmubusinesspartner.ch&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://stonyfield.com&quot;&gt;stonyfield.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://developmentgeeks.com&quot;&gt;developmentgeeks.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://himer.us/omega960&quot;&gt;omega.developmentgeeks.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupalcampnh.org&quot;&gt;DrupalCampNH.org&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Where Drupal Falls Short
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.garfieldtech.com/blog/web-services-initiative&quot;&gt;Drupal 8 Web Services &amp;amp; Context Core Initiative&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://adaptivethemes.com/drupal-8-design-initiative&quot;&gt;Drupal 8 Design Initiative&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Resources
&lt;ul&gt;
&lt;li&gt;Omega Resources
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://himer.us/omega960&quot;&gt;omega.developmentgeeks.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/omega&quot;&gt;drupal.org/project/omega&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/delta&quot;&gt;drupal.org/project/delta&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/omega_tools&quot;&gt;drupal.org/project/omega_tools&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://groups.drupal.org/omega-framework&quot;&gt;groups.drupal.org/omega-framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;irc://irc.freenode.net/drupal-omega&quot;&gt;#drupal-omega&lt;/a&gt; on Freenode IRC&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Other Resources
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://960.gs&quot;&gt;960.gs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://adapt.960.gs&quot;&gt;adapt.960.gs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/scottjehl/Respond&quot;&gt;github.com/scottjehl/Respond&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.abookapart.com&quot;&gt;abookapart.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.alistapart.com/articles/responsive-web-design/&quot;&gt;alistapart.com/articles/responsive-web-design/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.zeldman.com/2011/07/06/responsive-design-i-dont-think-that-word-means-what-you-think-it-means/&quot;&gt;zeldman.com/2011/07/06/responsive-design-i-dont-think-that-word-means-what-you-think-it-means/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.alistapart.com/articles/fluidgrids/&quot;&gt;alistapart.com/articles/fluidgrids/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://unstoppablerobotninja.com/entry/fluid-images&quot;&gt;unstoppablerobotninja.com/entry/fluid-images&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.lukew.com/ff/entry.asp?93&quot;&gt;lukew.com/ff/entry.asp?933&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.garfieldtech.com/blog/web-services-initiative&quot;&gt;garfieldtech.com/blog/web-services-initiative&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://adaptivethemes.com/drupal-8-design-initiative&quot;&gt;adaptivethemes.com/drupal-8-design-initiative&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Who can I thank for this?
&lt;ul&gt;
&lt;li&gt;Jake Strawn
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://twitter.com/himerus&quot;&gt;Twitter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://facebook.com/himerus&quot;&gt;Facebook&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.linkedin.com/in/jakestrawn&quot;&gt;LinkedIn&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://gplus.to/himerus&quot;&gt;Google+&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/user/159141&quot;&gt;Drupal.org&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Sebastian Siemssen
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://twitter.com/thefubhy&quot;&gt;Twitter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://facebook.com/sebastian.siemssen&quot;&gt;Facebook&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.linkedin.com/pub/sebastian-siemssen/36/283/661&quot;&gt;LinkedIn&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://gplus.to/fubhy&quot;&gt;Google+&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/user/761344&quot;&gt;Drupal.org&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&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, while labeled intermediate will be suitable for Beginner to Advanced Drupal themers/designers to gain knowledge on responsive/adaptive HTML5 designs and layouts targeted for multiple devices in a growing mobile market.        &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 Responsive design?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I build for mobile devices easily?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How can I use a single site/theme/framework for ALL devices?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I extend Omega with my own grid sizes/columns?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How can I conditionally use alternate layouts in the same theme?        &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/arnhem-gallery&quot;&gt;Arnhem Gallery&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/adaptive-responsive-mobile-first-and-drupal-theming-future-html5-css3-and-omega#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/design-ux-and-theming">Design, UX and Theming</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/adaptive-layouts">adaptive layouts</category>
 <category domain="http://london2011.drupal.org/category/tags/alpha">alpha</category>
 <category domain="http://london2011.drupal.org/category/tags/context">context</category>
 <category domain="http://london2011.drupal.org/category/tags/css3">CSS3</category>
 <category domain="http://london2011.drupal.org/category/tags/delta">delta</category>
 <category domain="http://london2011.drupal.org/category/tags/html5">html5</category>
 <category domain="http://london2011.drupal.org/category/tags/omega">omega</category>
 <category domain="http://london2011.drupal.org/category/tags/responsive-design">responsive design</category>
 <pubDate>Thu, 14 Apr 2011 17:01:07 +0000</pubDate>
 <dc:creator>himerus</dc:creator>
 <guid isPermaLink="false">134 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Damn Quick Drupal: How to Make Drupal Perform and Scale Like a Rockstar!</title>
    <link>http://london2011.drupal.org/conference/sessions/damn-quick-drupal-how-make-drupal-perform-and-scale-rockstar</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/soyarma&quot; class=&quot;user-name&quot;&gt;Michael Cooper&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;I&#039;ve often heard folks complain that Drupal doesn&#039;t scale well and has issues with performance. You&#039;ll hear people saying it isn&#039;t suited for large sites, or that it is bloated and too slow. A year ago, after a Drupal site failed abysmally under load (in less than 60 seconds) I was wondering if all of those statements and predictions were true.&lt;/p&gt;
&lt;p&gt;As it turned out, I was wrong and oh-so happy to be wrong. To a certain degree Drupal has been a victim of it&#039;s own success. The ease with which it can be extended has caused many coders to treat the inner workings as though they were a black box--an attitude that can bring about pain when it comes to light that code added to Drupal doesn&#039;t make proper use of all the advanced caching and tuning methods available.&lt;/p&gt;
&lt;p&gt;This session is designed to both show how to enhance Drupal&#039;s performance drastically, with simple steps and tweaks; as well as provide you with the knowledge about how you can examine what your Drupal site is doing and extend these tweaks and best practices.&lt;/p&gt;
&lt;p&gt;I will show you how to serve pages right out of Drupal (no Varnish or other reverse-proxy involved) at under 100ms per page with as many as 100 concurrent users. This course will show you how to make a Drupal site that can serve millions of monthly page-views off just two servers (web and mysql/cache). We&#039;ll discuss how to do this on fully anonymous sites as well as sites with high levels of authenticated users.&lt;/p&gt;
&lt;p&gt;You&#039;ll learn how to make Drupal damn quick.&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;
                    Coders and system administrators who want to make their Drupal site perform like it is just running core. How to make busy sites run really well on even a single server.        &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 run a busy site with fast page load times        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What is the difference between things like APC, memcache, memcached, authcache, boost, etc?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What exactly will pressflow do for my site--both for authenticated and anonymous users        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I find out what I need to cache most        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What are the trade-offs and caveats        &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-1230-1330&quot;&gt;24 August 12:30 - 13: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/DC%20London%20Presentation.pdf&quot; type=&quot;application/pdf; length=2258134&quot;&gt;DC London Presentation.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/damn-quick-drupal-how-make-drupal-perform-and-scale-rockstar#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/code-coders">Code &amp; Coders</category>
 <category domain="http://london2011.drupal.org/category/experience/advanced">Advanced</category>
 <category domain="http://london2011.drupal.org/category/tags/apc">apc</category>
 <category domain="http://london2011.drupal.org/category/tags/boost">boost</category>
 <category domain="http://london2011.drupal.org/category/tags/caching">caching</category>
 <category domain="http://london2011.drupal.org/category/tags/memcache">memcache</category>
 <category domain="http://london2011.drupal.org/category/tags/performance">performance</category>
 <category domain="http://london2011.drupal.org/category/tags/pressflow">pressflow</category>
 <pubDate>Fri, 15 Apr 2011 12:44:01 +0000</pubDate>
 <dc:creator>soyarma</dc:creator>
 <guid isPermaLink="false">279 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>So What&#039;s this &quot;Drew-paul&quot; Thing You Do? (Explaining Drupal to Others)</title>
    <link>http://london2011.drupal.org/conference/sessions/so-whats-drew-paul-thing-you-do-explaining-drupal-others</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/davidneedham&quot; class=&quot;user-name&quot;&gt;David Needham&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;You&#039;re introduced to someone by a friend. The smalltalk begins and you know what&#039;s coming.&lt;/p&gt;
&lt;p&gt;They ask, &quot;What do you do?&quot; The friend who introduced you tries to understand your explanation yet again.&lt;/p&gt;
&lt;p&gt;You say, &quot;Um, I do Drupal.&quot; They stare back blankly as you continue.&lt;/p&gt;
&lt;p&gt;&quot;...it&#039;s a content management system - you know, a CMS?&quot;&lt;/p&gt;
&lt;p&gt;You shudder as you try again, &quot;...it&#039;s kinda like WordPress?&quot; Still nothing.&lt;/p&gt;
&lt;p&gt;Eventually you give in and explain it in a way that even your grandmother could understand: &quot;I build websites.&quot;&lt;/p&gt;
&lt;p&gt;Finally the look of realization comes across their face, but you feel dead inside.&lt;/p&gt;
&lt;p&gt;---&lt;/p&gt;
&lt;p&gt;This scenario is reenacted every time you meet someone. You&#039;re passionate about Drupal, but because of one reason or another you&#039;re unable to talk to people about it. Things get even more interesting if you start with your job title, in my case it&#039;s &quot;Drupal themer and trainer.&quot; Great - at least one more term that I have to explain in gross generality.&lt;/p&gt;
&lt;p&gt;I eventually give up and answer &quot;I&#039;m a web designer&quot; to anyone who asks. Everyone does it. It makes things easier, but in today&#039;s culture it&#039;s a rather vague and unhelpful term to describe what we really do.&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 walks through some &amp;#039;Drupal best practices&amp;#039; to explain your role to people who are unfamiliar with Drupal. We&amp;#039;ll also cover techniques for combating know-it-all&amp;#039;s and Drupal-haters, as well as ways to explain Drupal to your friends and colleagues.        &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 Drupal and what is the history behind it?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How do I explain Drupal to someone who isn&amp;#039;t familair with it?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How do I convince my boss or coworkers that Drupal is the way to go?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I market myself as someone looking for a freelance or full time job in Drupal?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How does &amp;quot;Certified to Rock&amp;quot; work and how do I increase my score?        &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/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/Drew%20Paul_0.pdf&quot; type=&quot;application/pdf; length=8100277&quot;&gt;Drew Paul.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/so-whats-drew-paul-thing-you-do-explaining-drupal-others#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/ecosystem">Ecosystem</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/advanced">advanced</category>
 <category domain="http://london2011.drupal.org/category/tags/beginner">beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/drupal">Drupal</category>
 <category domain="http://london2011.drupal.org/category/tags/intermediate">intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/people-skills">people skills</category>
 <category domain="http://london2011.drupal.org/category/tags/selling-drupal">selling Drupal</category>
 <category domain="http://london2011.drupal.org/category/tags/social">social</category>
 <pubDate>Mon, 18 Apr 2011 19:00:07 +0000</pubDate>
 <dc:creator>davidneedham</dc:creator>
 <guid isPermaLink="false">339 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;p&gt;With a single command, Dog can roll out an entire new instance of a site - whether that site is intended for hacking by a developer, testing by an automated tool, or real production use. Multiple site instances that satisfy different use cases; one unified process for initial deployment, updates, and development. With its powerful-but-simple command set, dog makes it easy for both humans and computers to work together throughout the process of developing, deploying, and maintaining a drupal site.&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;
</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>
  <item>
    <title>Take Full Control of Your Site Layout with Display Suite for Drupal 7</title>
    <link>http://london2011.drupal.org/conference/sessions/take-full-control-your-site-layout-display-suite-drupal-7</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/swentel&quot; class=&quot;user-name&quot;&gt;Kristof De Jaeger&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/jyve&quot; class=&quot;user-name&quot;&gt;Jan-yves Vanhaverbeke&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Display Suite offers you a drag and drop UI that allows you to easily manage the layout of your site in a consistent and centralized way.&lt;/p&gt;
&lt;p&gt;In this session we will show you what Display Suite offers out of the box, but also the more advanced features. Developers will learn how to extend its power by adding custom (block) fields, formatters and layouts. For themers we will show how using Display Suite can make you forget all about the template hell, and how it allows you to have clean and consistent HTML throughout your site.&lt;/p&gt;
&lt;p&gt;A step-by-step example will show how easy it is to set up Display Suite, and how to use it in combination with other popular modules such as Views and Panels. Learn all the tips and tricks by the people that created Display Suite to get the most out of it!&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 themers
Drupal developers that want to prepare their site for themers in a consistent way
Drupal integrators that want to control their layout right from the backend        &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 manage my site layout without touching any template file?         &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I optimize my HTML code?         &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How can I get the most out of Display Suite?         &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How do Display Suite and Panels work together?         &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How do Display Suite and Views work together?         &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/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/display-suite-drupal7-drupalcon-london_0.pdf&quot; type=&quot;application/pdf; length=433775&quot;&gt;display-suite-drupal7-drupalcon-london.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/take-full-control-your-site-layout-display-suite-drupal-7#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/design-ux-and-theming">Design, UX and Theming</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/display-suite">Display Suite</category>
 <category domain="http://london2011.drupal.org/category/tags/theming">Theming</category>
 <pubDate>Thu, 21 Apr 2011 07:54:16 +0000</pubDate>
 <dc:creator>swentel</dc:creator>
 <guid isPermaLink="false">444 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>The Path to a Mobile Drupal: Techniques, Tools and Failure</title>
    <link>http://london2011.drupal.org/conference/sessions/path-mobile-drupal-techniques-tools-and-failure</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/johnalbin&quot; class=&quot;user-name&quot;&gt;John Albin Wilkins&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Recently, I received an email invite for a webinar on mobile device development. I tried to sign up via my iphone, but was told that my mobile device wasn’t supported. &lt;em&gt;True story.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;As mobile device usage grows exponentially, the web developer community’s assumptions about user experience are being challenged. We’re realizing that what we thought we knew about how to build web sites was becoming too formulaic, treating our users as cookie cutter entities. Fortunately, many have started exploring ways to deliver appropriate user experiences, &lt;strong&gt;not just for “mobile” users, but for all users.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The main approaches we’re exploring can be summarized:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Responsive designs&lt;/li&gt;
&lt;li&gt;Adaptive designs&lt;/li&gt;
&lt;li&gt;Mobile First sites&lt;/li&gt;
&lt;li&gt;Mobile only sites&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;But what is the right path for Drupal to take?&lt;/em&gt; What’s the right path so our users are given an experience tailored for their needs? What are the right questions to ask when building a new site? I’ll give you a hint; it’s not “What mobile devices should we support?”&lt;/p&gt;
&lt;p&gt;In this session, we’ll discuss the main approaches to “mobile development“, try to define the mobile context, explore technology like media queries, fluid grids, and responsive images, and explore tools like &lt;a href=&quot;http://adapt.960.gs/&quot;&gt;adapt.js&lt;/a&gt;, &lt;a href=&quot;http://stuffandnonsense.co.uk/projects/320andup/&quot;&gt;320 and Up&lt;/a&gt;, and &lt;a href=&quot;http://wurfl.sourceforge.net/&quot;&gt;WURFL&lt;/a&gt;. And one critical element that is often overlooked: performance.&lt;/p&gt;
&lt;p&gt;Finally, we’ll look at how Drupal is uniquely positioned above most frameworks to provide mobile solutions: &lt;strong&gt;Its low cost of &lt;em&gt;failure&lt;/em&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About The Presenter&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://drupal.org/user/32095&quot;&gt;John Albin Wilkins&lt;/a&gt; is one of the top 30 Drupal contributors to Drupal 7 and is listed a few times in D7’s MAINTAINERS.txt. He maintains several well-used contrib projects, including the &lt;a href=&quot;http://drupal.org/project/zen&quot;&gt;Zen theme&lt;/a&gt;, &lt;a href=&quot;http://drupal.org/project/menu_block&quot;&gt;Menu Block&lt;/a&gt; and &lt;a href=&quot;http://drupal.org/project/menu_position&quot;&gt;Menu Position&lt;/a&gt;. He’s also the co-author of &lt;a href=&quot;http://www.amazon.com/dp/1849511160?tag=albinnet-20&quot;&gt;Drupal 7 Module Development&lt;/a&gt;, co-host of the &lt;a href=&quot;http://usingblue.com&quot;&gt;Using Blue&lt;/a&gt; design/ux/theming podcast, and a Senior Front-end Developer at an awesome Drupal shop, &lt;a href=&quot;http://palantir.net&quot;&gt;Palantir.net&lt;/a&gt;.&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;
                    Front-end developers, designers, site builders and even decision makers will find this session essential in understanding the Drupal mobile landscape.        &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 does “mobile context” mean?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What are the performance implications of mobile devices?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Which mobile technique is better?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What Drupal modules will help you build websites for mobile?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How does Drupal’s low cost of failure help all of us?        &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/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/path-mobile-drupal-techniques-tools-and-failure#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/design-ux-and-theming">Design, UX and Theming</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/adaptive-layouts">adaptive layouts</category>
 <category domain="http://london2011.drupal.org/category/tags/media-queries">media queries</category>
 <category domain="http://london2011.drupal.org/category/tags/mobile">Mobile</category>
 <category domain="http://london2011.drupal.org/category/tags/performance">performance</category>
 <category domain="http://london2011.drupal.org/category/tags/responsive-design">responsive design</category>
 <pubDate>Thu, 21 Apr 2011 13:39:45 +0000</pubDate>
 <dc:creator>JohnAlbin</dc:creator>
 <guid isPermaLink="false">449 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Creating and Measuring the User Experience</title>
    <link>http://london2011.drupal.org/conference/sessions/creating-and-measuring-user-experience</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/noyz&quot; class=&quot;user-name&quot;&gt;Jeff Noyes&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;This session will cover:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Methods to flush out requirements and uncover both good and bad ideas&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tools and methods to accelerate user interface design&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tools and methods to test designs for accuracy and measure for continued improvement&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;All of the above will provide you with tools and processies to ensure that you are both building to meet your customers needs by making informed design decisions, and getting better over time.&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flushing out requirements&lt;/strong&gt;&lt;br /&gt;
Well look at several ways to get multiple stakeholders engaged and on the same page. We&#039;ll learn to quickly identify both good and bad ideas&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Accelerating interface Design&lt;/strong&gt;&lt;br /&gt;
Well look at tools, proceesies, and the roles needed to create both wireframes and visual designs in an expedited way&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Testing for accuracy and measuring the user experience &lt;/strong&gt;&lt;br /&gt;
Well review many tools and processes used to test for effectiveness, and demonstrate methodologies that will ensure that each new feature or enhancement improves the experience. &lt;/p&gt;
&lt;p&gt;In conclusion, I&#039;ll show some examples of how such tools and processes had a positive impact on business.&lt;/p&gt;
&lt;p&gt;This session applies to people working in waterfall or agile methodologies, and applies to both website and web application design.  It applies to business or product owners that are looking to increase traffic and adoption.&lt;/p&gt;
&lt;p&gt;Last, the session will use Drupal and Drupal Gardens as the basis of this discussion.&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;
                    Designers looking to learn to accelerate their artform

Developers looking to include design, or some of it&amp;#039;s user centered practices into their artform

Business or product owners looking to build products that map to user needs and improve over time        &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 make sure that my work improves the product I&amp;#039;m working on?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I weed out bad ideas and focus on good ones? What processes can I put into place to validate my thinking?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What tools can help me during the lifecycle of concept to creation?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I accelerate my design practice while including feedback from my peers and users?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How is Acquia applying this to Drupal.  What are we doing to ensure our contributions are good ones?        &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-1230-1330&quot;&gt;24 August 12:30 - 13: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/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/Final%20Presentation_for%20distribution.pdf&quot; type=&quot;application/pdf; length=13963495&quot;&gt;Final Presentation_for distribution.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/creating-and-measuring-user-experience#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/design-ux-and-theming">Design, UX and Theming</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/usability">usability</category>
 <category domain="http://london2011.drupal.org/category/tags/user-experience">user experience</category>
 <category domain="http://london2011.drupal.org/category/tags/views">Views</category>
 <pubDate>Thu, 21 Apr 2011 17:54:54 +0000</pubDate>
 <dc:creator>Noyz</dc:creator>
 <guid isPermaLink="false">474 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Node.js and Drupal</title>
    <link>http://london2011.drupal.org/conference/sessions/nodejs-and-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/beejeebus&quot; title=&quot;View user profile.&quot;&gt;beejeebus&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/tizzo&quot; class=&quot;user-name&quot;&gt;Howard Tyson&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Drupal is a powerful, flexible platform for building applications, but not something that handles realtime notifcations easily.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://nodejs.org/&quot;&gt;Node.js&lt;/a&gt; is a breath of fresh air in the Open Source web server landscape. It makes writing applications that handle thousands of open connections at the same time easy.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;http://drupal.org/project/nodejs&quot;&gt;Nodejs&lt;/a&gt; module integrates Drupal with Node.js, allowing for the best of both worlds.&lt;/p&gt;
&lt;p&gt;This presentation will address:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Why realtime&lt;/li&gt;
&lt;li&gt;Why Node.js&lt;/li&gt;
&lt;li&gt;How the Nodejs module integrates Drupal and Node.js&lt;/li&gt;
&lt;li&gt;Current features of the Nodejs module&lt;/li&gt;
&lt;li&gt;Where the Nodejs module is going&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Now with 100% more BoF - &lt;a href=&quot;/bofsession/nodejs-and-drupal&quot;&gt;Node.js and Drupal BoF&lt;/a&gt;.&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, Site Builders        &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 to add realtime support and push notifications to Drupal 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/24-august-1345-1445&quot;&gt;24 August 13:45 - 14: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/ashcroft-theatre&quot;&gt;Ashcroft Theatre&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/nodejs-and-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/nodejs">Node.js</category>
 <pubDate>Fri, 29 Apr 2011 05:53:49 +0000</pubDate>
 <dc:creator>beejeebus</dc:creator>
 <guid isPermaLink="false">669 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Contributing Without Code</title>
    <link>http://london2011.drupal.org/conference/sessions/contributing-without-code</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/mrf&quot; class=&quot;user-name&quot;&gt;Mark Ferree&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;When you think about contributing to Drupal your first thought is usually of patching bugs and writing new features. &lt;/p&gt;
&lt;p&gt;If you are not a developer, don&#039;t worry! There is a huge opportunity to increase your understanding of Drupal, shape the future of the software you work with, and help out the Drupal project along the way.&lt;/p&gt;
&lt;p&gt;Learning Drupal can be a difficult and frustrating process. Getting involved in the community is the fastest and most fun way to climb the learning cliff and learn to love using Drupal!&lt;/p&gt;
&lt;p&gt;I will describe how your efforts in the following areas can help maintain a healthy ecosystem and promote growth in the project:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Advocacy&lt;/li&gt;
&lt;li&gt;Design&lt;/li&gt;
&lt;li&gt;Documentation&lt;/li&gt;
&lt;li&gt;Project Management&lt;/li&gt;
&lt;li&gt;Support&lt;/li&gt;
&lt;li&gt;Testing&lt;/li&gt;
&lt;li&gt;Translation&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you are already a non-code contributor, please bring your own stories to share! &lt;/p&gt;
&lt;p&gt;&lt;em&gt;About the Presenter&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Almost five years ago, Mark Ferree was a front-end developer thrown into the world of Drupal. After struggling for several years to find effective ways to contribute, he has developed into an active and passionate contributor. He works for ISL Consulting in San Francisco doing custom Drupal development. In addition to his other work with Drupal, Mark helps organize the monthly SFDUG Users Helping Users session.&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;
                    New users wanting to get more involved in the Drupal community.

Long-time Drupal users trying to find an effective way to contribute.        &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 are the benefits of donating my time to Drupal?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What is this Drupal community all about?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How do I get involved?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    Where are the easiest places to get started helping?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What kind of community effort is needed to keep this project growing?        &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/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/contributing-without-code-drupalcon-london.pdf&quot; type=&quot;application/pdf; length=5781218&quot;&gt;contributing-without-code-drupalcon-london.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/contributing-without-code#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/ecosystem">Ecosystem</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/collaboration">collaboration</category>
 <category domain="http://london2011.drupal.org/category/tags/community">community</category>
 <pubDate>Mon, 02 May 2011 18:40:08 +0000</pubDate>
 <dc:creator>mrf</dc:creator>
 <guid isPermaLink="false">739 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Relation</title>
    <link>http://london2011.drupal.org/conference/sessions/relation</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/chx&quot; class=&quot;user-name&quot;&gt;Károly Négyesi&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/letharion&quot; class=&quot;user-name&quot;&gt;Claes Gyllensvärd&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/users/dixon&quot; class=&quot;user-name&quot;&gt;Dick Olsson&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Relation is a new module to create relationships between entities. In this session you will see some of the feature of this extremely powerful module. See how easy it is to create one relation containing all five Marx brothers. Describing a donation a user made to a party. etc.&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 site builders who ever needed to relate two entities        &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;
                    Relations between entities        &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-1345-1445&quot;&gt;24 August 13:45 - 14: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;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/relation#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/advanced">Advanced</category>
 <pubDate>Tue, 03 May 2011 06:08:10 +0000</pubDate>
 <dc:creator>chx</dc:creator>
 <guid isPermaLink="false">764 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Minnesota Usability Study : What Do Users Have to Say About Drupal 7? </title>
    <link>http://london2011.drupal.org/conference/sessions/minnesota-usability-study-what-do-users-have-say-about-drupal-7</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/webchick&quot; class=&quot;user-name&quot;&gt;Angie Byron&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/beeradb&quot; class=&quot;user-name&quot;&gt;Brad Bowman&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/users/jenlampton&quot; class=&quot;user-name&quot;&gt;Jennifer Lea Lampton&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Three years after our first round of formal usability testing on Drupal 6, the UX team returned to the University of Minnesota in May 2011 to uncover usability issues and patterns for Drupal 7. After making broad changes in D7, it was critical for us to validate if we are inching forward in our goal. With this aim in mind, we tested eight participants and asked them to perform some tasks. All the participants were site builders with no experience with Drupal.&lt;/p&gt;
&lt;p&gt;The intent of the session is to share findings from the study, and discuss how the community can take this initiative forward to make a more usable Drupal 8.&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;
                    Attend this panel presentation if you are interested in usability, understanding the user experience and the usability road map for Drupal 8.         &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 was the study conducted?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What was tested?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What works well and what needs improvement in D7?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How was the overall experience for our users of using D7?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What does this mean for Drupal 8?        &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/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/DCL-UMN-Usability.pdf&quot; type=&quot;application/pdf; length=6249152&quot;&gt;DCL-UMN-Usability.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/minnesota-usability-study-what-do-users-have-say-about-drupal-7#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/design-ux-and-theming">Design, UX and Theming</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/community">community</category>
 <category domain="http://london2011.drupal.org/category/tags/drupal-7">Drupal 7</category>
 <category domain="http://london2011.drupal.org/category/tags/drupal-8">Drupal 8</category>
 <category domain="http://london2011.drupal.org/category/tags/usability">usability</category>
 <category domain="http://london2011.drupal.org/category/tags/ux">UX</category>
 <pubDate>Tue, 03 May 2011 14:49:03 +0000</pubDate>
 <dc:creator>dcmistry</dc:creator>
 <guid isPermaLink="false">789 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>OG7 - This Time It&#039;s On!</title>
    <link>http://london2011.drupal.org/conference/sessions/og7-time-its</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/amitaibu&quot; class=&quot;user-name&quot;&gt;Amitai Burstein&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;OG7 - the one that should have been in Drupalcon Chicago, but this time, I&#039;ll even be there!&lt;/p&gt;
&lt;p&gt;Learn about all the new stuff OG7 has.&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;
                    Humans.        &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 OG uses fields and Entity API        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How OG leverages Panels        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What is OG&amp;#039;s group-membership concept        &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/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/og7-time-its#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/og">og</category>
 <pubDate>Thu, 05 May 2011 14:14:28 +0000</pubDate>
 <dc:creator>Amitaibu</dc:creator>
 <guid isPermaLink="false">859 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Of Constraints and Capabilities: Applying Systems Thinking to Design the Ideal Experience</title>
    <link>http://london2011.drupal.org/conference/sessions/constraints-and-capabilities-applying-systems-thinking-design-ideal-experience</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/dantemurphy&quot; class=&quot;user-name&quot;&gt;Dante Murphy&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/angel-brown&quot; class=&quot;user-name&quot;&gt;Angel Brown&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;In software design and development we often overlook the role of our customers in applying their own capabilities to achieve their goals, often creating solutions that are bloated, complex, and inefficient.  We are also prone to look at constraints as obstacles rather than opportunities to bound and clarify the services we offer.  By applying systems thinking, designers and devlopers can create idealized designs that deliver the most value to customers and businesses alike.&lt;/p&gt;
&lt;p&gt;Here are the presentation slides and speaker notes:&lt;br /&gt;
&lt;a href=&quot;http://london2011.drupal.org/sites/default/files/of_constraints_and_capabilities_v2_0.pdf&quot; title=&quot;http://london2011.drupal.org/sites/default/files/of_constraints_and_capabilities_v2_0.pdf&quot;&gt;http://london2011.drupal.org/sites/default/files/of_constraints_and_capa...&lt;/a&gt;&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;
                    Those who design, plan, architect, and evaluate software and digital services.        &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 systems thinking, and why is it important?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How does an idealized design differ from other types of design?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How can a mental model help in designing and architecting software?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    Why are constraints good?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How do I know what my audience can and will do for themselves?        &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/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/of_constraints_and_capabilities_v2_0.pdf&quot; type=&quot;application/pdf; length=2324654&quot;&gt;of_constraints_and_capabilities_v2.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/constraints-and-capabilities-applying-systems-thinking-design-ideal-experience#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/design-ux-and-theming">Design, UX and Theming</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/idealized-design">idealized design</category>
 <category domain="http://london2011.drupal.org/category/tags/mental-model">mental model</category>
 <category domain="http://london2011.drupal.org/category/tags/planning">planning</category>
 <category domain="http://london2011.drupal.org/category/tags/systems-thinking">systems thinking</category>
 <category domain="http://london2011.drupal.org/category/tags/user-experience">user experience</category>
 <category domain="http://london2011.drupal.org/category/tags/ux">UX</category>
 <pubDate>Thu, 05 May 2011 15:33:10 +0000</pubDate>
 <dc:creator>dantemurphy</dc:creator>
 <guid isPermaLink="false">869 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Forensic Theming: Key Techniques to Building Effective Drupal Themes</title>
    <link>http://london2011.drupal.org/conference/sessions/forensic-theming-key-techniques-building-effective-drupal-themes</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/emmajane&quot; class=&quot;user-name&quot;&gt;Emma Jane Hogbin&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The theme of your website has the capacity for beautiful, semantic markup...and also the hacky HTML soup. You can build a new theme by downloading a free theme and tearing out its guts--or you can learn how to become a theme surgeon.&lt;/p&gt;
&lt;p&gt;In this session you will learn two key techniques needed to build a successful theme: crime scene investigation (identifying Drupal page elements in your design files) and power tools for copy-cat theming (things you need to recreate your design using Drupal). From start to finish we will transform a design file into a Drupal theme. With special attention given to your all-important questions: how do I save time with grid-based design? Should I use Panels? How do I make this bit of stuff appear next to that bit? Yah, but how do I start?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About The Presenter&lt;/strong&gt;&lt;br /&gt;
Emma Jane Hogbin is well known in the Drupal community for her engaging presentations and kickass theming book, &lt;cite&gt;Front End Drupal&lt;/cite&gt;. She is currently working on her second book, &lt;cite&gt;Drupal: A user&#039;s guide&lt;/cite&gt; which is due out shortly after DrupalCon. Through her training company, Design to Theme, emmajane has empowered thousands of people to create the Drupal site of their dreams.&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;
                    Small business site builders who partner with graphic designers but have no idea how to make Drupal look like a design file. Intermediate themers who start with a free Drupal theme that looks &amp;quot;close&amp;quot; to the final site and then start hacking to make their theme. The audience currently does not use base themes and are frustrated at how complicated all of the code is. They are looking for shortcuts and some quick-fix solutions to make theming faster and more profitable.        &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 are the key tools I need to use to make themeing Drupal easier?         &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I make Drupal markup less yucky?         &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Where should I start when building a new theme?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    Yeah, but how do I theme *that thing*?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    I want to see how you build a theme: show 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/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/forensic-theming-drupalcon-london.pdf&quot; type=&quot;application/pdf; length=7114755&quot;&gt;forensic-theming-drupalcon-london.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/forensic-theming-key-techniques-building-effective-drupal-themes#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/design-ux-and-theming">Design, UX and Theming</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <pubDate>Fri, 06 May 2011 13:50:50 +0000</pubDate>
 <dc:creator>emmajane</dc:creator>
 <guid isPermaLink="false">909 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Theming API</title>
    <link>http://london2011.drupal.org/conference/sessions/theming-api</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/rolf-van-de-krol&quot; class=&quot;user-name&quot;&gt;Rolf van de Krol&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;When you are actively working on theming in Drupal, you definitely know how should theme an item list or a table. But, there is a big difference between being able to theme most things in Drupal and really knowing what you are doing and why you are doing it. This is like mathematics. Understanding the logic behind your tools, helps you with creating solutions for problems you&#039;ve never seen before.&lt;/p&gt;
&lt;p&gt;This session doesn&#039;t focus on making things beautiful or useful; it focuses on the code behind those beautiful designs. We take a look under the hood of Drupal and find out how we can use the Theming API to its maximum possibilities.&lt;/p&gt;
&lt;p&gt;The focus will be on Drupal 7, but differences between Drupal 6 and 7 will be mentioned occasionaly.&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;
                    Themers, who already know what they want to do, but do not always know how, and more importantly, do not always know why.        &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 Theming API work under the hood?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I use the Theming API the best way?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What is the role if the theme engine in the whole theming process?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What cool stuff can be done using process and preprocess functions and how do they work?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How does the concept of base and sub themes work in the API?        &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/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/Presentation%20v2.pdf&quot; type=&quot;application/pdf; length=2164977&quot;&gt;Presentation v2.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/theming-api#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/design-ux-and-theming">Design, UX and Theming</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/code-quality">code quality</category>
 <category domain="http://london2011.drupal.org/category/tags/theming">Theming</category>
 <pubDate>Fri, 06 May 2011 15:10:35 +0000</pubDate>
 <dc:creator>Rolf van de Krol</dc:creator>
 <guid isPermaLink="false">914 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Easy Drupal Hosting Lifecycle: Local Dev, Production Deploy, Cloud Scale, and Sleep Well.</title>
    <link>http://london2011.drupal.org/conference/sessions/easy-drupal-hosting-lifecycle-local-dev-production-deploy-cloud-scale-and-sleep-</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/bjaspan&quot; class=&quot;user-name&quot;&gt;Barry Jaspan&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Drupal site best practice workflow includes initial development on local workstation, testing in a staging environment, and a production environment ranging from a single server to a high-performance high-availability cluster. After initial deployment, future versions go through the same workflow with the additional need to run tests based on the current production database and filesystem.&lt;/p&gt;
&lt;p&gt;In this session, I&#039;ll demonstrate how to easily develop, test, and scale your Drupal site through this entire lifecycle without losing your mind.&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 for anyone that builds or deploys Drupal sites for their own organization or for clients.        &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 get develop locally and easily deploy the site to a high performance server or cluster?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How do I seamlessly and automatically scale my production web site up and down to handle varying traffic, without downtime?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How do I keep track of multiple Drupal sites, databases, and files directories, each with a development, testing, and production environment?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How do I ensure my site stays up 24x7 even when one or more servers fail?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Who do I go to when I encounter an server operation or Drupal problem I need help with?        &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/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/Dev-Deploy-Scale-Sleep.key_0.pdf&quot; type=&quot;application/pdf; length=1203615&quot;&gt;Dev-Deploy-Scale-Sleep.key.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/easy-drupal-hosting-lifecycle-local-dev-production-deploy-cloud-scale-and-sleep-#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/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/cloud">cloud</category>
 <category domain="http://london2011.drupal.org/category/tags/deployment">deployment</category>
 <category domain="http://london2011.drupal.org/category/tags/git">git</category>
 <category domain="http://london2011.drupal.org/category/tags/lifecycle">lifecycle</category>
 <category domain="http://london2011.drupal.org/category/tags/production">production</category>
 <category domain="http://london2011.drupal.org/category/tags/scaling">scaling</category>
 <category domain="http://london2011.drupal.org/category/tags/staging">staging</category>
 <category domain="http://london2011.drupal.org/category/tags/workflow">workflow</category>
 <pubDate>Mon, 09 May 2011 14:00:50 +0000</pubDate>
 <dc:creator>bjaspan</dc:creator>
 <guid isPermaLink="false">994 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Design in the Open: Collaboration Models in Open Source Design</title>
    <link>http://london2011.drupal.org/conference/sessions/design-open-collaboration-models-open-source-design</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/jeff-burnz&quot; class=&quot;user-name&quot;&gt;Jeff Burnz&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;This session discusses the contribution designers are making in the open source world and how they are doing this - and how Drupal can learn from this and adopt a better collaboration model for designers and developers.&lt;/p&gt;
&lt;p&gt;I will examine a number of highly successful open source design projects, extract the essential points out these projects and then look at how Drupal might be able to use similar tools and ideas to fuel designer participation in the Drupal project.&lt;/p&gt;
&lt;p&gt;As part of the work on the Design Initiative I&#039;ve been delving heavily into the question &quot;what motivates people in open source&quot; and what collaboration models are the most successful and why. This session will attempt to shed some light on this and hopefully spearhead changes in Drupal.org to help accommodate designers and their needs.&lt;/p&gt;
&lt;p&gt;About Me:&lt;/p&gt;
&lt;p&gt;Hi, my name is Jeff Burnz and I am the Drupal 8 Design Initiative owner - you can read more about this core initiative here: &lt;a href=&quot;http://drupal.org/node/1089096&quot; title=&quot;http://drupal.org/node/1089096&quot;&gt;http://drupal.org/node/1089096&lt;/a&gt; or read the official launch post: &lt;a href=&quot;http://buytaert.net/design-for-drupal-8&quot; title=&quot;http://buytaert.net/design-for-drupal-8&quot;&gt;http://buytaert.net/design-for-drupal-8&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&#039;ve been around the Drupal traps for about 5 years and was a heavy contributor (top 30) to Drupal 7 and am currently the maintainer of the Seven theme and co-maintainer for Bartik.&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;
                    Designers, developers, themers        &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 designers collaborate in other Open Source projects?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What motivates designers to contribute to Open Source projects?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What can we learn from other successul design projects?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What can we do to increase designer participation in Drupal?        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/design-open-collaboration-models-open-source-design#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/ecosystem">Ecosystem</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/collaboration">collaboration</category>
 <category domain="http://london2011.drupal.org/category/tags/design">Design</category>
 <pubDate>Tue, 10 May 2011 11:39:11 +0000</pubDate>
 <dc:creator>Jeff Burnz</dc:creator>
 <guid isPermaLink="false">1044 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Making Your Theme Scale With Your Brand</title>
    <link>http://london2011.drupal.org/conference/sessions/making-your-theme-scale-your-brand</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/maartenverbaarschot&quot; title=&quot;View user profile.&quot;&gt;maartenverbaarschot&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/tkoleary&quot; class=&quot;user-name&quot;&gt;Terrence Kevin O&amp;#039;Leary          &lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Brands grow organically and often undergo complete re-design. How do you prepare for change and build a scalable brand? Our session will show how, when you theme effectively, Drupal has the power to grow with a brand and make design changes simple.&lt;/p&gt;
&lt;p&gt;We will talk about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Tools and processes for envisioning the brand and the theme&lt;/li&gt;
&lt;li&gt;Creating smart markup&lt;/li&gt;
&lt;li&gt;Thinking in systems rather than ‘pages’, and building sustainable software&lt;/li&gt;
&lt;li&gt;How the right tools can help you (CSS libraries, base themes, helper modules)&lt;/li&gt;
&lt;li&gt;Finding balance between theoretical purity and practical solutions&lt;/li&gt;
&lt;li&gt;Collaborating with themers, module developers and designers&lt;/li&gt;
&lt;li&gt;Documenting the process and sharing assets&lt;/li&gt;
&lt;/ul&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;
                    Experienced themers, module developers, designers, project managers.        &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 to get more control over templates, and for instance, prevent tons of overrides when you have many views that require custom markup        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How to make CSS systems (Or: why Drupal’s HTML is actually awesome)        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How do I ‘design for Drupal’?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I use Drupal to manage brand assets?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How do I as a project manager, get the most out of my team?        &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/ashcroft-theatre&quot;&gt;Ashcroft Theatre&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/making-your-theme-scale-your-brand#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/design-ux-and-theming">Design, UX and Theming</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <pubDate>Tue, 10 May 2011 13:25:26 +0000</pubDate>
 <dc:creator>tkoleary</dc:creator>
 <guid isPermaLink="false">1059 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;p&gt;To date, several of ad hoc techniques have been developed to make the transition easier. Many of them are being bundled within the Mobile Tools module, and other techniques make use of already available modules such as context, panels, views and services.&lt;/p&gt;
&lt;p&gt;After building several mobile websites, and native apps, we learned that several mobile strategies that can be chosen:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Lowest common denominator sites that run on the widest range of devices.&lt;/li&gt;
&lt;li&gt; Mobile websites optimized for the latest browsers.&lt;/li&gt;
&lt;li&gt; Mobile apps that can be purchased in app stores.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All of these strategies have their place in the current web ecosystem, but have different requirements.&lt;/p&gt;
&lt;p&gt;This session will focus on the underlying mechanisms of Drupal that can help you in extending your current desktop offer mobile or to create a new Drupal strategy that incorporates mobile from the start.&lt;/p&gt;
&lt;p&gt;This sessions will cover following topics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; What is a mobile content strategy and how to choose one.&lt;/li&gt;
&lt;li&gt; Creating (scalable) architectures with Drupal that support your mobile strategy.&lt;/li&gt;
&lt;li&gt; Drupal core functionality and contrib modules that help in creating a mobile website or native app.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This session would be highly complementary with any theming oriented session that discusses mobile design, user experience and javascript frameworks.&lt;/p&gt;
&lt;p&gt;About the author:&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/user/25564&quot;&gt;Tom&lt;/a&gt; has been dealing with Drupal and mobile sites since 2008 and has seen the focus shift from transcoding desktop sites that work on low end devices to creating HTML5 and CSS3 based webapps that run only on the latest browsers. In an effort to bring Drupal closer to the mobile web, Tom has maintained the &lt;a href=&quot;http://drupal.org/project/mobile_tools&quot;&gt;Mobile Tools &lt;/a&gt; module and blogs about mobile on &lt;a href=&quot;http://www.mobiledrupal.com&quot;&gt;mobiledrupal.com&lt;/a&gt;. Currently Tom is Senior Consultant at &lt;a href=&quot;http://www.northps.com/&quot;&gt;Northpoint Solutions&lt;/a&gt; where he continues his focus on mobile web development.&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;
</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>
  <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;p&gt;During our journey into the belly of the beast we&#039;ll learn exactly how the system executes a request from the moment a user requests foo.com to the end result displayed in the browser. We&#039;ll take an in-depth tour through the rivers of the hook system, explore the caves of the theme layer, traverse the sands of update.php, and tear apart the world&#039;s best CMS until it&#039;s nothing but totally approachable and easy to extend.&lt;/p&gt;
&lt;p&gt;We will also take a detour along troubleshooting cove to learn how our journey can benefit us in our day-to-day debugging and site building.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Warning:&lt;/strong&gt; Travel at your own peril!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;While this talk will focus primarily on Drupal 7, most of the material will be applicable to Drupal 6.&lt;/em&gt;&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;
</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>Workbench: Managing Content Management</title>
    <link>http://london2011.drupal.org/conference/sessions/workbench-managing-content-management</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/agentrickard&quot; class=&quot;user-name&quot;&gt;Ken Rickard&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/gdemet&quot; class=&quot;user-name&quot;&gt;George DeMet&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Our clients often come to Drupal with expectations about the features of a content management system (CMS). In many cases, Drupal handles the features they expect. However, not all editorial tools are a part of Drupal Core, and Drupal has addressed these tools with various contributed modules. As a result, Drupal’s editorial space generally lacks a consistent workflow and interface.&lt;/p&gt;
&lt;p&gt;At DrupalCON San Francisco, Palantir.net outlined the opportunities we saw for improving content management workflow in Drupal 7. This presentation introduces the outcomes of that work.&lt;/p&gt;
&lt;p&gt;Workbench incorporates contributed modules and has some new features of its own:&lt;/p&gt;
&lt;p&gt; -   Hierarchical permission inheritance by “Sections” not just content types&lt;br /&gt;
 -   Extensible workflow states&lt;br /&gt;
 -   Single repository for media management&lt;br /&gt;
 -   Modify live content without publishing changes immediately&lt;/p&gt;
&lt;p&gt;Workbench provides a unified interface for managing content. In effect, Workbench hides Drupal from you and makes content management about your institution and your website, not about Drupal.&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;
                    Site builders, architects, user experience designers, people evaluating 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;
                    How do you control content access beyond content type settings?         &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How do you find the content that relates to each user and that user’s job (which is not necessarily the same as the hierarchy of the site)?         &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Can you simplify Drupal’s use for content authors, editors, and publishers?         &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    Can you find that file you just uploaded and re-use it?         &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What framework exists that allows you to extend functionality for your content authors yet still providing a unified user experience?         &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/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/Workbench-London.key.pdf&quot; type=&quot;application/pdf; length=7431245&quot;&gt;Workbench-London.key.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/workbench-managing-content-management#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/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/content-management">content management</category>
 <category domain="http://london2011.drupal.org/category/tags/ux">UX</category>
 <pubDate>Wed, 11 May 2011 23:51:43 +0000</pubDate>
 <dc:creator>agentrickard</dc:creator>
 <guid isPermaLink="false">1179 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Free Software and You</title>
    <link>http://london2011.drupal.org/conference/sessions/free-software-and-you</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/pwolanin&quot; class=&quot;user-name&quot;&gt;Peter Wolanin&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&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;So you&#039;ve taken the plunge into Drupal and you know that it&#039;s open source.  But what does that mean in practice?&lt;/p&gt;
&lt;p&gt;Free and Open Source Software means more than just no licensing costs.  In fact, it doesn&#039;t technically even mean that.  Open Source is both a development philosophy and a social philosophy that work together to build better software and better communities. &lt;/p&gt;
&lt;p&gt;For example, by being licensed under the GNU General Public License (GPL) your contributions of to Drupal core and any contributed projects become parts of a &quot;common good&quot; that can be freely shared and re-used, but which cannot be turned into a closed-source product.  This helps build trust and a sense of collaboration even if we work for companies that sometimes compete for clients.&lt;/p&gt;
&lt;p&gt;This session will introduce the advantages of Open Source development models, and compare Open Source and proprietary consulting models both from the developer/consultant side and from the client side.  That includes what it means to work in a trust-based economy rather than a fear-based economy.&lt;/p&gt;
&lt;p&gt;We will cover the concepts and principles behind Free Software and Open Source Software, how those impact how code gets written (and what code gets written), and guidelines to keep in mind to maintain your or your business&#039;s standing as a good citizen of the open source community. In addition, we will touch briefly on how you may wish to make agreements or contracts with clients so that the work you perform can later benefit both you and the broader community.&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 for themers, developers, consultants and anyone else in the Drupal community.        &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 GPL and how is is diffent from some other licenses you may commonly see used in open source projects.        &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-1230-1330&quot;&gt;24 August 12:30 - 13: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/Free_Software_garfield_wolanin_london2011.pdf&quot; type=&quot;application/pdf; length=4625374&quot;&gt;Free_Software_garfield_wolanin_london2011.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/free-software-and-you#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/ecosystem">Ecosystem</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/free-software">free software</category>
 <category domain="http://london2011.drupal.org/category/tags/legal">legal</category>
 <category domain="http://london2011.drupal.org/category/tags/open-source-software">open source software</category>
 <pubDate>Thu, 12 May 2011 00:16:52 +0000</pubDate>
 <dc:creator>pwolanin</dc:creator>
 <guid isPermaLink="false">1184 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>I&#039;m Leaving You: The Risks of Dumping Your Old CMS for Drupal and How to Manage Them</title>
    <link>http://london2011.drupal.org/conference/sessions/im-leaving-you-risks-dumping-your-old-cms-drupal-and-how-manage-them</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/nicole-lind&quot; class=&quot;user-name&quot;&gt;Nicole Lind&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;In the old days, moving to Drupal often meant converting static pages or templates to Drupal nodes.  Today, it is rare that we get to build a site from scratch.  Reality is that most major Drupal projects are now migrations from other content management systems.&lt;/p&gt;
&lt;p&gt;Taking on such a migration is not a trivial decision for an organization. There is a great deal of complexity in the reasons for migrating, but the decision is often not understood well amongst the various stakeholders.  &lt;/p&gt;
&lt;p&gt;This session is not a workshop about why to choose Drupal. Rather, I will discuss what to expect after the decision is made and techniques for managing the change given the various reasons you may have for doing so.&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 geared toward project managers and managers dealing with significant risk associated with migration from a legacy CMS platform to 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;
                    How to set realistic expectations with stakeholders?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How to document an appropriate risk analysis and mitigation strategy in regards to a migration to Drupal?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    You got &amp;quot;attitude&amp;quot; from legacy CMS users? Strategies on how to best deal with them.        &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-1230-1330&quot;&gt;24 August 12:30 - 13: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/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/nlindLondonSessionV2-notes.pdf&quot; type=&quot;application/pdf; length=566344&quot;&gt;nlindLondonSessionV2-notes.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/im-leaving-you-risks-dumping-your-old-cms-drupal-and-how-manage-them#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/business-and-best-practices">Business and Best Practices</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/change-management">change management</category>
 <category domain="http://london2011.drupal.org/category/tags/cms">CMS</category>
 <category domain="http://london2011.drupal.org/category/tags/legacy-cms">Legacy CMS</category>
 <category domain="http://london2011.drupal.org/category/tags/migration">Migration</category>
 <category domain="http://london2011.drupal.org/category/tags/project-management">Project Management</category>
 <category domain="http://london2011.drupal.org/category/tags/risk">risk</category>
 <category domain="http://london2011.drupal.org/category/tags/risk-management">risk management</category>
 <category domain="http://london2011.drupal.org/category/tags/risk-mitigation">risk mitigation</category>
 <category domain="http://london2011.drupal.org/category/tags/training">training</category>
 <pubDate>Thu, 12 May 2011 01:23:13 +0000</pubDate>
 <dc:creator>Nicole Lind</dc:creator>
 <guid isPermaLink="false">1199 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;p&gt;Recognizing code smells is also an important skill in Quality Assurance, code review, and evaluating potential modules to use.  It can help identify code that will be difficult to unit test, and therefore easy to break.&lt;/p&gt;
&lt;p&gt;This session will provide a practical overview of a number of key &quot;code smells&quot;, anti-patterns, and  other bad things to watch out for, in both your own code and in someone else&#039;s.  Along the way we&#039;ll learn about aspects of good coding patterns and how to avoid stinky code in the first place.&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;
</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>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>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. I&#039;ll cover how to successfully write to different databases (MySQL and MongoDB) while still use Drupal&#039;s APIs and to cover pitfalls and successes.&lt;/p&gt;
&lt;p&gt;In addition to scalability, data sharding provides other capabilities. Applications may be developed using Node.js or with other technology, but still needs access to the same data. With smart data sharding, this becomes possible and even easy.&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;
</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>Hollywood Storytelling and the Drupal Development Process</title>
    <link>http://london2011.drupal.org/conference/sessions/hollywood-storytelling-and-drupal-development-process</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/gdemet&quot; class=&quot;user-name&quot;&gt;George DeMet&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Finding the best way to approach Drupal site development can be a daunting task. Not only do projects vary widely in size, scope, and team composition, but there are also several different development process models to choose from.  And with the size of Drupal projects growing larger every day, the cost of failure has never been higher.  &lt;/p&gt;
&lt;p&gt;In this session, we&#039;ll look at the lifecycle of a Drupal development project through the lens of Hollywood storytelling.  We’ll examine how the narrative structure of various films compares to different process models for Drupal site development.  And along the way, we&#039;ll talk about some best practices for delivering successful projects that are on time, on budget, and meet customer expectations.&lt;/p&gt;
&lt;p&gt;In addition to a comparison of the Drupal site development process to the three-act Hollywood screenplay structure, we&#039;ll also examine how other narrative structures like non-submersible units and the Hero&#039;s Journey relate to iterative development of Drupal platforms and helping customers achieve their goals. &lt;/p&gt;
&lt;p&gt;Not only will you come away with a better understanding of how to approach your next Drupal project, but you’ll also gain a greater appreciation for the life lessons taught by some of your favorite Hollywood films.&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 non-technical session is targeted at those looking to learn about different approaches to the process of developing Drupal sites.  It&amp;#039;s great for freelancers and developers/principals at smaller Drupal development shops, as well as those who are considering Drupal for use within their company or organization and don&amp;#039;t know where to start the process. It&amp;#039;s also useful for those who might be collaborating with someone else on a Drupal project.  And of course, it&amp;#039;s a must-see for anyone who enjoys storytelling and the movies! 
        &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;
                    Why is having structure and process important to the success of a Drupal development project?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What are some best practices for delivering Drupal projects on time and budget that meet customer expectations?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How can I successfully incorporate agile processes into Drupal projects?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What are the elements of a successful Drupal platform?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How can I apply lessons from some of my favorite movies to my Drupal development project?        &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/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/drupal_as_screenwriting.pdf&quot; type=&quot;application/pdf; length=4460832&quot;&gt;drupal_as_screenwriting.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/hollywood-storytelling-and-drupal-development-process#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/business-and-best-practices">Business and Best Practices</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/agile">Agile</category>
 <category domain="http://london2011.drupal.org/category/tags/best-practices">best practices</category>
 <category domain="http://london2011.drupal.org/category/tags/movies">movies</category>
 <category domain="http://london2011.drupal.org/category/tags/process">process</category>
 <category domain="http://london2011.drupal.org/category/tags/project-management">Project Management</category>
 <category domain="http://london2011.drupal.org/category/tags/scrum">Scrum</category>
 <pubDate>Fri, 13 May 2011 00:40:22 +0000</pubDate>
 <dc:creator>gdemet</dc:creator>
 <guid isPermaLink="false">1344 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Drupal On a Dime</title>
    <link>http://london2011.drupal.org/conference/sessions/drupal-dime</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/jhorocks&quot; class=&quot;user-name&quot;&gt;Jennifer Hols&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/bkoether&quot; class=&quot;user-name&quot;&gt;Benjamin Koether&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;You already know Drupal is capable of doing almost anything... for a price. But what about those looking to leverage Drupal on a tight budget and timeline? Is it possible to build a kick-butt site on a dime and deploy it at warp speed without sacrificing quality? (i.e. “Can I have my cake and eat it too?”) &lt;/p&gt;
&lt;p&gt;The goals of this session are threefold:&lt;/p&gt;
&lt;p&gt;1. We will debunk some of the common myths about Drupal design and development. For example, we’ll debunk the idea that custom built is always better.&lt;/p&gt;
&lt;p&gt;2. Borrowing a page from Lean Manufacturing, we’ll present a new way of thinking about web design and development that will allow you to achieve higher quality, at lower costs and record speeds.&lt;/p&gt;
&lt;p&gt;3. We’ll provide you with some practical tips for planning your next project. For example, “How do I decide what features I need?” and “How can I make the most efficient use of my designers time?”&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 intended for people who are planning a project using Drupal and are looking for cost and time saving strategies.        &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 we make the most out of Drupal’s functionality on a small budget?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What are some strategies and best practices for selecting features?         &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    When is it wrong (and possibly unnecessary) to pay for custom development?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What can I do to get the most value from a web designer?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Low-price, high-quality, fast. I’ve heard you can only pick two, is that true?        &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/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/Drupal_On_a_Dime_DRAFT.pdf&quot; type=&quot;application/pdf; length=754080&quot;&gt;Drupal_On_a_Dime_DRAFT.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/drupal-dime#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/business-and-best-practices">Business and Best Practices</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/cms">CMS</category>
 <category domain="http://london2011.drupal.org/category/tags/development">Development</category>
 <category domain="http://london2011.drupal.org/category/tags/out-box">out-of-the-box</category>
 <category domain="http://london2011.drupal.org/category/tags/planning">planning</category>
 <category domain="http://london2011.drupal.org/category/tags/process">process</category>
 <category domain="http://london2011.drupal.org/category/tags/project-management">Project Management</category>
 <category domain="http://london2011.drupal.org/category/tags/requirements">requirements</category>
 <category domain="http://london2011.drupal.org/category/tags/start">start-up</category>
 <pubDate>Fri, 13 May 2011 02:03:09 +0000</pubDate>
 <dc:creator>jhorocks</dc:creator>
 <guid isPermaLink="false">1349 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Eating the Elephant - Managing a Big Drupal Project</title>
    <link>http://london2011.drupal.org/conference/sessions/eating-elephant-managing-big-drupal-project</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/csaxis12&quot; title=&quot;View user profile.&quot;&gt;CS_Axis12&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/acaxistwelve&quot; class=&quot;user-name&quot;&gt;Al Croston&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;So what&#039;s it like to manage a huge Drupal project with over 100 people on the team, a multi million pound project budget, and demanding clients?&lt;/p&gt;
&lt;p&gt;Colin Sweetman and Al Croston of Axis12 Limited will talk about the lessons they&#039;ve learned about building and structuring big Drupal teams, scaling Agile and keeping Stakeholders happy.&lt;/p&gt;
&lt;p&gt;This isn&#039;t deeply technical, but is aimed at explaining how you can scale a Drupal project, use virtual teams, work with agility and still meet customer expectations when they come from a waterfall world.&lt;/p&gt;
&lt;p&gt;Our session is confirmed for 1:30pm on Thursday 25th August. We can talk for days about our experiences in this area, but given the limited time slot we have available for the session, the key areas we plan to cover are:&lt;/p&gt;
&lt;p&gt;- How do I scale a Drupal team for an enterprise project?&lt;br /&gt;
- How can I keep agility and provide a waterfall wrapper for the client?&lt;br /&gt;
- Hiring: how to find the superstars&lt;br /&gt;
- Building team cohesion&lt;br /&gt;
- Selling Drupal to nervous clients&lt;/p&gt;
&lt;p&gt;We&#039;d really like to know what questions you&#039;d like us to answer so we can tailor the session to provide the most benefit to you.&lt;/p&gt;
&lt;p&gt;So email us via our contact page at &lt;a href=&quot;http://www.axistwelve.com/contact&quot; title=&quot;http://www.axistwelve.com/contact&quot;&gt;http://www.axistwelve.com/contact&lt;/a&gt; with &quot;Drupalcon session&quot; in the subject with your questions. We will do our best to cover everyone&#039;s requests within the limited time available to us.&lt;/p&gt;
&lt;p&gt;We have to finalise the session by 30th June, so contact us now.&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;
                    senior developers, project managers, organisations running large Drupal sites, team leaders.        &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 scale a Drupal team for an enterprise project?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I keep agility and provide a waterfall wrapper for the customer?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    hiring - how to find the superstars        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    building team cohesion        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Selling Drupal to nervous clients        &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/ashcroft-theatre&quot;&gt;Ashcroft Theatre&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/eating-elephant-managing-big-drupal-project#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/business-and-best-practices">Business and Best Practices</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/axis12">Axis12</category>
 <category domain="http://london2011.drupal.org/category/tags/drupal">Drupal</category>
 <category domain="http://london2011.drupal.org/category/tags/enterprise">Enterprise</category>
 <category domain="http://london2011.drupal.org/category/tags/project-management-agile">project management. agile</category>
 <pubDate>Fri, 13 May 2011 14:10:25 +0000</pubDate>
 <dc:creator>CS_Axis12</dc:creator>
 <guid isPermaLink="false">1429 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Scaling the Drupal Community</title>
    <link>http://london2011.drupal.org/conference/sessions/scaling-drupal-community</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/heyrocker&quot; class=&quot;user-name&quot;&gt;Greg Dunlap&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/webchick&quot; class=&quot;user-name&quot;&gt;Angie Byron&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The Drupal ecosystem is changing ... a lot. We have venture financed startups, we&#039;re powering 2% of the interwebs, and our community has already seen exponential growth–in 5 years Drupal.org has gone from ~25,000 to ~1,000,000 members–and it can be baffling (and a little terrifying) to think of the community growing bigger still. And yet, the community of contributors is what drives Drupal, and so in order to grow Drupal, we must also grow ourselves. What does this look like, and how can we protect what brought us here in the first place, while still creating smooth onramps for those who are new? How do the changes to the ecosystem around Drupal (major governments leaning on it, Fortune 500 companies building whole business off it, money flying everwhere) affect the work we do?&lt;/p&gt;
&lt;p&gt;This session will analyze some of the growing pains the Drupal community has already experienced and those that it is actively thrashing through. It will also attempt to impart some tips and guidance on how to make it through our project’s next decade without us all stabbing each other. ;)&lt;/p&gt;
&lt;p&gt;NOTE: We gave this in DrupalCon Chicago as an unstructured interview format. This time we will explore some new angles as well as use some actual slides and stuff. Woah. ;&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;
                    Sounds cliché, I know, but hopefully everyone. Those outside the Drupal community wondering &amp;quot;How does that all work?&amp;quot; those within the Drupal community who are passionate about continuing the awesome, those within the community who are pissed off and looking for answers, and those &amp;quot;formerly&amp;quot; of the Drupal community who are skeptical about the whole hippie open source love thing. Hopefully even someone without any familiarity with the Drupal community who is interested in general information about how a website filled with opinionated, perfectionistic, multi-cultural people holds itself together.        &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 history of the Drupal project and some demographics about its community?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    When disagreements in the community arise, what are some good and bad ways to handle that?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How has the Drupal community sustained such massive, massive growth without splintering and forking?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What are some major &amp;quot;mine fields&amp;quot; we&amp;#039;ve encountered as a community, and how have we/are we working around those?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    If I implement Drupal for a Fortune 500 company&amp;#039;s intranet am I still changing the world?        &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/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/scaling-drupal-community#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/ecosystem">Ecosystem</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/being-awesome">being awesome</category>
 <category domain="http://london2011.drupal.org/category/tags/community">community</category>
 <category domain="http://london2011.drupal.org/category/tags/stress">stress</category>
 <pubDate>Fri, 13 May 2011 14:10:33 +0000</pubDate>
 <dc:creator>heyrocker</dc:creator>
 <guid isPermaLink="false">1434 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Drupal as Base System For Your iPhone Android iPad Apps</title>
    <link>http://london2011.drupal.org/conference/sessions/drupal-base-system-your-iphone-android-ipad-apps</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/sumitk&quot; class=&quot;user-name&quot;&gt;Sumit Kataria&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Well no need to explain why mobile apps are important! At present you can&#039;t really ignore the iOS and Android platforms. Both these technologies have great potential to use our existing web based tools such as Drupal. You can totally use Drupal to manage your iPhone/Android native apps data in cloud.&lt;/p&gt;
&lt;p&gt;A sequel to &lt;a href=&quot;http://chicago2011.drupal.org/sessions/developing-apps-iphone-ipad-android-using-drupal-base-system&quot;&gt;DrupalCon Chicago&#039;s&lt;/a&gt; and DrupalCon CPH&#039;s &quot;Developing Apps for iPhone/iPad/Android using Drupal as Base System&quot; session (more advanced!! more fun!!)&lt;/p&gt;
&lt;p&gt;What will be covered&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An introduction to Titanium Framework to develop iPhone/Android apps using Titanium API, web technologies like javascript etc &lt;/li&gt;
&lt;li&gt;Introduction to ServicesAPI and web standards [json,xmlrpc]&lt;/li&gt;
&lt;li&gt;How to manage your application&#039;s data (content, tables, views, users, menus, taxonomy etc) using Drupal.&lt;/li&gt;
&lt;li&gt;We will build a live app ... introduce you to some code here (ServicesAPI, YQL, jQuery and Titanium API)&lt;/li&gt;
&lt;li&gt;Photo gallery apps, Video uploading, Geo apps, user data apps, creating nodes on the go!&lt;/li&gt;
&lt;li&gt;Demo of some apps we built for Android and iPhone platforms&lt;/li&gt;
&lt;li&gt;Questions!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This session is about building native iPhone/iPad/Android applications using opensource web based technologies (&lt;a href=&quot;http://www.appcelerator.com&quot; title=&quot;http://www.appcelerator.com&quot;&gt;http://www.appcelerator.com&lt;/a&gt;) with Drupal as base system to manage content, users, views, permissions etc.&lt;/p&gt;
&lt;p&gt;Some iPhone/Drupal stuff I wrote in past: &lt;a href=&quot;http://civicactions.com/blog/sumit&quot; title=&quot;http://civicactions.com/blog/sumit&quot;&gt;http://civicactions.com/blog/sumit&lt;/a&gt;&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;
                    Beginner, iPhone iPad Android app developers, Coders, Curious        &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;
                    Why to use Drupal (in cloud) as base system for your mobile app?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How to use Drupal as base system to manage your mobile application&amp;#039;s data (photos, videos, content, users, geo data, taxonomies etc etc)?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How to quickly develop mobile app platforms using Drupal?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How to be an iPhone rockstar without knowing Objective C?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What it means &amp;quot;Titanium with RedHat Openshift and Drupal&amp;quot;??        &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/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/Sumit%20Chicago%20Presentation%20Mobile%20apps%20and%20Drupal%20stripped_0.pdf&quot; type=&quot;application/pdf; length=4626417&quot;&gt;Sumit Chicago Presentation Mobile apps and Drupal stripped.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/drupal-base-system-your-iphone-android-ipad-apps#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/business-and-best-practices">Business and Best Practices</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/iphone">iphone</category>
 <category domain="http://london2011.drupal.org/category/tags/mobile">Mobile</category>
 <category domain="http://london2011.drupal.org/category/tags/services-api">Services API</category>
 <category domain="http://london2011.drupal.org/category/tags/webservices">webservices</category>
 <pubDate>Fri, 13 May 2011 14:13:00 +0000</pubDate>
 <dc:creator>sumitk</dc:creator>
 <guid isPermaLink="false">1439 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;p&gt;This session is about taking a step back and analysing what the community is doing - what solutions are emerging in contrib and what lessons can be learned. We try to pinpoint commonalities and differences in approach alongside an identification of the relative pros and cons so as to inform further development.&lt;/p&gt;
&lt;p&gt;As such, the session is very practical in purpose aiming to give coders information they can use directly in their own projects and it is very pragmatic in approach - basing claims of what is best practice from the usage patterns that emerge in contrib and their analysis rather than potentially subjective opinions.&lt;/p&gt;
&lt;p&gt;We will also present the Model Entities project - a drupal.org project whose purpose is to act as a  living example of what constitutes best practice and allow developer to kickstart entity development in their own projects.&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;
</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>The Rules Way of Life</title>
    <link>http://london2011.drupal.org/conference/sessions/rules-way-life</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/fago&quot; class=&quot;user-name&quot;&gt;Wolfgang Ziegler&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/klausi&quot; class=&quot;user-name&quot;&gt;Klaus Purer&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a href=&quot;http://drupal.org/project/rules&quot;&gt;Rules 2&lt;/a&gt; for Drupal 7 is a powerful module that can ease your life as site builder drastically. This session will show best practices, tips &amp;amp; tricks and present how Rules can work together with other modules to gain even more power!&lt;/p&gt;
&lt;p&gt;In particular, we’ll show what the holy four – rules, views, message &amp;amp; flag – can achieve together!&lt;/p&gt;
&lt;p&gt;Have you ever heard the sentence “there is a module for that”? Replace it with “there is a rule for that” ;-) The flexibility of Rules with its intelligent data selector widget enables you to access any entity and property in a very fast way (no more PHP eval() like in Rules 1.x). We will show you all the awesome concepts in Rules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Direct input including tokens and the Data Selector&lt;/li&gt;
&lt;li&gt;Use Rules components and start re-using configurations&lt;/li&gt;
&lt;li&gt;Make use of loops &amp;amp; lists&lt;/li&gt;
&lt;li&gt;Learn about recent developments (also including the Google Summer of Code project)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Furthermore we show how popular use-cases can be implemented with Rules and build them into regular Drupal modules using Features. Stop coding custom modules, start using the power of Rules &amp;amp; Drupal’s ecosystem!&lt;/p&gt;
&lt;p&gt;We&#039;ll show how one or more of those examples could be built:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Editorial workflows&lt;/li&gt;
&lt;li&gt;Scheduled publishing&lt;/li&gt;
&lt;li&gt;Notifications&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In addition, we’ll show how developers can make use of the Rules API and create handy functionality just by writing some basic glue code.&lt;/p&gt;
&lt;p&gt;Update:&lt;br /&gt;
You&#039;ll can find the slides as wells the presented notification feature module &lt;a href=&quot;http://wolfgangziegler.net/article/-The-Rules-Way-of-Life-at-the-Drupalcon-London&quot;&gt;here&lt;/a&gt;.&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;
                    Site builders, who are familiar with Drupal tools like Fields &amp;amp; Views        &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 leverage the full power of Rules?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What modules play well with Rules?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How can I replace whole modules with the holy four?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What’s going on in the ecosystem around Rules?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    I don’t want to write code, what can I do with Drupal?        &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/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/praes.pdf&quot; type=&quot;application/pdf; length=470472&quot;&gt;praes.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/rules-way-life#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/entity">entity</category>
 <category domain="http://london2011.drupal.org/category/tags/fields">Fields</category>
 <category domain="http://london2011.drupal.org/category/tags/flag">flag</category>
 <category domain="http://london2011.drupal.org/category/tags/message">message</category>
 <category domain="http://london2011.drupal.org/category/tags/rules">rules</category>
 <category domain="http://london2011.drupal.org/category/tags/site-building">site building</category>
 <pubDate>Fri, 13 May 2011 15:34:44 +0000</pubDate>
 <dc:creator>fago</dc:creator>
 <guid isPermaLink="false">1464 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Multilingual Drupal Solutions: Use Cases and Modules</title>
    <link>http://london2011.drupal.org/conference/sessions/multilingual-drupal-solutions-use-cases-and-modules</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/floretan&quot; class=&quot;user-name&quot;&gt;Florian Loretan&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/jose-reyero&quot; class=&quot;user-name&quot;&gt;Jose Antonio Reyero del Prado&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Building multilingual websites is hard. It&#039;s hard because there are many different decisions that need to be made, touching everything from business logic to technical considerations. &lt;/p&gt;
&lt;p&gt;Every multilingual website is different: different countries, different languages, different organizational structures, different redaction workflows and cultural considerations on top of that. Drupal has the tools to address all of these issues, but being faced with the seemingly endless combinations of parameters can be discouraging. &lt;/p&gt;
&lt;p&gt;In this session, we&#039;ll look at five cases of multilingual websites, starting from the general assumptions and going down to module selection and configuration details.&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;
                    Site builders wanting to get a better grasp of multilingual solutions for 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;
                    How do I create a simple multilingual blog? An international corporate website?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What is the difference between translation and localization? Which one should I use when?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What are the current possibilities and limitations of multilingual solutions for Drupal?        &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/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/Multilingual_Drupal_solutions.pdf&quot; type=&quot;application/pdf; length=6510661&quot;&gt;Multilingual_Drupal_solutions.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/multilingual-drupal-solutions-use-cases-and-modules#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/architecture">Architecture</category>
 <category domain="http://london2011.drupal.org/category/tags/best-practices">best practices</category>
 <category domain="http://london2011.drupal.org/category/tags/i18n">i18n</category>
 <category domain="http://london2011.drupal.org/category/tags/multilingualism">Multilingualism</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>Fri, 13 May 2011 15:49:35 +0000</pubDate>
 <dc:creator>floretan</dc:creator>
 <guid isPermaLink="false">1474 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Aegir-Based Business Models</title>
    <link>http://london2011.drupal.org/conference/sessions/aegir-based-business-models</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/ergonlogic&quot; class=&quot;user-name&quot;&gt;Christopher Gervais&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Aegir is a distributed  provisioning system for Drupal that allows you to manage thousands of sites across as many concurrent instances of Drupal on as many servers as you need. At Koumbit Networks, a lead development shop behind the Aegir project, we are developing or already have in place several distinct business models, largely enabled by our Aegir infrastructure and expertise.&lt;/p&gt;
&lt;p&gt;For our &quot;classic&quot; web development practice, Aegir provides for a streamlined development-staging-production workflow, as well as scalability and flexibility. I won&#039;t go into extensive detail on this model, except to point out the abundant resources already available on community.aegirproject.org and elsewhere.&lt;/p&gt;
&lt;p&gt;With the introduction earlier in the year of .deb packaging for Aegir, we&#039;ve begun to put in place an Infrastructure-as-a-Service (IaaS) offering. While various automated install scripts have existed for years, they&#039;ve tended to be somewhat brittle. Now proper configuration management (Puppet, Chef, etc.) can set up and maintain virtual servers with Aegir pre-installed in an extensible templated fashion.&lt;/p&gt;
&lt;p&gt;Longer-term, and more ambitiously, we are developing a Platform-as-a-Service (PaaS) offering, that will enable site developers and designers to create and manage their own custom Drupal instances and platforms from within a managed Aegir system. This will allow for not only automatic provisioning, and management of sites and custom platforms, but also the secure, automated set-up of SFTP, SSH, etc. This opens the door to a variety of interesting reseller program possibilities.&lt;/p&gt;
&lt;p&gt;Finally, leveraging e-commerce integration and other contrib modules, we are deploying a Software-as-a-Service (SaaS) model. This allows clients to purchase subscriptions to pre-built sites (whether pre-packaged profiles such as Open Atrium, or custom-built profiles based on the best websites you&#039;ve created), which are then provisioned for them by an Aegir system. This model presents some interesting challenges, which I&#039;ll explore in more detail by presenting a case-study of Koumbit&#039;s own Aegir-based SaaS service on AlternD.com. I&#039;ll demonstrate going from a bare-bones Aegir install, though to a basic, but functional SaaS service, ready to be themed and extended.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Aegir Training Available at DrupalCon London&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;
For in-depth Aegir training, Koumbit Networks is presenting a Pre-Conference Training session on Aegir: &lt;a href=&quot;http://london2011.drupal.org/page/aegir-hosting-system-deep-dive&quot;&gt;Aegir Hosting System: Deep Dive&lt;/a&gt;. &lt;strong&gt;&lt;a href=&quot;http://www.regonline.com/Register/Checkin.aspx?EventID=962797&quot;&gt;Sign up today!&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the presenter&lt;/strong&gt;&lt;br /&gt;
Christopher Gervais (&lt;em&gt;ergonlogic&lt;/em&gt; on d.o) is a geek and sometimes marketing guy at Koumbit. He is also a documentation manager and webmaster at community.aegirproject.org, and author of a couple Aegir contrib modules.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://koumbit.org&quot;&gt;Koumbit Networks&lt;/a&gt; (est&#039;d in 2003) has been building high end Drupal projects for quite some time, primarily in the non-profit sector, and is leading development in the Aegir Project.&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 building a business on Drupal: Freelancers, Business owners, Drupal developers, site builders, system administrators        &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 Aegir, and how can it ease my dev/test/staging/prod workflow?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What is SaaS, and how does it allow me to leverage my existing Drupal portfolio?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What is IaaS, and how do Aegir .deb&amp;#039;s make it possible?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What is PaaS, and what interesting reseller opportunities might it open up?        &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/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/DrupalCon%20London%202011%20--%20Aegir%20Based%20Business%20Models.pdf&quot; type=&quot;application/pdf; length=168441&quot;&gt;DrupalCon London 2011 -- Aegir Based Business Models.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/aegir-based-business-models#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/business-and-best-practices">Business and Best Practices</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/aegir">Aegir</category>
 <category domain="http://london2011.drupal.org/category/tags/business">business</category>
 <category domain="http://london2011.drupal.org/category/tags/business-models">business models</category>
 <category domain="http://london2011.drupal.org/category/tags/case-study-0">case-study</category>
 <category domain="http://london2011.drupal.org/category/tags/demo">demo</category>
 <category domain="http://london2011.drupal.org/category/tags/iaas">IaaS</category>
 <category domain="http://london2011.drupal.org/category/tags/infrastructure-service">Infrastructure-as-a-Service</category>
 <category domain="http://london2011.drupal.org/category/tags/paas">PaaS</category>
 <category domain="http://london2011.drupal.org/category/tags/platform-service">Platform-as-a-Service</category>
 <category domain="http://london2011.drupal.org/category/tags/saas">SaaS</category>
 <category domain="http://london2011.drupal.org/category/tags/software-service">Software-as-a-Service</category>
 <pubDate>Fri, 13 May 2011 16:43:42 +0000</pubDate>
 <dc:creator>ergonlogic</dc:creator>
 <guid isPermaLink="false">1494 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Doing Drupal Security Right</title>
    <link>http://london2011.drupal.org/conference/sessions/doing-drupal-security-right</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/g%C3%A1bor-hojtsy&quot; class=&quot;user-name&quot;&gt;Gábor Hojtsy&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Drupal strives to be a very secure system by design, but it comes with responsibilities for the site architect, maintainer and even the sysadmin to take into account. This session aims at providing an overview of the main responsibilities and fallacies of the respective roles.&lt;/p&gt;
&lt;p&gt;We will cover Drupal setup best practices, suggested modules and some coding guidelines as well.&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;
                    Trying to cover all grounds. The focus mostly is people setting up sites, but some coding and backend content will also be included.        &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 are the most common mistakes Drupal coders make?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I avoid dangerous permissions and settings?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Are there any modules to secure my site with?        &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/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/DrupalSecurity2011London_0.pdf&quot; type=&quot;application/pdf; length=7421802&quot;&gt;DrupalSecurity2011London.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/doing-drupal-security-right#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/drupal-6">drupal 6</category>
 <category domain="http://london2011.drupal.org/category/tags/drupal-7">Drupal 7</category>
 <category domain="http://london2011.drupal.org/category/tags/security">Security</category>
 <pubDate>Fri, 13 May 2011 17:40:46 +0000</pubDate>
 <dc:creator>Gábor Hojtsy</dc:creator>
 <guid isPermaLink="false">1509 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Content Staging and Deployments in Drupal 7</title>
    <link>http://london2011.drupal.org/conference/sessions/content-staging-and-deployments-drupal-7</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/dixon&quot; class=&quot;user-name&quot;&gt;Dick Olsson&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/katbailey&quot; class=&quot;user-name&quot;&gt;Katherine Bailey&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Content staging and deployment strategies are something that many site builders are fighting with. &lt;strong&gt;Publishers wants to preview and optimize content or whole sections of a site, before publishing it live&lt;/strong&gt;. Another scenario is where &lt;strong&gt;publishers wants to deploy content from one site to a network of sub sites, or similar&lt;/strong&gt;. It&#039;s a complex problem to solve.&lt;/p&gt;
&lt;p&gt;In this session you will learn how the &lt;a href=&quot;http://drupal.org/project/deploy&quot;&gt;Deploy&lt;/a&gt; module for Drupal 7 solves these problems and how you set it up to meet your requirements. We will also look quickly into what&#039;s going to change for content staging and deployments, with the &lt;a href=&quot;http://groups.drupal.org/build-systems-change-management/cmi&quot;&gt;Configuration Management Initiative&lt;/a&gt; for Drupal 8.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Do you want to push content from one site to many other sites over a REST API, or with a &lt;a href=&quot;http://code.google.com/p/pubsubhubbub/&quot;&gt;PubSubHubBub&lt;/a&gt; feed?&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Do you want &lt;a href=&quot;http://drupal.org/project/views&quot;&gt;Views&lt;/a&gt; to filter your deployment plan or manually flag pieces of content that you want to deploy?&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Do you want to schedule deployments, do them manually or script them with &lt;a href=&quot;http://drupal.org/project/drush&quot;&gt;Drush&lt;/a&gt;?&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Deploy framework will provide plugins that you can combine to create very simple, or very complex deployment plans.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the presenters&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://drupal.org/user/239911&quot;&gt;dixon_&lt;/a&gt; is a developer at &lt;a href=&quot;http://nodeone.se&quot;&gt;NodeOne&lt;/a&gt; and maintainer of the Deploy module. Also, he is the main architect behind &lt;a href=&quot;http://nodestream.org/&quot;&gt;NodeStream&lt;/a&gt;, a Drupal distribution for publishers.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://drupal.org/user/172987&quot;&gt;katbailey&lt;/a&gt; is a lead developer at &lt;a href=&quot;http://affinitybridge.com&quot;&gt;Affinity Bridge&lt;/a&gt; and co-maintainer of the Deploy module. Also, she is well known for her &lt;a href=&quot;http://drupal.org/project/quicktabs&quot;&gt;Quick Tabs&lt;/a&gt; module.&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;
                    Site builders and configurators. Basic Drupal knowledge will help.        &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 preview pieces of content or whole sections of my site, before publishing it live?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How do I set up an environment that supports content staging?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How do I configure the Deploy module for Drupal 7?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How will the Configuration Management Initiative help content staging and deployments in the future?        &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/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/Content_Staging_and_Deployments_in_Drupal_0.pdf&quot; type=&quot;application/pdf; length=685347&quot;&gt;Content_Staging_and_Deployments_in_Drupal.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/content-staging-and-deployments-drupal-7#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/configuration-management">configuration management</category>
 <category domain="http://london2011.drupal.org/category/tags/deployment">deployment</category>
 <category domain="http://london2011.drupal.org/category/tags/drupal-7">Drupal 7</category>
 <category domain="http://london2011.drupal.org/category/tags/publishing">publishing</category>
 <category domain="http://london2011.drupal.org/category/tags/staging">staging</category>
 <pubDate>Fri, 13 May 2011 18:14:45 +0000</pubDate>
 <dc:creator>dixon_</dc:creator>
 <guid isPermaLink="false">1524 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Don&#039;t Design Websites. Design Web SYSTEMS!</title>
    <link>http://london2011.drupal.org/conference/sessions/dont-design-websites-design-web-systems</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/todd-nienkerk&quot; class=&quot;user-name&quot;&gt;Todd Ross Nienkerk&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/adam-snetman&quot; title=&quot;View user profile.&quot;&gt;Adam Snetman&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Update 2011-08-25: &lt;a&gt;Slides can be downloaded here.&lt;/a&gt; Due to file size restrictions, we had to remove many of the image-heavy slides. You can &lt;a href=&quot;http://www.slideshare.net/fourkitchens/dont-design-websites-design-web-systems&quot;&gt;download and view the full slide deck on SlideShare&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Drupal&#039;s theme layer is very flexible and can accommodate just about any web design. It&#039;s important for designers to remember, however, that they&#039;re not really creating a page — they&#039;re building a complete system to house the all of the site&#039;s content. By creating the sitemaps, wireframes, and mockups, designers are actually outlining a site&#039;s feature set. Designers, not developers, determine a site&#039;s purpose and functionality.&lt;/p&gt;
&lt;p&gt;In this session, we will talk about the importance of understanding a CMS during the initial design phase of a project, as well as how to create a Drupal-optimized design. Standard practices, tools, and Drupal-specific shortcuts will be discussed in detail.&lt;/p&gt;
&lt;p&gt;All too often, however, projects begin the design phase prior to choosing a CMS. In these cases, it&#039;s important for the stakeholders to understand that their choice of CMS may alter their design. To demonstrate the steps necessary to complete a successful Drupal &quot;conversion,&quot; we will present a detailed, real-world case study of the &lt;a href=&quot;http://elschools.org/&quot;&gt;Expeditionary Learning&lt;/a&gt; relaunch. &lt;a href=&quot;http://fourkitchens.com/&quot;&gt;Four Kitchens&lt;/a&gt; co-founders Todd Nienkerk and Aaron Stanush and &lt;a href=&quot;http://thinkso.com/&quot;&gt;Thinkso&lt;/a&gt; design director Adam Snetman will describe how they translated a thorough but CMS-unspecific design into Drupalspeak — all while minimizing cost and meeting the client&#039;s high expectations.&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 intended for anyone who has had to create or implement sitemaps, wireframes, and mockups. Those unfamiliar with Drupal will learn what Drupal &amp;quot;wants&amp;quot; to do and will be able to more easily prepare these materials, and those who already work with Drupal will learn tips and tools for managing the expectations of clients whose designs haven&amp;#039;t been optimized for 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 should a designer know about a project before architecting a site or creating its look and feel?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    Why are sitemaps, wireframes, process flow diagrams, and mockups important, and what are they supposed to communicate?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What happens when you&amp;#039;re given a design that wasn&amp;#039;t created with Drupal in mind?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What are the challenges a design firm faces when they aren&amp;#039;t the ones implementing their design?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What tools and techniques can be used to accelerate the design process in Drupal?        &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-1345-1445&quot;&gt;24 August 13:45 - 14: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/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/design-web-systems-final-2011-08-24.pdf&quot; type=&quot;application/pdf; length=19737304&quot;&gt;design-web-systems-final-2011-08-24.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/dont-design-websites-design-web-systems#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/design-ux-and-theming">Design, UX and Theming</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/architecture">Architecture</category>
 <category domain="http://london2011.drupal.org/category/tags/case-study">Case study</category>
 <category domain="http://london2011.drupal.org/category/tags/design">Design</category>
 <category domain="http://london2011.drupal.org/category/tags/information-architecture">Information Architecture</category>
 <category domain="http://london2011.drupal.org/category/tags/user-experience">user experience</category>
 <category domain="http://london2011.drupal.org/category/tags/ux">UX</category>
 <category domain="http://london2011.drupal.org/category/tags/web-design">Web design</category>
 <pubDate>Fri, 13 May 2011 20:47:06 +0000</pubDate>
 <dc:creator>Todd Nienkerk</dc:creator>
 <guid isPermaLink="false">1549 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Aegir: One Drupal to Rule Them All!</title>
    <link>http://london2011.drupal.org/conference/sessions/aegir-one-drupal-rule-them-all</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/anarcat&quot; class=&quot;user-name&quot;&gt;Antoine Beaupré&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/steven-jones&quot; class=&quot;user-name&quot;&gt;Steven Jones&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;This session will illustrate the use of the Aegir hosting system to simplify the life of developers and administrators, by automating the common tasks involved in deploying and managing sites.&lt;/p&gt;
&lt;p&gt;Aegir is a distributed provisioning system for Drupal that allows you to manage thousands of sites across as many concurrent instances of Drupal on as many servers as you need. It&#039;s built on Drupal itself, so that your user interface to the system becomes a &#039;meta-drupal&#039; site, with nodes representing all of your hosted sites and all of the components of your hosting environment.&lt;/p&gt;
&lt;p&gt;In this session we&#039;ll be introducing the Aegir project and the functionalities shipped with the latest release. We&#039;ll demonstrate the one-line Debian package installer, site install and upgrade management. We&#039;ll also outline the progress made since the last presentation in Copenhagen (1.0!) and upcoming roadmap (2.0!!) and answer any question you may have about the project.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Aegir Training Available at DrupalCon London&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For in-depth Aegir training, Koumbit Networks is presenting a Pre-Conference Training session on Aegir: &lt;a href=&quot;http://london2011.drupal.org/page/aegir-hosting-system-deep-dive&quot;&gt;Aegir Hosting System: Deep Dive&lt;/a&gt;. &lt;a href=&quot;http://www.regonline.com/Register/Checkin.aspx?EventID=962797&quot;&gt;Sign up today!&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the presenter&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://drupal.org/user/1274&quot;&gt;Antoine Beaupré (AKA anarcat)&lt;/a&gt; is a long time Drupal developer that is one of the core Aegir developers, handling release engineering, Debian packaging,  crazy late night coding splurges, and is the general goto guy for everything in Aegir.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;koumbit.org&quot;&gt;Koumbit Networks&lt;/a&gt; (est&#039;d in 2003) has been building high end drupal projects for quite some time, primarily in the non-profit sector, and is leading development in the Aegir Project.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://drupal.org/user/99644&quot;&gt;Steven Jones (darthsteven)&lt;/a&gt; is an experienced Drupal developer that has recently joined the core team of Aegir developers, being specifically responsible for documentation. He has a passion for getting people involved and demonstrating all things Drupaly.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.computerminds.co.uk/&quot;&gt;ComputerMinds&lt;/a&gt; are the UK&#039;s Drupal specialists with offices in Bristol and Coventry. They offer a range of Drupal services including Consultancy, Development, Training and Support - which means they can help with all phases of your project.&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;
                    * Drush users wanting to take the next step
* Any Drupal developer having more than one site to manage
* Anybody concerned about maintenance and security of their Drupal sites
* Custom niche application developers needing to roll out new sites quickly and efficiently
* Anyone tired of wasting time on the tedious manual tasks associated with running a Drupal site        &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 Aegir, why should I use it and how the heck do we pronounce it?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How do I do security upgrades on all my Drupal sites without being stressed out (e.g. how could we maintain all those Drupalcon sites for security upgrades)?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How do I deploy my custom Drupal distributions and sites quickly?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    Who uses Aegir and how?        &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-1230-1330&quot;&gt;24 August 12:30 - 13: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/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/aegir-session-slides.pdf&quot; type=&quot;application/pdf; length=1430535&quot;&gt;aegir-session-slides.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/aegir-one-drupal-rule-them-all#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/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/aegir">Aegir</category>
 <category domain="http://london2011.drupal.org/category/tags/deployment">deployment</category>
 <pubDate>Fri, 13 May 2011 20:47:52 +0000</pubDate>
 <dc:creator>Steven Jones</dc:creator>
 <guid isPermaLink="false">1554 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;p&gt;Along the way, you can expect topical introductions to specific features of the core and contributed Drupal Commerce modules, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Understanding and interacting with the pricing system&lt;/li&gt;
&lt;li&gt;Using the core tax system to properly display and collect VAT&lt;/li&gt;
&lt;li&gt;Collecting shipping charges during checkout&lt;/li&gt;
&lt;li&gt;Best practices for payment gateway integration and recurring payments&lt;/li&gt;
&lt;li&gt;Creating customized Add to Cart and Checkout forms&lt;/li&gt;
&lt;li&gt;Working with custom line item types&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These topics have been chosen based on real world projects delivered by Commerce Guys and the companies represented by developers on the panel.  Introductions and questions will be scripted, but the discussion will be free flowing with opportunities for attendees to ask follow-up questions.&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;
</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>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;p&gt;Learn about the &lt;a href=&quot;http://drupal.org/project/migrate&quot;&gt;Migrate module&lt;/a&gt;, from Moshe Weitzman, a maintainer of Migrate and &lt;a href=&quot;http://drush.ws&quot;&gt;Drush&lt;/a&gt;. Migrate module is a native Drupal solution for sucking in content from many different sources and saving it it cleanly into  Drupal.&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;
</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>How to Have an Open Relationship... With Software (and Still Make the Paper)</title>
    <link>http://london2011.drupal.org/conference/sessions/how-have-open-relationship-software-and-still-make-paper</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/jacobsingh&quot; class=&quot;user-name&quot;&gt;Jacob Singh&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;You love Drupal.  You love Linux.  You have a pet penguin and you recompile your kernel daily.  So what, at the end of the day, you&#039;ve got to pay your mortgage, and last time I checked, the bank doesn&#039;t take patches.&lt;/p&gt;
&lt;p&gt;Like many of us, we have to balance the real needs to earning a living and spending time with our families (or going out drinking) with our desire to be contributors in the Drupal community.&lt;/p&gt;
&lt;p&gt;I&#039;ve been a Drupal developer for 5 years, 4 years as a contributor.  I&#039;ve worked for consulting shops, freelanced, started a business and I now work for the largest Drupal company, Acquia.  In all these situations, I&#039;ve had real deliverables which are always behind schedule and over budget.&lt;/p&gt;
&lt;p&gt;In the process, I&#039;ve learned some simple techniques that allow me to contribute to the community while still meeting the bottom line.&lt;/p&gt;
&lt;p&gt;Super powers discussed:&lt;br /&gt;
 - Architecting your code to make contribution simpler.&lt;br /&gt;
 - Blogging: Keep it regular, keep it simple&lt;br /&gt;
 - Structuring &quot;community time&quot; for developers&lt;br /&gt;
 - Networking and building a support coop&lt;br /&gt;
 - How to talk to your clients about contribution&lt;br /&gt;
 - Managing version control between Drupal projects, patches and deliverables.&lt;br /&gt;
 - Integrating contributions into your agile process.&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 and Site builders
Project managers        &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 make a name for myself in Drupal community?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I convince my clients to pay for open source contributions?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What is the value (monetary) of contributing to Drupal?        &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/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/OpenRel.pdf&quot; type=&quot;application/pdf; length=5363604&quot;&gt;OpenRel.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/how-have-open-relationship-software-and-still-make-paper#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/ecosystem">Ecosystem</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/contributing">contributing</category>
 <category domain="http://london2011.drupal.org/category/tags/open-source">Open Source</category>
 <pubDate>Sat, 14 May 2011 14:39:28 +0000</pubDate>
 <dc:creator>JacobSingh</dc:creator>
 <guid isPermaLink="false">1674 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Taking Inventory of Drupal Products and App Stores</title>
    <link>http://london2011.drupal.org/conference/sessions/taking-inventory-drupal-products-and-app-stores</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/robertdouglass&quot; class=&quot;user-name&quot;&gt;Robert Douglass&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;We now live in a world of Drupal products. The first &quot;app store&quot; was announced and launched, and more companies than ever are building (or want to be building) Drupal products. It&#039;s time to take a look and see what&#039;s working, and why. Who is succeeding with Drupal products, and what should newcomers to the market know and pay attention to for their products to succeed?&lt;/p&gt;
&lt;p&gt;We&#039;ll be asking hard questions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What products are doing well?&lt;/li&gt;
&lt;li&gt;What ingredients make them succeed?&lt;/li&gt;
&lt;li&gt;How does the GPL help us? Does it hold us back?&lt;/li&gt;
&lt;li&gt;Are distributions and app stores the future of Drupal products?&lt;/li&gt;
&lt;li&gt;What APIs and technology platforms are important?&lt;/li&gt;
&lt;/ul&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;
                    C Types, business minded developers, analysts, and decisions makers of all stripes.        &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 products are doing well?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What ingredients make them succeed?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How does the GPL help us? Does it hold us back?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    Are distributions and app stores the future of Drupal products?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What APIs and technology platforms are important?        &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-1345-1445&quot;&gt;24 August 13:45 - 14: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/taking-inventory-drupal-products-and-app-stores#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/business-and-best-practices">Business and Best Practices</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/distributions">distributions</category>
 <category domain="http://london2011.drupal.org/category/tags/drupalappstore">drupalappstore</category>
 <category domain="http://london2011.drupal.org/category/tags/open-atrium">open atrium</category>
 <category domain="http://london2011.drupal.org/category/tags/product-development">product development</category>
 <category domain="http://london2011.drupal.org/category/tags/products">Products</category>
 <pubDate>Sat, 14 May 2011 18:09:24 +0000</pubDate>
 <dc:creator>robertDouglass</dc:creator>
 <guid isPermaLink="false">1704 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. Once the form structure is created and tweaked to the liking of the user, the changes are then sent to the providing module (whether Webform, CCK, Profile, or others) and that module then deals with changes to its internal settings and new fields in the database.&lt;/p&gt;
&lt;p&gt;Form Builder represents a major jump in the administrative user interfaces for Drupal. Utilizing jQuery UI and AJAX-based editing and previews, Form Builder can speed up the process of building a form dramatically. But the fun doesn&#039;t stop there, with Form API&#039;s array-based structure now in every part of Drupal (commonly called &quot;Renderables&quot;), Form Builder may be used to edit not only forms but the actual display of the page.&lt;/p&gt;
&lt;p&gt;In this talk Nathan Haug (quicksketch) will give an introduction to the Form Builder interface and show how it can be used currently. Some modules like Webform are already fully compatible with Form Builder. After an introduction to the front-end of the module, the talk will go into the API and show how any Form API element or renderable may be made editable through Form Builder.&lt;/p&gt;
&lt;p&gt;If you&#039;re interested in hot new APIs, better UX, or you just think the current Fields UI sucks, come check out Form Builder!&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;
</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>Successful Communities &amp; the New Breed of Drupal Events</title>
    <link>http://london2011.drupal.org/conference/sessions/successful-communities-new-breed-drupal-events</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/segments&quot; class=&quot;user-name&quot;&gt;Ivo Radulovski&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/horncologne&quot; class=&quot;user-name&quot;&gt;Jeffrey A. &amp;quot;jam&amp;quot; McGuire&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/users/beltofte&quot; class=&quot;user-name&quot;&gt;Jens Beltofte&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/kvantomme&quot; class=&quot;user-name&quot;&gt;Kristof Van Tomme&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The Drupal community landscape is changing. A host of new events is springing up: Design Camps, Dev Days, Business Days, Gov Days, CxO summits, and more. The success of these events in bringing together new communities of experts and professionals to facilitate growth and exchange in their areas of common interest is key to Drupal&#039;s continuing success.&lt;/p&gt;
&lt;p&gt;This session will discuss how Drupal communities–local-, interest-, or vertical-based–are growing and changing. We are looking for insights into what is working, what needs more work and what best-practices are emerging.&lt;/p&gt;
&lt;p&gt;This session is for you if you are interested in the nuts and bolts of community, running events, helping yourself and others get the most out of Drupal, or taking Drupal to the rest of the world and showing them what we&#039;ve got!&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;
                    Community Members, Community Leaders, Media, Analysts, Business Leaders        &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;
                    Why organize events?         &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What kind of Drupal events are happening? How do they differ?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What motivates people to join or leave the (local) Drupal community? Why are some more active than others?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What kinds of goals and objectives can communities set for ourselves? How do we measure our success against those goals?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Why do connections with other Drupal user groups, open source projects, and local communities matter? How can we better evangelize Drupal in all these areas?        &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/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/Drupalcon_Community_Session_London.pdf&quot; type=&quot;application/pdf; length=2808513&quot;&gt;Drupalcon_Community_Session_London.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/successful-communities-new-breed-drupal-events#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/ecosystem">Ecosystem</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/community">community</category>
 <category domain="http://london2011.drupal.org/category/tags/community-goals">Community Goals</category>
 <category domain="http://london2011.drupal.org/category/tags/drupal-verticals">Drupal Verticals</category>
 <category domain="http://london2011.drupal.org/category/tags/drupalcamps">DrupalCamps</category>
 <category domain="http://london2011.drupal.org/category/tags/evangelize-drupal">Evangelize Drupal</category>
 <category domain="http://london2011.drupal.org/category/tags/local-communities">Local Communities</category>
 <pubDate>Sun, 15 May 2011 05:51:38 +0000</pubDate>
 <dc:creator>segments</dc:creator>
 <guid isPermaLink="false">1784 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Drupal Mergers, Acquisitions &amp; Alliances</title>
    <link>http://london2011.drupal.org/conference/sessions/drupal-mergers-acquisitions-alliances</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/segments&quot; class=&quot;user-name&quot;&gt;Ivo Radulovski&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/robertdouglass&quot; class=&quot;user-name&quot;&gt;Robert Douglass&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/users/fr%C3%A9d%C3%A9ric-plais&quot; class=&quot;user-name&quot;&gt;PLAIS&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/karenborchert&quot; class=&quot;user-name&quot;&gt;Karen Borchert&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Drupal is a growing and maturing industry. The typical Drupal business is no longer just a small sole proprietor, trying to make ends meet. There is now a wide range of businesses working with Drupal, from well established large integrators, to well funded venture-backed startups seeking to revolutionize the way websites are built. Mergers and acquisitions in such a landscape are to be expected, and recent history shows that consolidation is already happening.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What are the benefits of a merger?How do you position your company to be acquired? How does the resulting entity get the most value from the deal, and what problems can arise as a result of the merger?&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;The key principle behind these strategic M&amp;amp;A is that a strong and experienced Drupal providers will buy or merge with a smaller one to create a more competitive or cost-efficient company. Ultimately the companies will come together gaining a greater market share or achieving greater efficiency. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt; This session will be a panel including several C-level executives from Drupal companies who have recently been through a merger or acquisition.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Recent examples of M&amp;amp;A in the Drupal world:&lt;/p&gt;
&lt;p&gt;1.) Companies&lt;br /&gt;
Lullabot acquires Rapid Waters Development&lt;br /&gt;
Propeople acquires Segments&lt;br /&gt;
af83 and Commerce Guys joined forces by creating a new venture dedicated to e-commerce&lt;br /&gt;
Hosting Metro Acquires Drupal Value Hosting&lt;/p&gt;
&lt;p&gt;2.) Products&lt;br /&gt;
Examiner.com acquires NowPublic&lt;br /&gt;
Phase2 Technology acquires Open Atrium &amp;amp; Managing News&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;
                    The intended audience for this session are Drupal shops (small &amp;amp; big ones), business leaders, Drupal experts, project owners, business evaluators, strategy planners, business consultants, &amp;amp; Drupal start-up companies        &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;
                    Which successful examples exist and what are the motives behind Drupal Mergers &amp;amp; Acquisitions?         &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How can I profit from a Merger, Acquisition or Acq-Hire?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How Drupal companies benefit from economies of scale?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How to create synergy through mergers/acquisition or alliances that makes the value of the combined companies greater than the sum of the two parts?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    When is the right time to merge, acquire or form an alliance?        &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/fairfield-room&quot;&gt;Fairfield Room&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/drupal-mergers-acquisitions-alliances#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/business-and-best-practices">Business and Best Practices</category>
 <category domain="http://london2011.drupal.org/category/experience/beginner">Beginner</category>
 <category domain="http://london2011.drupal.org/category/tags/acquisitions">Acquisitions</category>
 <category domain="http://london2011.drupal.org/category/tags/alliances">Alliances</category>
 <category domain="http://london2011.drupal.org/category/tags/business">business</category>
 <category domain="http://london2011.drupal.org/category/tags/business-models">business models</category>
 <category domain="http://london2011.drupal.org/category/tags/drupal-business">Drupal Business</category>
 <category domain="http://london2011.drupal.org/category/tags/drupal-business-owners">drupal business owners</category>
 <category domain="http://london2011.drupal.org/category/tags/mergers">Mergers</category>
 <pubDate>Sun, 15 May 2011 06:07:52 +0000</pubDate>
 <dc:creator>segments</dc:creator>
 <guid isPermaLink="false">1794 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and a Community-Based Accreditation Scheme for Drupal</title>
    <link>http://london2011.drupal.org/conference/sessions/how-do-you-know-gal-knows-drupal-towards-open-source-curriculum-and-community-ba</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/techczech&quot; class=&quot;user-name&quot;&gt;Dominik Lukes&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/users/heather&quot; class=&quot;user-name&quot;&gt;Heather James&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;As Drupal grows, so do the challenges of identifying and developing Drupal talent. Gone are the days that a look at the issue queues of various projects could identify all the key talent available let alone all the talent needed. It&#039;s not even clear what the different Drupal roles are, what different organizations need, and how a Drupal newbie becomes a Drupal rockstar. And at the same time, it is becoming increasingly important to assess Drupal skills of and provide training for those for whom Drupal is a 9-5 job rather than a passion.&lt;/p&gt;
&lt;p&gt;As the demand for Drupal talent grows, so does the supply of training. It&#039;s not just Lullabot or the DrupalDojo anymore. Acquia&#039;s impressive database (&lt;a href=&quot;http://training.acquia.com&quot; title=&quot;http://training.acquia.com&quot;&gt;http://training.acquia.com&lt;/a&gt;) lists some Drupal training event for almost every day. But this does not seem to be enough. We still need to answer questions like: How do we assess the quality of training provided? How do we assess the quality of learning individuals take away from training? Where does an individual training event fit into the knowledge/skill needs of an individual? How do we assess the knowledge/skills? Etc.&lt;/p&gt;
&lt;p&gt;This session will review current initiatives and efforts towards a Drupal curriculum and/or certification like Acquia Training, DrupalKata or its offshoot, the Drupal Open Learning Initiative. We will review other solutions in other open source communities, such as Mozilla Dev Community, Typo3, Zend and more.&lt;/p&gt;
&lt;p&gt;Evaluating the usefulness of each initiative from the perspective of the needs of the Drupal ecosystem, it will propose a framework for an OpenSource curriculum that will build on the strengths of the Drupal community. A reputation/community-based (rather than test-based) system of certification will be outlined based on the Web of Trust analogy. Such a system could be both pedagogically sound and palatable to organizations hiring Drupal talent. Moreover, it would make it easier for organizations to identify their Drupal skills needs and outline the needs of their staff for professional development. Finally, the session will ask the question of what part e-learning should play in Drupal training. It will review different demo sites: Drupalize.me, LearnByTheDrop, MasteringDrupal, BuildaModule.com etc. and suggest how a Drupal curriculum and certification system make these sites more valuable to their users and allow these sites to draw greater value from their investments.&lt;/p&gt;
&lt;p&gt;Earlier versions of parts of this proposal were outlined &lt;a href=&quot;https://docs.google.com/Doc?docid=0AZOerWNG_AmHZG1qYm5oYl80cG5oMjdrYzk&amp;amp;hl=en_GB&quot;&gt;here&lt;/a&gt; and &lt;a href=&quot;http://researchity.net/2011/04/28/towards-a-system-of-uncredentials-for-uneducation&quot;&gt;here&lt;/a&gt;.&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 trainers, 
Companies hiring Drupal talent, 
Consulting companies        &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 to identify Drupal talent        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How to train Drupal talent        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What skills are required for Drupal        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    What do companies need to look for when hiring        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What should the Drupal curriculum look like        &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/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/DrupalCert-FinalPresentation_0.pdf&quot; type=&quot;application/pdf; length=11702605&quot;&gt;DrupalCert-FinalPresentation.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/how-do-you-know-gal-knows-drupal-towards-open-source-curriculum-and-community-ba#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/ecosystem">Ecosystem</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/accreditation">accreditation</category>
 <category domain="http://london2011.drupal.org/category/tags/drupal">Drupal</category>
 <category domain="http://london2011.drupal.org/category/tags/education">education</category>
 <pubDate>Sun, 15 May 2011 09:04:18 +0000</pubDate>
 <dc:creator>techczech</dc:creator>
 <guid isPermaLink="false">1879 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;p&gt;Then you will learn how to use Code-Driven Development to store all settings in a sustainable way: use the Features module to easily describe configuration in code, a proper separation between Features to make your code reusable and extendible, a well-thought design of Features to create easier development patterns, CTools and Exportables to put your configuration in code even when a module does not support it natively.&lt;/p&gt;
&lt;p&gt;Last, we will see how the distributions update mechanism allows you to create a new version of your distribution for easy and painless configuration updates of a live site.&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;
</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>Web Typography &amp; Drupal: Putting Arial Out To Pasture</title>
    <link>http://london2011.drupal.org/conference/sessions/web-typography-drupal-putting-arial-out-pasture</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/jpamental&quot; class=&quot;user-name&quot;&gt;Jason Pamental&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Arial&#039;s days are numbered, and we should all celebrate. Come learn about the evolution of web font embedding, how it works, what it can do for your site and your users, and how to make the most of the biggest advance in design for the web since the deprecation of the blink tag.&lt;/p&gt;
&lt;p&gt;Drupal&#039;s evolution has drastically changed the way web sites are made and managed. But we&#039;re still looking at a million pages of Arial - completely undermining the money and effort invested in developing brands and identity. Between Windows, Mac and the various flavors of Unix and Linux it leaves us with about a dozen fonts we can reasonably rely on being present. iPhones have more, but still only represent a fraction of the web browsing public, and the fastest growing segment of the market is Android... which has only 3 fonts resident in the system. Enter: web fonts. With thousands of fonts that can easily be embedded and work in virtually all modern browsers from desktops to mobile devices, the opportunities abound to provide vastly improved experience with more consistency and quality than ever before.&lt;/p&gt;
&lt;p&gt;Numerous web font services have launched in the past year, and enormous effort has gone into improving the quality of fonts from many vendors specifically for on-screen use. Some even support API&#039;s enabling development of modules for Drupal to enable font selection and assignment to CSS selectors right in the browser interface. We&#039;ll also cover topics like how to manage the appearance of your site while the fonts are loading (it&#039;s easier than you think).&lt;/p&gt;
&lt;p&gt;Find out how the platforms work, how to most effectively integrate them and learn about performance, tuning and even what you can do for devices that can&#039;t load them at all. We&#039;ll even cover some advanced features for non-Latin character sets like font-subsetting from &lt;a href=&quot;http://webfonts.fonts.com&quot; title=&quot;http://webfonts.fonts.com&quot;&gt;http://webfonts.fonts.com&lt;/a&gt; (this is a big one).&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;
                    Designers, design directors and front-end developers - we&amp;#039;ll cover why we should use web fonts and how to make it easy to incorporate in our workflow        &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;
                    Why should I use font embedding?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    Where does it work (or not) and on what?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How do I do this in Drupal? (To module or not to module)        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    I&amp;#039;m a developer - how do I make this not kill my page load time?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    Should I host or use a service for embedding?        &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/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/WebTypeDrupal_JPamental_0.pdf&quot; type=&quot;application/pdf; length=5684326&quot;&gt;WebTypeDrupal_JPamental.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/web-typography-drupal-putting-arial-out-pasture#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/design-ux-and-theming">Design, UX and Theming</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/design">Design</category>
 <category domain="http://london2011.drupal.org/category/tags/font-embedding">font embedding</category>
 <category domain="http://london2011.drupal.org/category/tags/fonts">fonts</category>
 <category domain="http://london2011.drupal.org/category/tags/user-experience">user experience</category>
 <category domain="http://london2011.drupal.org/category/tags/web-typography">web typography</category>
 <pubDate>Sun, 15 May 2011 16:45:15 +0000</pubDate>
 <dc:creator>jpamental</dc:creator>
 <guid isPermaLink="false">1994 at http://london2011.drupal.org</guid>
  </item>
  <item>
    <title>Product, Framework, or Platform? What They Mean, And Why You Should Care</title>
    <link>http://london2011.drupal.org/conference/sessions/product-framework-or-platform-what-they-mean-and-why-you-should-care</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/eaton&quot; class=&quot;user-name&quot;&gt;Jeff Eaton&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;As Drupal&#039;s popularity has grown, its core audience of hobbyist developers has exploded into an international community of businesses, nonprofits, independent developers, startups, and governments. Bubbling under the surface is a recurring debate: Is &#039;Drupal&#039; a product for people who build web sites, a framework for web developers, or a platform that other products are built on?&lt;/p&gt;
&lt;p&gt;Often, we&#039;ve given the easy answer: Both! As Drupal grows, however, tough choices about experience design, software requirements, and system complexity can no longer be ignored. What principles will guide the &lt;em&gt;next&lt;/em&gt; decade of Drupal, and how will we reach agreement? There are no easy answers, but understanding the nature of the questions before us is essential for anyone who cares about our platform&#039;s future.&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;
                    Core developers and decision makers looking to understand the history and motivations of the &amp;#039;smallcore&amp;#039; movement; developers looking to shape or participate in the development of Drupal&amp;#039;s APIs; business stakeholders considering the future of Drupal for their web applications and web 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;
                    What&amp;#039;s the difference between a product and a framework?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    How has Drupal&amp;#039;s evolving community shaped the software&amp;#039;s priorities?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    What parts of Drupal are hot spots for this debate today?        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    Is it possible for Drupal to be both at once?        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    How can we answer these questions and build a stronger, more resilient ecosystem?        &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/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/product-framework-drupal.pdf&quot; type=&quot;application/pdf; length=3916794&quot;&gt;product-framework-drupal.pdf&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://london2011.drupal.org/conference/sessions/product-framework-or-platform-what-they-mean-and-why-you-should-care#comments</comments>
 <category domain="http://london2011.drupal.org/category/track/ecosystem">Ecosystem</category>
 <category domain="http://london2011.drupal.org/category/experience/intermediate">Intermediate</category>
 <category domain="http://london2011.drupal.org/category/tags/smallcore">smallcore</category>
 <category domain="http://london2011.drupal.org/category/tags/sustainability">sustainability</category>
 <category domain="http://london2011.drupal.org/category/tags/ux">UX</category>
 <pubDate>Sun, 15 May 2011 17:05:01 +0000</pubDate>
 <dc:creator>eaton</dc:creator>
 <guid isPermaLink="false">1999 at http://london2011.drupal.org</guid>
  </item>
  </channel>
</rss>