Talk comments

Great introduction to Vagrant. Showed all the basics you need to know to get started with it.

Very interesting behind-the-scenes look at the deployment of a major (very popular) website. Had some great info on issues that were encountered and how to deal with them. It was very recognizable as well (since we ran into some of the issues as well, and apparently we used the same solution :p). Another excellent talk!

A nice overview of a basic capistrano deployment workflow. It could have been even better if mentioned some Drupal (and Apache/APC) related issues though. Ie. how to deploy config changes, activate extra modules when deploying. But still, good for beginners to learn how to deploy sites in a convenient way.

An excellent view on performance optimalizations covering Drupal specific settings and modules and extra tools like Varnish and memcached. It was great to see the dramatic improvements starting from a baseline install up to the full enchilada using Varnish (using apache jmeter to benchmark). Very fluent and good presentation by @wonko_be.

Clear overview of the basics that come along with creating a Drupal 8 module

Interesting module suite and presentation

Nice talk on how Drupal 8 will handle things in the future. Not everybody might like the direction you're heading - so let's hope the future will prove us (critics) wrong - but you did a great job explaining how everything fit together. Really enjoyed seeing some good use of Symfony2 as well, keep moving ahead!