clofresh

Carlo Cabanilla
Jersey City, NJ
7
9
Jun 28, 2008
  • A protocol-level caching layer for mysql
    Updated Wed Jul 08 15:57:46 -0700 2009
    legend
  • A wiki written on top of BeepBeep and Mnesia (Erlang)
    Updated Sun Jun 21 13:15:29 -0700 2009
    legend
  • Fork of the Ruby SVG::Graph library
    Updated Sun May 31 14:31:50 -0700 2009
    legend
  • Extract-Transform-Load library from ActiveWarehouse
    Forked from aeden/activewarehouse-etl Mon May 25 08:47:43 -0700 2009
    legend
  • A lightweight framework for building Jython WSGI applications that deploy to Java Servlet containers
    Updated Tue Mar 10 08:58:14 -0700 2009
    legend
  • A humble attempt at creating emergent behavior
    Updated Sun Nov 23 16:46:06 -0800 2008
    legend
  • Sample application showing off PlotKit with SproutCore
    Updated Mon Jun 30 20:08:40 -0700 2008
    legend
  • A SproutCore framework that will allow you to use PlotKit
    Updated Mon Jun 30 20:01:45 -0700 2008
    legend
  • A mirror of MochiKit so that it can be declared as a git submodule
    Updated Mon Jun 30 19:58:15 -0700 2008
    legend

Following

Public Activity  feed

clofresh pushed to master at clofresh/mysql-proxy-cache Wed Jul 08 15:57:48 -0700 2009
HEAD is b897c81a2e39231ad7f06d03019ec068a1fc24cf

2 commits »

clofresh pushed to master at clofresh/erliki Sun Jun 21 13:49:32 -0700 2009
HEAD is e7998f20f2530403f053d1b1b608a891a5debd84

2 commits »

clofresh pushed to master at clofresh/erliki Sat Jun 20 19:29:25 -0700 2009
HEAD is 588fac9a20bd50f5a1309d1e92714b8ed5c4b293

3 commits »

clofresh pushed to master at clofresh/erliki Sat Jun 20 19:03:03 -0700 2009
HEAD is 1585f0592a9b6307279828e908c029153be616c0

4 commits »

clofresh pushed to master at clofresh/erliki Sat Jun 20 16:57:20 -0700 2009
HEAD is 6bdb14bd0e70be7b96122494121ce93810f480f0
  • clofresh committed 6bdb14bd:
    fix README formatting, remove unnecessary command
clofresh pushed to master at clofresh/erliki Sat Jun 20 16:54:54 -0700 2009
HEAD is 9fe9a766f2060039769592107625db5f1991b10f

3 commits »

clofresh pushed to master at clofresh/erliki Sat Jun 20 16:09:17 -0700 2009
HEAD is eb7ac799da68a4ebaeba36284e6eb7b9cf6393e2

2 commits »

clofresh pushed to master at clofresh/erliki Wed Jun 17 19:29:59 -0700 2009
HEAD is b8fb8f9c16209a2209777d1679d333369412891f
  • clofresh committed b8fb8f9c:
    add .md extension to README to get nice formatting
clofresh created branch master at clofresh/erliki Wed Jun 17 19:28:41 -0700 2009
New branch is at clofresh/erliki/tree/master
clofresh started watching davebryson/beepbeep Wed Jun 03 20:03:28 -0700 2009
beepbeep's description:
BeepBeep is a simple web application framework for Mochiweb inspired by Rails and Merb
clofresh created branch master at clofresh/SVG--Graph-fork Sun May 31 14:34:31 -0700 2009
clofresh created repository SVG--Graph-fork Sun May 31 14:30:56 -0700 2009
New repository is at clofresh/SVG--Graph-fork
clofresh pushed to master at clofresh/activewarehouse-etl Mon May 25 10:21:35 -0700 2009
HEAD is c90967aa90a8bbac908c4b22210cafa2938602f4

42 commits »

clofresh pushed to master at clofresh/activewarehouse-etl Mon May 25 09:38:43 -0700 2009
HEAD is 8c60620839022597dc60d231fd108af3210dbc45

3 commits »

clofresh forked aeden/activewarehouse-etl Mon May 25 08:47:44 -0700 2009
Forked repository is at clofresh/activewarehouse-etl
clofresh edited a page in the aeden/activewarehouse-etl wiki Sun May 24 08:57:46 -0700 2009
clofresh started watching archaelus/edbi Sat May 23 11:12:34 -0700 2009
edbi's description:
Database independent interface for Erlang
clofresh opened issue 1 on archaelus/edbi Sat May 23 09:24:52 -0700 2009
Can't start a pool
clofresh started watching mojombo/erlectricity Thu Mar 12 19:07:10 -0700 2009
erlectricity's description:
Erlectricity exposes Ruby to Erlang and vice versa.
clofresh pushed to master at clofresh/jysgi Tue Mar 10 08:58:17 -0700 2009
HEAD is 542c23afcb38b8f20b2a6552f783ee2aae215dba
clofresh committed to clofresh/jysgi Tue Mar 10 08:58:15 -0700 2009
clofresh created branch master at clofresh/jysgi Sat Feb 28 12:49:25 -0800 2009
New branch is at clofresh/jysgi/tree/master
clofresh created repository jysgi Sat Feb 28 12:40:39 -0800 2009
New repository is at clofresh/jysgi
clofresh created gist: 62809 Thu Feb 12 10:50:10 -0800 2009
source :idx, { :file => 'listings.txt',
clofresh started watching aeden/activewarehouse-etl Sun Feb 08 08:56:40 -0800 2009
activewarehouse-etl's description:
Extract-Transform-Load library from ActiveWarehouse
clofresh started watching aeden/activewarehouse Wed Feb 04 21:33:54 -0800 2009
activewarehouse's description:
ActiveWarehouse for Rails - Implement data warehouses with Rails
clofresh started watching jashkenas/ruby-processing Sat Dec 06 05:54:51 -0800 2008
ruby-processing's description:
Code as Art, Art as Code. Processing and Ruby are meant for each other.
clofresh started watching metajack/commitbot Fri Dec 05 05:24:38 -0800 2008
commitbot's description:
XMPP bot that posts commit summaries to MUCs.
clofresh created gist: 31417 Tue Dec 02 21:05:26 -0800 2008
import Image from numpy import average, linalg, dot import sys
clofresh updated gist: 30986 Mon Dec 01 20:59:00 -0800 2008
class Lazy(type): def __init__(cls, name, bases, dict): super(Lazy, cls).__init__(nam...
clofresh updated gist: 30999 Mon Dec 01 20:58:14 -0800 2008
def get_db(): db = getattr(get_db, 'db', db_connection()) get_db.db = db
clofresh updated gist: 30986 Mon Dec 01 20:55:14 -0800 2008
class Lazy(type): def __init__(cls, name, bases, dict): super(Lazy, cls).__init__(nam...