Comparing ensure_table, add_table, and queue_table in a Views handler
Exploring the ways that Drupal Views can be extended in Drupal 7.
Author:
Harvesting positional information from Photoshop
After accepting a Photoshop comp of a web page from a designer, one of my early tasks is to figure out the actual coordinates of elements on the page.
Author:
Multiple joins in a custom views handler field query
Quick code snippet for handling joins.
Author:
Skype Etiquette
Basic courtesy for teleconference calls.
Author:
When to use custom developed drupal entity types?
Is it worth considering a custom entity type in Drupal 7?
Author:
Theme Drupal Content as an Overlay
How to show custom content in an overlay like the admin views in Drupal 7.
Author:
Updating a Drupal Module's Schema
What to do when a database table needs adjustment in Drupal 7.
Author:
The Future of Drupal Upgrades is Migrate
Insights on the Migrate module from DrupalCon Denver 2012.
Author:
Event Recap
DrupalCon Denver 2012
Summary of my experience with DrupalCon Denver 2012.
Author:
Rdio vs. Spotify
How to Spotify and Rdio streaming services differ?
Author:
Drupal and Symfony 2
Will Drupal be partnering with Symfony in the future.
Author:
Drupal's EntityFieldQuery and Taxonomy
Drupal 7's powerful EntityFieldQuery class can be used as an alternative to writing a view.
Author:
Drupal 7 HTML E-Mail With PDF Attachments
How to get pdf attachments working for HTML enabled emails.
Author:
Building a flexible layout with jQuery splitters and accordions
This article series explores the construction of the code browser tool that accompanies the book Learning jQuery, Third Edition.
Author:
The Learning jQuery code browser
The biggest change in the third edition of Learning jQuery relates to the structure of the second half of the book and the code examples therein.
Author:
How to Configure BlackBerry Simulators and MDS on Windows 7 x64
Step by step instructions to configure a BlackBerry Simulator for mobile development testing.
Author:
Music: Own vs. Stream
Comparing ways to listen to music in an ever changing digital world.
Author:
Reference Application Data files when creating a Titanium Desktop Application
In short Titanium allows the development of iOS and desktop application with the use of HTML and Javascript.
Author:
Event Recap
DrupalCon Chicago
The thoughts of Ross Hunter when the developers are away at DrupalCon.
Author:
Adding "hidden" checkbox to node menu edit fieldgroup
Quick tip on showing the one menu field not displayed in the node edit form.
Author:
IE7 HREF Normalization and AJAX
How to fix an inconsistency with how link HREFs are reported in IE compared to other browsers.
Author:
HTACCESS Fundamentals
Apache HTACCESS files are an integral part of developing websites on the Apache web server.
Author:
ASMX will not be served by the static file handler resolution
Getting a 403 error "The requested content appears to be script and will not be served by the static file handler" when trying to access a ASMX .NET service location.
Author:
Adding an Anchor to a ASP:Hyperlink
I came across the need to use an ol' fashioned anchor today and realized that the ASP hyperlink control doesn't handle this well.
Author: