tristandunn (Tristan Dunn)

Name
Tristan Dunn
Email
Website/Blog
http://tristandunn.com
Company
thoughtbot, inc.
Location
Boston, MA
Member Since
Apr 25, 2008 (about 1 year)

Following 10 githubbers and watching 51 repositories view all →

Public Repositories (11)

  • config_files

    My config files (aka dotfiles)

    legend

    Forked from jferris/config_files Thu Jun 11 18:23:14 -0700 2009

    Last updated Sat Nov 21 10:00:30 -0800 2009

  • expense

    Simple, personal expense tracking.

    legend

    Last updated Thu Nov 19 18:41:16 -0800 2009

  • minimal-notes

    Notes made minimal.

    legend

    Last updated Sat Oct 24 18:51:47 -0700 2009

  • rush

    Rack based push server.

    legend

    Last updated Sat Oct 17 22:04:03 -0700 2009

  • tristandunn.github.com

    My weblog and website, powered by Jekyll.

    legend

    Last updated Sat Oct 03 19:22:22 -0700 2009

  • github-voice

    A jQuery plug-in to display GitHub issues like UserVoice.

    legend

    Last updated Tue Sep 08 11:32:40 -0700 2009

  • jquery-auto-geocoder

    A jQuery plug-in to automatically geocode and display a location entered in a text field.

    legend

    Last updated Tue Sep 08 10:18:38 -0700 2009

  • sprinkle-linode

    An abstraction of the Sprinkle scripts I use to set up a Rails environment on a Debian 5.0 Linode.

    legend

    Last updated Fri Aug 21 15:22:37 -0700 2009

  • pages-base

    My standard, in-progress theme for GitHub projects.

    legend

    Last updated Wed Jul 29 11:32:03 -0700 2009

  • pages-layouts

    Layouts for my standard, in-progress theme for GitHub projects.

    legend

    Last updated Mon Jul 27 14:07:25 -0700 2009

  • miroha-blog

    A Jekyll powered site for Miroha.

    legend

    Last updated Sat May 23 21:19:43 -0700 2009

Public Activity feed

tristandunn updated gist: 240391 Sat Nov 21 18:30:13 -0800 2009
class Account include MongoMapper::Document
tristandunn created gist: 240391 Sat Nov 21 18:29:24 -0800 2009
class Account include MongoMapper::Document
tristandunn pushed to master at tristandunn/config_files Sat Nov 21 10:00:32 -0800 2009
HEAD is 1b8237cd7239d8c5ad8deee56e8191980a07a0d5
tristandunn started watching mongodb/mongo Sat Nov 21 09:45:00 -0800 2009
mongo's description:
The Mongo Database
tristandunn started watching jnunemaker/mongomapper Sat Nov 21 09:43:45 -0800 2009
mongomapper's description:
Awesome gem for modeling your domain and storing it in mongo
tristandunn pushed to master at tristandunn/expense Thu Nov 19 18:41:16 -0800 2009
HEAD is be9089c1a65b744ca2cfbe41bb92e7e82b6fb573
tristandunn pushed to master at tristandunn/expense Thu Nov 19 18:39:00 -0800 2009
HEAD is 5dd2362c21ba1eb704a5e06c77224e495e1cc42e

4 commits »

tristandunn pushed to master at tristandunn/expense Thu Nov 19 18:01:45 -0800 2009
HEAD is 5407b32930650d490e2c74fd20d491aa4c97b83e
tristandunn pushed to master at thoughtbot/hoptoad_notifier Wed Nov 11 11:05:15 -0800 2009
HEAD is 6a373ee8f14f93a975f523d0b91d282929c66c60
tristandunn deleted branch development-error-lookup at tristandunn/hoptoad_notifier Wed Nov 11 11:02:06 -0800 2009
Deleted branch was at tristandunn/hoptoad_notifier/tree/development-error-lookup
tristandunn pushed to master at thoughtbot/hoptoad_notifier Wed Nov 11 11:01:55 -0800 2009
HEAD is 2550376d5966e967d166390d36f33367151291e2

7 commits »

tristandunn pushed to development-error-lookup at thoughtbot/hoptoad_notifier Mon Nov 09 11:53:17 -0800 2009
HEAD is 2f1fed2d5acd18e3b3e8257714220583c009a2b1

2 commits »

