Accepted sessions

Session Experience levelsort icon Track
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
Staging with git and drush
Markus Heurung

It’s good practice to develop your Drupal site locally before you push your changes to a production site. And it’s even better having a testing environment where you integrate your changes with a...

Intermediate Devops
drupal and nodejs - beyond chat
Fredrik Lassen

using drupal-nodejs integration modules (nodejs.module[1] and dnode.module[2]) this session will demonstrate a few intermediate use-cases beyond the ubiquituous "chat"-example. Examples will...

Intermediate Development
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
/* Talking about code */
Jakob Persson

When you're just one person, or three, knowing how something is done or why is not that hard. You can rely on comments in code, and when necessary ask the person. But as your organization...

Beginner Development
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
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
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
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
Debugging 101: Tools & Techniques
Ivo Van Geertruyen

Ever struggled with Drupal's dreaded White Screen of Dead? Does troubleshooting your code involve copious amounts of var_dump's and dsm's? This session is aimed at...

Beginner Development
Welcoming session

Welcoming session

Beginner
Closing session

Goodbye session

Beginner
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
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
Displaying external data on the fly with Views and CTools
Bálint Kléri

When your only goal is to present a large amount of external data in Drupal, leveraging the power of Views and CTools by implementing custom plugins is an effective approach. Let me show you why...

Advanced Development
Automating Drupal Development: Features, Makefiles and Beyond
Andrea Pescetti, Antonio De Marco

Features are a well-known and very useful tool to streamline Drupal development and write reusable components. However, if you get serious about...

Advanced Development
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