Archive for December, 2010

Control Your Computer with Your Brain Using ActionScript (API Update)

Last year the first version of the NeuroSky MindSet Brain Computer Interface ActionScript 3.0 API was released. This is an open source API that’s freely available. The API simplifies the process of working with lower level Socket and ByteArray objects. The API is pretty straight forward to use. You basically register to listen for events [...]

TDD Kata – My First Attempt (with screen recording)

TDD Kata are something I’ve been interested in for some time. Carving out some time to get started doing them took a little while but I’ve finally started. If you’re not familiar with TDD Kata they’re basically a way to practice TDD. If you’re not familiar with TDD, take a moment to look into Test [...]