What does Ruby have that Python doesn't, and vice versa?
There is a lot of discussions of Python vs Ruby, and I all find them completely unhelpful, because they all turn around why feature X... more »
Tweet 0 Comments Save Tags: python , ruby
Introducing the Google Form API
One of the biggest problems with Google Forms is its lack of an API. Developers have almost no access to the core data structure. Now,... more »
Tweet 0 Comments Save Tags: javascript , ruby , web design , web services
Resque with Redis To Go
Resque is a queueing system that is backed by Redis. Common use cases include sending emails and processing data. For more information... more »
Tweet 0 Comments Save Tags: database , frameworks , how-to , ruby
Speeding up Ruby on Rails
Ruby on Rails, a popular Web development framework based on the Ruby programming language, makes it easy to access your database, but it... more »
Tweet 0 Comments Save Tags: reviews , ruby
Ruby Programming with CUBRID
Ruby active development has been started for CUBRID Database. Its first gem has been pushed to RubyGem's Gemcutter. Now Ruby developers... more »
Titanous : Mailman Released!
Mailman is an incoming email processing microframework. You point it at a source of email, such as a POP3 account or a Maildir, and it... more »
Tweet 0 Comments Save Tags: frameworks , reviews , ruby , usability
Distributed Ruby - Exploiting ‘Enterprise’ Software
Even saying the word can send shivers down the spine of the ‘enlightened’ developer. It can conjure up thoughts of gargantuan XML... more »