Posted by cyx at June 11th, 2007

GTranslate

A rails plugin that allows you to use google translate in your ruby code. See http://code.google.com/p/g-translate/.

BatchedSqlFu

A rails plugin that collects queries and executes them at once. See http://code.google.com/p/batched-sql-fu/ .

Wikipedia Client

A Wikipedia client for getting page information. Currently it only allows you to get pages, future changes might including writing pages. See http://code.google.com/p/wikipedia-client.