Skip to main content
New book · out now

Understanding Drupal: A Complete Guide to Caching Layers

A deep, practical tour through every caching layer in Drupal — from the render cache to chained fast backends.

Get it on LeanPub
Understanding Drupal: A Complete Guide to Caching Layers — book cover
Recent writing RSS feed →
Aug 08, 2014

Facebook Albums 3.0!

It's been a long time, but I've decided to work out a new version of Facebook Albums. This will bring it up to speed with any Facebook API changes and WordPress. The plugin hasn't had any real work done since 3.5 came out. The main goal is to provide a better class at handling API interaction and hopefully more functionality.
Jul 31, 2014

MySQL Workbench + Vagrant

I've been using Vagrant at work for a few months now - and I got into it specifically for mimicking our production environment. If you don't know about Vagrant, I highly suggest you check it out. I recently purchased an iMac and I'm utilizing Vagrant VMs for all development. That means I have a few select environments and my machine is bogged down with extra services or dependency issues.
#vagrant  #mysql
Jul 14, 2014

Navbar, made awesome

I just created Navbar Awesome, my latest project on Drupal.org. This module helps take Navbar to a different experience.
Jun 12, 2014

Keep Calm and Clear Cache

Drupal is great at a lot of things, one of those being the feeling of your head banging against the wall. Drupal can lead to some headaches when things just do not work right. Troubleshooting and debugging in Drupal doesn't have to be difficult, however. Yet, for some reason, every article I've ever found goes in too deep.
#drupal262  #drupal
Apr 16, 2014

Making Drupal compatible with Internet Explorer's Compatibility Mode

Internet Explorer is a deadly trap for web developers. In fact a good amount of time is allotted to just ensuring a website's experience is uniform across different versions of the browser. The problem plaguing Internet Explorer is that each version has generally been released alongside a new iteration of the Windows operating system.
#drupal  #internet-explorer
Apr 11, 2014

Changing the Drupal theme based on path

When using Drupal we all know there are two themes: default and administrative. By having two different themes site managers have a better user experience by knowing "this is public," and "this is administrative." It also proves beneficial to have specific administration themes due to the kinds of content and forms that a site manager has to interface with.

#drupal  #drupal administration
Apr 09, 2014

An Open Microsoft: Microsoft to open-source more of .Net

Ever since Satya Nadella became the new CEO of Microsoft I've been keeping an eye out on the company. I'm not exactly a fan of Microsoft, but maybe he'll be the driving force that can allow the company to compete in the modern market.

#open source  #microsoft  #dotnet