All Videos

Drupalcon Portland 2013: Dependency Injection In Drupal 8

Created May 28, 2013

Along with its embrace of OOP in general, Drupal 8 has embraced the Dependency Injection pattern in particular. While it's one of the simplest OO...

Drupalcon Portland 2013: New Tactics: A Case Study Of The Ux Process For Multi-lingual Activists

Created May 28, 2013

Working with a global team in limited time zones, limited budget and hard deadlines, is commonplace in the international NGO community. This panel...

Drupalcon Portland 2013: What's New In Drush 6

Created May 28, 2013

The Drush maintainers discuss new features for Drush 6, and new developments in the Drush ecosystem.

Drupalcon Portland 2013: Asset Management In Drupal 8

Created May 28, 2013

We're planning to make big changes in how assets are declared and managed in Drupal 8: Assetic (intro slides | repo) in core. drupal_add_css(), and...

Drupalcon Portland 2013: Making Big Changes

Created May 28, 2013

Each major release of Drupal has introduced a few significant architectural changes that require updates throughout the Drupal codebase, from the...

Drupalcon Portland 2013: New Contributors & Core Initiatives

Created May 28, 2013

Drupal core initiatives have great potential for involving new contributors. Initiatives attract contributors because they are about improving what...

Drupalcon Portland 2013: Put The "ops" In "dev": What Developers Need To Know About Devops

Created May 28, 2013

With so many tools to insulate us, its difficult to see that luxury can come with hidden costs. Those hidden costs may include security, performance,...

Drupalcon Portland 2013: Tap Into Museums

Created May 28, 2013

TAP is a collection of free and open-source tools which support the creation and delivery of mobile tours. The tools also serve as examples of...

Drupalcon Portland 2013: Drupal::site 'mysite': Ensure Present

Created May 28, 2013

Puppet is a configuration management tool used to automate and standardize infrastructures. I am developing a Puppet module that will simplify and...

Drupalcon Portland 2013: Scalable And Modular Architecture For Css

Created May 28, 2013

CSS is easy? CSS is messy! And as a project grows, it only gets messier. You find yourself throwing !important at everything or fighting with long...

Drupalcon Portland 2013: Get Your Data Into Drupal With Feeds

Created May 28, 2013

Feeds is very useful module which helps you to import data from different outside sources. Being RSS feed of articles from partner site, Weather...