danwrong (Dan Webb)

Name
Dan Webb
Website/Blog
http://danwebb.net
Company
Massive Robot
Location
London
Member Since
Jan 31, 2008 (about 1 year)

Following 21 githubbers and watching 30 repositories view all →

Public Repositories (20)

  • low-pro

    Extensions to Prototype to aid in writing unobstrusive JavaScript

    legend

    Last updated Thu Oct 22 07:24:43 -0700 2009

  • google-analytics

    legend

    Last updated Mon Sep 28 04:18:16 -0700 2009

  • code-highlighter

    A compact, extensible code highlighter written in JavaScript

    legend

    Last updated Mon Sep 21 01:55:40 -0700 2009

  • twitter-auth

    Standard authentication stack for Rails using Twitter to log in.

    legend

    Forked from mbleigh/twitter-auth Tue Jul 28 09:05:22 -0700 2009

    Last updated Tue Jul 28 09:11:17 -0700 2009

  • iso_codes

    ISO code lookups in Ruby for Currencies, Countries and Languages.

    legend

    Last updated Mon Jul 27 09:05:58 -0700 2009

  • musicblog

    A thing what we are making for Music Hack Day

    legend

    Last updated Sun Jul 12 05:36:52 -0700 2009

  • twaudio-ruby

    Ruby bindings for the twaud.io API

    legend

    Last updated Thu Jul 09 03:25:18 -0700 2009

  • jplayer

    A Flash-based mp3 player plugin for jQuery originally written by Happy Worm

    legend

    Last updated Wed May 27 03:39:50 -0700 2009

  • httparty

    Makes http fun! Also, makes consuming restful web services dead easy.

    legend

    Forked from jnunemaker/httparty Thu Jul 09 06:35:47 -0700 2009

    Last updated Mon May 18 13:25:51 -0700 2009

  • evil

    A tool for creating websites from web service data.

    legend

    Last updated Wed Apr 22 11:42:11 -0700 2009

  • low-pro-for-jquery

    A jQuery plugin version of the Low Pro behavior framework.

    legend

    Last updated Fri Apr 17 03:01:38 -0700 2009

  • liquid-inheritance

    Django-style template inheritance for the Liquid templating language

    legend

    Last updated Thu Apr 09 09:43:47 -0700 2009

  • morph

    Morph makes it easy to emerge Ruby class definitions at runtime. Mix with Hpricot for screen scra...

    legend

    Forked from robmckinnon/morph Tue Apr 07 01:29:48 -0700 2009

    Last updated Tue Apr 07 01:51:38 -0700 2009

  • rugalytics

    Rugalytics is a Ruby Google Analytics API.

    legend

    Forked from robmckinnon/rugalytics Mon Mar 09 09:26:08 -0700 2009

    Last updated Mon Apr 06 11:08:44 -0700 2009

  • sumo

    A microformat parser framework for JavaScript

    legend

    Last updated Fri Apr 03 17:08:40 -0700 2009

  • rails

    Ruby on Rails

    legend

    Forked from rails/rails Fri Mar 27 16:58:59 -0700 2009

    Last updated Tue Mar 24 08:54:33 -0700 2009

  • acts-as-money

    Extensions to Active Record for dealing with storing currency. Compatible with Active Merchant.

    legend

    Last updated Fri Feb 20 01:35:22 -0800 2009

  • merb_openid

    An OpenID Consumer plugin for Merb

    legend

    Last updated Thu Jan 08 15:15:26 -0800 2009

  • ar-openid-store

    JanRain's OpenID store for ActiveRecord jammed into a gem

    legend

    Last updated Sun Jun 29 16:28:20 -0700 2008

  • aaws

    API wrapper for Amazon Associates Web Service.

    legend

    Forked from jnunemaker/aaws Mon Mar 30 03:09:39 -0700 2009

    Last updated Sun Jun 01 12:02:34 -0700 2008

Public Activity feed

danwrong pushed to master at rossbruniges/os_sleuth Mon Nov 23 02:57:45 -0800 2009
HEAD is 87a31aede2d0e967c3c26eb76bf645363ff8008c
danwrong updated gist: 238731 Thu Nov 19 04:28:31 -0800 2009
sleuth(function(test) { test.name = 'Blah'; test.author = 'Ross Bruniges';
danwrong created gist: 238731 Thu Nov 19 04:24:31 -0800 2009
sleuth(function(test) { test.name = 'Blah'; test.author = 'Ross Bruniges';
danwrong created gist: 233879 Fri Nov 13 07:10:33 -0800 2009
// DOM Builder plugin for jQuery // (c) Dan Webb (dan@massiverobot.co.uk) //
danwrong created gist: 233796 Fri Nov 13 04:38:57 -0800 2009
def mandatory?(method) if @object.class.respond_to? :reflect_on_validations_for @object.cla...
danwrong pushed to master at danwrong/low-pro Thu Oct 22 07:24:43 -0700 2009
HEAD is 82e9b4a739dc2e937256aad4e8a2b9b90650aa8e

2 commits »

danwrong updated gist: 211964 Fri Oct 16 17:15:53 -0700 2009
// ERB style templates for jQuery in hardly any code. // // Based on http://ejohn.org/blog/javasc...
danwrong updated gist: 211964 Fri Oct 16 17:14:01 -0700 2009
jQuery(function($) { var cache = {};
danwrong updated gist: 211964 Fri Oct 16 11:40:59 -0700 2009
jQuery(function($) { var cache = {};
danwrong updated gist: 211964 Fri Oct 16 11:40:44 -0700 2009
jQuery(function($) { var cache = {};
danwrong created gist: 211964 Fri Oct 16 11:39:55 -0700 2009
jQuery(function($) { var cache = {};
danwrong created gist: 199146 Thu Oct 01 11:21:28 -0700 2009
jQuery(function($) { if (typeof $.keys != 'function') { $.extend({
danwrong created gist: 198192 Wed Sep 30 08:47:37 -0700 2009
jQuery(function($) { var SERVICES = { 'twitpic.com': function(path) {
danwrong pushed to master at danwrong/google-analytics Mon Sep 28 04:18:17 -0700 2009
HEAD is a142a1cd0fc89a56ff1a8edb54de21c4f1346dcf