kurowski (Brandt Kurowski)

Name
Brandt Kurowski
Website/Blog
http://brandt.kurowski.net
Company
http://logicbranch.com
Location
Brattleboro, Vermont, USA
Member Since
Apr 15, 2008 (about 1 year)

Following 2 coders and watching 68 repositories view all →

Public Repositories (13)

  • patron

    Ruby HTTP client based on libcurl

    legend

    Forked from toland/patron Mon Nov 23 23:31:51 -0800 2009

    Last updated Wed Dec 02 20:31:12 -0800 2009

  • radiant-if_new-extension

    Custom radius tag that conditionally includes content based on page publication date.

    legend

    Last updated Wed Dec 02 08:40:33 -0800 2009

  • smoke

    A JavaScript mocking and stubbing framework

    legend

    Forked from andykent/smoke Thu Jun 04 20:34:39 -0700 2009

    Last updated Thu Jun 04 21:05:23 -0700 2009

  • env-js

    A pure-JavaScript browser environment.

    legend

    Forked from thatcher/env-js Mon May 25 22:02:32 -0700 2009

    Last updated Mon Jun 01 14:13:59 -0700 2009

  • rspactor

    Better autotest for RSpec on OS X; resurrection of the original, command-line RSpactor

    legend

    Forked from mislav/rspactor Fri May 29 08:30:54 -0700 2009

    Last updated Fri May 29 08:39:01 -0700 2009

  • calendar_date_select

    A popular and flexible JavaScript DatePicker for RubyOnRails (and others)

    legend

    Forked from timcharper/calendar_date_select Thu Apr 23 20:54:28 -0700 2009

    Last updated Thu May 14 07:42:21 -0700 2009

  • in_place_editing

    InPlaceEditing plugin

    legend

    Forked from rails/in_place_editing Mon May 04 14:26:18 -0700 2009

    Last updated Mon May 04 14:28:52 -0700 2009

  • background-fu

    Running Long Background Tasks In Ruby On Rails Made Dead Simple

    legend

    Forked from ncr/background-fu Wed Apr 29 11:55:43 -0700 2009

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

  • moksi

    Mocking and stubbing in JavaScript.

    legend

    Forked from Manfred/moksi Mon Apr 20 21:52:08 -0700 2009

    Last updated Tue Apr 21 07:06:07 -0700 2009

  • rspec

    Behaviour Driven Development framework for Ruby

    legend

    Forked from dchelimsky/rspec Fri Mar 27 14:16:46 -0700 2009

    Last updated Fri Mar 27 14:48:30 -0700 2009

  • rspec-rails

    RSpec's official Ruby on Rails plugin

    legend

    Forked from dchelimsky/rspec-rails Sat Mar 28 05:40:22 -0700 2009

    Last updated Wed Mar 25 20:36:56 -0700 2009

  • radiant-fckeditor

    FCKEditor for the Radiant CMS

    legend

    Forked from djcp/radiant-fckeditor Wed Apr 15 15:30:38 -0700 2009

    Last updated Mon Feb 16 17:31:15 -0800 2009

  • auto_complete

    Auto Completion plugin

    legend

    Forked from rails/auto_complete Thu May 07 13:15:49 -0700 2009

    Last updated Thu May 29 13:28:34 -0700 2008

Public Activity feed

kurowski started watching moxiecode/plupload Wed Feb 10 05:41:07 -0800 2010
plupload's description:
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight, Flash, Gears and BrowserPlus.
kurowski started watching visionmedia/jspec Tue Feb 09 07:43:47 -0800 2010
jspec's description:
JavaScript BDD Framework. DOM independent, async support, 50+ matchers, non-polluting, tiny, highly readable, core jQuery support
kurowski started watching jashkenas/coffee-script Mon Feb 08 10:47:34 -0800 2010
coffee-script's description:
Unfancy JavaScript
kurowski started watching richkilmer/hotcocoa Mon Feb 01 20:03:49 -0800 2010
hotcocoa's description:
MacRuby HotCocoa UI library
kurowski started watching tpope/vim-fugitive Mon Jan 25 22:05:21 -0800 2010
vim-fugitive's description:
fugitive.vim: a Git wrapper so awesome, it should be illegal
kurowski started watching ddollar/rack-debug Mon Dec 14 14:52:53 -0800 2009
rack-debug's description:
Rack::Debug is middleware that provides a simple interface to ruby-debug. Helps debug apps running in Passenger.
kurowski pushed to master at kurowski/patron Wed Dec 02 20:31:12 -0800 2009
HEAD is 5c43c3fb26f5d1a9d32141b0c20491ae152ef521
  • kurowski committed 5c43c3fb:
    a better way to handle multivalue headers, but there's a small API change
kurowski created branch master at kurowski/radiant-if_new-extension Wed Dec 02 08:40:33 -0800 2009
kurowski created repository radiant-if_new-extension Wed Dec 02 06:59:49 -0800 2009
New repository is at kurowski/radiant-if_new-extension
kurowski pushed to master at kurowski/patron Tue Nov 24 01:05:31 -0800 2009
HEAD is 42e5d6f55387c9a5d3cc7c42f5f9e69242ac56ea
  • kurowski committed 42e5d6f5:
    support for multiple header fields with same name (per rfc2616 sec 4.2)
kurowski forked toland/patron Mon Nov 23 23:31:53 -0800 2009
Forked repository is at kurowski/patron
kurowski started watching toland/patron Mon Nov 16 10:07:05 -0800 2009
patron's description:
Ruby HTTP client based on libcurl