Expert Overview
Things I'm Doing
Talks I've Given
 
Talks I've Given
-
Lightning Talk: The Unfiltered Web Framework
Featuring Dustin Whitney
Unfiltered, which is a minimalist web framework that embraces HTTP, rather than abstracting it away, and combines it with Scala idioms to make adding "web" to your application easy to do.
scala -
Lightning Talk: Scala STM
Featuring Dustin Whitney
I've been using Scala STM for about a year -- I'll show why it's useful, how to use it, when to use it, and what pitfalls to avoid when you are using it, and perhaps show it's usage compared to when you'd use actors
scala