cschneid (Chris Schneider)

Name
Chris Schneider
Email
Website/Blog
http://www.gittr.com
Location
Fort Collins, CO
Member Since
Apr 09, 2008 (about 1 year)

Following 8 githubbers and watching 111 repositories view all →

Public Repositories (12)

  • cardio

    Assertions for Deployment Checking

    legend

    Last updated Fri Sep 25 09:44:00 -0700 2009

  • ohm

    Object-Hash Mapping for Redis

    legend

    Forked from soveran/ohm Mon Sep 14 14:17:40 -0700 2009

    Last updated Fri Sep 11 15:46:05 -0700 2009

  • irclogger

    Sinatra based irclogger.com

    legend

    Last updated Sat Aug 22 11:57:04 -0700 2009

  • jquery-watermark

    Add a watermark to your form elements – the jQuery way.

    legend

    Forked from citrusbyte/jquery-watermark Fri May 01 18:48:23 -0700 2009

    Last updated Tue Apr 14 14:01:29 -0700 2009

  • clearance_admins

    files used when adding admin functionality to clearance

    legend

    Forked from jerry/clearance_admins Thu Mar 19 09:46:20 -0700 2009

    Last updated Thu Feb 19 09:26:50 -0800 2009

  • sinatra.github.com

    “The best revenge is massive success.”

    legend

    Forked from sinatra/sinatra.github.com Tue Feb 10 10:29:42 -0800 2009

    Last updated Tue Feb 10 10:33:47 -0800 2009

  • dotfiles

    dotfiles (for my macbook pro running Leopard) (vim, ruby, rails)

    legend

    Forked from cradle/dotfiles Sun Jul 27 21:20:33 -0700 2008

    Last updated Wed Jan 14 14:58:47 -0800 2009

  • sinatra-book

    OFFICAL REPO MOVED TO /sinatra/sinatra-book Tutorial + Cookbook

    legend

    Last updated Tue Dec 02 19:17:38 -0800 2008

  • poolparty

    Run a self-healing, auto-scaling cloud simply, easily on ec2

    legend

    Forked from auser/poolparty Thu Oct 23 20:19:57 -0700 2008

    Last updated Thu Oct 23 21:05:02 -0700 2008

  • jruby-rack

    Rack for JRuby and Java appservers

    legend

    Forked from nicksieger/jruby-rack Tue Jun 10 06:59:04 -0700 2008

    Last updated Tue Jun 10 06:59:07 -0700 2008

  • sinatra

    Classy web-development dressed in a DSL

    legend

    Forked from bmizerany/sinatra Sat May 10 17:27:58 -0700 2008

    Last updated Sat Jun 07 22:25:16 -0700 2008

  • wink

    The minimalists weblog engine.

    legend

    Forked from rtomayko/wink Tue May 20 06:28:30 -0700 2008

    Last updated Sat Jun 07 21:00:25 -0700 2008

Public Activity feed

cschneid created gist: 238124 Wed Nov 18 10:29:11 -0800 2009
### Make history behave itself export HISTCONTROL=ignoredups # don't put duplicate lines in histo...
cschneid started watching ejschmitt/jsvars Mon Nov 02 09:30:54 -0800 2009
jsvars's description:
Add javascript variables and objects to rails projects without ugly js-erb stuffed in views.
cschneid created gist: 214512 Tue Oct 20 12:01:06 -0700 2009
%select - @hash.each do |k,v| %option{:value => k} v
cschneid started watching tpope/vim-fugitive Sun Oct 11 20:21:27 -0700 2009
vim-fugitive's description:
fugitive.vim: a Git wrapper so awesome, it should be illegal
cschneid updated gist: 205497 Thu Oct 08 15:55:31 -0700 2009
thin -s 1 -C config.yml -R config.ru start gittr irclogger # cat config.yml
cschneid created gist: 205497 Thu Oct 08 15:54:23 -0700 2009
thin -s 1 -C config.yml -R config.ru start gittr irclogger # cat config.yml