bugs bite

This week the development team responded en masse to a few bugs that made it into the production world. The triage process takes these bugs as we receive them directly from customers or from our support-team on the front lines and gets them right into the hands of the developers. The developers step up, . . . → Read More: bugs bite

use continuous integration, but what about the customers?

We continue to integrate more and more of Extreme Programming in our development process. One of the things we’ve found particularly empowering is continuous integration.

don’t branch your code only commit things that work in order to do a bigger project, break it into incremental pieces so it works the whole time

We’ve also . . . → Read More: use continuous integration, but what about the customers?