stevenharman (Steven Harman)

Name
Steven Harman
Email
Website/Blog
http://stevenharman.net
Location
Atlanta, GA
Member Since
Jan 22, 2009 (11 months)

Following 8 githubbers and watching 8 repositories view all →

Public Repositories (4)

  • subtext-skins

    custom skins for Subtext

    legend

    Last updated Fri Dec 25 19:48:32 -0800 2009

  • Albacore

    A Suite of Rake Build Tasks For .Net Solutions

    legend

    Forked from derickbailey/Albacore Mon Nov 23 08:32:02 -0800 2009

    Last updated Thu Dec 24 15:34:14 -0800 2009

  • scratchpad

    where my random bits and bytes come to play

    legend

    Last updated Mon Nov 23 08:29:50 -0800 2009

  • raken

    Rake tasks for building .NET code bases.

    legend

    Last updated Fri Jan 23 19:01:07 -0800 2009

Public Activity feed

stevenharman pushed to master at stevenharman/subtext-skins Fri Dec 25 19:48:33 -0800 2009
HEAD is d8b70044d81e1b0d20bd667b6f20f413e5549914
stevenharman pushed to ncoverconsole at stevenharman/Albacore Thu Dec 24 15:34:16 -0800 2009
HEAD is ef60a06a4b61ff625c17a90ac10f9f2fc85c056b

25 commits »

stevenharman pushed to master at stevenharman/subtext-skins Thu Dec 24 15:25:49 -0800 2009
HEAD is bf0ab628d9a07893d4c13d40619d5b83f8fd13f8

3 commits »

stevenharman created branch master at stevenharman/subtext-skins Thu Dec 24 13:47:50 -0800 2009
stevenharman created repository subtext-skins Thu Dec 24 13:24:33 -0800 2009
New repository is at stevenharman/subtext-skins
stevenharman created gist: 263342 Thu Dec 24 11:59:11 -0800 2009
desc "Run a sample NCover Console code coverage" ncoverconsoletask do |ncc| ncc.path_to_command...
stevenharman updated gist: 256304 Mon Dec 14 10:50:29 -0800 2009
$ git svn dcommit Committing to svn://svnserver/1/ProductFoo/Trunk ... Use of uninitialized value...
stevenharman created gist: 256304 Mon Dec 14 10:50:16 -0800 2009
$ git svn dcommit Committing to svn://svnserver/1/ProductFoo/Trunk ... Use of uninitialized value...
stevenharman pushed to master at stevenharman/Albacore Fri Dec 11 18:29:23 -0800 2009
HEAD is 72c601941ee628664d7670690ac1aa30d12a0dd6

40 commits »

stevenharman created branch ncoverconsole at stevenharman/Albacore Fri Dec 11 18:29:12 -0800 2009
stevenharman created gist: 254504 Fri Dec 11 12:58:44 -0800 2009
git config --global diff.tool bc3 git config --global difftool.bc3.cmd "\"c:/program files (x86)/...
stevenharman created gist: 247349 Wed Dec 02 09:10:24 -0800 2009
$("#my_list").jqGrid({ datatype: 'json', mtype: 'POST',
stevenharman commented on BenHall/Albacore Mon Nov 30 16:49:24 -0800 2009
Comment in 90c4b20:

I fail to see how this is any different than just using the global task helper method? for example:

task :example do
puts "Any ruby code here..." end

stevenharman pushed to master at stevenharman/Albacore Sat Nov 28 11:51:05 -0800 2009
HEAD is e0d0f2c8e53c911b4514f3e68fce68d4e20889c4

5 commits »

stevenharman pushed to master at stevenharman/Albacore Wed Nov 25 10:33:50 -0800 2009
HEAD is 68a6cb38baede445369b05f7008e4c845efd3e34

2 commits »

stevenharman pushed to master at stevenharman/Albacore Tue Nov 24 09:37:50 -0800 2009
HEAD is a814ddb73614899ce2b84ca3cc27c436a664e846

45 commits »

stevenharman pushed to master at stevenharman/Albacore Mon Nov 23 13:36:45 -0800 2009
HEAD is 86b24b00f83f4fa6d112f06d511a78c4f1296946

3 commits »

stevenharman forked derickbailey/Albacore Mon Nov 23 08:32:03 -0800 2009
Forked repository is at stevenharman/Albacore
stevenharman pushed to master at stevenharman/scratchpad Mon Nov 23 08:29:51 -0800 2009
HEAD is 64a08d52136d0cb32cea89ba9f85b14747d56448
  • stevenharman committed 64a08d52:
    adding the example rakefile showing how NOT to build a custom rake task
stevenharman created branch master at stevenharman/scratchpad Mon Nov 23 08:23:20 -0800 2009
stevenharman created repository scratchpad Mon Nov 23 08:20:05 -0800 2009
New repository is at stevenharman/scratchpad
stevenharman opened issue 27 on derickbailey/Albacore Mon Nov 23 08:10:14 -0800 2009
Create NAnt Task
stevenharman updated gist: 221757 Thu Oct 29 13:04:06 -0700 2009
// extremely lame example, but I like the functional aspect of it. // also, combining the bool/fu...
stevenharman updated gist: 221757 Thu Oct 29 12:59:52 -0700 2009
// extremely lame example, but I like the functional aspect of it. // also, combining the bool/fu...
stevenharman created gist: 221757 Thu Oct 29 12:56:05 -0700 2009
var use_public_forums = new Dictionary<bool, Func<IEnumerable<Forum>, IEnumerable<Forum>>> {
stevenharman updated gist: 221726 Thu Oct 29 12:55:00 -0700 2009
var use_public_forums = new Dictionary<bool, Func<IEnumerable<Forum>, IEnumerable<Forum>>> {
stevenharman updated gist: 221726 Thu Oct 29 12:52:08 -0700 2009
var use_public_forums = new Dictionary<bool, Func<IEnumerable<Forum>, IEnumerable<Forum>>> {
stevenharman updated gist: 221726 Thu Oct 29 12:33:59 -0700 2009
var use_public_forums = new Dictionary<bool, Func<IEnumerable<Forum>, IEnumerable<Forum>>> {