DrupalCon Sessions
Session | Experience level | Event Type |
---|---|---|
Caching without fearClick to watch "Caching without fear" Caching is a typical performance boosting strategy but as Phil Karlton said, “There are only two hard problems in Computer Science: cache invalidation,... Steven Merrill, tekante |
Intermediate | Coding and Development |
Introducing Symfony2Click to watch "Introducing Symfony2" During his last keynote in Denver, Dries made it clear that Symfony2 is going to play an extremely important role in the making of the upcoming version(s) of... omissis |
Intermediate | Coding and Development |
Alfresco: Drupal’s Document Management SolutionClick to watch "Alfresco. Drupal’s Document Management Solution" Drupal is an outstanding web development framework that allows you to build pretty much any kind of website you can think of.... jmacinne |
Intermediate | Coding and Development |
Debugging Techniques for DrupalA general approach to debugging Drupal problems will be presented, followed by an overview of a variety of tools such as the Devel suite, krumo, xdebug, client side debugging such as Firebug and... rgristroph |
Intermediate | Coding and Development |
Backbone.js in the FrontendClick to watch "Backbone.js in the Frontend" This session introduces the most popular JavaScript MVC framework, Backbone.js, from a practical point of view. Backbone.js is a minimalist... corbacho, ethanw |
Advanced | Coding and Development |
Think like a hacker: Secure Drupal CodeClick to watch "Think like a hacker. Secure Drupal Code" Drupal is a powerful tool, but for many reasons sites are released with security vulnerabilties. In this technical session Drupal Security... coltrane, greggles |
Intermediate | Coding and Development |
Accessibility of Custom User Interface Components using WAI-ARIAClick to watch "Accessibility of Custom User Interface Components using WAI-ARIA" Web markup languages provide toolboxes of user interface components to be used to enable the development of web... Everett Zufelt |
Advanced | Coding and Development |
PHP Core, get rid of bugs and contribute!Click to watch "PHP Core, get rid of bugs and contribute!" Drupal is inextricably linked to PHP. But how many Drupal developers actually know what's going on under the hood? Knowing how PHP... Pierre Joye |
Intermediate | Coding and Development |
Decoupling Content ManagementClick to watch "Decoupling Content Management" The current breed of Content Management Systems is largely monolithic: if you're choosing a system based on its user experience, this will mandate... henribergius |
Intermediate | Coding and Development |
Introduction to MongoDBClick to watch "Introduction to MongoDB" This talk introduces MongoDB and provides an introduction of how to get the most out of MongoDB. One of the challenges that comes with moving to... derickr |
Intermediate | Coding and Development |
Designing HTTP Interfaces and RESTful Web ServicesClick to watch "Designing HTTP Interfaces and RESTful Web Services" A lot of Web Services today claim to be RESTful APIs. But are they really? Do the URLs accurately identify resources? Are the... dzuelke |
Beginner | Coding and Development |
Functional PHPClick to watch "Functional PHP" Functional programming. Some see that term and think "functions? You mean procedural programming. I've been doing that for years." Others see it and think "you... Crell |
Intermediate | Coding and Development |
Building real-time systems on top of Drupal with Node.jsClick to watch "Building real-time systems on top of Drupal with Node.js" The creator of the Drupal package for Node.js goes over how to leverage the strengths of Node.js to compensate for some... mikl |
Advanced | Coding and Development |