Genesis WordPress themes are great, but sometimes they need a bit of fine-tuning to make them the perfect fit. Follow this tutorial to build a custom "grandchild" plugin that can transform a Genesis child theme from good to just right.
Introducing subDrush, a Drush integration plugin for Sublime Text 3 to facilitate Drupal development. The plugin provides a subset of Drush functionality within the Sublime Text 3 code editor.
Rebuilding a local development environment for a Drupal site can often be a chore. Drush Rebuild is a simple utility to help manage the process of rebuilding a local development environment.
Explanation of workflow and tools for developing with Drupal install profiles and Drush Make.
An overview of how to relocate your modules and themes to sites/all and discontinue use of a Drupal install profile.
DesignHammer completed a major Salesforce project this year which involved restructuring a client's Drupal/Salesforce integration. The client was using a forked, hacked-apart version of the Salesforce module from 2009 along with a custom implementation of Salesforce Outbound Messaging to do bidirectional syncing of 30,000 Drupal user accounts.
Custom Post Types in WordPress are a powerful feature. Controlling the post query and sorting by custom fields are a great way to make full use of them. Here's how we set up a simple post type to list events.