At DrupalCon Los Angeles I gave a Core Conversation with the unassuming title "No", where I argued that in order for the Drupal project to be successful in the long
It has only gone a few days, but my first Kickstarter campaign is already delivering new learning and understanding. As I looked over what happened during the time I've been sleeping it struck me:
As part of Four Kitchens’ ongoing commitment to Drupal 8, I’ve been collaborating on the next generation version of Site Audit, a project for analyzing Drupal sites for best pr
I have so many amazing adventures as I travel around delivering Drupal Training to Universities, Corporations, Governments, etc. I've always wanted to blog about how it is such a learning opportunity for me.
I have so many amazing adventures as I travel around delivering Drupal Training to Universities, Corporations, Governments, etc. I've always wanted to blog about how it is such a learning opportunity for me.
Object-oriented programming (OOP) is way of organizing your code to be more efficient, and it takes advantage of some really nice features in modern versions of PHP. One of the basic concepts of OOP is, not surprisingly, an object.