Yesterday the conference schedule for The Strange Loop (being held in St.Louis) opened up, and as my expectations had it the schedule indeed looks interesting! There over 40 technical sessions with sessions covering Spring, MongoDB, Git, Groovy, Torquebox, and much more. There are also two keynotes planned… one by Twitter API Lead Alex Payne and [...]
Archive for July, 2009
Upcoming: Javascript Testing Framework Comparisons
As a follow up to my recent escapades test driving javascript, and motivated in part by a comment on one of my posts, I’m putting together some comparisons between the many different testing frameworks out there for javascript. I plan on dividing it into two separate tables, comparing BDD based frameworks and unit testing based [...]
HTML5 Draggable using WAI-ARIA
As a side project, I’ve been writing a little jquery plugin to emulate a lot of the features of HTML5. What can I say? I love it and I cannot wait for browsers to implement it fully! Anyhow, thought I’d share a nice tutorial I came across lately on Accessible drag and drop using WAI-ARIA. [...]
Agile in a Flash
Recently I discovered an interesting blog thanks to Tim Ottinger’s comment on my TDD Anti-Patterns post, Agile in a Flash. It looks like they’re putting together a comprehensive book plus flash cards about Agile, and from the few posts I’ve read it looks very interesting. Check it out!

