hassox (Daniel Neighman)

Name
Daniel Neighman
Email
Website/Blog
http://hassox.blogspot.com
Location
Australia
Member Since
Jan 29, 2008 (about 1 year)

Following 38 githubbers and watching 146 repositories view all →

Public Repositories (26)

  • pancake

    Stacks of Rack Apps

    legend

    Last updated Sun Nov 08 14:54:54 -0800 2009

  • veneer

    A thin layer on data stores for basic operations

    legend

    Last updated Mon Nov 02 17:42:24 -0800 2009

  • warden

    General Rack Authentication Framework

    legend

    Last updated Sat Oct 24 07:08:23 -0700 2009

  • warden_strategies

    A collection of strategies for Warden

    legend

    Last updated Sat Oct 24 06:58:20 -0700 2009

  • dm-polymorphic

    An initial repo for polymorphism in datamapper

    legend

    Last updated Sun Oct 04 14:51:58 -0700 2009

  • rails_warden

    A thin rails plugin on top of Warden for Authentication

    legend

    Last updated Tue Sep 08 22:00:02 -0700 2009

  • emacs-starter-kit

    All the code you need to get started, with an emphasis on dynamic languages.

    legend

    Forked from technomancy/emacs-starter-kit Sat Sep 19 18:12:02 -0700 2009

    Last updated Tue Sep 08 20:10:56 -0700 2009

  • usher

    small fast tree-based general purpose router with interfaces for rails, rack, email or choose you...

    legend

    Forked from joshbuddy/usher Sat Aug 22 18:58:50 -0700 2009

    Last updated Sat Aug 22 16:36:32 -0700 2009

  • ruote-amqp

    AMQP Participant/Listener pair for ruote

    legend

    Forked from kennethkalmer/ruote-amqp Tue Aug 11 21:52:34 -0700 2009

    Last updated Mon Aug 03 06:19:53 -0700 2009

  • muscle

    A simple parallel execution library

    legend

    Last updated Mon Jul 27 01:33:09 -0700 2009

  • refactorme

    legend

    Forked from jsmestad/refactorme Wed Jul 08 05:34:21 -0700 2009

    Last updated Wed Jul 08 05:36:38 -0700 2009

  • zzz

    zzz

    legend

    Last updated Sun Apr 19 23:24:51 -0700 2009

  • transfigr

    A gem for transforming an object to a format

    legend

    Last updated Sat Jan 10 02:24:39 -0800 2009

  • wikimedia-mobile

    Wikimedia's Mobile Site in Merb

    legend

    Forked from hcatlin/wikimedia-mobile Wed Jan 07 06:43:24 -0800 2009

    Last updated Tue Jan 06 22:55:26 -0800 2009

  • machinist

    Fixtures aren't fun. Machinist is.

    legend

    Forked from notahat/machinist Mon Dec 15 20:02:35 -0800 2008

    Last updated Fri Jan 02 03:14:05 -0800 2009

  • merb-authz

    Authorization plugin for use with merb-auth

    legend

    Last updated Sun Dec 21 21:27:00 -0800 2008

  • merb_custom_formats

    Provides an easy way to specify custom formats and flexible per request format selection

    legend

    Last updated Sun Dec 14 18:28:58 -0800 2008

  • merb

    master merb branch

    legend

    Forked from wycats/merb Sun Oct 12 21:03:12 -0700 2008

    Last updated Thu Nov 06 16:10:04 -0800 2008

  • merb-auth

    no longer maintained here. Please see merb-more

    legend

    Last updated Sun Oct 26 18:35:27 -0700 2008

  • merb-more

    Merb More: The Full Stack. Take what you need; leave what you don't.

    legend

    Forked from wycats/merb-more Sun Oct 19 08:15:12 -0700 2008

    Last updated Tue Oct 21 07:40:28 -0700 2008

  • merb-camp-talks

    My Merbcamp Talks

    legend

    Last updated Sun Oct 12 20:56:36 -0700 2008

  • merbful_authentication

    Slice based authentication based on restful_authentication (Not Maintained Here)

    legend

    Last updated Sat Sep 27 07:39:20 -0700 2008

  • merb-cache

    A rewrite of merb-cache to level 987 + 5 dexterity

    legend

    Last updated Fri Sep 05 15:30:07 -0700 2008

  • twitter

    command line twits and an api wrapper for twitter

    legend

    Forked from jnunemaker/twitter Sun Jul 20 07:55:32 -0700 2008

    Last updated Sun Jul 20 08:03:51 -0700 2008

  • dm-adapters

    DataMapper Adapters

    legend

    Forked from wycats/dm-adapters Tue Jun 10 04:24:27 -0700 2008

    Last updated Tue Jun 10 05:17:43 -0700 2008

  • whistler

    A Markup White Lister

    legend

    Last updated Wed Mar 26 14:10:40 -0700 2008

Public Activity feed

