Cool article that shows you how to get your regular USB charging device to charge those god damned Apple i-thingies.
Monthly Archive for August, 2010
Interesting post from a mono hacker about taking Test Driven Development to the next level, Documentation Driven Development. I like it, at least in theory. It definitely sounds like a great way to approach development from a mind-set perspective, if not actually from a practical perspective.
So a standard workflow looks something like this:
- Write guide for feature A
- Write unit tests for feature A
- Implement feature A
- Eat Burrito
- Write API docs for feature A
- Update tests with issuelets discovered while writing class docs
- Update feature A


Recent Comments