melito

Mel Gray
Clever Collie, LLC
Seattle
6
15
Feb 26, 2008

Following

Public Activity  feed

melito created branch master at melito/itch Sun Jul 12 12:26:00 -0700 2009
New branch is at melito/itch/tree/master
melito started watching jcoglan/siren Fri Jul 10 16:15:00 -0700 2009
siren's description:
JSON parser that understands cross-references and casts to typed Ruby objects. Implements JSONQuery against JSON trees and Ruby object graphs.
melito started watching methodmissing/callback Fri Jul 10 10:40:57 -0700 2009
callback's description:
Native MRI callback
melito pushed to master at melito/srt Sun Jul 05 20:20:02 -0700 2009
HEAD is 98ee83d66f3fc3260b4f5b449f85b92534fd43ec

2 commits »

melito pushed to master at melito/srt Sun Jul 05 18:51:12 -0700 2009
HEAD is f4f93757eeb292f14a9a46738e9a22b63bbe84ca

3 commits »

melito pushed to master at melito/em-syslog Fri Jul 03 11:49:50 -0700 2009
HEAD is 6841c2d536ccc46ffdfe75d55fefa35eac9c48ff
  • melito committed 6841c2d5:
    Fixing a small bug in a pretty hackish way. Will clean up a bit more later this weekend.
melito pushed to master at melito/em-syslog Tue Jun 30 20:19:00 -0700 2009
melito pushed to master at melito/em-syslog Tue Jun 30 20:11:45 -0700 2009
HEAD is e321cbc9c8482826078e09218d203e64e2f6a496
  • melito committed e321cbc9:
    Gonna try pushing again to try and kick the Github gem builder into gear
melito created branch master at melito/srt Sun Jun 28 16:14:21 -0700 2009
New branch is at melito/srt/tree/master
melito pushed to master at melito/clevercollie Sun Jun 28 03:11:40 -0700 2009
HEAD is b8676b706a7a0b4de55eedf98cba7cfd07a492e4
  • melito committed b8676b70:
    Small changes to address and privacy policy.
melito started watching jcoglan/eventful Fri Jun 26 15:30:58 -0700 2009
eventful's description:
Because Ruby's Observable never does quite what I want
melito started watching mneumann/wee Mon Jun 22 13:27:32 -0700 2009
wee's description:
A high-level light-weight web framework with many ideas from Seaside.
melito created gist: 132790 Fri Jun 19 11:53:01 -0700 2009
-x- -x- -x- -x- -x- -x- -x- -x- -x- -x- -x- -x- -x- -x- -x- -x- -x- -x- -x- -x- [Astral Proje...
melito created gist: 132785 Fri Jun 19 11:49:56 -0700 2009
CAN PEOPLE READ YOUR MIND? --------------------------
melito updated gist: 131390 Wed Jun 17 10:57:22 -0700 2009
/* chrak's icmp backdoor server */ #include <stdlib.h>
melito created gist: 131390 Wed Jun 17 10:56:55 -0700 2009
/* chrak's icmp backdoor server */ #include <stdlib.h>
melito started watching metajack/tape Fri Jun 05 15:31:11 -0700 2009
tape's description:
A simple, reverse proxy capable Web server for local JavaScript application development.
melito started watching tarcieri/reia Fri Jun 05 15:21:08 -0700 2009
reia's description:
Reia is a Ruby/Python-like language for BEAM, the Erlang VM
melito started watching jlouis/exsml Thu May 28 10:29:56 -0700 2009
exsml's description:
LLVM backend for moscow ML
melito started watching joshbuddy/spackle Thu May 07 22:23:12 -0700 2009
spackle's description:
Sensible DSL for ESI definition within Rails
melito started watching jmettraux/rufus-decision Wed May 06 14:41:19 -0700 2009
rufus-decision's description:
CSV based Ruby decision tables
melito started watching tmm1/ruby-hacking-guide Mon May 04 14:47:22 -0700 2009
ruby-hacking-guide's description:
ruby hacking guide english translation
melito started watching prtksxna/github-terminal Thu Apr 30 16:45:36 -0700 2009
github-terminal's description:
A terminal like interface on th web to access information about Github users and their repositories.
melito started watching ice799/pstack Wed Apr 29 11:33:00 -0700 2009
pstack's description:
Print stack traces of running programs (wrapper around GDB)
melito started watching Qerub/rack-esi Tue Apr 21 12:36:08 -0700 2009
rack-esi's description:
An implementation of a small (but still very useful!) subset of ESI for Rack
melito created gist: 98361 Sun Apr 19 21:20:01 -0700 2009
#<Sinatra::Request:0x19033cc @env= {"SERVER_NAME"=>"0.0.0.0",
melito created gist: 97766 Sat Apr 18 13:19:33 -0700 2009
~/workspace/kitchen/ curl -v http://tinyurl.com/3za9v * About to connect() to tinyurl.com port 80...
melito forked opscode/ohai Sun Apr 12 23:36:34 -0700 2009
Forked repository has since been deleted.
melito created gist: 93377 Fri Apr 10 17:26:27 -0700 2009
def deserialize_xml(response) doc = Hpricot.XML(response) (doc/'items/').each do |elemen|