December 13
For the past few years Drupal has become the CMS of choice for DesignHammer. So much so, that we set aside the time to port our entire website to Drupal. We can finally say that we “eat our own dog food” now.
November 04
One of the often discussed topics in the Drupal community is the site deployment process, and best practices for managing development, staging, and production environments. In this post, I am going to explain part of our approach for a particular project and how hook_update_N() made our lives a bit easier.
May 27
The Webform module for Drupal is tremendously useful, and with the 3.x release, it has become much easier to work with. In this tutorial, I am going to explain how to dynamically populate Webform options in Drupal.