dsturnbull (David Turnbull)

Name
David Turnbull
Email
Company
Incite
Location
Sydney
Member Since
Jul 17, 2008 (about 1 year)

Following 9 githubbers and watching 40 repositories view all →

Public Repositories (24)

  • g.raphael

    Charts for Raphaƫl

    legend

    Forked from DmitryBaranovskiy/g.raphael Mon Dec 07 21:41:50 -0800 2009

    Last updated Mon Dec 07 21:42:54 -0800 2009

  • numbr7

    legend

    Last updated Sun Dec 06 22:34:53 -0800 2009

  • cached_memoize

    legend

    Last updated Wed Dec 02 15:46:30 -0800 2009

  • dotfiles

    homedir dotfiles

    legend

    Last updated Mon Nov 30 13:54:39 -0800 2009

  • include_javascript_behaviours

    Automatically include javascript based on controller, action and rendered partials

    legend

    Last updated Sun Nov 29 16:19:30 -0800 2009

  • sosumi

    A MobileMe web scraper that exposes Apple's Find My iPhone service to the command line. This allo...

    legend

    Forked from tylerhall/sosumi Mon Dec 14 13:33:13 -0800 2009

    Last updated Thu Nov 26 21:08:46 -0800 2009

  • rackjour

    Distribute your rack apps across the network automatically with bonjour

    legend

    Last updated Thu Nov 19 13:34:40 -0800 2009

  • spacemmo

    another one

    legend

    Last updated Wed Nov 18 13:40:31 -0800 2009

  • serialization_options

    Rails plugin for setting ActiveRecord::Serialization::Serializer options at the class level.

    legend

    Forked from atnan/serialization_options Tue Nov 17 21:02:35 -0800 2009

    Last updated Tue Nov 17 21:09:03 -0800 2009

  • image_search

    crawl google images and extract gps info

    legend

    Last updated Tue Nov 17 03:56:37 -0800 2009

  • should_not_log

    squelch logging for specified controller actions

    legend

    Last updated Wed Nov 11 14:08:44 -0800 2009

  • database_cleaner

    Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.

    legend

    Forked from bmabey/database_cleaner Wed Sep 30 22:10:10 -0700 2009

    Last updated Wed Sep 30 22:48:04 -0700 2009

  • the_javascript_internationale

    easy js i18n helper

    legend

    Last updated Wed Sep 09 16:49:24 -0700 2009

  • ar_random

    ActiveRecord::Base.random

    legend

    Last updated Mon Jun 22 18:02:46 -0700 2009

  • multiplayer_ruby

    legend

    Last updated Thu Jun 18 05:16:01 -0700 2009

  • postie

    A Sinatra based Rack middleware that provides Australian postcode information via JSON

    legend

    Forked from benschwarz/postie Wed May 20 18:50:56 -0700 2009

    Last updated Wed May 20 19:28:12 -0700 2009

  • acts_as_douchebag

    legend

    Last updated Tue May 12 23:52:08 -0700 2009

  • github_tail

    tail the timeline from the console

    legend

    Last updated Wed Apr 29 01:39:39 -0700 2009

  • spam_count

    graphs gmail spam count over time

    legend

    Last updated Mon Apr 20 05:53:27 -0700 2009

  • upthedate

    hubris

    legend

    Last updated Wed Apr 08 17:51:23 -0700 2009

  • s3fs

    s3 reader

    legend

    Last updated Sun Feb 08 13:21:56 -0800 2009

  • autospeller

    spells stuff

    legend

    Last updated Sat Feb 07 20:57:54 -0800 2009

  • unfs

    united nfs

    legend

    Last updated Sat Feb 07 20:49:05 -0800 2009

  • ticgit

    Git based distributed ticketing system, including a command line client and web viewer

    legend

    Forked from schacon/ticgit Mon Sep 21 17:12:45 -0700 2009

    Last updated Tue Jan 27 11:04:00 -0800 2009

Public Activity feed

dsturnbull forked tylerhall/sosumi Mon Dec 14 13:33:14 -0800 2009
Forked repository is at dsturnbull/sosumi
dsturnbull pushed to master at dsturnbull/g.raphael Mon Dec 07 21:42:54 -0800 2009
HEAD is e698712063262e48810073d0c5e578416cc5cf62
  • dsturnbull committed e6987120:
    fix typo in pie chart when given a single data point: opt.stroke -> opts.stroke
dsturnbull forked DmitryBaranovskiy/g.raphael Mon Dec 07 21:41:51 -0800 2009
Forked repository is at dsturnbull/g.raphael
dsturnbull pushed to master at dsturnbull/numbr7 Sun Dec 06 22:34:53 -0800 2009
HEAD is 0bb41754b33b0f1a277458f62d1af11957c31a2f
  • dsturnbull committed 0bb41754:
    ./numbr7.js to run the bot. it now connects and listens to thanks
