peritor's simply_stored →
Convenience layer for CouchDB and SimpleDB. Requires CouchPotato and RightAWS library respectively.
SimplyStored allows you to persist your objects to CouchDB (or SimpleDB) using an ActiveRecord-like syntax.
In contrast to CouchPotato (on top of it is build) it supports associations and other syntactic sugar that makes ActiveRecord so appealing.
Both backends have also support for S3 attachments.
jmettraux is retiring rufus-tokyo →
The project is entering maintainance mode. John is suggesting that we turn to Oklahoma Mixer and ruby-tokyotyrant.
Chrome Experiments →
A site to showcase cool experiments for both JavaScript and web browsers. Not your mother’s JavaScript.
Rails Plugins →
Find and verify if the plugin or gem you want to use works with Rails 3.
wtfjs →
Snippets of weird JavaScript behavior, such as NaN === NaN // false.
How Rails 3 routing allows using Rails and Sinatra in a single app →
Almost too simple.
iphone-style-checkboxes →
Turn checkboxes into iPhone-style binary switches. Demo.