Accepted sessions

Session Experience level Tracksort icon
Designing and building for the editor experience
Andreas Sahle, Daniel Nolde

The editor experience is somehow a blind spot in a lot of projects.
There might exist a great design for the “frontend”, a lot of efforts go into building a good user experience for site...

Intermediate Sites building & Case studies
Content moderation workflow with Workbench
Mateu Aguiló Bosch

Workbench is a suite of Drupal modules that provides authors, editors, and publishers with a unified interface for managing content relevant to them. Used by organizations of all shapes and...

Beginner Sites building & Case studies
NodeStream: A distribution platform
Fabian Sörqvist, Pontus Nilsson

When building Drupal sites today, you are often faced with two choices: Start out from scratch building a solution on top of the Drupal ecosystem, or go with an already made solution in form of a...

Intermediate Sites building & Case studies
Mapping with Drupal
Boris Doesborg

If you want to start developing maps in your Drupal 7 websites you should prepare for a steep learning curve.

Unlike Drupal 6, Drupal 7 has much less all-in-one-out-of-the-box mapping...

Intermediate Sites building & Case studies
A sneak peek at Commerce Kickstart v2
Bojan Zivanovic, Augustin Delaporte

Drupal Commerce 1.0 was released in August 2011 and has seen explosive growth ever since. 11 thousand live sites, 88 thousand downloads, and increasing every day. Thousands of contributed modules...

Beginner Sites building & Case studies
Personalisation and Recommendations using Drupal
Klokie Grossfeld, Daniel Harris

Most social networks and commerce websites are providing their users with friend and product recommendations. Ever wanted to add powerful user- and item-based recommendations to your social or...

Intermediate Sites building & Case studies
Drupal 8: What you need to know
Angela Byron

Since March 2011, the community has been hard at work on Drupal 8, which is currently undergoing active development. This revolutionary new release sports tons of improvements, and Angela Byron,...

Beginner Sites building & Case studies
Mastering Drupal cache
Janez Urevc

Drupal has a built in Cache API, which allows module developers to save output of the expensive parts of code to be re-used in future. This not only makes code faster and more responsive, but will...

Intermediate Performance
Profiling Drupal with devel and xhprof
Karsten Frohwein

You want to speed up your Drupal and don't know what to do?

Your website performs bad but why?

In this session I will show you tools how you can find out how your Drupal behaves....

Intermediate Performance
Performance 101
Marcus Deglos

Maybe your site's getting a million hits a day. Or maybe just 10. You still want a faster site, right?

This session covers the tools and techniques I use on everything from my blog site...

Intermediate Performance
Beat the devil: towards a Drupal performance benchmark
Rodrigo Alfaro, Antonio Almeida, Pedro González Serrano

Picasso once remarked that computers where useless because they can only give answers. In fact the uniquely human characteristic is the ability to pose questions. Posing the question is what...

Advanced Performance
Drupal 8's Multilingual Wonderland
Gábor Hojtsy

Come to this session to get a report of the plans for Drupal 8's multilingual support as well as all the progress made to date especially including the results of the sprint before the conference...

Beginner Multilingual
Entity Translation
Florian Lorétan

For a long time, the standard content translation mechanism for Drupal has been to have one separate piece of content for each language. Entity Translation is an alternative translation mechanism...

Intermediate Multilingual
Multilingual websites with a click - Translation Management Tools
Miro Dietiker

Multilingual projects are very challenging. Join this session to understand the future of handling multilingual Drupal projects with ease.

After a long process of building a new...

Beginner Multilingual
10 tips to run Drupal based, mobile & multi-device apps
Maxime TOPOLOV

During this session we'll learn on concrete 4 examples (Mobile site for Orange, mobile site for biggest french luxury group, iPad native application based on Drupal for the biggest french bank and...

Intermediate Frontend & mobile
Responsive Web Design: everything has changed
Javier Usobiaga

Responsive Web Design has become the answer for accessing websites through very different devices such as laptops, tablets, mobile phones and TVs with very different sizes, resolutions and...

Intermediate Frontend & mobile
Designing Drupal 8
Bojhan Somers

This session will give an overview from the UX-Team lead Bojhan Somers, how they are redesigning Drupal 8. There is a whole new set of challenges and this talk, will give an intro into the process...

Beginner Frontend & mobile
Drupal Search and Solr Wizardry
Nick Veenhof, Matthias Hutterer

In this session we will try to give you a good overview of all the Search modules in Drupal 7. This includes Search (Core), Search API, Apachesolr and many more. This session will not be aimed at...

Intermediate Devops
Behavior Driven Development with Drupal
Alex Wilde

In this session, I'll explain the benefits of practicing test driven development and a variation called behavior driven development.

You'll learn the basics of how to write your modules "...

Advanced Devops
How to sleep without the server-crash-fear (High Availability and High Performance Hosting for Drupal)
Michael Schmid

Hosting Drupal for a small and medium site is not very hard. But what if the Drupal Site is business criticality for the customer? Or the servers should handle thousands of Users at the same time...

Intermediate Devops