mudge

Location
London, United Kingdom
Member Since
Feb 15, 2008 (about 1 year)

Following 7 githubbers and watching 38 repositories view all →

Public Repositories (15)

  • tyger

    A stylesheet for NetNewsWire (currently bundled with the app itself)

    legend

    Last updated Sun Nov 01 02:43:42 -0800 2009

  • jquery_placeholder

    A jQuery plugin to support HTML5's placeholder attribute in older browsers.

    legend

    Last updated Sat Oct 31 14:46:43 -0700 2009

  • tableau

    A pastie application written with Sinatra and Sequel.

    legend

    Forked from asim/tableau Tue Oct 27 02:01:40 -0700 2009

    Last updated Tue Oct 27 02:22:06 -0700 2009

  • fast_sessions

    A fork of the Fast Rails Sessions plugin that is compatible with Rails 2.3.

    legend

    Last updated Thu Aug 20 01:55:08 -0700 2009

  • mudge.github.com

    My pages of pure wonderment.

    legend

    Last updated Thu Jul 16 13:40:40 -0700 2009

  • jquery_example

    jQuery plugin to populate form inputs with example text that disappears on focus. See also http:/...

    legend

    Last updated Sun May 17 12:32:32 -0700 2009

  • atomic_page_caching

    Rails plugin to add an atomic page caching method for ActionController.

    legend

    Last updated Mon May 11 07:18:52 -0700 2009

  • jquery_clear

    A simple jQuery plugin to clear all types of form inputs.

    legend

    Last updated Thu Jan 22 07:20:42 -0800 2009

  • blankable

    A Ruby mixin to determine whether an object's values are blank with examples for Arrays and Hashes.

    legend

    Last updated Thu Jan 22 06:44:48 -0800 2009

  • title_case

    A Ruby implementation of John Gruber's Title Case

    legend

    Last updated Wed Aug 13 10:41:52 -0700 2008

  • lego_bulldozer

    An NQC program for the Lego RCX brick written for a course in 2004

    legend

    Last updated Tue Jul 15 08:33:04 -0700 2008

  • asset_compressor

    A Rails plugin to compress stylesheets and JavaScript with the YUI Compressor.

    legend

    Last updated Wed Jun 25 03:15:44 -0700 2008

  • collapsing-puzzle

    A simple Java puzzle game written in 2004 for a university project.

    legend

    Last updated Wed Mar 26 13:53:41 -0700 2008

  • python-delicious

    A Python module to access del.icio.us via its API.

    legend

    Last updated Wed Mar 26 13:53:40 -0700 2008

  • memcached-startup-item

    Mac OS X Startup Item for Danga Interactive's memcached.

    legend

    Last updated Wed Mar 26 12:14:54 -0700 2008

Public Activity feed

mudge started watching documentcloud/underscore Mon Nov 09 07:53:21 -0800 2009
underscore's description:
Functional programming aid for Javascript. Works well with jQuery.
mudge started watching jquery/jquery Mon Nov 02 04:58:21 -0800 2009
jquery's description:
jQuery JavaScript Library
mudge pushed to master at mudge/tyger Sun Nov 01 02:43:42 -0800 2009
HEAD is aa78c25283b890b3af590968df4e9ef21a0afa73
  • mudge committed aa78c252:
    Distinguish between h1's in the news item body and the style's own title.
mudge pushed to master at mudge/jquery_placeholder Sat Oct 31 14:46:43 -0700 2009
HEAD is 277dfc6e011b9606284257c1fe3ead894daf55c5
  • mudge committed 277dfc6e:
    Bring in some lessons from jquery_example.
mudge pushed to master at mudge/jquery_placeholder Sat Oct 31 14:18:58 -0700 2009
HEAD is 9944be548d72d5d5476e428d9e6175d04fee60dc
  • mudge committed 9944be54:
    Support textareas as well and document customising the class name.
mudge created gist: 221616 Thu Oct 29 10:17:50 -0700 2009
/* * A very basic rich text editor using jQuery and iframe designMode. *
mudge updated gist: 221351 Thu Oct 29 04:01:27 -0700 2009
# Use YAJL instead of ActiveSupport::JSON to encode objects to JSON in Rails. class Hash def to...
mudge created gist: 221351 Thu Oct 29 03:59:36 -0700 2009
# Use YAJL instead of ActiveSupport::JSON to encode objects to JSON in Rails. class Hash def to...
mudge pushed to master at mudge/tableau Tue Oct 27 02:22:06 -0700 2009
HEAD is f8de57037164563e4936df33bf53480e153e5d3c
mudge pushed to master at mudge/tableau Tue Oct 27 02:21:18 -0700 2009
HEAD is eb0a5465f568cfdb0d328ac21452ec591668e707
  • mudge committed eb0a5465:
    Spruce up README and remove dependency on rubygems.
mudge pushed to master at mudge/tableau Tue Oct 27 02:03:08 -0700 2009
HEAD is 4c7cb12f3a6cce712bdd11523eb96a5e090805bf
  • mudge committed 4c7cb12f:
    General spring cleaning to pare things down a bit.
mudge forked asim/tableau Tue Oct 27 02:01:40 -0700 2009
Forked repository is at mudge/tableau
mudge forked asim/tableau Mon Oct 26 07:54:45 -0700 2009
Forked repository is at mudge/tableau
mudge started watching brianmario/yajl-ruby Mon Oct 26 05:42:01 -0700 2009
yajl-ruby's description:
An extremely efficient streaming JSON parsing and encoding library. Ruby C bindings to Yajl
mudge pushed to master at mudge/jquery_placeholder Thu Oct 08 14:47:44 -0700 2009
HEAD is aca9bcb6634f234483c9a686283715d973b0c04b
mudge created branch master at mudge/jquery_placeholder Thu Oct 08 14:39:51 -0700 2009
mudge created repository jquery_placeholder Thu Oct 08 14:39:00 -0700 2009
New repository is at mudge/jquery_placeholder
mudge updated gist: 203141 Tue Oct 06 08:50:27 -0700 2009
result = IO.popen(command, 'r+') do |io| io.write(input) io.close_write
mudge created gist: 203141 Tue Oct 06 08:50:01 -0700 2009
IO.popen(command, 'r+') do |io| io.write(input) io.close_write
mudge created gist: 202182 Mon Oct 05 08:21:08 -0700 2009
function usejruby { jrubypath=/opt/local/jruby/bin PATH=$jrubypath:${PATH/$jrubypath:/}
mudge updated gist: 104527 Thu Oct 01 14:51:03 -0700 2009
class String # "Hello says Bob" - "Bob"
mudge updated gist: 22872 Thu Oct 01 14:50:44 -0700 2009
module ApplicationHelper # Shaun Inman's original Widon't
mudge updated gist: 104527 Thu Oct 01 14:43:45 -0700 2009
class String # "Hello says Bob" - "Bob"
mudge updated gist: 163332 Thu Oct 01 14:41:50 -0700 2009
# Validate a UK postcode using a modified version of the official # regular expression provided ...
mudge created gist: 198862 Thu Oct 01 02:44:44 -0700 2009
# Write a Java stream to a file. File.open('test.txt', 'w') do |f| while (byte = stream.read) > -1