You're viewing a post from the archive. Don't forget to checkout our latest post HTML5-powered Ajax file uploads

Rubies this week

Gravatar
11 Mar 2007

A few ruby links of note this week.

  • "S3DFS for EC2":http://www.openfount.com/blog/s3dfs-for-ec2 - Now we can really scale with EC2, no more worries about where the database is.

  • "8 OpenID Resources for Rails Developers":http://www.rubyinside.com/7-openid-resources-for-rails-developers-418.html - Everyone's at it these days.

  • "Sequel":http://code.google.com/p/ruby-sequel/ is an ORM framework for Ruby. Sequel provides thread safety, connection pooling, and a DSL for constructing queries and table schemas - Have to check this out!