mudge

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

Following 7 githubbers and watching 42 repositories view all →

Public Repositories (16)

  • python-delicious

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

    legend

    Last updated Mon Nov 23 14:03:19 -0800 2009

  • prawn

    A minimal Rails 2.3 plugin to provide a template handler for the Prawn PDF library.

    legend

    Last updated Tue Nov 17 13:17:45 -0800 2009

  • 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

  • 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 pushed to python3 at mudge/python-delicious Mon Nov 23 14:03:19 -0800 2009
HEAD is 756b1b9332c6095b498e21ec448013b6f5ea82c3
  • mudge committed 756b1b93:
    Throttle every request so that no more than 1 per second can be run.
mudge pushed to python3 at mudge/python-delicious Sun Nov 22 09:32:19 -0800 2009
HEAD is 13b90eae018c1136d0a67413aa44b81eed6b2342
mudge pushed to python3 at mudge/python-delicious Sat Nov 21 17:34:58 -0800 2009
HEAD is 4b02606765512126622a44bbe601473acdb27ee7
  • mudge committed 4b026067:
    Add support for retrieving all bookmarks.
mudge pushed to python3 at mudge/python-delicious Sat Nov 21 06:55:27 -0800 2009
HEAD is 4719afed33bb933fb6ab53517bc2a3d55e79ff45
  • mudge committed 4719afed:
    Correct indentation to match Python style guidelines and add some API methods.
mudge pushed to python3 at mudge/python-delicious Thu Nov 19 15:41:28 -0800 2009
HEAD is d754e148b4b58b2a7c481b4857cac6e2fe2f20a2
mudge created branch python3 at mudge/python-delicious Thu Nov 19 14:54:14 -0800 2009
mudge started watching rtomayko/node-bertrpc Wed Nov 18 05:59:14 -0800 2009
node-bertrpc's description:
BERT-RPC client and server for node.js
mudge started watching fictorial/redis-node-client Wed Nov 18 05:40:22 -0800 2009
redis-node-client's description:
A Redis client implementation for JavaScript (Node, Google V8)
mudge pushed to master at mudge/prawn Tue Nov 17 13:17:46 -0800 2009
HEAD is 330caa127d32db51bb20a8be00d1ec24f01abec9
mudge pushed to master at mudge/prawn Tue Nov 17 07:50:03 -0800 2009
HEAD is 15bc31ff9db91c2d43711b374ed677e3ce038a7e
mudge created branch master at mudge/prawn Tue Nov 17 07:49:16 -0800 2009
New branch is at mudge/prawn/tree/master
mudge created repository prawn Tue Nov 17 07:48:24 -0800 2009
New repository is at mudge/prawn
mudge started watching ry/node Tue Nov 17 04:51:32 -0800 2009
node's description:
evented I/O for v8 javascript
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 has since been deleted.
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