Last Week In Open Source Updates on our open source work this week. Alex Godin August 15, 2011 News Open Source
Font Battle 2011 A recent straw poll of text editor fonts at thoughtbot found these results.... Nick Quaranto August 15, 2011 Design Typography Vim Unix
Paul Graham on Viaweb We knew that e-commerce was really about graphic design, not transaction... August 12, 2011 Playbook Design Web
Never Fear, Traits are Here I can’t count the number of times I’ve worked on Rails apps where I’m using... Josh Clayton August 12, 2011 Web Ruby Open Source Testing Factory Bot
WIP it ♪♪♫♪ WIP it good Our development process calls for a design component up front. Design is... Harold Giménez August 10, 2011 Web Design Testing
2011 Rubyist's Guide To A Mac OS X Development Environment Update: A better approach is detailed in Laptop Setup for an Awesome... Dan Croak August 9, 2011 Web Ruby OS X
This week in open source Another week of great pull requests to our open source projects. ... Mike Burns August 5, 2011 News Open Source
How to fix `rm -f .git/index` Ever gotten this message? fatal: Unable to create... Gabe Berke-Williams August 4, 2011 Git
2.5 Ways to Execute a Shell Command I always get confused by the difference between %x{}, backticks, and system... Gabe Berke-Williams August 3, 2011 Web Ruby
Multiline strings in Capybara When checking for a multiline string in Capybara, you need to use page.text... Gabe Berke-Williams August 2, 2011 Web Testing