raycmorgan (RayMorgan)

Name
RayMorgan
Location
Las Vegas, NV
Member Since
Oct 07, 2008 (about 1 year)

Following 3 githubbers and watching 32 repositories view all →

Public Repositories (11)

  • gateway

    A standard web server/application interface that works with Node.js's asynchronous nature.

    legend

    Last updated Thu Dec 17 22:45:35 -0800 2009

  • vroom

    Vroom is a simple resource oriented web framework built on top of Node.js

    legend

    Last updated Thu Nov 05 21:28:57 -0800 2009

  • node

    evented I/O for v8 javascript

    legend

    Forked from ry/node Thu Sep 24 19:00:33 -0700 2009

    Last updated Thu Oct 29 22:31:07 -0700 2009

  • Resume

    Résumé website of Ian Christian Myers.

    legend

    Forked from iancmyers/Resume Sun Oct 11 19:35:18 -0700 2009

    Last updated Sun Oct 11 19:35:54 -0700 2009

  • vroom-haml

    A Vroom plugin to allow working with haml-js easy.

    legend

    Last updated Thu Oct 08 23:23:07 -0700 2009

  • optparse-js

    Option parser for Javascript

    legend

    Forked from jfd/optparse-js Tue Oct 06 19:20:53 -0700 2009

    Last updated Tue Oct 06 12:52:25 -0700 2009

  • node-couch

    A CouchDB interface for node.js

    legend

    Forked from sixtus/node-couch Thu Jul 23 22:24:14 -0700 2009

    Last updated Tue Jul 14 06:26:34 -0700 2009

  • wsapi-more

    Lua - addons for the wsapi library

    legend

    Last updated Fri May 22 23:58:43 -0700 2009

  • erl-lua

    An Erlang linked-in driver that allows embedding Lua into the Erlang VM

    legend

    Last updated Wed Apr 29 19:17:37 -0700 2009

  • couchrest

    A RESTful CouchDB client based on Heroku's RestClient and Couch.js

    legend

    Forked from jchris/couchrest Wed Dec 17 23:04:44 -0800 2008

    Last updated Wed Dec 03 12:09:19 -0800 2008

  • blank_erl

    A blank Erlang project. Includes default folders and a simple Makefile.

    legend

    Last updated Sat Nov 01 22:13:36 -0700 2008

Public Activity feed

raycmorgan pushed to master at raycmorgan/gateway Thu Dec 17 22:45:35 -0800 2009
HEAD is 73400d86bde1f194c4cff3533f5dbbe885e1ae23
raycmorgan started watching jquery/jquery Thu Dec 17 10:33:02 -0800 2009
jquery's description:
jQuery JavaScript Library
raycmorgan started watching felixge/node-deferred Fri Dec 11 16:08:44 -0800 2009
node-deferred's description:
Dojo deferreds as a nodejs module - Work in Progress
raycmorgan started watching waveto/node-compress Tue Dec 01 21:36:48 -0800 2009
node-compress's description:
A streaming compression / gzip library for node.js
raycmorgan pushed to master at raycmorgan/gateway Sat Nov 07 10:25:30 -0800 2009
HEAD is beeb75cc77412e9721426070fe2be41e248803c7
  • raycmorgan committed beeb75cc:
    Changed process.inherits to sys.inherits to match the new API changes.
raycmorgan pushed to master at raycmorgan/gateway Fri Nov 06 22:54:08 -0800 2009
raycmorgan pushed to master at raycmorgan/vroom Thu Nov 05 21:28:57 -0800 2009
HEAD is ff02a399969b05a01ffad438e73c649d188604d9

2 commits »

