How I got Twitter, UNIX Timestamps, and Drupal 7 to all play nice
Fixing Twitter OAuth in Drupal 7: Discover how we resolved authentication issues caused by unsynchronized server time and missing exception handling...
We recently needed to fill missing geocode values in a project's database. Using some PHP magic and taking advantage of hook_cron() this is how we filled the missing values: /** * Implementation of hook_cron() * When the cron runs, try to resolve any locations that have a lat or lon = 0 */ function overmap_cron() {
Fixing Twitter OAuth in Drupal 7: Discover how we resolved authentication issues caused by unsynchronized server time and missing exception handling...
Learn how to pass multiple values through an exposed filter in Drupal Views and enhance your site functionality with custom coding techniques.
Metal Toad has had the privilege to work over the past two years with DC Comics. What makes this partnership even more exciting, is that the main...