Talks
Talks by other folks on various technology stacks and patterns.
- Node.js by Ryan Dahl - “we’re doing I/O wrong.” Don’t use threads, use event-driven, non-blocking I/O. Node.js is a library written in C and built on top of Google’s V8.
- 37Signals Featured Presentations, Keynotes, and Interviews
- NoSQL: Death to Relational Databases&utm_content=Google+Reader) - an overview of the various NoSQL offering
- Nano-incremental Development - breaking down a problem into very thin slices in a workshop environment led by Alistair Cockburn.