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 14, 2013

Drupal Commerce and Google AdWords Conversion Tracking

Google AdWords provides a tracking code that allows you to keep track of how well your ads are performing - if someone clicks an ad and ends up at the conversion code, the ad was technically a success. Typically you would use this in e-commerce and track order completions.
#adwords  #drupal  #drupal-commerce
Aug 11, 2013

Facebook Album 2.0.4 out now!

Facebook Album 2.0.4 has just been released and fixes quite a few issues, hopefully resolving a lot of the little things that were wrong with the plugin. Missing Thumbnails. There was an issue with smaller images and not having the same number of thumbnails as larger images, which means the plugin was trying to display an imaginary image source.
Jul 27, 2013

Facebook Album: Caching and Localization

My Facebook Album for WordPress has one major issue: performance. Each time a the plugin is loaded it polls the Facebook API for a response to parse the photos feed. I am going to integrate the caching method WordPress's RSS widgets use for caching Facebook's API response.
#facebook  #plugin  #wordpress
Jul 17, 2013

Website Troubleshooting Tips

Web developers have a lot of their plate - not only do we build custom solutions for a specific purpose, but we have to ensure that solution works in every way possible. That means it has to work properly in Internet Explorer, FireFox, Chrome, Opera, and Safari, and that each user has the same experience regardless operating system, screen resolution, and internet connection. Oh!
#troubleshooting
Jul 08, 2013

Drupal Commerce Bulk Product Update

Drupal Commerce has the best implementation for handling virtual products sales as if in a real life store, in my opinion.
#drupal  #drupal-commerce  #tutorial
Jun 25, 2013

Facebook Album 2.0 Released!

I have just pushed out version 2.0 for the Facebook Album WordPress plugin! Go on and get it, or use your WordPress's plugin updater to get the latest version. Need help?
#plugin  #wordpress
Jun 25, 2013

Facebook Album 2.0 Coming soon!

I've been hard at work in the labs revamping the Facebook Album plugin for WordPress. Very soon you will be able to use a Facebook application to authenticate with the Facebook API.
#api  #facebook  #plugin  #wordpress