Redis Pub/Sub... How Does it Work? Redis is a key/value store, but it’s jam-packed with a ton of other little... Nick Quaranto June 8, 2011 Web Redis
AuthorizedController We use a few Rails engines such as High Voltage and Clearance which allow you... Dan Croak June 7, 2011 Web Rails Testing Clearance High Voltage
Radish: Dig Deep Into Redis It’s no secret that we’re big fans of Redis here at thoughtbot. Redis has... Nick Quaranto May 31, 2011 News Web Radish
Scala: A Better Java for Android Stop writing Java for your Android apps! There are a slew of ways to build... Mike Burns May 25, 2011 Android Scala
The Common Threads through AntiPatterns For a few years, I’ve been developing content and giving talks on the theme... Chad Pytel May 24, 2011 News Web Good Code
Redis For A Flat URL Hierarchy In the URL structure of a new app, I want the routes to have a flat hierarchy... Dan Croak May 23, 2011 Web Redis Rails
Taming a Supercar I recently switched to MacVim for front-end development. Coming from Panic... Phil LaPier May 20, 2011 Design Vim
Email and Password Confirmation Bias I don’t believe email confirmation or password confirmation are desirable in... Dan Croak May 16, 2011 Web Rails Open Source Clearance
See you at RailsConf 2011! We’re packing up our gems, our test suites, and our GIFs, and heading down to... Jason Morrison May 13, 2011 News Web
Keeping A GitHub Fork Updated A git guide on how to keep your GitHub forks updated with its upstream. Dan Croak May 2, 2011 Git Unix