Recent Projects
Ajax-Gist
A simple web-service that allows GitHub Gists to be used via AJAX and in XHTML documents.
deepopenstruct
A simple library for creating easy-to-use data structures from complex sets of nested Hashes and Arrays
Read My Code
A website for sharing and discovering beautiful code.
ruby-tmdb
Easily get information about movies and cast members with rby-tmdb, an ActiveRecord-style API wrapper for TheMovieBD.org
Recent Posts
- 8 - A simple intro to writing a lexer with Ragel.
- 7 - Bootstrapping a prototype-based object-oriented language in 44 lines of code.
- 6 - IdeaTin.com Interview 'Zero to MVP in 24 Hours'
- 5 - Improving application throughput 9x with asynchronous responses in Rails 3
- 4 - Ruby, shallow copy surprise!