drupal
Dialog API
Ajax modal windows, the easy way
Ajax without Javascript
Ajax is nothing new. And especially since Drupal’s adoption of jQuery, ajax has certainly become much easier. Generally, ajax…
Is it Drupal? Firefox Extension
While discussing the news about Whitehouse.gov moving to Drupal at work today, I had an idea to create a…
Drupal theme and module naming conflicts
Andrew was having a problem earlier today with a theme’s preprocess function not being called in the order he expected….
Theming cck fields, the "right way"
So that title may be a little ambitious, but this is how I like to theme CCK fields, and (at…
Tumblr API Module
Today I took over the Tumblr API module from the Jeff Eaton. Jeff had done some initial work…
DrupalCamp NYC Notes
I just gave 2 talks at Drupal Camp NYC and wanted to make sure to put some links up for…
30-minute modules: Alias
So often there are very simple tasks that never make it into a proper module. Today the need arose for…
Operator precedence gets me every time!
While working on a module last night, I couldn’t figure out why I couldn’t get caching to work. I have…
Keep It Simple
I’m always on the lookout for a high-quality html/css template. I found StyleShout.com after reading
Time sensitive data caching
I’ve been working on this rather large project that must make several REST based web service calls for each page…
theme_username woes
I got an email the other day informing me that a blog author on a site I had build could…