hassox pushed to master at hassox/pancake Sun Nov 08 14:54:55 -0800 2009
HEAD is 3e7e64883470b719212b90aaaa76c91fbfc32353
hassox pushed to master at hassox/pancake Sun Nov 08 14:52:02 -0800 2009
HEAD is 29cdb9ecb3a6bd42702be64e05f0fe8a172e8111
hassox pushed to master at hassox/pancake Sun Nov 08 03:04:28 -0800 2009
HEAD is 6023fd68454c3ab42f4e5b4651687dba6f938e85

2 commits »

hassox started watching ahoward/coxswain Fri Nov 06 20:16:55 -0800 2009
coxswain's description:
encapsulate pre-forking master / worker pattern for ruby
hassox pushed to master at hassox/pancake Fri Nov 06 04:02:54 -0800 2009
HEAD is 05286f60f0da3cd8c58ab879c734613e23af2c48

5 commits »

hassox started watching edspencer/jaml Thu Nov 05 17:40:38 -0800 2009
jaml's description:
JavaScript Haml
hassox updated gist: 227560 Thu Nov 05 16:44:00 -0800 2009
get '/geocode/:countryx/:cityx' do @geocodes = Geocode.where(:country_code => params[:countryx]...
hassox created gist: 227560 Thu Nov 05 16:37:38 -0800 2009
get '/geocode/:countryx/:cityx' do @geocodes = Geocode.where(:country_code => params[:countryx]...
hassox created gist: 227537 Thu Nov 05 15:56:31 -0800 2009
# using warden_strategies class MyStrategy < WardenStrategies::SimpleStrategy config do |c|
hassox pushed to master at hassox/pancake Thu Nov 05 05:16:11 -0800 2009
HEAD is 44b9145e93395424beb815643e60062e7f7e02df
  • hassox committed 44b9145e:
    Adds a master root by setting a stack to :master => true
hassox started watching tobi/clarity Wed Nov 04 14:43:51 -0800 2009
clarity's description:
Web interface for real-time log search & tailing. Remotely related to splunk
hassox started watching collectiveidea/dm-mongo-adapter Tue Nov 03 19:33:45 -0800 2009
dm-mongo-adapter was created Sat Oct 31 12:56:00 -0700 2009
hassox started watching knowtheory/dm-sugar-glider Tue Nov 03 17:52:26 -0800 2009
dm-sugar-glider's description:
A block-based query interface for DataMapper 0.10
hassox started watching visionmedia/dm-pagination Tue Nov 03 17:42:32 -0800 2009
dm-pagination's description:
Better DataMapper paging solution - framework independant - like will_paginate but better ;)
hassox pushed to master at hassox/veneer Mon Nov 02 17:42:24 -0800 2009
HEAD is 1d0484407962c80977dbe85ae1df2c38eadce925
hassox pushed to master at hassox/veneer Mon Nov 02 17:38:31 -0800 2009
HEAD is b8821d9f7f2628ae083b6b1a2fd01af28e9c6391
hassox pushed to master at hassox/veneer Mon Nov 02 16:52:21 -0800 2009
HEAD is 5a98d83cc8850792be07b99a006ee079d4af1158
hassox pushed to master at hassox/veneer Mon Nov 02 16:49:22 -0800 2009
HEAD is 1d90184c96fd1a83fc7714b84d2f0d056d74226c
hassox pushed to master at hassox/veneer Mon Nov 02 16:47:23 -0800 2009
HEAD is a5a5a1be759d0bcc2001b1c99a7d25ba7cba451f

2 commits »

hassox pushed to master at hassox/veneer Mon Nov 02 16:43:08 -0800 2009
HEAD is 470086d14ed9310e75327d96a47e69dd08de60a7
hassox pushed to master at hassox/veneer Mon Nov 02 16:38:59 -0800 2009
HEAD is ba99f90683013cb813f1c932e0117b07dfbbb583
hassox pushed to master at hassox/veneer Mon Nov 02 15:53:15 -0800 2009
HEAD is 22b2bfb0cb976526d3d8b5dae6d44adc4cd5f036
hassox pushed to master at hassox/veneer Mon Nov 02 15:50:29 -0800 2009
HEAD is 051e03ef1cdd6033e8f682cd03efef7cf68e95eb
hassox updated gist: 224623 Mon Nov 02 15:33:57 -0800 2009
# encoding: utf-8 require 'methopara'
hassox forked gist: 224623 Mon Nov 02 15:33:33 -0800 2009
# encoding: utf-8 require 'methopara'
hassox added jsmestad to veneer Mon Nov 02 09:51:46 -0800 2009
veneer is at hassox/veneer
hassox pushed to master at hassox/veneer Mon Nov 02 09:44:33 -0800 2009
HEAD is 1a7b862c39bb0abb030a9f5ac42f108d6d4bd747

4 commits »

hassox pushed to master at hassox/veneer Sat Oct 31 21:09:07 -0700 2009
HEAD is dd0fea3590b9fcd789cb16cda8757a57ace40ebe