Hello Functor: Pattern based method dispatch in Ruby
"The beauty of Functor however is that it allows more than just method overloading. Method overloading matches on the class of it’s arguments. In... more »
0 commentsSave Tags: ruby
Installing Arc on Mac OS X
Instructions for installing the Arc programming language on Mac OS X, including a tweaked Portfile to coax MacPorts into installing an older version... more »
0 commentsSave Tags: apple, other languages
The Planned Security Model for CouchDB
A summary of the planned, but not yet implemented, security model for CouchDB. The author wonders whether this plan could, even without alterations,... more »
0 commentsSave Tags: database, other languages
Amazon SimpleDB and CouchDB compared
An early, somewhat superficial comparison of Amazon SimpleDB to CouchDB. The major difference that the author forgot to highlight is that SimpleDB,... more »
0 commentsSave Tags: database, other languages, web services