auxesis (Lindsay Holmwood)

Name
Lindsay Holmwood
Email
Website/Blog
http://holmwood.id.au/~lindsay/
Company
asymmetrics.net
Location
Sydney, Australia
Member Since
Jun 02, 2008 (about 1 year)

Following 10 githubbers and watching 59 repositories view all →

Public Repositories (18)

  • flapjack

    a scalable distributed monitoring system

    legend

    Last updated Thu Dec 17 11:31:07 -0800 2009

  • gotgastro.com

    source to Gastro, a Google Maps mashup of the NSW Food Authority's name-and-shame lists

    legend

    Last updated Fri Dec 11 02:23:50 -0800 2009

  • cucumber-nagios

    systems testing plugin for Nagios with Cucumber + Webrat + Mechanize + Net::SSH

    legend

    Last updated Fri Dec 11 02:04:32 -0800 2009

  • flapjack-project.com

    Flapjack website

    legend

    Last updated Sat Nov 28 15:37:21 -0800 2009

  • nswbushfires

    Twitter bot for posting current incidents from the NSW bushfires website

    legend

    Last updated Sun Nov 22 04:58:08 -0800 2009

  • cucumber-scripting

    legend

    Last updated Sun Nov 01 11:42:15 -0800 2009

  • visage

    a web (interface | service) for viewing collectd statistics

    legend

    Last updated Sat Oct 31 04:52:57 -0700 2009

  • ruby-collectd

    Send collectd statistics from your Ruby script

    legend

    Forked from astro/ruby-collectd Sat Aug 22 15:49:34 -0700 2009

    Last updated Wed Oct 28 08:46:10 -0700 2009

  • cucumber-nagios-spork-experiment

    Experiment to see how well cucumber-nagios works with Spork

    legend

    Last updated Fri Oct 23 10:22:16 -0700 2009

  • flapjack-admin

    Admin interface for the Flapjack monitoring system

    legend

    Last updated Sat Aug 08 02:07:38 -0700 2009

  • chef-torrents

    config for my own VPS doing torrents

    legend

    Last updated Sun Jul 26 16:16:22 -0700 2009

  • docs.flapjack-project.com

    autogeneration of docs for flapjack-project.com

    legend

    Last updated Sat Jul 04 16:11:21 -0700 2009

  • dm-more

    Extras for DataMapper, including bridges to DataObjects::Migrations and Merb::DataMapper

    legend

    Forked from datamapper/dm-more Wed Jun 03 07:27:44 -0700 2009

    Last updated Wed Jun 03 09:42:20 -0700 2009

  • merb

    master merb branch

    legend

    Forked from wycats/merb Mon Jun 15 14:13:24 -0700 2009

    Last updated Mon Apr 27 15:38:39 -0700 2009

  • webrat

    Webrat - Ruby Acceptance Testing for Web applications

    legend

    Forked from brynary/webrat Tue Feb 03 21:56:24 -0800 2009

    Last updated Wed Feb 04 22:58:22 -0800 2009

  • will_paginate

    Most awesome pagination solution for Ruby

    legend

    Forked from mislav/will_paginate Sat Jan 17 00:26:09 -0800 2009

    Last updated Sat Jan 17 00:47:35 -0800 2009

  • rails-puppet-quickstart

    to kickstart getting your Rails app up and running ASAP

    legend

    Last updated Thu Jan 08 05:53:48 -0800 2009

  • merb-manage

    A tool for controlling and configuring Merb applications

    legend

    Forked from ejdraper/merb-manage Mon Jun 02 06:59:41 -0700 2008

    Last updated Thu Nov 20 19:46:45 -0800 2008

Public Activity feed

auxesis started watching rlisagor/freshen Fri Dec 18 13:39:46 -0800 2009
freshen's description:
Clone of the Cucumber BDD framework for Python
auxesis closed issue 2 on auxesis/visage Thu Dec 17 17:24:37 -0800 2009
auxesis pushed to pluggable-notifier at auxesis/flapjack Thu Dec 17 11:31:07 -0800 2009
HEAD is ee836afb51f207789aafd0a2c95ce67d9bf5fe6d

25 commits »

auxesis pushed to master at auxesis/flapjack Thu Dec 17 11:31:07 -0800 2009
HEAD is ee836afb51f207789aafd0a2c95ce67d9bf5fe6d

2 commits »

auxesis started watching mootools/mootools-core Wed Dec 16 13:09:50 -0800 2009
mootools-core's description:
MooTools Core Repository
auxesis pushed to master at auxesis/gotgastro.com Fri Dec 11 02:24:09 -0800 2009
HEAD is d3e6beabc4d697defa0d8d43d8155eddad5a228c

49 commits »

auxesis pushed to master at auxesis/cucumber-nagios Fri Dec 11 02:04:33 -0800 2009
HEAD is eb9fb318bbd2908392cae086ea42a58f0caeea7e

2 commits »

