Calendar http://paris2009.drupalcon.org/user_calendar/101/calendar/2009-09-01--P5D en The State of Drupal http://paris2009.drupalcon.org/session/state-drupal <div class="field field-type-text field-field-session-day"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Day:&nbsp;</div> Day 2 </div> </div> </div> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> to-do </div> </div> </div> http://paris2009.drupalcon.org/session/state-drupal#comments Mon, 08 Jun 2009 18:07:29 +0000 dries 558 at http://paris2009.drupalcon.org Drupal 7 Status Update and Next Steps http://paris2009.drupalcon.org/session/drupal-7-status-update-and-next-steps <p>This talk will provide an overview of the state of Drupal 7 and what our next steps as a community will be in order to see this fantastic new release come to fruition. Topics will include things such as:</p> <p>* Overview of Drupal 7 development cycle.<br /> * Shout-outs to the core development team.<br /> * New and exciting features to look forward to for end users, designers, and developers.<br /> * Advice for those who wish to start porting their modules and themes.<br /> * What's left to do before release, and how you (yes, you!) can help.</p> <div class="field field-type-text field-field-session-day"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Day:&nbsp;</div> Day 2 </div> </div> </div> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Angela &quot;webchick&quot; Byron is the Drupal 7 core maintainer, a Lullabot, co-author of the O&#039;Reilly book Using Drupal, and recipient of the Google-O&#039;Reilly Open 2008 Source Award for Best Contributor. She got her start as a Google Summer of Code student in 2005 and since then has completely immersed herself in the Drupal community. </div> </div> </div> http://paris2009.drupalcon.org/session/drupal-7-status-update-and-next-steps#comments drupal 7 Tue, 09 Jun 2009 03:39:26 +0000 webchick 585 at http://paris2009.drupalcon.org Explore the glory of Drupal 7's improved render and theming systems http://paris2009.drupalcon.org/session/explore-glory-drupal-7s-improved-render-and-theming-systems <p>One focus of Drupal 7 has been to empower module developers and theme developers to more easily achieve the look the want for their final output. We added <a href="http://api.drupal.org/api/function/hook_page_alter/7">hook_page_alter()</a> where a themer or module developer can alter any part of the page just before it is rendered. At this point, the page is still a raw array that can be easily manipulated.</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Moshe Weitzman has been a consistent contributor to Drupal core and Contrib since November 2001 (i.e. before drupal.org was born). As such, he has pretty much touched the whole core code. He maintains the Organic groups, devel, and drush projects, the core bootstrap code, and the groups.drupal.org web site. He is the #1 Drupal developer on Ohloh. He is also a member of the Security team and a Permanent Member of the Drupal Association. </div> </div> </div> http://paris2009.drupalcon.org/session/explore-glory-drupal-7s-improved-render-and-theming-systems#comments core module development theme Wed, 24 Jun 2009 01:26:13 +0000 weitzman 901 at http://paris2009.drupalcon.org Sustainable theming: How to take a vacation. http://paris2009.drupalcon.org/session/sustainable-theming-how-take-vacation <p>We all want to take vacations, and we all want our sites to grow beyond without us holding its hand, or at least some of us do.</p> <p>JohnAlbin and I will be co-presenting a session on how to think strategically about your theming so that it can stand on its own legs. At Palantir.net we strive to reduce the amount of bugs related to theming after a site has launched. It can be difficult to do, but with a little patience and planning you can build a theme that works on its own from a toolkit of design elements.</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Colleen Carroll is Lead of Theming team at Palantir.net She is also the maintainer of the Austin theme. John Wilkins is a Senior Themer at Palantir.net and the maintainer of the Zen theme (among other things). </div> </div> </div> <div class="field field-type-userreference field-field-co-presenters"> <div class="field-label">Co presenters:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <a href="/drupal-users/johnalbin" title="View user profile.">JohnAlbin</a> </div> </div> </div> http://paris2009.drupalcon.org/session/sustainable-theming-how-take-vacation#comments sustainability theming Mon, 08 Jun 2009 19:22:45 +0000 caroltron 565 at http://paris2009.drupalcon.org Communicating design - Sketching your way to understanding. http://paris2009.drupalcon.org/session/communicating-design-sketching-your-way-understanding <p>“Clear communication between web developers and their clients — and among members of the development team — is key to the succes of any web project.”</p> <p>Where code is low-bandwidth and can generally be well discussed and assessed with words, design is very much high-bandwidth. You just can't discuss it using words alone. So, let's draw some pictures!</p> <p>Through a case study of how I worked with a development team redesigning a community web site, we'll discuss how sketching can help in two ways:</p> <ul> <li>Defining the right question to ask.</li> <li>Finding the best possible answer.</li> </ul> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Roy Scholten is an interaction designer based in Hilversum, The Netherlands. He&#039;s one of the people working on a better Drupal user experience. He runs his own small design studio at yoroy.com </div> </div> </div> http://paris2009.drupalcon.org/session/communicating-design-sketching-your-way-understanding#comments Tue, 07 Jul 2009 23:50:38 +0000 yoroy 1205 at http://paris2009.drupalcon.org Intro to the Field API for Module Developers http://paris2009.drupalcon.org/session/intro-field-api-module-developers <p>Drupal 7 includes the new Field API which provides "CCK functionality" in core. The Field API supports attaching custom data fields to nodes, users, remote data objects, and any other type of entity. This session introduces the Field API for module developers and shows how it differs from Drupal 6's "hook_nodeapi" approach.</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Barry Jaspan has been a Drupal contributor and core developer for over three years. He developed the Schema API and is the team leader for Field API. He is a Principal Engineer at Acquia, Inc. and is an entrepreneurially-minded computer programmer with a strong focus on computer security and privacy. Prior to Acquia, Barry created interMute, the first commercial web annoyance blocker, and Spamnix, a spam-blocking product. Barry is a maniacal whitewater kayaker and rock climber and generally spends his time wherever rocks, water, and gravity meet. </div> </div> </div> http://paris2009.drupalcon.org/session/intro-field-api-module-developers#comments core module development Fri, 03 Jul 2009 15:34:23 +0000 bjaspan 1104 at http://paris2009.drupalcon.org Functional Fips: PHP basics for themers http://paris2009.drupalcon.org/session/functional-fips-php-basics-themers <p>There are a lot of <a href="http://drupal.org/node/45471">theme snippets</a> available in the Theme Guide. There is not, however, a lot of information about PHP which is the language that makes up these snippets. If you're tired of copying, pasting and praying and are ready to understand some of the magic behind those snippets, this session is for you!</p> <p>In this session you will learn how to manipulate and master:</p> <ul> <li>The very, very basics of PHP and the popular theming engine PHPtemplate</li> <li>Variables and tpl.php template files</li> </ul><div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Emma Jane Hogbin has been working as a Web developer since 1996. She is well known in the Drupal community not only for her technical knowledge, but also for her engaging and humorous means of bringing Drupal to a wider audience—such as the Drupal socks and their GPLed pattern. Her wildly successful theming book, Front End Drupal (co-authored with Konstantin Kaefer), was launched this spring. Emma volunteers with the Drupal documentation team and blogs at emmajane.net. </div> </div> </div> http://paris2009.drupalcon.org/session/functional-fips-php-basics-themers#comments theming Tue, 09 Jun 2009 03:55:50 +0000 emmajane 586 at http://paris2009.drupalcon.org Social + Media: What We Need Next http://paris2009.drupalcon.org/session/social-media-what-we-need-next <p>The Media Revolution launched with NCSA Mosaic has been underway for 16 years and I have been a front line advocate for the web and social computing throughout. I believe that "the great restructuring" underway requires us to think more holistically about how to think about how people and organizations are using Drupal. We need to bring a new perspective to Drupal development in order that it can serve the greatest good. I also believe the answer really is "42" so perhaps I am living in a bit of fantasy.</p> <div class="field field-type-text field-field-session-day"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Day:&nbsp;</div> Day 3 </div> </div> </div> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Chris Heuer launched his first interactive agency, Guru Communications, out of South Beach, Florida in 1994. He has since helped numerous start-ups with go-to market strategies, product design, web site development, online marketing campaigns, e-commerce and what is now widely referred to as Social Media. Chris formed Social Media Club in March, 2006 to educate professionals on the greater significance of what it means to be social and how media production/consumption has changed. To this end, Social Media Club has local groups around the world promoting media literacy, encouraging the sharing of lessons learned, promoting industry standards and discussing questions of ethics. More recently, Chris launched a new kind of ad-hoc consultancy appropriately called AdHocnium. Together with a senior team of &quot;Creative Catalysts&quot; from around the world, AdhHocnium developes innovative growth strategies for global client that leverages emerging technology and social media. </div> </div> </div> http://paris2009.drupalcon.org/session/social-media-what-we-need-next#comments Sun, 16 Aug 2009 17:38:24 +0000 chrisheuer 1934 at http://paris2009.drupalcon.org Web Typography Fundamentals: From Em Dash to Hanging Punctuation http://paris2009.drupalcon.org/session/web-typography-fundamentals-em-dash-hanging-punctuation <p>Typography is at the very heart of the web. Unfortunately, web typography generally sucks. This presentation will help anyone – developer or designer – not suck at typography. From Em-dashes to hanging punctuation, we'll cover simple fundamentals of good typography for the web.</p> <p>What will be covered in this presentation:</p> <ul> <li>Typographic Structure</li> <li>Hierarchy and language</li> <li>Whitespace and typographic colour</li> <li>Typesetting on the web</li> <li>Tables, lists and forms</li> <li>@font-face and font embedding</li> </ul> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Mark Boulton is a designer from the UK and runs the design studio behind the recent redesign of Drupal.org and Drupal 7 UX (working alongside UX designer, Leisa Reichelt). His life outside of Drupal consists of working for other clients (yes, we do that!) such as ESPN, Warner Brothers and the BBC. He also writes the odd book, runs workshops and speaks at conferences. </div> </div> </div> http://paris2009.drupalcon.org/session/web-typography-fundamentals-em-dash-hanging-punctuation#comments design designers themers Tue, 07 Jul 2009 21:17:23 +0000 markboulton 1194 at http://paris2009.drupalcon.org Make a Module: A Hands-on Intro to Module Development http://paris2009.drupalcon.org/session/make-module-hands-intro-module-development <p>Interested in learning how to develop a custom Drupal module? This is a practical session designed to introduce you to module development.</p> <p>Get hands-on. <em>Bring your laptop and build your own module as we go.</em> (Of course, you're welcome to just listen.)</p> <p>We will cover:</p> <ul> <li>Basic module architecture</li> <li>.info files and .module files</li> <li>Using hooks</li> <li>Using existing Drupal APIs</li> <li>Finding documentation</li> <li>Debugging</li> <li>Installing and uninstalling</li> </ul> <p>By the end of this session, we will have created a functional module.</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Matt Butcher is the author of &quot;Learning Drupal 6 Module Development&quot; and &quot;Drupal 6 JavaScript and jQuery&quot;. He is a professional Drupal developer at Palantir.net. </div> </div> </div> http://paris2009.drupalcon.org/session/make-module-hands-intro-module-development#comments module development Tue, 09 Jun 2009 15:21:08 +0000 mbutcher 626 at http://paris2009.drupalcon.org All youre (x)html(5) are belong to us! http://paris2009.drupalcon.org/session/all-youre-xhtml5-are-belong-us <p>Drupal comes with a lot(!) of predefined markup &amp; css.<br /> Modules are adding styles and markup to the themes and so themers have limited control over whats going on inside the theme - that works well for some themers - others not so much.. or to put in other words:</p> <p>"WTF does all this <em>bib</em> markup do in my <em>bib</em> site - aaargh for <em>bib</em> sake, Gimme lean mean mother <em>bib</em> 'ing markup"</p> <p>The Mothership is a theme thats build in the opposite way normal drupal practice: clean out "useless" markup &amp; remove classes that clutters op what should be beautiful source.</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> mortendk is a markup loving design geek straight outta copenhagen who loves all finer things in life: Drupal, Rock n Roll, bulldogs, CSS, the GF, XHTML, beer tasting, metal \m/, &amp; nerdy stuff (miniature painting!) and fiddling with themes Runs a one man theming army shop: geek Röyale Been involved with the D. since 4.7 - and still loves it, even that he whines abit about the lack of designers in the D. </div> </div> </div> http://paris2009.drupalcon.org/session/all-youre-xhtml5-are-belong-us#comments markupmarine theming Tue, 30 Jun 2009 11:10:43 +0000 mortendk 1024 at http://paris2009.drupalcon.org Making Drupal Dance: Techniques for Beautiful, Core-worthy Designs http://paris2009.drupalcon.org/session/making-drupal-dance-techniques-beautiful-core-worthy-designs <p>For too long the Drupal community has lamented the lack of high-quality themes that are freely available. But the solution to this problem is much simpler than we’ve ever thought. <strong>We need learn how to communicate with the Design community and make Drupal dance!</strong></p> <p>[ Edit: Given the state of the miscommunication between Designers and Developers just before Drupalcon Paris, I’ve re-written the first half of my presentation to talk about the improperly-named “Designer vs. Developer” problem. ]</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> In the Drupal community, John is best known as JohnAlbin, the maintainer of the Zen theme, which is a highly-documented, feature-rich “starter” theme with a powerfully flexible CSS framework. John currently works with a bunch of really cool Drupal developers and themers at Palantir.net. </div> </div> </div> http://paris2009.drupalcon.org/session/making-drupal-dance-techniques-beautiful-core-worthy-designs#comments design Mon, 08 Jun 2009 19:29:18 +0000 JohnAlbin 566 at http://paris2009.drupalcon.org Drupal Ingredients for your Website Dish, or Modules You Should Use on Every Site http://paris2009.drupalcon.org/session/drupal-ingredients-your-website-dish-or-modules-you-should-use-every-site <p>With thousands of community contributed modules on drupal.org you have a wealth of features available to use, but how do you know which ones are right for your site? We'll be giving a brief overview of the modules which are just so handy you'll probably want to use them on most of the sites you build. We'll talk about modules that fit into recipes for certain website "flavors", such as community and social networking, media, and commerce.</p> <p>You can view the session slides at <a href="http://docs.google.com/present/view?id=dcv55663_82d9m66bdz" title="http://docs.google.com/present/view?id=dcv55663_82d9m66bdz">http://docs.google.com/present/view?id=dcv55663_82d9m66bdz</a></p> <div class="field field-type-text field-field-session-day"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Day:&nbsp;</div> Day 2 </div> </div> </div> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Brad (beeradb) Bowman began working in backend systems development at Aten Design Group in 2003, while still in college. Today, Brad handles implementation and customization of backend systems at every stage of Aten projects. Ben (coltrane) Jeavons is a senior developer at pingVision, a consultancy providing interactive design and development services for all media, specializing in Drupal. Greg (greggles) Knaddison is a partner at Growing Venture Solutions a full service website consultancy based in Denver and New York. </div> </div> </div> <div class="field field-type-userreference field-field-co-presenters"> <div class="field-label">Co presenters:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <a href="/drupal-users/greggles" title="View user profile.">greggles</a> </div> <div class="field-item even"> <a href="/drupal-users/beeradb" title="View user profile.">beeradb</a> </div> </div> </div> http://paris2009.drupalcon.org/session/drupal-ingredients-your-website-dish-or-modules-you-should-use-every-site#comments intro modules Wed, 24 Jun 2009 16:11:48 +0000 coltrane 915 at http://paris2009.drupalcon.org The state of Drupal performance and scalability http://paris2009.drupalcon.org/session/state-drupal-performance-and-scalability <p>Drupal 7 has made major leaps forward for performance and scalability. In this presentation, we'll walk through the advances made, the engineering/testing behind them, how they help medium and large sites, and the kind of infrastructure required to deploy them.</p> <p>Some current ideas:</p> <ul> <li>DB-TNG's database replication support, including session flagging for not using replicated servers</li> <li>Modular storage back-ends for fields</li> <li>Modular query engines for Views (including Solr)</li> <li>Reverse proxy caching headers</li> <li>Lazy session creation for anonymous users</li> <li>Tracker 2 in core (#105639)</li> </ul> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Four Kitchens co-founder David Strauss has gained world-class Drupal experience from his work with the Wikimedia Foundation, Creative Commons, The Economist, Mansueto Ventures, Lifetime TV, NBC-Universal, and the Internet Archive. David is well-known in the Drupal community as an expert in scalability and database optimization and is a member of the Drupal.org Infrastructure Team. He has attended several Drupal coding sprints and served as a chair on the session committee for Drupalcon DC 2009 and is a Permanent Member of the Drupal Association. </div> </div> </div> <div class="field field-type-userreference field-field-co-presenters"> <div class="field-label">Co presenters:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <a href="/drupal-users/damien-tournoud" title="View user profile.">Damien Tournoud</a> </div> </div> </div> http://paris2009.drupalcon.org/session/state-drupal-performance-and-scalability#comments Mon, 29 Jun 2009 04:06:40 +0000 davidstrauss 980 at http://paris2009.drupalcon.org Agile Drupal Development with Scrum http://paris2009.drupalcon.org/session/agile-drupal-development-scrum <p>Scrum is a collection of working techniques, structures, roles and methods for project management in an agile development process. Because every project is unique, Scrum is designed in such a way that it can be arranged to suit different situations. Techniques of Scrum will help you overcome issues that traditional methods could not resolve, drive projects at a fast pace and keep everyone engaged.</p> <p>This introductory session on Scrum is designed for freelance Drupal developers and Drupal development shops that have never used Scrum for their projects before.</p> <p>The session includes:</p> <ul> </ul><div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Philipp works as a project manager at Liip, a Swiss web development company that uses Scrum very successfully with their client projects. His co-presenter Mori Sugimoto is a freelance web consultant / developer based in London and has used Scrum to manage his work with clients. </div> </div> </div> <div class="field field-type-userreference field-field-co-presenters"> <div class="field-label">Co presenters:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <a href="/drupal-users/mori" title="View user profile.">mori</a> </div> </div> </div> http://paris2009.drupalcon.org/session/agile-drupal-development-scrum#comments agile projectmanagement scrum Sun, 21 Jun 2009 22:45:53 +0000 pips1 877 at http://paris2009.drupalcon.org Functional Interactive Design http://paris2009.drupalcon.org/session/functional-interactive-design <p>Ever walk up to a door and pull on the handle, only to discover the door is push-only? Do you really know how to operate your clock-radio? Doors may be pretty, clocks may look cool, but when we have to actually use them, the measure of their design changes.</p> <p>Same with websites. A website may be pretty at first blush, but can you find what you're looking for? Can you do what you want to do? Can you even figure out what you're supposed to do?</p> <div class="field field-type-text field-field-session-day"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Day:&nbsp;</div> Day 2 </div> </div> </div> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Laura Scott is President and Creative Director of pingVision, an interactive design and development company founded in 2005, based in Boulder, Colorado. Laura has been designing websites since 1995, working in video, film, television, and multimedia. Since 2004 she has been working with Drupal almost exclusively for web development. Laura has presented on design and technology at BlogHer 2006, OSCMS 2007 and DrupalCon Boston 2008. </div> </div> </div> http://paris2009.drupalcon.org/session/functional-interactive-design#comments beauty design favorite-of-the-king function information architecture interaction design module development user experience Fri, 19 Jun 2009 22:04:49 +0000 Laura Scott 861 at http://paris2009.drupalcon.org Semantic Web fundamentals http://paris2009.drupalcon.org/session/semantic-web-fundamentals <p>The World Wide Web is the most successful linked information system that has ever existed. Hidden away in the original 1989 CERN memo proposing the Web are several ideas that are only now reaching fruition via W3C's RDF technology stack. This talk will show in practice how the full 1989 vision for the Web is being realised using RDF-based technologies (RDF/RDFa, SKOS, SPARQL, FOAF, OWL), and how the two concepts of information <em>linking</em>, and information <em>layering</em> are all you really need to understand a powerful suite of tools and standards for Web-based data sharing.</p> <div class="field field-type-text field-field-session-day"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Day:&nbsp;</div> Day 4 </div> </div> </div> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Dan Brickley is best known for his work on Web standards in the W3C community, where he helped create the Semantic Web project and many of its defining technologies. He currently divides his time between &quot;future of TV&quot; research at the Vrije Universiteit in Amsterdam, advisory work for the UN&#039;s Food and Agriculture Organization, and nonprofit activities around the &#039;Friend of a Friend&#039; project. </div> </div> </div> http://paris2009.drupalcon.org/session/semantic-web-fundamentals#comments Thu, 06 Aug 2009 16:24:48 +0000 DanBrickley 1749 at http://paris2009.drupalcon.org What's new in Panels 3 http://paris2009.drupalcon.org/session/whats-new-panels-3 <p>Panels 3 was an unexpected but necessary major overhaul of Panels 2. In fact, it should probably not really be called Panels, as it is just a tiny piece of it. Instead, Panels 3 is really a Page Manager and it gives you vast amounts of control over your site.</p> <p>See how this works, how Panels is extended, and how this is really just the tip of a very large iceberg.</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Earl Miles is well known within the community for his contributions to the Drupal projected, particularly Views, Panels and improvements to the theming system in Drupal 6. </div> </div> </div> http://paris2009.drupalcon.org/session/whats-new-panels-3#comments Wed, 08 Jul 2009 04:50:47 +0000 merlinofchaos 1212 at http://paris2009.drupalcon.org Continuous Integration and Drupal http://paris2009.drupalcon.org/session/continuous-integration-and-drupal <p><strong>Note:</strong> this description needs to be updated.</p> <p>Austin Smith, David Strauss, Josh Koenig, Stewart Robinson and Moshe Weitzman present real-world lessons learned and practical how-to examples for creating a robust Continuous Integration environment for enterprise-level Drupal development.</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Josh Koenig (josh_k) is a co-maintainer of groups.drupal.org, co-founder of the Drupal Dojo, and a founding partner and CTO at Chapter Three, where he has worked on projects with (among others) PBS, Intel, Stanford University and The Economist. </div> </div> </div> <div class="field field-type-userreference field-field-co-presenters"> <div class="field-label">Co presenters:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <a href="/drupal-users/davidstrauss" title="View user profile.">davidstrauss</a> </div> <div class="field-item even"> <a href="/drupal-users/boombatower" title="View user profile.">boombatower</a> </div> <div class="field-item odd"> <a href="/drupal-users/amazon" title="View user profile.">Amazon</a> </div> </div> </div> http://paris2009.drupalcon.org/session/continuous-integration-and-drupal#comments enterprise development testing Tue, 09 Jun 2009 19:40:44 +0000 joshk 655 at http://paris2009.drupalcon.org Building blocks for your module's UI http://paris2009.drupalcon.org/session/building-blocks-your-modules-ui <p>There are more interface patterns available to Drupal module developers then ever before. Drupal has standars for writing code. But what about the interface?</p> <p><strong>Tabs, accordions, fieldsets, overlays, hover links etc. When to use which?</strong></p> <p>Join Bojhan Somers and Roy Scholten from the UX-Team for a tour of the available options and some advice on when to use each one. Consider this talk the kick-off for getting our ui-pattern library in shape. It's been asked for a lot.</p> <p>We will cover the following topics :</p> <ul> <li>UI-Pattrens</li> </ul><div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Bojhan Somers is UX-Team member and has been active in Drupal&#039;s usability the past two years. Works as User experience consultant on (web)applications, websites and devices. </div> </div> </div> <div class="field field-type-userreference field-field-co-presenters"> <div class="field-label">Co presenters:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <a href="/drupal-users/yoroy" title="View user profile.">yoroy</a> </div> </div> </div> http://paris2009.drupalcon.org/session/building-blocks-your-modules-ui#comments design favorite-of-the-king usability user experience Tue, 07 Jul 2009 17:58:54 +0000 Bojhan 1185 at http://paris2009.drupalcon.org Staging Drupal: Managing your project in multiple environments http://paris2009.drupalcon.org/session/staging-drupal-managing-your-project-multiple-environments <p><strong>Abstract:</strong><br /> Building complex web applications, especially in a team environment, requires more than just code and geeks; it also requires strategy. Drupal shops need to understand how to manage the platform in multiple environments and in all phases of the application lifecycle. </p> <p><strong>Agenda:</strong></p> <ul> <li>Drupal development strategy</li> <li>Multiple environments <ul> <li>sandboxes, staging area, production</li> </ul> </li> <li>Managing Drupal with Subversion <ul> <li>Repositories, branches, tags, externals, template files, etc</li> </ul></li></ul><div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Erich has 12 years experience in web technologies, specializing in open-source solutions and application integration. He is currently the Vice President of Engineering at CommonPlaces e-Solutions, LLC, and led the team that built Greenopolis.com, an environmentally-themed social networking and education site. Erich also led the team that built Twolia.com, a social networking and e-commerce platform for independent female artists that mimics Facebook, Etsy.com, MySpace, and YouTube. Erich is the author of the Permissions API module, and maintains the Drupal 6 version of the Signup Restrict By Role module. Erich lives in New Hampshire with his wife, two sons, and two weimaraners. </div> </div> </div> <div class="field field-type-userreference field-field-co-presenters"> <div class="field-label">Co presenters:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <a href="/drupal-users/miche" title="View user profile.">miche</a> </div> <div class="field-item even"> <a href="/drupal-users/cpliakas" title="View user profile.">cpliakas</a> </div> </div> </div> http://paris2009.drupalcon.org/session/staging-drupal-managing-your-project-multiple-environments#comments staging svn Tue, 09 Jun 2009 15:46:42 +0000 ebeyrent 631 at http://paris2009.drupalcon.org Designing Grid Systems Does Not Begin And End With 960 http://paris2009.drupalcon.org/session/designing-grid-systems-does-not-begin-and-end-960 <p>Grid Systems should underpin any well-considered web layout. Applying a cookie-cutter approach to this – but using a CSS framework such as Blueprint or 960 (and the Drupal 960 theme) – means you're cutting out a vital process in the design of your site: the design of the grid system itself.</p> <p>This presentation will detail my grid design process. Throughout the presentation, I'll cover:</p> <ul> <li>The typographic grid: its history, usage and application on the web</li> <li>Different types of grid: modular, columnar, hierarchical, rational, irrational, </li> </ul><div class="field field-type-text field-field-session-day"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Day:&nbsp;</div> Day 2 </div> </div> </div> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Mark Boulton is a designer from the UK and runs the design studio behind the recent redesign of Drupal.org and Drupal 7 UX (working alongside UX designer, Leisa Reichelt). His life outside of Drupal consists of working for other clients (yes, we do that!) such as ESPN, Warner Brothers and the BBC. He also writes the odd book, runs workshops and speaks at conferences. </div> </div> </div> http://paris2009.drupalcon.org/session/designing-grid-systems-does-not-begin-and-end-960#comments design favorite-of-the-king grids themers Tue, 07 Jul 2009 21:28:08 +0000 markboulton 1197 at http://paris2009.drupalcon.org Accelerated grid theming using NineSixty http://paris2009.drupalcon.org/session/accelerated-grid-theming-using-ninesixty <p>This session will be co-presented by <a href="http://paris2009.drupalcon.org/drupal-users/todd-nienkerk">Todd Nienkerk of Four Kitchens</a>.</p> <p>Finding the proper starting point for a theme is a long drawn out process for any themer. We struggle with either maintaining our own base theme, starting from Garland, creating a <a href="http://drupal.org/project/zen">Zen</a> sub-theme, or just writing something from scratch.</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Jake is an engineer/themer with CommonPlaces E-Solutions, currently busy with various theming projects, and maintaining and creating several contributed modules. </div> </div> </div> <div class="field field-type-userreference field-field-co-presenters"> <div class="field-label">Co presenters:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <a href="/drupal-users/todd-nienkerk" title="View user profile.">Todd Nienkerk</a> </div> </div> </div> http://paris2009.drupalcon.org/session/accelerated-grid-theming-using-ninesixty#comments 960gs ninesixty theming Wed, 10 Jun 2009 18:34:10 +0000 himerus 695 at http://paris2009.drupalcon.org Closing session http://paris2009.drupalcon.org/session/closing-session <p>Farewell party</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> to come </div> </div> </div> http://paris2009.drupalcon.org/session/closing-session#comments closing session Mon, 17 Aug 2009 23:32:05 +0000 DrupalconParis 1967 at http://paris2009.drupalcon.org