brendan (Brendan Baldwin)

Name
Brendan Baldwin
Email
Website/Blog
http://www.brendanbaldwin.com
Company
Usergenic
Location
Chicago, IL
Member Since
Feb 21, 2008 (about 1 year)

Following 7 githubbers and watching 40 repositories view all →

Public Repositories (24)

  • classy.js

    A very classy templating system, implemented in JavaScript.

    legend

    Last updated Thu Nov 19 15:02:56 -0800 2009

  • rubydoctest

    Ruby version of Python's doctest tool, but a bit different

    legend

    Forked from tablatom/rubydoctest Tue Oct 13 14:37:35 -0700 2009

    Last updated Tue Oct 13 16:14:38 -0700 2009

  • dsrw

    ugh

    legend

    Last updated Wed Sep 02 10:39:31 -0700 2009

  • hcarve

    Experimental alternate "related videos" engine.

    legend

    Last updated Tue Aug 25 11:52:01 -0700 2009

  • potatohead

    prototype oriented development in php.

    legend

    Last updated Fri Aug 21 17:51:22 -0700 2009

  • phpbenchy

    Some code to make benchmarking php code easy.

    legend

    Last updated Thu Jul 16 13:31:42 -0700 2009

  • phpony

    a magical pony written in php.

    legend

    Last updated Mon Jul 13 17:45:37 -0700 2009

  • shellscripts

    Just a place to collect shell scripts that I use a lot and have to synchronize between machines.

    legend

    Last updated Wed Jul 08 16:09:05 -0700 2009

  • applescripts

    This is just a collection of AppleScripts that I want to carry around from machine to machine

    legend

    Last updated Wed Jul 08 11:25:50 -0700 2009

  • scratchspace

    This is not really a "project" as much as it is a bucket of junk that I'm carting around from mac...

    legend

    Last updated Wed Jun 10 18:20:09 -0700 2009

  • jsdocrunner

    A DocTest executor for jsdoc-toolkit @example tags

    legend

    Last updated Wed Jun 10 17:52:13 -0700 2009

  • coconut

    Coconut's Not Unit Testing: Use your COde COmments for simple unit test examples. This was inspi...

    legend

    Last updated Mon May 11 17:07:13 -0700 2009

  • tripwire

    Watch a file/directory and execute arbitrary command when something changes.

    legend

    Last updated Thu Apr 30 12:45:37 -0700 2009

  • keytrapjs

    Cross-browser abstraction for dealing with keyboard for webapps using keyboard shortcuts (and gam...

    legend

    Last updated Wed Apr 22 10:42:19 -0700 2009

  • entrails

    brendan's ENhancements To Rails

    legend

    Last updated Tue Feb 17 13:12:04 -0800 2009

  • rubydoctest_rails

    This is a plugin for Rails that makes it easier to use the rubydoctest gem for testing Rails proj...

    legend

    Last updated Fri Feb 06 10:23:28 -0800 2009

  • interlock

    A Rails plugin for maintainable and high-efficiency caching

    legend

    Forked from fauna/interlock Thu Jan 29 15:41:10 -0800 2009

    Last updated Sun Feb 01 14:28:03 -0800 2009

  • skynet

    This is a fork of the project at skynet.rubyforge.org that may get rolled in some day.

    legend

    Last updated Wed Jan 28 17:11:08 -0800 2009

  • usergenicdotcom

    This is the source code to the Usergenic.com website that I'm building

    legend

    Last updated Wed Jan 28 11:50:44 -0800 2009

  • cruisecontrolrb

    CruiseControl.rb is a continuous integration tool, written in Ruby. It is quick to install, simpl...

    legend

    Forked from benburkert/cruisecontrolrb Tue Jan 06 17:45:25 -0800 2009

    Last updated Tue Jan 06 17:45:26 -0800 2009

  • simpleconfig

    The most convenient way to deal with configuration I can think of.

    legend

    Last updated Mon Jul 07 19:23:16 -0700 2008

  • rest_easy

    A set of meta-programming tools for establishing conventional behavior for restful resource orien...

    legend

    Last updated Fri Jun 06 09:03:58 -0700 2008

  • webult

    browser-based version of ultima used for a dhtml demo

    legend

    Last updated Wed Apr 09 06:54:18 -0700 2008

  • rubyfu

    a collection of essential extensions to ruby

    legend

    Last updated Wed Mar 26 13:05:38 -0700 2008

Public Activity feed

brendan pushed to master at brendan/classy.js Wed Nov 18 23:14:36 -0800 2009
HEAD is a0207e9cf16b417db8baca0a60b2002c1e739035
  • brendan committed a0207e9c:
    Updated README with example of sub-value maps.
brendan pushed to master at brendan/classy.js Wed Nov 18 23:10:52 -0800 2009
HEAD is dd48cc4320c6f2b3a93062101a91c8be77568f40
  • brendan committed dd48cc43:
    Added the ability to reference sub values (and sub values of those ad infinitem) of a class name that matches by using a.separator.to.imply.hierarchy in the map_attr value.
brendan pushed to master at brendan/classy.js Wed Nov 18 22:37:20 -0800 2009
HEAD is b94a4fab3ad44bf332f1e7aa722d307cc9bfc1bc
brendan pushed to master at brendan/classy.js Wed Nov 18 22:34:13 -0800 2009
HEAD is d1e9caa2a5a03b16cef9434deb0ca1f195767942
  • brendan committed d1e9caa2:
    Added a README -- maybe this will make people love Classy now.
brendan pushed to master at brendan/classy.js Wed Nov 18 22:06:26 -0800 2009
HEAD is b772a1c49dd6ae0953ab10f33434dc771e27cbeb
brendan pushed to master at brendan/classy.js Wed Nov 18 21:11:28 -0800 2009
HEAD is b7804be623299869dce2013fcd84ff3b52fc0499
  • brendan committed b7804be6:
    There was a bug that I found when testing in Safari (Firefox didn't care that my code was extending an undefined value) and I changed the example.html to use a div instead of script tag to contain the template, as Github was syntax coloring the template all weird.
brendan created branch master at brendan/classy.js Tue Nov 17 23:02:18 -0800 2009
brendan created repository classy.js Tue Nov 17 23:01:58 -0800 2009
New repository is at brendan/classy.js
brendan updated gist: 213816 Mon Oct 19 16:13:00 -0700 2009
Cucumber::Ast::Scenario.class_eval do def accept_with_transactions(visitor)
brendan created gist: 213816 Mon Oct 19 16:11:58 -0700 2009
Cucumber::Ast::Scenario.class_eval do def accept_with_transactions(visitor)
brendan pushed to master at brendan/rubydoctest Tue Oct 13 16:14:38 -0700 2009
HEAD is 57552e95f65913c73ab4edb5c04eef50231f8f0f
  • brendan committed 57552e95:
    I updated the bin/rubydoctest to support command-line options to require specific files and/or run all tests within the same Ruby environment (useful when you're working with an environment that has to boot up and you don't want to pay that expense for *every* file you want to test.)
brendan forked tablatom/rubydoctest Tue Oct 13 14:37:35 -0700 2009
Forked repository is at brendan/rubydoctest