-
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...
-
February 1, 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 23, 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 28, 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 30, 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 30, 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 8, 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...
-
July 10, 2009
As a matter of best practices with privileged user account passwords, it is important to avoid using the same password for multiple sites. The reasons for this should be pretty...