mumrah (David Arthur)

Name
David Arthur
Email
Website/Blog
http://mumrah.net
Member Since
Feb 16, 2009

Following 3 coders and watching 7 repositories view all →

Public Repositories (4)

  • quad-js

    A spatial indexing CommonJS library

    legend

    Last updated Thu Feb 25 09:21:22 -0800 2010

  • cloudcache

    CloudCache, like memcached, but using AWS

    legend

    Last updated Thu Sep 03 06:33:35 -0700 2009

  • ec2mpi

    Command line interface for managing MPI clusters on Amazon EC2

    legend

    Last updated Wed Jun 03 23:59:27 -0700 2009

  • TransientURL

    A one-time use URL shortener.

    legend

    Last updated Sat May 16 14:13:44 -0700 2009

Public Activity feed

mumrah updated gist: 316802 Sat Feb 27 08:29:53 -0800 2010
fs.readFile('static/grid.html', 'ascii').addCallback(function(data){ sys.debug('test'); });
mumrah created gist: 316802 Sat Feb 27 08:19:45 -0800 2010
fs.readFile('static/grid.html', 'ascii', function(err, data){ if(err) throw(err); sys.deb...
mumrah pushed to master at mumrah/quad-js Thu Feb 25 09:21:22 -0800 2010
  • 7e2da0c
    Added a backref from points in the tree to a object passed in ...
mumrah created branch master at mumrah/quad-js Wed Feb 24 06:22:52 -0800 2010
mumrah created repository quad-js Wed Feb 24 06:20:37 -0800 2010
New repository is at mumrah/quad-js