auxesis started watching rtomayko/ron Thu Dec 10 02:23:30 -0800 2009
ron's description:
the opposite of roff
auxesis started watching tobi/clarity Mon Dec 07 16:06:52 -0800 2009
clarity's description:
Web interface for the grep and tail -f unix tools. Useful for real-time log analysis. Remotely related to splunk
auxesis commented on bernd/flapjack Thu Dec 03 03:26:14 -0800 2009
Comment in 32f075c:

Heh, pasto. I've never heard that before, but it's awesome :-)

auxesis commented on bernd/flapjack Wed Dec 02 15:56:47 -0800 2009
Comment in 1098887:

Another good catch. :-)

For the persistence tests, i'm thinking of writing them as Cucumber features/steps for maximum reuse. That way you can use the same steps (with a Given starting up the particular backend). The real benefit will be later on when I add tests for migrating between different backends.

Something like:

Given I am using the "Sqlite3" persistence backend
When I run the standard persistence backend tests
And I run the migration process from "Sqlite3" to "CouchDB"
And I am using the "CouchDB" persistence backend
And I run the standard persistence backends tests
Then the results should be identical

How does that sound?

auxesis commented on bernd/flapjack Wed Dec 02 15:49:03 -0800 2009
Comment in 2bf92e7:

Thanks for catching this. The CouchDB backend is a bit of hack job right now, but it'll just have to be refactored down the line. :-)

auxesis started watching dazuma/versionomy Wed Dec 02 12:36:12 -0800 2009
versionomy's description:
A generalized version number class for Ruby
auxesis pushed to master at auxesis/flapjack Sun Nov 29 15:53:45 -0800 2009
HEAD is 37c41e2216850414db22cd4c5e497afcbe685c86

11 commits »

auxesis created tag 0.5 at auxesis/flapjack Sun Nov 29 03:16:56 -0800 2009
auxesis pushed to master at auxesis/flapjack-project.com Sat Nov 28 15:37:21 -0800 2009
HEAD is e0152b11035e1323f2b545af4c41cafa86e2f532

2 commits »

auxesis pushed to master at auxesis/flapjack-project.com Sat Nov 28 15:29:01 -0800 2009
HEAD is a2ba1906f4e4b7181bf8ae2ef85b146c97ea0e00

5 commits »

auxesis pushed to master at auxesis/flapjack-project.com Sat Nov 28 08:41:59 -0800 2009
HEAD is 7f2a413659f7c7ba67157f557b6c468f98ee10ce
auxesis pushed to master at auxesis/flapjack Sat Nov 28 03:59:16 -0800 2009
HEAD is 95c871291bbc483ed5e267a096cd47019162e9b4
auxesis started watching botanicus/rango Sat Nov 28 03:46:07 -0800 2009
rango's description:
Rango is ultralightweight, ultracustomizable, ultracool web framework inspired by Django.
auxesis closed issue 1 on auxesis/flapjack Fri Nov 27 16:10:19 -0800 2009
Notifier event creation is non-functional
auxesis closed issue 2 on auxesis/flapjack Fri Nov 27 16:10:13 -0800 2009
Can't initialise notifier when notifying
auxesis pushed to master at auxesis/flapjack Fri Nov 27 16:06:03 -0800 2009
HEAD is de94e055f5787296016a3bfeaec05b759bae11bc

2 commits »

auxesis pushed to master at auxesis/flapjack Fri Nov 27 16:01:50 -0800 2009
HEAD is eb9b897a79d97b4375ca15e817a1440d805d2456

9 commits »

auxesis pushed to master at auxesis/flapjack Fri Nov 27 09:01:46 -0800 2009
HEAD is dd7c79b10adffaf0cb5ce34aac55456eeb6dd172

147 commits »

auxesis pushed to pluggable-notifier at auxesis/flapjack Fri Nov 27 09:01:46 -0800 2009
HEAD is dd7c79b10adffaf0cb5ce34aac55456eeb6dd172

12 commits »

auxesis created branch pluggable-notifier at auxesis/flapjack Thu Nov 26 10:06:55 -0800 2009
auxesis pushed to master at auxesis/cucumber-nagios Wed Nov 25 06:41:39 -0800 2009
HEAD is 39f97e84bbc0d6fdf1e2910836db1984e4802b05

2 commits »

auxesis pushed to master at auxesis/cucumber-nagios Wed Nov 25 06:03:16 -0800 2009
HEAD is f5ac9990437428116d3f283706aac50dee648168

4 commits »

auxesis pushed to master at auxesis/flapjack Tue Nov 24 16:45:32 -0800 2009
HEAD is 19a3977811807fac31791f291ddcaba77aad75b1
auxesis pushed to master at auxesis/flapjack Sun Nov 22 12:51:05 -0800 2009
HEAD is 8121503b4f6f7634a3adddcece9ddde28a1a22cf

11 commits »

auxesis pushed to master at auxesis/flapjack Sun Nov 22 05:45:35 -0800 2009
HEAD is 1f2495037e3fbd424b0bed9e758ae47f7d8b7f74

6 commits »

auxesis pushed to master at auxesis/nswbushfires Sun Nov 22 04:58:08 -0800 2009
HEAD is f57a95de2ca285f82eecb5c7404dd4323efb488a