April, 2008
Talking with one of my coworkers yesterday, we found ourselves in need of testing a drupal module in isolation.
This module had a few complex elements to it, in addition to the regular drupal node functionality, such as web service calls and permissions checks, which made testing the module itself far too dependent on third party systems, and made testing itself exceptionally brittle. read more »
Introducing PHPMockFunction
Some months ago, I discussed multiple values in CCK using AJAX. A few people showed interest, so here's Part 1 of how AJAX can go together with Drupal.
We'll start with a common use case: checking that a username is available when a new user signs up. After you're done with this tutorial, you should be able to give the new user near-instant feedback on whether or not their username is available. I like to start at my desired result and work backwards, so that's what we'll do. read more »
We're working hard to find a new office in Sacramento, as we've already outgrown our 1300 SQ foot office (6 months!). If you know someone, or have an idea of where we can find great new digs in downtown Sacramento, I'd love some help. read more »
