rcoder (Lennon Day-Reynolds)

Name
Lennon Day-Reynolds
Email
Website/Blog
http://rcoder.net/
Company
Dark Horse Comics
Location
Portland, OR
Member Since
Jul 03, 2008 (about 1 year)

Following 2 githubbers and watching 39 repositories view all →

Public Repositories (13)

  • itty

    The itty-bitty Python web framework.

    legend

    Forked from toastdriven/itty Fri Nov 13 16:48:06 -0800 2009

    Last updated Sat Nov 07 20:53:49 -0800 2009

  • pdx-city-calendar

    Tools to convert the messy HTML city events calendar on PortlandOnline into iCalendar format

    legend

    Last updated Sun Nov 01 18:19:39 -0800 2009

  • solango

    Django Solr Integration

    legend

    Forked from screeley/solango Wed Oct 21 16:15:20 -0700 2009

    Last updated Wed Oct 21 16:36:26 -0700 2009

  • rest-client

    Simple REST client for Ruby, inspired by microframework syntax for specifying actions.

    legend

    Forked from adamwiggins/rest-client Thu Feb 05 14:47:25 -0800 2009

    Last updated Tue May 26 14:23:44 -0700 2009

  • jruby-rack

    Rack for JRuby and Java appservers

    legend

    Forked from nicksieger/jruby-rack Fri Apr 17 16:06:57 -0700 2009

    Last updated Fri Apr 10 19:27:58 -0700 2009

  • couchdb

    Experimenting with ways to make CouchDB a more complete dev environment

    legend

    Forked from halorgium/couchdb Fri Apr 10 16:13:27 -0700 2009

    Last updated Fri Apr 10 17:46:12 -0700 2009

  • misfict

    micro-serial-fiction

    legend

    Last updated Thu Mar 19 18:03:51 -0700 2009

  • jruby_memcache_client

    A wrapper of the Java Whalin MemCache client for JRuby

    legend

    Forked from fredjean/jruby-memcache-client Fri Mar 13 11:05:47 -0700 2009

    Last updated Fri Mar 13 11:17:05 -0700 2009

  • ohloh_scm

    Ohloh Source Control Management Library

    legend

    Forked from robinluckey/ohloh_scm Wed Feb 04 17:28:26 -0800 2009

    Last updated Mon Feb 09 14:42:36 -0800 2009

  • py-highlighter

    simple web.py app which highlights source code using pygments

    legend

    Last updated Thu Jan 22 21:01:57 -0800 2009

  • passenger

    Phusion Passenger (mod_rails)

    legend

    Forked from FooBarWidget/passenger Wed Nov 19 11:48:04 -0800 2008

    Last updated Thu Nov 20 17:40:49 -0800 2008

  • menush

    Alternate login shell which restricts users to a preset list of commands

    legend

    Last updated Tue Nov 18 11:29:20 -0800 2008

  • pdxruby

    Code that runs the pdxruby.org website, affectionately known as the "cat herder"

    legend

    Last updated Sat Aug 09 14:22:19 -0700 2008

Public Activity feed

rcoder updated gist: 242090 Tue Nov 24 10:31:54 -0800 2009
class scripts_user_revision(object): def __init__(self, message, user=SCRIPTS_USER): ...
rcoder created gist: 242090 Tue Nov 24 10:29:18 -0800 2009
def scripts_user_revision(message): def _decorate(f): @revision.create_on_success
rcoder forked toastdriven/itty Fri Nov 13 16:48:07 -0800 2009
Forked repository is at rcoder/itty
rcoder created gist: 227409 Thu Nov 05 13:17:43 -0800 2009
import pip def install_package(name):
rcoder updated gist: 226331 Wed Nov 04 14:48:14 -0800 2009
class FunctionWrapperNode(Node): """ This is an abstract base class designed to make it e...
rcoder updated gist: 226331 Wed Nov 04 14:46:36 -0800 2009
class FunctionWrapperNode(Node): """ This is an abstract base class designed to make it e...
rcoder created gist: 226331 Wed Nov 04 12:05:08 -0800 2009
class FunctionWrapperNode(Node): """ This is an abstract base class designed to make it e...
rcoder started watching defunkt/resque Tue Nov 03 12:36:58 -0800 2009
resque's description:
A simple Redis-based queue.
rcoder started watching darrellsilver/norc Mon Nov 02 10:11:04 -0800 2009
norc's description:
A replacement for Cron to manage logging, error reporting, dependencies, resource management and historical run times. Tasks are not host specific and can be remotely administered.
rcoder pushed to master at rcoder/pdx-city-calendar Sun Nov 01 18:19:39 -0800 2009
rcoder pushed to master at rcoder/pdx-city-calendar Sun Nov 01 18:16:26 -0800 2009
HEAD is 7359ef6bde904083a2226ec8f178e663aa0575e6
rcoder created branch master at rcoder/pdx-city-calendar Sun Nov 01 18:12:39 -0800 2009
rcoder created repository pdx-city-calendar Sun Nov 01 18:10:31 -0800 2009
New repository is at rcoder/pdx-city-calendar
rcoder started watching mxcl/homebrew Thu Oct 22 11:28:35 -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
rcoder pushed to master at rcoder/solango Wed Oct 21 16:36:26 -0700 2009
HEAD is 6d2c4058943a38d4924726b12be7949762f0b0dd
  • Lennon Day-Reynolds committed 6d2c4058:
    defer creation of indexer until actually needed
rcoder forked screeley/solango Wed Oct 21 16:15:20 -0700 2009
Forked repository is at rcoder/solango
rcoder started watching nddrylliog/ooc Thu Oct 15 09:59:03 -0700 2009
ooc's description:
an ooc compiler written in java
rcoder started watching toolmantim/bananajour Wed Oct 14 13:07:09 -0700 2009
bananajour's description:
Local git repository hosting with a sexy web interface and bonjour discovery. It's like your own little adhoc, network-aware github!
rcoder started watching simonw/django-signed Mon Sep 28 17:04:59 -0700 2009
django-signed's description:
Signing utilities for Django, to try out an API which is being proposed for inclusion in Django core.