Calendar http://paris2009.drupalcon.org/user_calendar/274/calendar/2009-09-01--P5D en 45 Modules in 45 Minutes - the Best Modules You're Not Using http://paris2009.drupalcon.org/session/45-modules-45-minutes-best-modules-youre-not-using <p>Most Drupal developers are more than familiar with the top 25 Drupal modules in terms of usage (Views, CCK, ImageCache, etc...) But what about the other few thousand modules? Don't have enough hours in the day to sift through them? Take this opportunity to get a vetted list and practical rundowns of each.</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"> Mike Anello is a partner in DrupalEasy.com and has been developing Drupal sites for over 3 years. He specializes in Drupal training, theme integration, project management, and custom module development. </div> </div> </div> http://paris2009.drupalcon.org/session/45-modules-45-minutes-best-modules-youre-not-using#comments modules theming Tue, 07 Jul 2009 13:57:15 +0000 ultimike 1174 at http://paris2009.drupalcon.org Using Ubercart: Just the Basics http://paris2009.drupalcon.org/session/using-ubercart-just-basics <p>A starting point for new Ubercart users and a how-to overview of specific feature use cases.</p> <p>Will cover installation, basic configuration, and a generalized look at common use cases using the current stable release: Ubercart 2.0 for Drupal 6. Will include a step by step walk-through of creating a product. Will cover briefly some of the versatility and potential of Ubercart.</p> <p>Recommended for new users.</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"> Jes Whitman, Uberchic, has been a part-time employee of Prima LLC, Ubercart&#039;s birthplace, in numerous non-drupal roles since 2006, and a full time employee since March 2009. She has been a constant behind the scenes supporter and cheerleader of Ubercart, including joining the uberteam for DrupalconSzeged in Hungary and DrupalconDC. Jes helps market Ubercart to Drupallers and those unfamiliar with Drupal. </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/andy" title="View user profile.">Andy</a> </div> </div> </div> http://paris2009.drupalcon.org/session/using-ubercart-just-basics#comments beginner Ubercart Wed, 01 Jul 2009 18:45:27 +0000 Uberchic 1062 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 Basics of making a mobile website with Drupal http://paris2009.drupalcon.org/session/basics-making-mobile-website-drupal <p>Going mobile is gaining importance and increasing numbers of users are accessing your website through their mobile devices. Still little amount of sites are prepared for this behaviour and offer non-optimal experiences.</p> <p>With a few simple steps this experience can be optimized, and this is where this session will be about! How to go mobile with your existing Drupal installation, or design your Drupal site specifically for mobile.</p> <p>The session will guide you through the basics of making a mobile website, the tools, pitfalls, etc...</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"> Tom is software architect at the open source company Siruna. After having worked as a project and research coordinator at the Interdisciplinary Institute for BroadBand Technology with a focus on interactive television, recommender systems and mobile user experience, Tom joined Siruna. He has been working on the open source parts and integration with Drupal. </div> </div> </div> http://paris2009.drupalcon.org/session/basics-making-mobile-website-drupal#comments drupal mobile mobile tools siruna Mon, 29 Jun 2009 14:59:06 +0000 twom 990 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 Transforming The Economist Online using Drupal, open-source and Scrum http://paris2009.drupalcon.org/session/transforming-economist-online-using-drupal-open-source-and-scrum <p>The Economist was founded in 1843 to take part in “a severe contest between intelligence, which presses forward, and an unworthy, timid ignorance obstructing our progress”. In 2008 Economist.com undertook the mission to move from a traditional online magazine publishing model and build the 'foremost destination online for analysing and debating the global agenda, drawing on the intelligence of journalists, readers and guests'.</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"> Eric Baumes is Chief Technology Officer for Economist.com. He has more than 15 years of experience in developing, marketing and managing electronic publications and services. He has previously served as Technology Director and Marketing Manager for the Economist Intelligence Unit and as a Product Manager for the electronic publishing division of Oxford University Press. </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/rob-purdie" title="View user profile.">rob purdie</a> </div> <div class="field-item odd"> <a href="/drupal-users/stewsnooze" title="View user profile.">stewsnooze</a> </div> <div class="field-item even"> <a href="/drupal-users/weitzman" title="View user profile.">weitzman</a> </div> </div> </div> http://paris2009.drupalcon.org/session/transforming-economist-online-using-drupal-open-source-and-scrum#comments case study publishing Wed, 01 Jul 2009 14:49:11 +0000 ebaumes 1052 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 Architecture is for everyone http://paris2009.drupalcon.org/session/architecture-everyone <p>Three years ago, Dries Buytaert announced that Content Mangement Systems had eliminated the webmaster, and challenged the Drupal community to eliminate the <em>developer</em>, too.</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"> Jeff Eaton has been building Internet and desktop software for over a decade. In 2005, he began working with Drupal and never looked back. In the years since, he&#039;s become a core developer specializing in architecture and API development. As a consultant for Lullabot, he&#039;s helped plan and build the infrastructure for sites including MTV UK&#039;s music portal, SonyBMG&#039;s artist site platform, and Fast Company&#039;s groundbreaking business networking site. </div> </div> </div> http://paris2009.drupalcon.org/session/architecture-everyone#comments architecture Mon, 29 Jun 2009 20:00:39 +0000 eaton 1007 at http://paris2009.drupalcon.org Foreign Affairs case study http://paris2009.drupalcon.org/session/foreign-affairs-case-study <p><em>Foreign Affairs</em> is the journal of the Council on Foreign Relations, a non-partisan member organization dedicated to improving the understanding of U.S. foreign policy and international affairs through the free exchange of ideas. Since its inception in 1922, articles and essays published in Foreign Affairs have helped shape political debate and policy on some of the most important issues of the day. Authors who have written for the journal have included influential intellectuals and political leaders ranging from W.E.B. DuBois to Henry Kissinger to Hillary Clinton.</p> <p>This session will explore how the new <em><a href="http://www.foreignaffairs.com">Foreign Affairs</a></em> Web site, which was developed by Palantir.net and launched in March 2009, showcases Drupal’s wide variety of capabilities. In addition to leveraging existing modules, the site features a significant amount of new functionality developed for the site and contributed back to the Drupal community.</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"> George DeMet is the founder and co-owner of Chicago-based Web development firm &lt;a href=&quot;http://www.palantir.net/&quot;&gt;Palantir.net&lt;/a&gt;, Inc. Working in collaboration with a variety of creative partners, he has managed the development of visually and functionally sophisticated Drupal sites for a variety of high-profile corporate, educational, and institutional 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/mbutcher" title="View user profile.">mbutcher</a> </div> <div class="field-item even"> <a href="/drupal-users/agentrickard" title="View user profile.">agentrickard</a> </div> </div> </div> http://paris2009.drupalcon.org/session/foreign-affairs-case-study#comments casestudy Mon, 08 Jun 2009 20:18:41 +0000 gdemet 572 at http://paris2009.drupalcon.org How To: Install, Upgrade, Backup, & Migrate http://paris2009.drupalcon.org/session/how-install-upgrade-backup-migrate <p>Live demonstration of how to setup a Drupal site, upgrade to the newest version, backup the site, and migrate to a new server.</p> <p>Experience the "Drupal Test Drive". If you are interested in a testing Drupal site to use during this presentation please comment below. We will configure your site prior to the presentation. This will enable you to get into the driver seat and go for a Drupal Test Drive. We will cover all of the basics to have you installed, securely up to date, backups running, and the ability to move your site from server to server.</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"> owner at DrupalAdmin.net and posses extensive experience working at an ISP. Long history of dealing with critical open source systems 24/7. Currently traveling the world spreading the word of Drupal full time by taking care of Managed Drupal Services. Favorite hobbies include Drupal, organizing DrupalCampChicago.org, and managing the Chicago Drupal Meet Up Group (cdmug.org). </div> </div> </div> http://paris2009.drupalcon.org/session/how-install-upgrade-backup-migrate#comments basics Tue, 09 Jun 2009 16:29:16 +0000 Slurpee 638 at http://paris2009.drupalcon.org Understanding Drupal 6 Themes http://paris2009.drupalcon.org/session/understanding-drupal-6-themes <p>Drupal 6 is a powerful system that has a steep learning curve for those new to it. The included theme system is no exception to this. As with any complex system, the key to using it effectively is to understand it. The purpose of this session is to increase your understanding to get you on your way towards creating a look all your own.</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"> Al Steffen is the Lead Themer for pingVision, LLC based in Boulder, CO USA and has been building custom Drupal themes for over 2.5 years and have taken advantage of almost every facet of the system. He also created and co-maintain the Studio Theme Pack with Matt Tucker. </div> </div> </div> <div class="field field-type-link field-field-video-slide"> <div class="field-label">Video and Slides:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <a href="https://docs.google.com/present/edit?id=0AUvHZLXzMJuBZGZrc3B2NzdfNmdxNDRmemNy&amp;hl=en">Video and slides</a> </div> </div> </div> http://paris2009.drupalcon.org/session/understanding-drupal-6-themes#comments beginner css design drupal 6 javascript markup php theme understanding Mon, 29 Jun 2009 20:58:52 +0000 Al Steffen 1012 at http://paris2009.drupalcon.org Dr Clonelove: How I learned to stop worrying and love the cloud http://paris2009.drupalcon.org/session/dr-clonelove-how-i-learned-stop-worrying-and-love-cloud <p>A best practice approach to moving into the Cloud. We will explain the how we built the server infrastructure for <a href="http://SchoolofEverything.com">School of Everything</a> on Amazon's Elastic Computing Cloud (EC2). </p> <p>* Getting started in the cloud<br /> * How to safely move your servers into a cloud cluster<br /> * What tools Amazon gives you<br /> * Mysql Clustering with Mysql-Proxy</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"> Peter Brownell is a Co-Founder of School Of Everything, a Drupal based start-up in London. He is also a Director of Code Positive, and has been involved in the London Drupal Community for many years. </div> </div> </div> http://paris2009.drupalcon.org/session/dr-clonelove-how-i-learned-stop-worrying-and-love-cloud#comments cloud scaling Mon, 06 Jul 2009 10:35:03 +0000 greenman 1133 at http://paris2009.drupalcon.org Using Drupal for Media Asset / Content Management, Semantic Syndication / Promotion and Commerce http://paris2009.drupalcon.org/session/using-drupal-media-asset-content-management-semantic-syndication-promotion-and-commerce <p><strong><em>Session</em></strong></p> <p>The distribution options for digital media creators (musicians, filmmakers, photographers and artists in general) are bewildering: Songbird, MySpace, Facebook, iTunes, YouTube, Napster, etc, etc...</p> <p>Wouldn't if be great if we could upload our content and write descriptions and lyrics to one place - a place that we controlled and owned - and then these files and associated metadata got spread out to all the distribution points that we wanted, automatically?</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"> * Daniel Harris (dahacouk), Kendra Initiative. Runs (1999 to present) Kendra Initiative - open media marketplace and interoperability research project. * Stéphane Corlosquet (scor), Digital Enterprise Research Institute. Stéphane has been a Drupal user and contributor since 2006. He is the maintainer of RDF CCK, Neologism and Evoc. * Darren Mothersele (darrenlondon), Darren Mothersele. Founding member of digital music distribution company Uploader. A user of Drupal since 2003 and full time Drupal developer since 2007. </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/darren" title="View user profile.">Darren</a> </div> <div class="field-item even"> <a href="/drupal-users/scor" title="View user profile.">scor</a> </div> </div> </div> http://paris2009.drupalcon.org/session/using-drupal-media-asset-content-management-semantic-syndication-promotion-and-commerce#comments Semantic Web Thu, 02 Jul 2009 14:57:29 +0000 dahacouk 1076 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