New Column: Code Safari
I am writing a regular weekly column at the newly launched Sitepoint project RubySource. The column is named “Code Safari”, where I explore the jungle of ruby libraries and gems and figure out how they work. It’s an introductory series designed to not just explain how things operate, but show you the tools and techniques so that you can figure it out yourself.
Three posts have already been published:
- Understanding Concurrent Programming With Ruby’s Goliath, in which I dig into the new Goliath web server to figure out how it uses the new 1.9 Fibers to work some magic.
- Configuring Capybara, in which I investigate how Capybara implemented its configuration DSL, and then make one for myself.
- TWSS and Bayesian Classification of Twitter Searches, in which I inspect the pipes of a beautiful piece of plumbing.
The format is a bit different but I’m really happy with how it is working so far. Let me know what you think.