cwsaylor (Chris Saylor)

Name
Chris Saylor
Email
Website/Blog
http://justhack.com
Company
http://todobebe.com
Location
Miami, FL
Member Since
Feb 13, 2008 (about 1 year)

Following 10 githubbers and watching 92 repositories view all →

Public Repositories (4)

  • twitter

    API wrapper for Twitter and Twitter Search API's

    legend

    Forked from jnunemaker/twitter Sun Nov 08 15:44:24 -0800 2009

    Last updated Thu Nov 05 18:51:46 -0800 2009

  • miamirb

    Miami Ruby Brigade

    legend

    Last updated Mon Jul 20 12:30:22 -0700 2009

  • integrity-twitter

    Twitter notifier for the Integrity continuous integration server

    legend

    Last updated Mon Dec 15 09:43:07 -0800 2008

  • mongo_mapper_generators

    Model and scaffold generators for mongo_mapper

    legend

    Created Tue Oct 20 16:57:34 -0700 2009

Public Activity feed

cwsaylor started watching TwP/servolux Thu Nov 26 11:57:55 -0800 2009
servolux's description:
Threads : Servers : Forks : Daemons
cwsaylor created repository gin Sun Nov 22 08:24:42 -0800 2009
New repository is at cwsaylor/gin
cwsaylor started watching atmos/hancock Tue Nov 17 14:46:47 -0800 2009
hancock's description:
An OpenID Provider with an API, written in Sinatra.
cwsaylor started watching be9/acl9 Tue Nov 17 14:46:17 -0800 2009
acl9's description:
Yet another role-based authorization system for Rails
cwsaylor forked gist: 234598 Sat Nov 14 08:14:36 -0800 2009
db_config = YAML::load(File.read(RAILS_ROOT + "/config/mongodb.yml")) if db_config[RAILS_ENV] &&...
cwsaylor started watching toastyapps/alchemist Mon Nov 09 07:56:57 -0800 2009
alchemist's description:
Ruby library to convert from meters to miles from yards to fathoms from teaspoons to quarts and whatever else you could possibly want
cwsaylor forked jnunemaker/twitter Sun Nov 08 15:44:25 -0800 2009
Forked repository is at cwsaylor/twitter
cwsaylor forked jnunemaker/twitter Sun Nov 08 14:58:37 -0800 2009
Forked repository has since been deleted.
cwsaylor forked dcrec1/inploy Wed Nov 04 11:46:26 -0800 2009
Forked repository has since been deleted.
cwsaylor forked dcrec1/inploy Wed Nov 04 11:39:55 -0800 2009
Forked repository has since been deleted.
cwsaylor started watching dcrec1/inploy Wed Nov 04 11:39:54 -0800 2009
inploy's description:
Rails deployment made easy
cwsaylor created gist: 225238 Tue Nov 03 09:18:06 -0800 2009
URL_CHARS = ('0'..'9').to_a + ('a'..'z').to_a + ('A'..'Z').to_a + ['-', '_'] - ['a', 'e', 'i', 'o...
cwsaylor started watching mbleigh/twitter-auth Tue Nov 03 09:15:26 -0800 2009
twitter-auth's description:
Standard authentication stack for Rails using Twitter to log in.
cwsaylor started watching jaz303/boxy Tue Nov 03 09:15:21 -0800 2009
boxy's description:
General purpose copycat Facebook dialog/overlay
cwsaylor started watching boonious/oauth-plugin Thu Oct 29 20:14:06 -0700 2009
oauth-plugin's description:
Rails plugin for OAuth
cwsaylor started watching pelle/oauth-plugin Thu Oct 29 14:49:30 -0700 2009
oauth-plugin's description:
Rails plugin for OAuth
cwsaylor started watching durran/mongoid Thu Oct 29 14:15:34 -0700 2009
mongoid's description:
Ruby ODM framework for MongoDB
cwsaylor started watching philnash/bitly Thu Oct 29 13:38:01 -0700 2009
bitly's description:
A ruby wrapper for the bit.ly API
cwsaylor started watching mxcl/homebrew Wed Oct 28 14:26:23 -0700 2009
homebrew's description:
Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bonus beer theme
cwsaylor started watching sbfaulkner/has_states Sat Oct 24 08:18:16 -0700 2009
has_states's description:
yet another acts_as_state_machine type of plugin
cwsaylor started watching pilu/web-app-theme Sat Oct 24 08:18:08 -0700 2009
web-app-theme's description:
A simple theme for web apps
cwsaylor started watching drnic/personal-rails-generators Sat Oct 24 08:17:54 -0700 2009
personal-rails-generators's description:
A set of rails generators to be cloned into ~/.rails/generators
cwsaylor updated gist: 217060 Fri Oct 23 10:24:42 -0700 2009
require 'json' require 'open-uri' require 'mongo'
cwsaylor created gist: 217060 Fri Oct 23 10:23:37 -0700 2009
require 'json' require 'open-uri' require 'mongo'
cwsaylor created repository mongo_mapper_generators Tue Oct 20 16:57:34 -0700 2009
New repository is at cwsaylor/mongo_mapper_generators
cwsaylor updated gist: 214381 Tue Oct 20 09:10:05 -0700 2009
# drop into config/deploy.rb desc "Symlink public cache"
cwsaylor created gist: 214381 Tue Oct 20 09:08:48 -0700 2009
desc "Symlink public cache" task :symlink_cache, :roles => :app, :except => {:no_release => true}...
cwsaylor created repository telegram Sat Oct 17 10:29:55 -0700 2009
New repository is at cwsaylor/telegram
cwsaylor started watching flavorjones/loofah Wed Oct 07 10:16:22 -0700 2009
loofah's description:
HTML/XML manipulation and sanitization based on Nokogiri
cwsaylor started watching justinfrench/formtastic Mon Oct 05 11:10:41 -0700 2009
formtastic's description:
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close to 1.0!
cwsaylor created gist: 200837 Sat Oct 03 13:04:25 -0700 2009
user deploy deploy; worker_processes 1;