takeo

Toby Sterrett
Powerset / Stafftool
san francisco
12
9
Jan 14, 2008

Following

Public Activity  feed

takeo started watching pivotal/screw-unit-server Fri May 15 11:08:48 -0700 2009
screw-unit-server's description:
Server and helpers for your Screw Unit tests.
takeo started watching rubyredrick/ri_cal Thu May 14 08:50:55 -0700 2009
ri_cal's description:
New Rfc 2445 (iCalendar) gem for Ruby
takeo started watching pluginaweek/table_helper Thu May 07 11:16:17 -0700 2009
table_helper's description:
Adds a helper method for generating HTML tables from collections
takeo started watching pluginaweek/preferences Thu May 07 11:04:46 -0700 2009
preferences's description:
Adds support for easily creating custom preferences for models
takeo started watching pluginaweek/has_phone_numbers Thu May 07 11:02:55 -0700 2009
has_phone_numbers's description:
Demonstrates a reference implementation for handling phone numbers
takeo started watching pluginaweek/state_machine Thu May 07 10:58:07 -0700 2009
state_machine's description:
Adds support for creating state machines for attributes on any Ruby class
takeo started watching rubyist/aasm Thu May 07 10:52:57 -0700 2009
aasm's description:
AASM - State machines for Ruby classes
takeo started watching pauldix/typhoeus Wed May 06 20:49:37 -0700 2009
typhoeus's description:
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.
takeo started watching bmabey/email-spec Tue May 05 20:54:06 -0700 2009
email-spec's description:
Collection of rspec matchers and cucumber steps for testing email in a rails app
takeo started watching hashrocket/view_specify Sun Apr 26 21:41:53 -0700 2009
view_specify's description:
Auto-generate RSpec view specs by interrogating your existing views.
takeo started watching lux/phpactiveresource Mon Apr 20 22:17:44 -0700 2009
phpactiveresource's description:
A PHP client library for easily accessing Ruby on Rails-based REST services
takeo started watching Fingertips/headless-squirrel Tue Apr 14 10:08:27 -0700 2009
headless-squirrel's description:
A command-line JavaScript test runner for the Mac
takeo started watching xaviershay/db2s3 Fri Apr 10 11:00:57 -0700 2009
db2s3's description:
A rails plugin to backup Mysql to Amazon S3
takeo created gist: 90033 Fri Apr 03 16:06:48 -0700 2009
logWork: { selector: '#issueContent', finder: function(elements) {
takeo started watching darwin/visor Fri Mar 27 15:30:07 -0700 2009
visor's description:
Quake-style terminal for MacOS X (Terminal.app SIMBL)
takeo started watching sbecker/asset_packager Wed Mar 18 22:33:29 -0700 2009
asset_packager's description:
JavaScript and CSS Asset Compression for Production Rails Apps
takeo started watching maccman/saasy Fri Mar 13 23:40:08 -0700 2009
saasy's description:
Rails SaaS and SSO solution
takeo started watching elcgit/s3-swf-upload-plugin Wed Mar 11 11:42:33 -0700 2009
s3-swf-upload-plugin's description:
A rails plugin which allow user upload files to S3 through an embedded flash directly.
takeo started watching javan/whenever Thu Feb 26 17:00:08 -0800 2009
whenever's description:
Provides clean ruby syntax for defining messy cron jobs and running them Whenever.
takeo forked JackDanger/permanent_records Mon Feb 23 21:30:16 -0800 2009
Forked repository is at takeo/permanent_records
takeo started watching JackDanger/permanent_records Mon Feb 23 11:03:50 -0800 2009
permanent_records's description:
Rails Plugin - soft-delete your ActiveRecord records. It's like an explicit version of ActsAsParanoid
takeo started watching pauldix/feedzirra Fri Feb 20 12:09:56 -0800 2009
feedzirra's description:
A feed fetching and parsing library that treats the internet like Godzilla treats Japan: it dominates and eats all.
takeo started watching mojombo/clippy Fri Feb 13 11:19:43 -0800 2009
clippy's description:
Clippy is a very simple Flash widget that makes it possible to place arbitrary text onto the client's clipboard.
takeo started watching yfactorial/objectiveresource Fri Feb 06 12:23:08 -0800 2009
objectiveresource's description:
A port of Ruby on Rails' ActiveResource to Objective-C (and specifically the iPhone)
takeo started watching binarylogic/authlogic Mon Feb 02 13:17:07 -0800 2009
authlogic's description:
A clean, simple, and unobtrusive ruby authentication solution.
takeo started watching pelle/oauth Sun Jan 25 11:30:32 -0800 2009
oauth's description:
OAuth implementation for Ruby
takeo started watching subtleGradient/mootools-subtle-templates Fri Jan 23 13:18:02 -0800 2009
mootools-subtle-templates's description:
subtleTemplates is a MooTools Plugin which allows you to define a template in html itself and reuse it to populate dynamic data easily.
takeo started watching courtenay/acts_like_git Tue Jan 20 23:51:59 -0800 2009
acts_like_git's description:
A Rails plugin that uses git to version ActiveRecord fields, like acts_as_versioned, but a git.
takeo committed to takeo/select-autocompleter Sat Jan 17 21:16:46 -0800 2009

aad3eb2aa3aa29f6006bfa62b56e7eaef8e9be46

changed keylistener to keydown instead of keyup and stopped event when enter/return so choosing an item with the keyboard wouldn't submit the form

takeo forked kneath/select-autocompleter Sat Jan 17 00:22:10 -0800 2009
Forked repository is at takeo/select-autocompleter
takeo started watching kneath/select-autocompleter Sat Jan 17 00:14:38 -0800 2009
select-autocompleter's description:
MooTools & Prototype plugin to create editable select tags