DylanFM (Dylan Fogarty-MacDonald)

Name
Dylan Fogarty-MacDonald
Email
Website/Blog
http://dylanfm.com
Company
Sea Creature New Media
Location
Central Coast, NSW Australia
Member Since
Jun 19, 2008 (about 1 year)

Following 22 githubbers and watching 56 repositories view all →

Public Repositories (14)

  • Its-A-Painting

    Painty stuff

    legend

    Last updated Sun Nov 22 06:47:41 -0800 2009

  • dustslides

    Slideshow of frames from Avoca Beach surf club camera for dust storm today

    legend

    Last updated Wed Sep 23 07:16:47 -0700 2009

  • oagadget

    A Gmail gadget for Open Australia

    legend

    Last updated Fri Jul 31 08:07:46 -0700 2009

  • jquery-spock

    A little jQuery plug-in

    legend

    Last updated Mon Jun 08 22:52:22 -0700 2009

  • leonardo

    A simple ass, half done sparkline graph using Raphael

    legend

    Forked from benschwarz/leonardo Fri May 22 03:00:08 -0700 2009

    Last updated Thu Jun 04 19:37:25 -0700 2009

  • roro-faces

    Code for faces, the ruby/rails Oceania community site.

    legend

    Forked from lachie/roro-faces Sun May 31 23:29:08 -0700 2009

    Last updated Mon Jun 01 01:42:36 -0700 2009

  • meteorswarm_comingsoon

    Coming soon teaser page for my upcoming game Meteor Swarm

    legend

    Forked from robc/meteorswarm_comingsoon Mon May 25 20:04:17 -0700 2009

    Last updated Tue May 26 04:40:38 -0700 2009

  • asp-scores

    Scraping scores from ASP world tour competitions

    legend

    Last updated Thu May 21 06:52:52 -0700 2009

  • sup-gitjour

    A web interface for gitjour list.

    legend

    Last updated Mon May 18 20:26:04 -0700 2009

  • Thinking-In-C

    Exercises from the tutorials in Thinking In C by Bruce Eckel and Chuck Allison

    legend

    Last updated Sat May 09 06:49:13 -0700 2009

  • please_validate

    An (X)HTML markup validator with command line interface.

    legend

    Last updated Mon Mar 30 06:12:40 -0700 2009

  • gitjour

    Serve git and advertise with bonjour

    legend

    Forked from lachlanhardy/gitjour Fri Jan 30 20:37:40 -0800 2009

    Last updated Tue Feb 10 05:42:40 -0800 2009

  • surfcomp

    Ruby code to help run a surf comp.

    legend

    Last updated Mon Feb 09 03:02:57 -0800 2009

  • surfspots

    Save locations of surfspots (and any other place too).

    legend

    Last updated Thu Dec 18 05:56:02 -0800 2008

Public Activity feed

DylanFM pushed to master at DylanFM/Its-A-Painting Sun Nov 22 06:47:42 -0800 2009
HEAD is 7222a3f7d94a610ee41bba39da690b48ec126855

27 commits »

DylanFM created gist: 239315 Thu Nov 19 21:47:15 -0800 2009
# # bash completion support for core Git. #
DylanFM created branch master at DylanFM/Its-A-Painting Thu Nov 19 04:43:29 -0800 2009
DylanFM created repository It-s-A-Painting Thu Nov 19 04:40:47 -0800 2009
New repository is at DylanFM/Its-A-Painting
DylanFM started watching jquery/jquery Sun Nov 08 18:00:29 -0800 2009
jquery's description:
jQuery JavaScript Library
DylanFM started watching merb/merb Sun Nov 08 06:51:13 -0800 2009
merb's description:
Merb official repository
DylanFM created gist: 220947 Wed Oct 28 15:50:54 -0700 2009
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1...
DylanFM updated gist: 220219 Tue Oct 27 21:02:08 -0700 2009
var GAImporter = function() { this.busy = false;
DylanFM updated gist: 220219 Tue Oct 27 20:56:53 -0700 2009
function GAImporter() { this.busy = false;
DylanFM updated gist: 220219 Tue Oct 27 20:55:26 -0700 2009
function GAImporter() { this.busy = false;
DylanFM forked gist: 220219 Tue Oct 27 20:55:16 -0700 2009
function GAImporter() { this.busy = false; this.poller = setInterval(this.pollJob, 5000);
DylanFM started watching notahat/machinist Tue Oct 06 21:34:06 -0700 2009
machinist's description:
Fixtures aren't fun. Machinist is.