rcrowley (Richard Crowley)

Name
Richard Crowley
Email
Website/Blog
http://rcrowley.org/
Company
OpenDNS
Location
San Francisco, CA
Member Since
May 21, 2008 (about 1 year)

Following 58 githubbers and watching 48 repositories view all →

Public Repositories (15)

  • home

    My home directory

    legend

    Last updated Sat Nov 21 14:07:10 -0800 2009

  • gas

    Gas is a tiny prefork WSGI server and app for streaming static files through grep-, awk- and sed-...

    legend

    Last updated Thu Nov 19 10:59:24 -0800 2009

  • bashpress

    Command-line blog engine

    legend

    Last updated Tue Sep 15 16:03:14 -0700 2009

  • bashreduce

    map/reduce in bash

    legend

    Forked from erikfrey/bashreduce Wed Jun 10 16:47:32 -0700 2009

    Last updated Mon Jul 13 17:08:03 -0700 2009

  • django-twitterauth

    Use Twitter for authentication in Django

    legend

    Last updated Sun May 24 14:50:07 -0700 2009

  • opendns-fetchstats

    Automatically fetch your OpenDNS Top Domains data

    legend

    Last updated Fri Mar 20 09:25:15 -0700 2009

  • wheresmycar

    Scrapes SF GIS to send alerts when I need to move my car for street cleaning

    legend

    Last updated Sat Mar 14 08:33:02 -0700 2009

  • python-givvy

    Python bindings to the Givvy API

    legend

    Last updated Thu Feb 19 23:22:57 -0800 2009

  • minimuni

    When should Paul leave for work?

    legend

    Forked from paulhammond/minimuni Tue Dec 02 22:11:09 -0800 2008

    Last updated Wed Dec 03 18:35:16 -0800 2008

  • powncefs

    A Fuse filesystem for your friends' files on Pownce

    legend

    Last updated Tue Dec 02 19:15:33 -0800 2008

  • sometimes

    a PHP templating system

    legend

    Last updated Sun Nov 23 11:03:06 -0800 2008

  • mixinstall

    Manage read-only "mixed projects" within your own

    legend

    Last updated Tue Nov 11 23:29:37 -0800 2008

  • thrudb

    Modifications to the Thrudb storage engine built on Thrift.

    legend

    Last updated Sat Sep 27 12:41:56 -0700 2008

  • dopploadr

    A Flickr Uploadr extension for geotagging photos with Dopplr trips.

    legend

    Last updated Tue Sep 23 19:09:57 -0700 2008

  • curvr

    Automatic approximation of typical Photoshop actions

    legend

    Last updated Mon May 26 10:00:23 -0700 2008

Public Activity feed

rcrowley pushed to master at rcrowley/home Sat Nov 21 14:07:10 -0800 2009
rcrowley updated gist: 158815 Thu Nov 19 15:24:33 -0800 2009
<?php function curl_quickie($url, $post = false, $cookie = false,
rcrowley uploaded a file to rcrowley/gas Thu Nov 19 11:16:51 -0800 2009
"gas-0.1.1.tar.gz" is at rcrowley/gas/downloads
rcrowley pushed to master at rcrowley/gas Thu Nov 19 10:59:25 -0800 2009
HEAD is a34e4243cb15d7c559ce66df85dd6e5b4f4e3bbf
rcrowley updated gist: 238669 Thu Nov 19 01:51:58 -0800 2009
This is the first file in the series. Woo!
rcrowley updated gist: 238669 Thu Nov 19 01:51:06 -0800 2009
This is the first file in the series. Woo!
rcrowley updated gist: 238669 Thu Nov 19 01:47:36 -0800 2009
This is the first file in the series. Woo!
rcrowley forked gist: 238669 Thu Nov 19 01:46:17 -0800 2009
This is the first file in the series. Woo!
rcrowley open sourced gas Wed Nov 18 16:58:38 -0800 2009
Gas is a tiny prefork WSGI server and app for streaming static files through grep-, awk- and sed-like generators.
rcrowley open sourced devbox-puppet Fri Nov 13 00:16:42 -0800 2009
No description yet.
rcrowley started watching jgm/gitit Wed Nov 04 14:52:02 -0800 2009
gitit's description:
A wiki using HAppS, pandoc, and git
rcrowley updated gist: 223194 Sat Oct 31 13:23:17 -0700 2009
# Mostly install Rails rip install rails
rcrowley updated gist: 223194 Sat Oct 31 13:23:04 -0700 2009
# Mostly install Rails rip install rails
rcrowley updated gist: 223194 Sat Oct 31 13:22:14 -0700 2009
# Mostly install Rails rip install rails
rcrowley forked gist: 223216 Sat Oct 31 13:08:36 -0700 2009
# file:lib/rip/commands/fake_rubygems.rb module Rip module Commands
rcrowley created gist: 223194 Sat Oct 31 12:08:41 -0700 2009
# Mostly install Rails rip install rails
rcrowley pushed to master at rcrowley/home Thu Oct 22 21:03:35 -0700 2009
HEAD is 5ca487f156da2932834b46867808cbdb32d1d1d9
  • rcrowley committed 5ca487f1:
    Path and vim tweaks after hanging out with Ruby for a bit.
rcrowley pushed to master at rcrowley/home Sat Oct 17 22:12:27 -0700 2009
HEAD is 894a11ebbd7b1ad4323a3b47ad7e44c187c4385c
rcrowley pushed to master at rcrowley/home Fri Oct 16 16:58:28 -0700 2009
rcrowley started watching defunkt/mustache Thu Oct 08 13:39:39 -0700 2009
mustache's description:
What could be more logical awesome than no logic at all?
rcrowley updated gist: 204204 Wed Oct 07 09:59:05 -0700 2009
unlink($argv[1]); $ii = count(explode("/", $argv[1])) - 2; for ($i = 0; $i < $ii; ++$i) {
rcrowley created gist: 204204 Wed Oct 07 09:56:02 -0700 2009
unlink($argv[1]); for ($i = 0; $i < $ii; ++$i) { if (!@rmdir($argv[1] = dirname($argv[1]))) {...
rcrowley pushed to master at rcrowley/home Fri Oct 02 16:53:57 -0700 2009
HEAD is bb67f4638ba4654b262cc3ef5efb7369bd1e708a
rcrowley pushed to master at rcrowley/home Wed Sep 30 13:59:42 -0700 2009
HEAD is ba1e92b78a3d11b9a9cd3feb47aa80809678038b
rcrowley pushed to master at rcrowley/home Mon Sep 28 16:35:25 -0700 2009
HEAD is 87434066e870665181a8224e8aee2c8bc5f5afe4
  • rcrowley committed 87434066:
    Git pre-commit hook for checking whitespace and PHP syntax with an easy way to add more checks.