raycmorgan started watching jed/cookie-node Thu Nov 05 10:08:05 -0800 2009
cookie-node's description:
signed cookie functionality for node.js
raycmorgan created gist: 226594 Wed Nov 04 17:04:52 -0800 2009
var p = Promise.join(p1, p2, p3) p.addCallback(function (p1Res, p2Res, p3Res) {
raycmorgan pushed to master at raycmorgan/gateway Tue Nov 03 23:33:41 -0800 2009
HEAD is 099e1ba6ae16072cc27e3a92bec334698bb422ad
  • raycmorgan committed 099e1ba6:
    Added more tests. Moved body parsing into the request object and simplified it a bit.
raycmorgan pushed to master at raycmorgan/gateway Tue Nov 03 00:00:49 -0800 2009
HEAD is 970a504ae9e1bb82491d0251997082d8b3964ad1

3 commits »

raycmorgan pushed to master at raycmorgan/gateway Sat Oct 31 21:11:17 -0700 2009
HEAD is 924043e92551b1be48aec61fe726b34309f4416c

3 commits »

raycmorgan pushed to master at raycmorgan/node Thu Oct 29 22:31:08 -0700 2009
HEAD is a0bdcbcead30a42d6d8cd038508c0da8bc08a568

134 commits »

raycmorgan pushed to master at raycmorgan/gateway Thu Oct 29 20:21:23 -0700 2009
HEAD is a9746781a8a48aae5bf1a880731ab89dcfd50eda
  • raycmorgan committed a9746781:
    Fixed all of the issues caused with the Node.js changes today. Pretty much just changed node references for process.
raycmorgan pushed to master at raycmorgan/gateway Wed Oct 28 23:57:59 -0700 2009
HEAD is 8d1313e0fa7f0a9ab684b10ff19d93a105b8a53b
raycmorgan pushed to master at raycmorgan/gateway Wed Oct 28 23:41:39 -0700 2009
HEAD is fc22b0481c46e26c9310c280d8f31d098570fbca
raycmorgan pushed to master at raycmorgan/gateway Wed Oct 28 23:33:39 -0700 2009
HEAD is e81d18b8a02eab00860afc69cbb409622b1cb130
raycmorgan pushed to master at raycmorgan/gateway Wed Oct 28 23:11:54 -0700 2009
HEAD is c8fad9b9902a13ac6ee4214fe6a866fe408026ff
raycmorgan created gist: 217710 Sat Oct 24 12:40:51 -0700 2009
var http = require('/http.js'); var sys = require('/sys.js');
raycmorgan started watching haberman/upb Thu Oct 22 21:36:38 -0700 2009
upb's description:
A minimalist implementation of Google's Protocol Buffers
raycmorgan pushed to master at raycmorgan/gateway Tue Oct 20 23:26:14 -0700 2009
HEAD is 4d3a1f06fabb4c55d9bd37fa6376585f6019498c
  • raycmorgan committed 4d3a1f06:
    Static file handling no longer calls app inside of the file reading callbacks. This breaks the Request.input listeners.
raycmorgan pushed to master at raycmorgan/gateway Tue Oct 20 22:40:03 -0700 2009
HEAD is 2849a69bd2e461c607da5157f431b9c43838dc01
raycmorgan pushed to master at raycmorgan/gateway Tue Oct 20 21:02:15 -0700 2009
HEAD is bef5cb08ed0adb5cc85fd00de54abc05db528084
  • raycmorgan committed bef5cb08:
    Static middleware now streams the contents to the client instead of buffering in memory.
raycmorgan pushed to master at raycmorgan/gateway Sun Oct 18 23:23:32 -0700 2009
HEAD is c4a3bc4cf79d6d1de226715122aa519c8547a3ad

3 commits »

raycmorgan created branch master at raycmorgan/gateway Sun Oct 18 23:18:57 -0700 2009
raycmorgan created repository gateway Sun Oct 18 23:18:45 -0700 2009
New repository is at raycmorgan/gateway
raycmorgan started watching janl/mustache.js Sat Oct 17 23:16:35 -0700 2009
mustache.js's description:
Minimal templating with {{mustaches}} in JavaScript
raycmorgan pushed to master at raycmorgan/vroom Thu Oct 15 21:48:27 -0700 2009
HEAD is 5313703a4379668b29b82758dafc504fc1fd3730
raycmorgan pushed to gh-pages at raycmorgan/vroom Tue Oct 13 22:42:24 -0700 2009
raycmorgan started watching isaacs/npm Tue Oct 13 21:32:38 -0700 2009
npm was created Tue Sep 29 10:21:24 -0700 2009
raycmorgan pushed to master at raycmorgan/vroom Mon Oct 12 21:51:22 -0700 2009
HEAD is 32399928e0b3b2dc15ef8a62ef061928e0e63131
raycmorgan started watching creationix/haml-js Mon Oct 12 21:21:53 -0700 2009
haml-js's description:
Haml ported to server-side Javascript. This is a traditional server-side templating language. Tested with node-js
raycmorgan created gist: 208555 Mon Oct 12 10:24:44 -0700 2009
post('/', function () { this.parseBody() .addCallback(function (body) {
raycmorgan edited a page in the raycmorgan/vroom wiki Sun Oct 11 22:07:09 -0700 2009
raycmorgan edited a page in the raycmorgan/vroom wiki Sun Oct 11 20:32:36 -0700 2009