CARVIEW |
danielsdeleo
(Dan DeLeo)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Dan DeLeo
- Website/Blog
- https://kallistec.com
- Company
- Opscode, Inc.
- Location
- Seattle, WA
- Member Since
- Nov 28, 2008 (about 1 year)
Following 22 coders and watching 121 repositories view all →
Public Repositories (25)
-
chef
A systems integration framework, built to bring the benefits of configuration management to your ...
Forked from opscode/chef Tue Sep 01 14:00:33 -0700 2009
Last updated Thu Feb 11 15:07:54 -0800 2010
-
mixlib-authentication
AuthN signing and verification. Appears in both the client and server
Forked from opscode/mixlib-authentication Sat Dec 19 12:30:47 -0800 2009
Last updated Fri Feb 05 11:28:47 -0800 2010
-
deep_merge
A fork of https://rubyforge.org/projects/deepmerge/ with 1.9 fixes and ActiveSupport compatability
Forked from peritor/deep_merge Fri Dec 25 14:57:09 -0800 2009
Last updated Mon Jan 11 10:55:31 -0800 2010
-
cookbooks
Opscode Cookbooks for Chef
Forked from opscode/cookbooks Fri Jul 10 16:13:20 -0700 2009
Last updated Sun Jan 03 15:25:04 -0800 2010
-
qusion
Using AMQP as a Queuing Backend for Web Apps Should Be Easy
Last updated Sun Dec 27 15:29:51 -0800 2009
-
ohai
Ohai profiles your system and emits JSON
Forked from opscode/ohai Thu Sep 24 16:33:27 -0700 2009
Last updated Sat Dec 26 17:14:16 -0800 2009
-
qrack
Ruby implementation of the AMQP wire protocol
Forked from celldee/qrack Tue Dec 08 16:50:55 -0800 2009
Last updated Tue Dec 08 20:15:58 -0800 2009
-
teeth
Fast parsing of log files in Ruby
Last updated Wed Dec 02 20:23:47 -0800 2009
-
bunny
Another synchronous Ruby AMQP client
Forked from celldee/bunny Wed Dec 02 05:07:52 -0800 2009
Last updated Wed Dec 02 05:11:03 -0800 2009
-
nanite
self assembling fabric of ruby daemons
Forked from ezmobius/nanite Thu Nov 26 07:53:08 -0800 2009
Last updated Thu Nov 26 08:07:55 -0800 2009
-
moqueue
Mocktacular Companion to AMQP Library. Happy TATFTing!
Last updated Mon Sep 21 17:25:18 -0700 2009
-
Decider
Flexible and Extensible Machine Learning in Ruby
Last updated Sun Aug 30 15:12:27 -0700 2009
-
validatable
Validatable is a library for adding validations.
Forked from jnunemaker/validatable Sat Aug 22 21:37:48 -0700 2009
Last updated Sat Aug 22 21:53:28 -0700 2009
-
acts_as_bourbon
GitHub Recommendation Contest
Last updated Thu Aug 20 06:28:01 -0700 2009
-
mongomapper
Awesome gem for modeling your domain and storing it in mongo
Forked from jnunemaker/mongomapper Sat Aug 22 18:45:43 -0700 2009
Last updated Sun Aug 16 19:40:56 -0700 2009
-
QusionTestHarness
A Basic Rails App That I Use to Test Qusion
Last updated Mon Aug 03 18:07:43 -0700 2009
-
bloomfilter
Counting Bloom Filter implemented in Ruby
Forked from igrigorik/bloomfilter Thu Jul 30 19:21:25 -0700 2009
Last updated Thu Jul 30 19:33:54 -0700 2009
-
amqp
AMQP client implementation in Ruby/EventMachine
Forked from tmm1/amqp Sun Jul 19 09:53:15 -0700 2009
Last updated Sun Jul 19 14:14:00 -0700 2009
-
kallistec-thor-tasks
My Own System Thor Tasks
Last updated Wed Jul 08 17:59:19 -0700 2009
-
em-spec
Simple BDD API for testing asynchronous Ruby/EventMachine code
Forked from tmm1/em-spec Tue Apr 21 16:05:08 -0700 2009
Last updated Mon Jun 29 21:18:13 -0700 2009
-
panopticon
Get performance statistics on remote servers using the magic of Nanite
Last updated Tue Jun 16 20:36:42 -0700 2009
-
exampleproject
A bunch of slow running specs including one that randomly passes and fails. For demonstrating dis...
Last updated Sun Jun 07 21:19:38 -0700 2009
-
basset
Library for various machine learning tasks
Forked from pauldix/basset Fri Mar 13 21:16:11 -0700 2009
Last updated Sat May 09 11:07:34 -0700 2009
-
libsvm-ruby-swig
Ruby interface to LIBSVM (using SWIG)
Forked from tomz/libsvm-ruby-swig Sat Mar 21 19:55:38 -0700 2009
Last updated Sat Mar 21 20:16:43 -0700 2009
-
classifier
A general classifier module to allow Bayesian and other types of classifications.
Forked from cardmagic/classifier Wed Mar 11 17:14:42 -0700 2009
Last updated Sat Mar 21 19:07:29 -0700 2009
Public Activity 
Your source for event-drivenness!
Cony is a HTTP based service for providing insight into running RabbitMQ processes
Ruby Riak client using Faraday
Riak is a decentralized data storage system.

-
danielsdeleo committed 6be2304d:
fix the spec to work and use less unneeded magic
-
danielsdeleo committed a89769d3:
provide #to_i on mock Time so logger is happy

-
danielsdeleo committed fde7c9e7:
Thanks/attrib to Sam Ruby for XML escape code

-
danielsdeleo committed 5f67e8c2:
attribute deep_merge to Steve Midgley in NOTICE

-
danielsdeleo committed 5f1e6748:
update cukes to expect hash results for data bags
A community-driven framework for managing your zsh configuration.

-
danielsdeleo committed 2aa35519:
fix specs to match correct URLs for cdb_list
-
danielsdeleo committed dd453282:
LWRP features shouldn't be tagged API

-
danielsdeleo committed 7314606a:
Version bump to 0.0.1
-
danielsdeleo committed ea384c5e:
Version bump to 0.0.0

-
danielsdeleo committed b2a47f4d:
fix boolean merging according to mdkent's patch

-
danielsdeleo committed 68057b45:
epic copy/paste fail on my part, oops.

-
danielsdeleo committed c31ce0fe:
don't leave Chef::Platform broken for other specs