All Videos

Drupalcon Baltimore 2017: Building Reusable Websites On Drupal 8

Created April 26, 2017

In this session, I will walk through our process of building reusable websites in Drupal 8. In particular, I will talk about our experience at Comic...

Drupalcon Baltimore 2017: The Future Of Monitoring Is Now With Sensu

Created April 26, 2017

If something is going to go down it’s important to know as soon as it does. It’s even better if you can catch it before it goes down (or at least...

Drupalcon Baltimore 2017: We Have Experimental Modules, Now What?

Created April 26, 2017

A critical part of how Drupal 8 allows tinkering and innovation is through experimental modules. While we shortened the release cycle of significant...

Drupalcon Baltimore 2017: Improving Your Drupal 8 Development Workflow

Created April 26, 2017

Drupal 8 has changed a lot and the process for building a Drupal site is not the exception. During this session, you will learn how to use composer...

Drupalcon Baltimore 2017: Artificial Intelligence Gives Your Site Superpowers

Created April 26, 2017

Drupal's core feature as a CMS is the collection and organization of content. It's been said that Data is the "fuel" for the latest machine learning...

Drupalcon Baltimore 2017: How To Foster Team Success

Created April 26, 2017

The success of a project is not just the result of the framework that is chosen or the lines of code that are written. Success is also determined by...

Drupalcon Baltimore 2017: Understanding The Dark Side: An Analysis Of Drupal Worst Practices

Created April 26, 2017

No one is perfect and we all make mistakes. Making mistakes helps us learn and grow and do better work. But, sometimes we don't even realize we are...

Drupalcon Baltimore 2017: Agile With A Lowercase 'a': The Art Of Collaborative Project Management

Created April 26, 2017

As a small agency, we are always striving to be more efficient, and maximize the tools we have. How can we work smarter not harder, and spend more...

Drupalcon Baltimore 2017: Mastering Drupal 8’s Libraries Api

Created April 26, 2017

If you’ve ever had to overwrite a module’s css file or a core javascript library in Drupal 7, you likely remember the experience. And not because it...

Drupalcon Baltimore 2017: The Continuing Saga Of Layouts In Drupal 8

Created April 26, 2017

In his State of Drupal presentation at DrupalCon New Orleans in May 2016, Dries identified Layouts as a core strategic initiative for Drupal 8, and...

Drupalcon Baltimore 2017: Events: The Object Oriented Hook System

Created April 26, 2017

We now know that we have an Event system in place in Drupal 8 which has been imported from Symfony, the Symfony Event Dispatcher Component. The Event...

Drupalcon Baltimore 2017: Docksal: Better Than Vms

Created April 26, 2017

Update: BoF for QnA and follow-up discussions: Room 311 @ 3:45PM Getting a project up and running locally should be something "quick and easy". Pull...