tristandunn pushed to development-error-lookup at thoughtbot/hoptoad_notifier Mon Nov 09 08:41:57 -0800 2009
HEAD is d17798e342c52b1282814882df881dcaa1bcf31b

9 commits »

tristandunn pushed to development-error-lookup at thoughtbot/hoptoad_notifier Mon Nov 09 08:30:19 -0800 2009
HEAD is 50f0c72d1dff4f576abc3198bf0c46976741e3fc

4 commits »

tristandunn pushed to development-error-lookup at thoughtbot/hoptoad_notifier Fri Nov 06 14:54:35 -0800 2009
HEAD is d17798e342c52b1282814882df881dcaa1bcf31b

50 commits »

tristandunn pushed to development-error-lookup at thoughtbot/hoptoad_notifier Fri Nov 06 14:50:19 -0800 2009
HEAD is c806d4d78896ce05fecd2423d49e1cc44afc08fa
tristandunn pushed to development-error-lookup at thoughtbot/hoptoad_notifier Fri Nov 06 08:34:21 -0800 2009
HEAD is a4cb40c001720cafc4c5f6f8dbe4e15a2b0fb5b2
tristandunn opened issue 2 on tristandunn/jquery-auto-geocoder Wed Oct 28 11:35:44 -0700 2009
Provide examples and better documentation.
tristandunn opened issue 1 on tristandunn/jquery-auto-geocoder Wed Oct 28 11:34:36 -0700 2009
Automatically geocode location if present on page load.
tristandunn pushed to master at tristandunn/minimal-notes Sat Oct 24 18:51:47 -0700 2009
HEAD is d6e8b80ad78f89c65424892d2ac0a6b66d4701d8
tristandunn updated gist: 216970 Fri Oct 23 08:28:07 -0700 2009
module Ninja def self.included(base) base.public_instance_methods.each do |method_name|
tristandunn updated gist: 216970 Fri Oct 23 08:27:30 -0700 2009
module Ninja def self.included(base) base.public_instance_methods.each do |method_name|
tristandunn forked gist: 216970 Fri Oct 23 08:26:46 -0700 2009
module Ahoy def self.included(base) base.public_instance_methods.select {|m| m.to_s =~ /ar/...
tristandunn pushed to master at tristandunn/minimal-notes Thu Oct 22 20:46:47 -0700 2009
HEAD is 92024318671eb31327e7f5f6b0f92a903d047df3

11 commits »

tristandunn pushed to master at tristandunn/minimal-notes Thu Oct 22 18:43:05 -0700 2009
HEAD is 366accc882d310e04e8caeed41ca2060d6da7844
  • tristandunn committed 366accc8:
    Get a little fancy with the footer when less than eight notes.
tristandunn pushed to master at tristandunn/minimal-notes Thu Oct 22 18:34:56 -0700 2009
HEAD is 98f36c49b8a134886328ac1f5c0bd700e498a66b

2 commits »

tristandunn pushed to master at tristandunn/minimal-notes Thu Oct 22 17:14:27 -0700 2009
HEAD is 5f83c5b557d1ebcbc2c6c8c76e3ceffa0f02578e
tristandunn pushed to master at tristandunn/minimal-notes Thu Oct 22 17:12:57 -0700 2009
HEAD is d8fde91e7aeaebc29ef3f789456eb2a564920251

4 commits »

tristandunn started watching slact/nginx_http_push_module Thu Oct 22 16:36:02 -0700 2009
nginx_http_push_module's description:
Turn NGiNX into an adept HTTP push server.
tristandunn pushed to master at tristandunn/minimal-notes Wed Oct 21 20:55:04 -0700 2009
HEAD is 3559a387697c8b86f3ce3aad7b9ca13e8803754b
tristandunn pushed to master at tristandunn/minimal-notes Wed Oct 21 20:53:09 -0700 2009
HEAD is ad9e1009e15470e4a4ba39108fc0e4fc8d6672af
tristandunn pushed to master at tristandunn/minimal-notes Wed Oct 21 20:37:18 -0700 2009
HEAD is 51f4efc941e03623ff2df8d530f8ac9abb9c4eac
tristandunn pushed to master at tristandunn/minimal-notes Wed Oct 21 20:12:41 -0700 2009
HEAD is a6020993e770ccaa9519e313573a423f1badac16

2 commits »

tristandunn started watching entp/multipass Wed Oct 21 19:54:36 -0700 2009
multipass's description:
Bare bones implementation of encoding and decoding MultiPass values for SSO.