jballanc (Joshua Ballanco)

Name
Joshua Ballanco
Email
Website/Blog
http://jballanc.github.com/blog
Location
NYC
Member Since
Apr 04, 2008 (about 1 year)

Following 3 githubbers and watching 21 repositories view all →

Public Repositories (6)

  • Evolver

    A toy model of simple single celled evolution

    legend

    Last updated Sun Nov 01 13:21:25 -0800 2009

  • shoes-tmbundle

    A tiny TextMate bundle for the tiny toolkit

    legend

    Last updated Tue Aug 18 23:33:17 -0700 2009

  • RubyScience

    A Collection of Ruby Science Libraries and Projects

    legend

    Last updated Thu Aug 13 00:08:30 -0700 2009

  • jballanc.github.com

    Personal Site for GitHub

    legend

    Last updated Sun Apr 19 14:18:15 -0700 2009

  • prelim

    Preliminary Exam Paper

    legend

    Last updated Thu Dec 18 23:43:06 -0800 2008

  • uss_monte_carlo

    Player for the Ruby Sparring Battleship Tournament

    legend

    Last updated Mon Dec 01 11:35:25 -0800 2008

Public Activity feed

jballanc created gist: 236215 Mon Nov 16 10:53:55 -0800 2009
Analysis of sampling macruby (pid 85471) every 1 millisecond Call graph: 9295 Thread_4922375 ...
jballanc started watching alloy/rucola Mon Nov 16 01:28:28 -0800 2009
rucola's description:
A Framework for rapidly building RubyCocoa applications
jballanc started watching Fingertips/headless-squirrel Sun Nov 15 14:43:51 -0800 2009
headless-squirrel's description:
A command-line JavaScript test runner for the Mac
jballanc started watching alloy/kicker Fri Nov 13 03:07:48 -0800 2009
kicker's description:
A lean, agnostic, flexible file-change watcher, using OS X FSEvents.
jballanc started watching sinatra/sinatra Thu Nov 12 03:50:45 -0800 2009
sinatra's description:
Classy web-development dressed in a DSL (official / canonical repo)
jballanc started watching hassox/pancake Thu Nov 12 02:44:58 -0800 2009
pancake's description:
Stackem Up!
jballanc started watching alloy/paper-cups Tue Nov 10 16:34:38 -0800 2009
paper-cups's description:
A small cozy web chat app, like paper cups and a string back in the days. Usually surrounded by lots of French chatter…
jballanc pushed to master at jballanc/Evolver Sun Nov 01 13:21:26 -0800 2009
HEAD is 284f48a22e0692a75e41324efab6971639d38c9d
jballanc started watching raggi/ir Tue Oct 27 19:39:19 -0700 2009
ir's description:
Interactive Ruby - A presently experimental re-invention of the wheel that is IRB - much, much smaller
jballanc created gist: 219856 Tue Oct 27 12:19:34 -0700 2009
irb(main):001:0> class String irb(main):002:1> alias :foo :length irb(main):003:1> end
jballanc started watching wycats/bundler Wed Oct 21 00:21:12 -0700 2009
bundler was created Mon Jul 06 15:08:44 -0700 2009
jballanc updated gist: 213726 Mon Oct 19 14:32:17 -0700 2009
> cat hello.rb puts "hello, world" > macrubyc -o hello hello.rb
jballanc created gist: 213726 Mon Oct 19 14:31:34 -0700 2009
> cat hello.rb puts "hello, world" > macrubyc -o hello hello.rb
jballanc created gist: 212757 Sun Oct 18 10:29:23 -0700 2009
irb(main):001:0> class A irb(main):002:1> def test(thing) irb(main):003:2> puts "#{thing}! from c...
jballanc pushed to master at jballanc/Evolver Thu Oct 01 12:07:37 -0700 2009
HEAD is a94763b861ec747f7cb56e36d94ebf776d8f0a89
  • Josh Ballanco committed a94763b8:
    Fixed a bug; re-ran tests