Calendar http://paris2009.drupalcon.org/user_calendar/95/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 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 Views 2 for developers http://paris2009.drupalcon.org/session/views-2-developers <p>Views is an incredibly powerful module if you know how to use it. Views is also perhaps the most extensible system in all of Drupal, able to be extended in ways that make it the swiss army knife of data querying, marshalling, and formatting. But how do you extend it cleanly to bend it to your will?</p> <p>This session will attempt to explain the over-arching design of the Views 2 module, and how one goes about writing plugins and handlers. The goal will be to give attendees a sense of how Views is put together, and therefore how to extend it gracefully. Production code samples will be included.</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"> After four years working with Drupal, Larry Garfield is the Senior Lead of Programming at Palantir.net. He also serves as the Director of Legal Affairs for the Drupal Association, and since 2008 has been the Drupal database system maintainer. He also maintains a number of modules, including several Views plugins. As Views plays a major role in nearly every site Palantir builds, Larry has become so versed in the Views API that it keeps him up at night with the fear that he&#039;s starting to think like merlinofchaos. His friends have advised that by helping other people think like merlin he will feel less weird about it. </div> </div> </div> http://paris2009.drupalcon.org/session/views-2-developers#comments views Mon, 08 Jun 2009 22:15:30 +0000 Crell 580 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 The state of RDF in Drupal 7 http://paris2009.drupalcon.org/session/state-rdf-drupal-7 <p>Over the years, there has been multiple attempts to integrate RDF and Drupal with many contributed modules like <a href="http://drupal.org/project/relationship">Relationship</a>, <a href="http://drupal.org/project/semantic_search">Semantic Search</a> or <a href="http://drupal.org/project/foaf">FOAF</a>. None of them has proven to be sustainable and popular until 2007, when the <a href="http://drupal.org/project/rdf">RDF API</a> came out for Drupal 6, followed by many other <a href="http://drupal.org/taxonomy/term/116">RDF modules</a> for Drupal 6.</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"> Stéphane is currently working towards a Master&#039;s degree in Semantic Web at the Digital Enterprise Research Institute (DERI), Galway, Ireland. He is particularly interested in bringing Semantic Web technologies into Drupal and is leading the effort to integrate RDF in the next version of Drupal core. He also maintains several RDF modules. In addition, he has been in charge of IT and web development of Eco Innovation since February 2006. He has also been a web developer for the French company Iciformation since 2003. </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/benjamin-melancon" title="View user profile.">Benjamin Melançon</a> </div> </div> </div> http://paris2009.drupalcon.org/session/state-rdf-drupal-7#comments Open Data RDF Semantic Web Mon, 29 Jun 2009 16:18:10 +0000 scor 995 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 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 Keep your code safe - Tips from the security team http://paris2009.drupalcon.org/session/keep-your-code-safe-tips-security-team <p>This session is aimed at the typical Drupal developer.</p> <p>The session starts with a short overview of the most common security issues, their consequences and how you can use the Drupal API to prevent them. The second half of the talk is devoted to string handling as the most prevalent vulnerability, Cross site scripting (XSS), happens when you get it wrong. You should leave the session with a clear understanding of when to use filter_xss, check_plain, check_url &amp; check_markup.</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"> Heine Deelstra has been a member of the Drupal security team since 2006 and is its current Technical Lead. Other presenters may be added. </div> </div> </div> http://paris2009.drupalcon.org/session/keep-your-code-safe-tips-security-team#comments security Tue, 07 Jul 2009 19:48:14 +0000 heine 1191 at http://paris2009.drupalcon.org Ubercart development tip and tricks http://paris2009.drupalcon.org/session/ubercart-development-tip-and-tricks <p>Ubercart is Drupal’s leading e-commerce solution. Combining its power and flexibility with the best of Drupal’s 1000s of modules and your e-commerce solution can achieve greatness.</p> <p>This session will show some of the critical Ubercart APIs that will help you to develop and deploy your own Ubercart e-commerce solutions.</p> <p>Key points will include adding items to the cart with uc_cart_add_item(), and writing your own conditions/actions with Ubercart’s CA hooks.</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 is a Commerce Guy. He spends his days helping clients push the limits of e-commerce with Drupal. </div> </div> </div> http://paris2009.drupalcon.org/session/ubercart-development-tip-and-tricks#comments Ubercart Wed, 08 Jul 2009 21:22:06 +0000 mikejoconnor 1257 at http://paris2009.drupalcon.org