sstephenson (Sam Stephenson)

Name
Sam Stephenson
Email
Company
37signals
Location
Chicago
Member Since
Mar 08, 2008 (about 1 year)

Following 21 githubbers and watching 50 repositories view all →

Public Repositories (13)

  • rack_url_protocol

    Rack-backed custom URL protocol for your MacRuby application

    legend

    Last updated Sat Nov 21 11:50:04 -0800 2009

  • prototype

    Prototype JavaScript framework

    legend

    Last updated Fri Nov 13 12:49:47 -0800 2009

  • sprockets

    JavaScript dependency management and concatenation

    legend

    Last updated Fri Oct 16 15:47:14 -0700 2009

  • ruby-yui-compressor

    A Ruby interface to YUI Compressor for minifying JavaScript and CSS assets.

    legend

    Last updated Fri Oct 16 15:05:01 -0700 2009

  • alice

    IRC client viewed in WebKit

    legend

    Forked from leedo/alice Fri Aug 07 12:36:55 -0700 2009

    Last updated Fri Aug 21 21:01:01 -0700 2009

  • sprockets-rails

    Sprockets JavaScript dependency management and concatenation support for Rails applications

    legend

    Last updated Mon Aug 17 14:11:03 -0700 2009

  • mackerel

    Object storage system

    legend

    Last updated Sun May 24 00:11:22 -0700 2009

  • rubyosa

    Fork of http://rubyosa.rubyforge.org/svn/trunk

    legend

    Last updated Sat May 23 10:36:57 -0700 2009

  • minihal

    Stupid MegaHAL clone

    legend

    Last updated Sun Apr 12 12:51:57 -0700 2009

  • dtclsh

    Persistent, shared-state interactive Tcl interpreter

    legend

    Last updated Fri Nov 07 09:29:36 -0800 2008

  • ruby-tcl

    A minimal Ruby interface to libtcl

    legend

    Last updated Fri Nov 07 08:02:01 -0800 2008

  • ruby-monome

    An application framework for interfacing with the Monome 40h in Ruby

    legend

    Last updated Sun Oct 19 10:12:28 -0700 2008

  • disaster

    A toy stack-based language

    legend

    Last updated Tue Oct 07 23:42:58 -0700 2008

Public Activity feed

sstephenson pushed to master at sstephenson/rack_url_protocol Sat Nov 21 11:50:05 -0800 2009
HEAD is 99dc0480e27c3a653730e1b186462d029273c037
sstephenson started watching josh/MacOnRack Fri Nov 20 23:56:47 -0800 2009
MacOnRack's description:
A sample MacRuby application demonstrating how to connect Rack to a WebView.
sstephenson added josh to rack_url_protocol Fri Nov 20 16:50:42 -0800 2009
rack_url_protocol is at sstephenson/rack_url_protocol
sstephenson pushed to master at sstephenson/rack_url_protocol Fri Nov 20 16:50:40 -0800 2009
HEAD is b734ddd0d4a25f3d4b6f685e415ce665501a0f3e
sstephenson created branch master at sstephenson/rack_url_protocol Fri Nov 20 16:47:22 -0800 2009
sstephenson created repository rack_url_protocol Fri Nov 20 16:46:05 -0800 2009
New repository is at sstephenson/rack_url_protocol
sstephenson started watching tobie/Evidence Sun Nov 08 07:41:57 -0800 2009
Evidence's description:
JavaScript unit testing
sstephenson started watching ahoward/slave Thu Nov 05 10:00:10 -0800 2009
slave's description:
easy management of child process works over pipes and drb
sstephenson updated gist: 134653 Wed Nov 04 20:05:08 -0800 2009
Element.addMethods({ preservingScrollPosition: function(element, callback) { element = $(el...
sstephenson started watching madrobby/emile Mon Nov 02 08:13:16 -0800 2009
emile's description:
emile.js is a no-thrills stand-alone CSS animation JavaScript framework, named after Émile Cohl, early animator.
sstephenson started watching josh/sprockets Sat Oct 31 14:48:10 -0700 2009
sprockets's description:
JavaScript dependency management and concatenation
sstephenson started watching Fingertips/Miso Tue Oct 20 11:50:44 -0700 2009
Miso's description:
Miso is a unified API for simple image operations commonly used on the web.
sstephenson started watching oggy/looksee Mon Oct 19 14:43:47 -0700 2009
looksee's description:
Examine the precise method lookup path of any ruby object in ways not possible in standard ruby.
sstephenson created branch compression at sstephenson/sprockets Fri Oct 16 15:47:14 -0700 2009
sstephenson pushed to master at sstephenson/ruby-yui-compressor Fri Oct 16 15:05:01 -0700 2009
HEAD is 0a350986936e255e0388d1f94901cf938df0e7ef
sstephenson created tag 0.9.2 at sstephenson/ruby-yui-compressor Fri Oct 16 15:04:35 -0700 2009
sstephenson pushed to master at sstephenson/ruby-yui-compressor Fri Oct 16 15:00:41 -0700 2009
HEAD is bfb6d30ef74e7ec9fc1bbedfa853a3c007a33f31
  • sstephenson committed bfb6d30e:
    Move the jar file directly into lib/ so it can be copied into Rip environments
sstephenson started watching hiddenloop/paging_keys_js Tue Oct 13 11:50:08 -0700 2009
paging_keys_js's description:
Page navigation (scrolling) and pagination using keyboard shortcuts with micro-formatted html (hentry), inspired by interaction on ffffound.com
sstephenson started watching tobi/imagery Mon Oct 12 21:50:35 -0700 2009
imagery's description:
Image server / proxy that can resize images on demand based on common file prefixes ( such as _small, _medium ) and apply other rmagick effects. Supposed to be used between a Squid/Varnish and S3
sstephenson pushed to sizzle at sstephenson/prototype Sat Oct 10 11:24:25 -0700 2009
HEAD is 4d042a9fa0d3eb2f8e7234e34192b2d0964dec9f
  • sstephenson committed 4d042a9f:
    Match each element individually in Selector.findElement since Sizzle.matches does not preserve order