dbrady (David Brady)

Name
David Brady
Email
Website/Blog
http://chalain.livejournal.com
Company
Lead Media Partners
Location
Saratoga Springs, Utah
Member Since
Oct 12, 2008 (about 1 year)

Following 7 githubbers and watching 44 repositories view all →

Public Repositories (32)

  • geocode

    Ruby library and CLI tool to geocode and reverse geocode.

    legend

    Last updated Tue Dec 01 11:22:01 -0800 2009

  • tourbus

    Website load testing tool in Ruby, with the ability to "unload a busload of tourists" on a websit...

    legend

    Last updated Tue Nov 24 09:18:32 -0800 2009

  • bin

    My personal bin folder. I keep ~/bin in my path; these are the utilities and scripts I keep in th...

    legend

    Last updated Thu Nov 12 16:25:30 -0800 2009

  • railroad

    Railroad gem becomes a Rails plugin

    legend

    Forked from ddollar/railroad Thu Nov 05 10:13:42 -0800 2009

    Last updated Thu Nov 05 15:29:29 -0800 2009

  • RubyTests

    Some test stuff I'm writing as I learn ruby

    legend

    Forked from jedirunner/RubyTests Mon Oct 26 10:44:05 -0700 2009

    Last updated Fri Oct 30 09:55:41 -0700 2009

  • dotfiles

    My configuration and other dotfiles

    legend

    Last updated Tue Oct 20 16:47:28 -0700 2009

  • switchy

    Ruby application to switch AC power loads via USB Serial driver and a Teensy dev board (Atmel AVR...

    legend

    Last updated Sat Sep 26 16:23:18 -0700 2009

  • fakemail

    A test helper for faking email sending

    legend

    Last updated Fri Jul 31 11:53:14 -0700 2009

  • rosetta_queue

    Messaging gateway API with adapters for different messaging systems available in Ruby.

    legend

    Forked from bmabey/rosetta_queue Fri Mar 27 09:38:26 -0700 2009

    Last updated Mon Jul 20 14:19:33 -0700 2009

  • webrat

    Webrat - Ruby Acceptance Testing for Web applications

    legend

    Forked from brynary/webrat Wed Apr 15 21:02:45 -0700 2009

    Last updated Fri Jul 17 10:38:52 -0700 2009

  • scrapbin

    Random ruby code fragments and tools.

    legend

    Last updated Wed May 20 07:50:06 -0700 2009

  • teensy

    Common repo for my Atmel AVR "Teensy" projects

    legend

    Last updated Wed May 13 21:36:14 -0700 2009

  • ratpack

    Linux Service for starting and stopping Sinatra apps

    legend

    Last updated Fri May 08 16:57:19 -0700 2009

  • midiq

    Silly message queueing demo using MIDI.

    legend

    Last updated Wed Apr 29 12:16:50 -0700 2009

  • sqladvent

    Adventure Game... Written in SQL

    legend

    Last updated Mon Apr 27 21:08:04 -0700 2009

  • idest

    Id Est: "That Is". Estimation tracking tool.

    legend

    Last updated Sun Apr 26 21:20:16 -0700 2009

  • libxml

    A tweaked version of the standard version of libxml that has had references to stderr removed, el...

    legend

    Last updated Thu Apr 16 20:36:50 -0700 2009

  • euler

    My Project Euler solutions. Don't peek until you have worked Project Euler for yourself!

    legend

    Last updated Wed Apr 08 19:40:17 -0700 2009

  • pally

    Your friendly helpful Command-Line Interface to Rally

    legend

    Last updated Mon Mar 16 19:35:30 -0700 2009

  • speccle

    Custom RSpec runner with iTerm coloring

    legend

    Last updated Sat Mar 07 21:53:01 -0800 2009

  • chdk

    Random CHDK scripts and programs for programmable Canon cameras

    legend

    Last updated Tue Mar 03 20:40:39 -0800 2009

  • throbby

    Atmel "Teensy" AVR90USB program to "throb" the onboard LED by changing duty cycle.

    legend

    Last updated Wed Feb 18 22:37:12 -0800 2009

  • ruby3d

    Basic 3D math library in Ruby

    legend

    Last updated Tue Feb 10 20:53:17 -0800 2009

  • dijkstra

    Rubygame animation visualizing Dijkstra's Minimum Spanning Tree algorithm

    legend

    Last updated Mon Feb 09 21:41:05 -0800 2009

  • acts_as_partial_finder

    Lightweight partial finder for Rails. Simple finder methods that search string fields using LIKE ...

    legend

    Last updated Fri Feb 06 17:02:50 -0800 2009

  • myip

    A simple web app to show visitors their IP address. Written because the major site I used to use ...

    legend

    Last updated Wed Jan 28 09:40:34 -0800 2009

  • twitterlost

    Keep track of your twitter followers, see who has unfollowed you. Sadly it will not tell you why ...

    legend

    Last updated Mon Jan 26 07:12:15 -0800 2009

  • sinfile

    Sinatra File Server - A simple http file server.

    legend

    Last updated Sun Jan 25 19:04:48 -0800 2009

  • pants

    Sinatra-based blogging engine. Low-bloat, low-feature count.

    legend

    Last updated Sun Jan 11 20:40:13 -0800 2009

  • spinny

    Nanoapp in Rubygame that spins a node graph as you create it. Demonstrates framerate-independent ...

    legend

    Last updated Sat Jan 03 14:22:26 -0800 2009

  • midiator

    A Ruby library for interacting with system MIDI services.

    legend

    Forked from bleything/midiator Tue Dec 16 07:05:11 -0800 2008

    Last updated Thu Jan 01 14:52:48 -0800 2009

  • emacs-rails

    Minor mode for editing RubyOnRails code in Emacs

    legend

    Forked from remvee/emacs-rails Sun Oct 12 00:27:18 -0700 2008

    Last updated Sat Sep 27 06:39:33 -0700 2008

Public Activity feed

dbrady pushed to master at dbrady/geocode Tue Dec 01 11:22:01 -0800 2009
HEAD is 346d616ff7c28f2ba82aa6b94e7bfcd1a0a2f4b4
  • dbrady committed 346d616f:
    Factored out Google::Result class. Created Google module and move Geocode into it.
dbrady pushed to master at dbrady/geocode Wed Nov 25 17:32:46 -0800 2009
HEAD is 73f0de3720ac51f049e55fccf41dbc9d514fc15d
  • David Brady committed 73f0de37:
    * Version 0.2.0
dbrady pushed to master at dbrady/tourbus Tue Nov 24 09:18:32 -0800 2009
HEAD is 6815e812d4839d4cbba4ff3ba71d700dd5384a4f
  • David Brady committed 6815e812:
    Removed preemptive call to visit @host. Webrat users need to remember to visit @host in their first call to use relative url paths.
dbrady pushed to master at dbrady/tourbus Sun Nov 22 11:23:26 -0800 2009
HEAD is 127a177a93e46a39dbed6a3c65dc489792361e67
  • David Brady committed 127a177a:
    Updated to run with new Webrat (users of dbrady-webrat will need to uninstall it and get latest)
dbrady pushed to master at dbrady/geocode Tue Nov 17 14:40:56 -0800 2009
HEAD is 84a7971d13121f1b842cd21b1274e8bd675d112c
  • David Brady committed 84a7971d:
    Updated README.rdoc
dbrady created branch master at dbrady/geocode Tue Nov 17 12:39:39 -0800 2009
New branch is at dbrady/geocode/tree/master
dbrady created repository geocode Tue Nov 17 12:37:20 -0800 2009
New repository is at dbrady/geocode
dbrady pushed to master at dbrady/bin Thu Nov 12 16:25:31 -0800 2009
HEAD is cab0b2efaf26b017d64f89e4fe4ab7f2c8dc78ea
  • dbrady committed cab0b2ef:
    Removed require rubygems from xmlvalidate
dbrady pushed to master at dbrady/railroad Thu Nov 05 15:29:29 -0800 2009
HEAD is e989e620632df552de7c991609132941da844209
  • David Brady committed e989e620:
    Version 0.7.7:
dbrady forked ddollar/railroad Thu Nov 05 10:13:42 -0800 2009
Forked repository is at dbrady/railroad
dbrady pushed to master at dbrady/bin Fri Oct 30 14:03:41 -0700 2009
HEAD is e67e29619a8884db34e95d3f5cd60ada2d97be80
dbrady pushed to master at dbrady/bin Fri Oct 30 14:03:20 -0700 2009
HEAD is 24ab72ee68d9109788b8cdccf4600396b0d7559f

3 commits »

dbrady pushed to master at dbrady/RubyTests Fri Oct 30 09:55:42 -0700 2009
HEAD is 867e9bd8a424c7a683856638c6943640fb4b2004

2 commits »

dbrady forked jedirunner/RubyTests Mon Oct 26 10:44:26 -0700 2009
Forked repository is at dbrady/RubyTests
dbrady pushed to master at dbrady/dotfiles Tue Oct 20 16:47:28 -0700 2009
HEAD is 064bd4fcb62350d9ed263941a8c14422ab0c2a8f

2 commits »

dbrady pushed to master at dbrady/dotfiles Sun Oct 18 09:53:53 -0700 2009
HEAD is 29d793c7068d714b32be21d2d098a73e48f738c9
dbrady pushed to master at dbrady/dotfiles Sat Oct 17 20:13:55 -0700 2009
HEAD is b9366c03819eeb7bfa2417a1a25ec7a2f04a946e

2 commits »

dbrady pushed to master at dbrady/bin Fri Oct 16 10:50:00 -0700 2009
HEAD is 91eb8b79a12d867eddd791114a1ec24ba89be874
  • David Brady committed 91eb8b79:
    rri: Added failover checking of Kernel, Class, Object, and/or Module if the method was not found in the inheritance chain.
dbrady pushed to master at dbrady/bin Fri Oct 16 10:12:56 -0700 2009
HEAD is 6159302229287370d4e3d7f030dc3ed793186305
  • David Brady committed 61593022:
    Added rri command--recursive ri that walks up the ancestor chain until it finds the first class that has documentation for the given method.
dbrady pushed to master at dbrady/dotfiles Mon Sep 28 09:24:39 -0700 2009
HEAD is 51605f2c5e87c73775cd488426e9d30c2dd8a9fb

3 commits »