-
March 23, 2010
Recently a few projects I've been working on have required some sort of javascript paging or cycling functionality hooked into Views. While there are a few dedicated modules to...
-
March 17, 2010
Coming back from an excellent time (and an excellent talk, updated slides here) out at SxSw Interactive, I've been thinking once more as always about what it really takes to get...
-
January 31, 2010
As my hombre Rob Purdie has already blogged, the fabulous Drupalists at NodeOne have posted some really fantastic videos from the most recent DrupalCamp Stockholm online. I gave...
-
January 22, 2010
Chapter Three is in love with Panels. A lot of people are, and with good reason. It has the power to eliminate the need for theme developers, especially with the development of...
-
October 27, 2009
Chapter Three just launched a site for DML Central, a site dedicated to "promoting and networking collaborative efforts to understand and assess the participatory ways in which...
-
October 14, 2009
I have been working on more JavaScript this year. Most recently, I improved the speed of the Drupal API autocomplete. I am now working on Drupal.org’s new dashboard and an...
-
September 29, 2009
As we talked about in the last post about Drupal Development Tools, the process of making Drupal websites is a lot like cooking and requires great tools, techniques, and secret...
-
September 7, 2009
In a past life, I used to teach cooking classes and as a class exercise at the end of the first class I would ask my students to cook a particular dish, using a collective set of...
-
August 29, 2009
In preparation for heading off to DrupalCon Paris, I decided to update my local development stack, bite the bullet, and try out the MAMP project. I've resisted this for a while...
-
August 7, 2009
It is a good Drupal development best practice to embed each of your views in code instead of storing them in the database. This technique will allow your views code to be managed...