dsturnbull pushed to master at dsturnbull/numbr7 Sun Dec 06 21:09:44 -0800 2009
dsturnbull created branch master at dsturnbull/numbr7 Sun Dec 06 20:37:19 -0800 2009
dsturnbull created repository numbr7 Sun Dec 06 20:37:08 -0800 2009
New repository is at dsturnbull/numbr7
dsturnbull created branch master at dsturnbull/cached_memoize Wed Dec 02 15:46:30 -0800 2009
dsturnbull created repository cached_memoize Wed Dec 02 15:46:18 -0800 2009
New repository is at dsturnbull/cached_memoize
dsturnbull updated gist: 247733 Wed Dec 02 15:41:02 -0800 2009
require 'uri' class Fe...
dsturnbull created gist: 247733 Wed Dec 02 15:40:37 -0800 2009
require 'uri' class Fe...
dsturnbull created gist: 246083 Mon Nov 30 21:21:12 -0800 2009
def distance_of_time_in_words(from_time, to_time = 0, include_seconds = false, options = {}) fr...
dsturnbull pushed to master at dsturnbull/dotfiles Mon Nov 30 13:54:39 -0800 2009
HEAD is d5af2e5ba2b3a6bc7a8a0492ebc291d6c4c2ea68
  • dsturnbull committed d5af2e5b:
    silence the prompting when switching tabs, and add fink init
dsturnbull created branch master at dsturnbull/include_javascript_behaviours Sun Nov 29 16:19:30 -0800 2009
dsturnbull created repository include_javascript_behaviours Sun Nov 29 16:19:14 -0800 2009
dsturnbull pushed to master at dsturnbull/rackjour Thu Nov 19 13:34:41 -0800 2009
HEAD is 9913b0f2bb0b089de1aabe2df4db77057df598a4

5 commits »

dsturnbull pushed to master at dsturnbull/spacemmo Wed Nov 18 13:40:31 -0800 2009
HEAD is d156d2934ebde026a8c3e5620146183d1fc70c22

2 commits »

dsturnbull created gist: 237754 Wed Nov 18 03:23:51 -0800 2009
def (Rackjour::Proxy).const_missing(name) proxy_class = Class.new do def initialize(app)
dsturnbull pushed to master at dsturnbull/serialization_options Tue Nov 17 21:09:03 -0800 2009
HEAD is 672dc71a8a454d2df56edf722b92a8ab682ff96f

2 commits »

dsturnbull forked atnan/serialization_options Tue Nov 17 21:02:36 -0800 2009
Forked repository is at dsturnbull/serialization_options
dsturnbull created branch master at dsturnbull/image_search Tue Nov 17 03:56:37 -0800 2009
dsturnbull created repository image_search Tue Nov 17 03:56:21 -0800 2009
New repository is at dsturnbull/image_search
dsturnbull started watching sickill/racksh Mon Nov 16 22:19:02 -0800 2009
racksh's description:
Console for any Rack based ruby web app
dsturnbull pushed to master at dsturnbull/dotfiles Mon Nov 16 20:43:15 -0800 2009
HEAD is 7de548774feb6d6f36ebcc20046ecd5a601f5b52
dsturnbull pushed to master at dsturnbull/rackjour Mon Nov 16 14:25:06 -0800 2009
HEAD is 0abd66b16c6fc08a2e5313a34318fb128c97cf13
dsturnbull pushed to master at dsturnbull/rackjour Mon Nov 16 14:21:51 -0800 2009
dsturnbull pushed to master at dsturnbull/rackjour Mon Nov 16 14:00:54 -0800 2009
HEAD is d86c91957386092fbf1b197911e5013d0fb05571
dsturnbull created branch master at dsturnbull/rackjour Mon Nov 16 05:42:07 -0800 2009
dsturnbull created repository rackjour Mon Nov 16 05:41:50 -0800 2009
New repository is at dsturnbull/rackjour
dsturnbull pushed to master at dsturnbull/spacemmo Thu Nov 12 05:23:16 -0800 2009
dsturnbull created branch master at dsturnbull/spacemmo Thu Nov 12 03:25:58 -0800 2009
dsturnbull created repository spacemmo Thu Nov 12 03:25:27 -0800 2009
New repository is at dsturnbull/spacemmo
dsturnbull updated gist: 232560 Wed Nov 11 19:33:28 -0800 2009
(rdb:42) User.first == data[:user] true (rdb:42) Marshal.dump(User.first).is_a?(String)
dsturnbull created gist: 232560 Wed Nov 11 19:31:33 -0800 2009
(rdb:42) User.first == data[:user] true (rdb:42) Marshal.dump(User.first).is_a?(String)