Development Blog

Jack Haas
Feb 3, 2010

A lesson in the usefulness of CSS sprite generators

The basic premise of a sprite image is to consolidate your site's graphics into one (or more) master image file. Then, with the magic of CSS's background-position property, you can shift the master sprite image around and only reveal the parts you want. Like a window. Some might even say like a... more
Amanda Luker
Jan 21, 2010

Theming the User Login Block

Don't want people to look at your site and immediately know it is Drupal? Theme your user login block! While it isn't always your top priority, customizing the look and feel of the login form helps maintain the integrity... more
Dave Hansen-Lange
Jan 19, 2010

Quick and easy Congressional District lookups for your CiviCRM contacts

By definition CiviCRM is used by many organizations in the political sphere. For those organizations working in the US one useful metric to have on your contacts is their congressional district. Up until now this has usually been accomplished with either custom code, or exporting your contacts,... more
Aaron Winborn
Nov 12, 2009

Media Sprint in NYC a Success!

On October 23-24, Jonathan and I met with some of the top Drupal Media developers in NYC for a code sprint. The purpose of the sprint was to bring to fruition the vision of the ... more
Dave Hansen-Lange
Oct 14, 2009

Drupal Maintainability III - Self Documentation

It's been a while since I've done an article in the Maintainability series, but that's how the web business goes - alternating between insane activity and manageable momentum. This time we're talking about... more
Aaron Winborn
Sep 23, 2009

TckTckTck

TckTckTck
TckTckTck is a GCCA campaign calling for a new fair, strong, binding, and international climate change treaty. The Global Campaign for Climate Action recently formed to build a global groundswell for a strong climate deal in... more
Aaron Winborn
Jul 29, 2009

Stream Wrappers and You

This past weekend, a team of core Drupal developers, including Peter Wolanin (pwolanin), Andrew Morton (drewish), ... more
Amanda Luker
Jun 12, 2009

10 Tips for Theming Drupal 6 Forms

In the last month, I've been working on a project that requires a very custom look and feel for login/register/adding content forms, and worked what I've learned into a presentation. Now I've got a little running list of tips for whipping Drupal forms into shape. ... more
Jack Haas
Jun 11, 2009

Faking imagecache for external images in Drupal

Imagecache is just one of those modules that we use on a consistent basis. There are usually many places within a complex site where the ability to crop and scale an image to a certain size comes into play. While this works great for images that you are storing on your own server, you run into... more
Marco Carbone
Jun 9, 2009

Using multiple node access modules just got a lot easier, maybe

Two new hooks were recently committed to HEAD that will give Drupal 7 unprecedented flexibility when it comes to managing multiple node access modules on one site. Up until now, enabling multiple node access modules usually leads to... more
Syndicate content
Contact Us