This site is archived.

Configuration, Set-Up & Performance

Drupal Commerce: Setting up Shop on Drupal 7

Ryan Szrama 25 May 2010
Type:  Session in official program

Drupal Commerce is the next generation e-commerce module suite for Drupal 7. The project is a re-implementation of Ubercart's core feature set on Drupal 7 using the best new core Drupal features and depending on the strongest Drupal contributions. This session will introduce the basics of Drupal Commerce, demonstrate the evolution of features from Ubercart to Drupal Commerce, and explain the key differences you should keep in mind as you migrate old sites or start from scratch on Drupal 7.

Drupal Commerce is the next generation e-commerce module suite for Drupal 7. The project is a re-implementation of Ubercart's core feature set on Drupal 7 using the best new core Drupal features and depending on the strongest Drupal contributions. Drupal Commerce can be dropped into existing Drupal sites to add targeted e-commerce functionality to the site or used as the basis for full-blown Drupal e-commerce distributions.

Add a video channel to your Drupal site

Martin Joergensen 25 May 2010
Type:  Not planned session

This session will show you how to create a fully integrated video channel with Drupal using CCK, Emfield and Views.

Video is immensely popular on the web, and you can easily add a video channel to any Drupal (and even non-Drupal) site using facilities already developed for Drupal.

This simple video system can handle almost any type of video including your own or other people's clips from Youtube, Vimeo, Google and more than a dozen other providers as well as locally or remotely hosted video files in a number of formats.

Performance: how slow is your drupal?

Nicolas Deschildre 21 May 2010
Type:  Not planned session

Your high-traffic newspaper Drupal is slowing down and sometimes hanging? We have some tips for you!

In this session, we will assume a high traffic newspaper website based on Drupal which begin to have performance issues: long loading times, and even sometimes pages failing to load at all.
This session will cover:

<

ul>

  • State assessment: how bad is the situation in production? How can I assess that? What tools can I use?
  • Early emergency aid: some initial quick tips to boost performance before going to the root of the problem, which very often is in the code itself.
  • 10 Tips for E-commerce on Drupal

    Ryan Szrama 18 May 2010
    Type:  Not planned session

    Drupal is a powerful e-commerce platform, and it's not just because of its e-commerce specific modules. Drupal's core systems, contributed modules, and best practices provide you with the stability, flexibility, and power you need to build a highly functional e-commerce website. The biggest barrier to entry is simply knowing the pieces to put in place and the "gotchas" to look for as you build your site. This session aims to help you cross that barrier and start selling today.

    Drupal is a powerful e-commerce platform, and it's not just because of its e-commerce specific modules. Drupal's core systems, contributed modules, and best practices provide you with the stability, flexibility, and power you need to build a highly functional e-commerce website. The biggest barrier to entry is simply knowing the pieces to put in place and the "gotchas" to look for as you build your site. This session aims to help you cross that barrier and start selling today.

    Drupal Distributions: The Dos and Don’ts

    Irakli Nadareishvili 17 May 2010
    Type:  Session in official program

    Drupal Distributions are a hot topic in the Drupal community. This session is intended to share first-hand experience building multiple, popular Drupal distributions , what works and what to stay away from. The talk covers both architectural challenges, solutions such as Installation Profiles, CTools, Features, Drush etc., as well as recommendations for engaging and managing the community, business incentives behind starting a distribution.

    Drupal Distributions are a hot topic in the Drupal community. This session is intended to share first-hand experience building multiple, popular Drupal distributions: Managing News, OpenAtrium, OpenPublish, Tattler, recently announced OpenPublic.

    Additional Presenters:  Jeff Miccolis

    About Drupal SEO (search engine optimization for Google & Co)

    Ivo Radulovski 14 May 2010
    Type:  Not planned session

    Learn about basic & advanced SEO tactics, best practices and profitable strategies.

    When optimizing a website, you should consider how search engines work and what exactly is your potential target group looking for. Generally, optimizing a website aims at increasing the website's relevance to specific keywords and removing barriers to the indexing activities of search engines.

    This presentation is highly recommendable for e-commerce, corporate and rich content websites.

    Search engine optimization (SEO) helps improving the volume and quality of traffic to your web site from search engines via "organic" search results.

    When optimizing a website, you should consider how search engines work and what exactly is your potential target group looking for. Generally, optimizing a website aims at increasing the website's relevance to specific keywords and removing barriers to the indexing activities of search engines.

    Semantic Taxonomies

    Johannes Wehner 13 May 2010
    Type:  Session in official program

    Do you wanna know how information.dk - a Danish daily - tags articles with people, organisations, places and subjects? We Connect! news with OpenLinkedData

    At Information.dk - a Danish daily newspaper - we just launched a new taxonomy project.

    We now have a taxonomy of 22.386 persons, 3.185 organisations, 1.721 places and 1.976 subjects. Most these tags are linked to da.wikipedia.org, en.wikipedia.org and dbpedia.org. The places are also linked to geonames.

    This session will describe the ideas that started the project, the different phases that lead to the current pages and some thoughts on where this could lead.

    Architecting a Drupal Site: From Composition to Completion

    Jon Skulski 13 May 2010
    Type:  Session in official program

    The talk will be a general overview of how to digest a design composition into a Drupal development roadmap. We'll break down a comp into content types, views and (of course) panels. I'll discuss some strategies to finding quality modules and how to make the decision to write your own code.

    One of the first challenges of building a Drupal site is generating a complete guide to development.

    Having planned and built many sites in the last few years, I'd like to extend my experience and give some perspective on how Chapter Three architects their sites.

    "What data do we want to capture?"
    "How are we going to display it?"
    "Are there already modules do we can leverage?"
    "When do we write custom code?"

    These are all questions we can ask to write a roadmap that will compile that design into a working, sustainable website.