ezmobius

Member Since
Jan 11, 2008 (about 1 year)

Following 10 githubbers and watching 93 repositories view all →

Public Repositories (18)

  • redis-rb

    A ruby client library for the redis key value storage engine

    legend

    Last updated Wed Nov 04 13:53:02 -0800 2009

  • chef-deploy

    Chef Resources and Providers for deploying ruby web apps without capistrano

    legend

    Last updated Fri Oct 30 15:11:41 -0700 2009

  • ez-where

    query/conditions builder for ActiveRecord and other ORMS

    legend

    Last updated Wed Oct 28 14:09:25 -0700 2009

  • ey-lessql

    a collection of chef recipes to install, configure and run a variety of NoSQL db's on the engine ...

    legend

    Last updated Fri Oct 23 10:35:29 -0700 2009

  • nanite

    self assembling fabric of ruby daemons

    legend

    Last updated Thu Sep 24 20:25:53 -0700 2009

  • trample

    legend

    Forked from giraffesoft/trample Thu Jun 04 22:38:22 -0700 2009

    Last updated Thu Jun 04 11:46:02 -0700 2009

  • redis

    Redis key-value store

    legend

    Forked from antirez/redis Sun Mar 22 18:54:07 -0700 2009

    Last updated Sun Mar 22 07:27:35 -0700 2009

  • nanite-deployer

    A nanite agent that handles deployment of web apps.

    legend

    Last updated Sun Mar 01 16:27:28 -0800 2009

  • chef-101

    A sample chef recipe repo for learning chef-solo

    legend

    Last updated Sat Jan 31 10:49:23 -0800 2009

  • chef

    A systems integration framework, built to bring the benefits of configuration management to your ...

    legend

    Forked from opscode/chef Thu Jan 15 13:58:08 -0800 2009

    Last updated Fri Jan 30 16:14:28 -0800 2009

  • nginx-ey-balancer

    nginx max connections queue

    legend

    Forked from ry/nginx-ey-balancer Thu Jan 22 11:53:59 -0800 2009

    Last updated Thu Jan 22 04:25:36 -0800 2009

  • ohai

    Ohai profiles your system and emits JSON

    legend

    Forked from opscode/ohai Thu Jan 15 13:58:21 -0800 2009

    Last updated Thu Jan 15 12:52:26 -0800 2009

  • crate

    Tool for building and packaging standalone statically compiled ruby appliations

    legend

    Forked from copiousfreetime/crate Fri Nov 07 12:22:14 -0800 2008

    Last updated Fri Nov 07 12:34:59 -0800 2008

  • acl_system2

    An access control plugin for Rails

    legend

    Last updated Mon Oct 13 14:03:58 -0700 2008

  • algorithms

    A library of algorithms and collections for Ruby.

    legend

    Forked from kanwei/algorithms Tue Aug 26 23:15:03 -0700 2008

    Last updated Tue Aug 26 00:41:55 -0700 2008

  • merbivore

    merb website

    legend

    Last updated Sun May 04 16:20:09 -0700 2008

  • rubinius

    Rubinius, the Ruby VM

    legend

    Forked from evanphx/rubinius Mon Apr 07 21:09:23 -0700 2008

    Last updated Mon Apr 07 21:09:25 -0700 2008

  • bmhsearch

    Fast string searcher, useful for multi-part post parsing

    legend

    Last updated Wed Mar 26 12:09:49 -0700 2008

Public Activity feed

ezmobius started watching arya/bluepill Wed Nov 04 15:33:39 -0800 2009
bluepill's description:
simple process monitoring tool
ezmobius pushed to master at ezmobius/redis-rb Wed Nov 04 13:53:03 -0800 2009
HEAD is 4c07ac06e94e628ad3ce16dde6729c6ca418bc62
ezmobius pushed to master at ezmobius/chef-deploy Fri Oct 30 15:11:41 -0700 2009
HEAD is 458b8a6d4025aca455a4e6c07af7c9e6e40bf46b
ezmobius updated gist: 221926 Thu Oct 29 16:13:29 -0700 2009
require 'rubygems' require 'eventmachine' require 'redis'
ezmobius created gist: 221926 Thu Oct 29 16:08:45 -0700 2009
require 'rubygems' require 'eventmachine' require 'redis'
ezmobius created gist: 220903 Wed Oct 28 14:59:27 -0700 2009
execute "setup princexml" do command "prince-7.0-linux/install.sh" not_if { File.exist?("/pat...
ezmobius applied fork commits to ez-where/master Wed Oct 28 14:09:25 -0700 2009
master was changed to 5611dd
ezmobius closed issue 8 on ezmobius/redis-rb Wed Oct 28 14:08:43 -0700 2009
Gem?
ezmobius created gist: 219962 Tue Oct 27 14:15:39 -0700 2009
diff --git a/cookbooks/cron/recipes/default.rb b/cookbooks/cron/recipes/default.rb index 957e503....
ezmobius created gist: 219828 Tue Oct 27 12:01:44 -0700 2009
RuPy'09 Conference - Agenda is Complete
ezmobius opened issue 62 on evanphx/rubinius Tue Oct 27 11:43:14 -0700 2009
Patch to allow AMQP generated protocol classes to load
ezmobius created gist: 219811 Tue Oct 27 11:42:41 -0700 2009
From 1a5d8832dac4ead185c1cafc246ef068d74ff18c Mon Sep 17 00:00:00 2001 From: Ezra Zygmuntowicz <e...
ezmobius created gist: 219810 Tue Oct 27 11:42:19 -0700 2009
0001-alias-Module-name-to-Module-__name__-to-make-amqp-wo.patch ~/rubinius > cat 0001-alias-Modul...
ezmobius created gist: 219243 Mon Oct 26 19:20:11 -0700 2009
# Cookbook Name:: s3fs # Recipe:: default
ezmobius applied fork commits to ey-lessql/master Fri Oct 23 10:35:29 -0700 2009
master was changed to 937b9f
ezmobius created gist: 215746 Wed Oct 21 22:10:29 -0700 2009
Love to see this feature in redis... thoughts? LPOPPUSH foo bar
ezmobius created gist: 214709 Tue Oct 20 16:20:43 -0700 2009
~/rubinius > bin/rbx irb(main):001:0> require 'rubygems' => true
ezmobius opened issue 1 on stevedekorte/vertexdb Sun Oct 18 15:13:28 -0700 2009
Can't build on osx
ezmobius started watching stevedekorte/vertexdb Sun Oct 18 12:43:52 -0700 2009
vertexdb's description:
A graph database on top of tokyocabinet and libevent
ezmobius created gist: 211306 Thu Oct 15 14:28:37 -0700 2009
<
ezmobius created gist: 211305 Thu Oct 15 14:28:21 -0700 2009
<
ezmobius started watching nddrylliog/ooc Thu Oct 15 11:02:47 -0700 2009
ooc's description:
an ooc compiler written in java
ezmobius applied fork commits to redis-rb/master Tue Oct 13 15:05:34 -0700 2009
master was changed to eed200
ezmobius pushed to master at ezmobius/redis-rb Tue Oct 13 15:04:51 -0700 2009
HEAD is c741a906fb19a79250a53970c2daaaf0f8a89483

2 commits »

ezmobius applied fork commits to redis-rb/master Tue Oct 13 15:03:20 -0700 2009
master was changed to d9ca10
ezmobius added mattmatt to nanite Mon Oct 12 14:26:07 -0700 2009
nanite is at ezmobius/nanite