RichGuk (Richard Grundy)

Name
Richard Grundy
Email
Website/Blog
http://27smiles.com
Company
27smiles
Location
United Kingdom
Member Since
Jun 02, 2008 (about 1 year)

Following 16 coders and watching 38 repositories view all →

Public Repositories (15)

  • readme-this

    Easily test README documents for github before commiting to the repo.

    legend

    Last updated Fri Jan 22 05:56:01 -0800 2010

  • regexme-this

    Yet another online regular expression testing facility, however this offers a few different langu...

    legend

    Last updated Fri Jan 22 05:55:48 -0800 2010

  • lastraw

    TODO: one-line summary of your gem

    legend

    Last updated Sat Jan 09 15:14:54 -0800 2010

  • flickraw-example

    Showing a mate how awesome Ruby is mirroring the phpflickr example I did for him but in Ruby with...

    legend

    Last updated Sat Jan 09 12:22:54 -0800 2010

  • phpflickr-example

    Just showing a mate how to use the library.

    legend

    Last updated Sat Jan 09 11:04:36 -0800 2010

  • deluge-in-chrome

    Provides quick overview of torrent information in Chrome for the torrent client Deluge.

    legend

    Last updated Sun Jan 03 06:44:45 -0800 2010

  • pancake

    Stackem Up!

    legend

    Forked from hassox/pancake Mon Nov 30 04:50:11 -0800 2009

    Last updated Mon Nov 30 04:39:31 -0800 2009

  • syntaxhl

    SyntaxHL is a plugin for Tinymce that allows you to use SyntaxHighlighter to insert highlighted code

    legend

    Last updated Sun Nov 15 09:11:20 -0800 2009

  • tvrenamr

    Utility to rename tv shows into a cleaner format

    legend

    Forked from ghickman/tvrenamr Wed Oct 28 11:52:11 -0700 2009

    Last updated Sun Nov 01 05:22:33 -0800 2009

  • sinatra-skeleton

    Sinatra skeleton I use as a starting point for apps uses haml, RSpec and Datamapper. Feel free to...

    legend

    Last updated Thu Sep 03 15:51:29 -0700 2009

  • sinatra

    Classy web-development dressed in a DSL (official / canonical repo)

    legend

    Forked from sinatra/sinatra Mon Aug 24 01:33:12 -0700 2009

    Last updated Tue Aug 18 04:50:17 -0700 2009

  • sinatra-memcache

    fragment cache on Sinatra

    legend

    Forked from gioext/sinatra-memcache Tue Jul 21 13:45:31 -0700 2009

    Last updated Wed Jun 24 00:31:20 -0700 2009

  • autonose

    Automatically run Python unit nose tests when files are saved.

    legend

    Last updated Tue Jun 23 15:40:01 -0700 2009

  • noseagain

    Autonose automatically runs tests for nose (http://code.google.com/p/python-nose/) when the code ...

    legend

    Last updated Tue Jun 23 15:34:56 -0700 2009

  • rrsync

    Simple rsync backup script written in Ruby

    legend

    Last updated Sat Feb 21 04:34:32 -0800 2009

Public Activity feed

RichGuk created gist: 299895 Tue Feb 09 17:07:29 -0800 2010
begin # Require the preresolved locked set of gems. require File.expand_path('../.bundle/envi...
RichGuk started watching carlhuda/bundler Tue Feb 09 16:31:45 -0800 2010
bundler's description:
Gemfiles are fun
RichGuk started watching jsboulanger/authorization-ruby Tue Feb 02 05:51:16 -0800 2010
authorization-ruby's description:
Authorization is a mixin that implements role-based authorization for MVC-based web applications in Ruby
RichGuk started watching gfontenot/RTM_QSB Mon Feb 01 04:04:18 -0800 2010
RTM_QSB's description:
Remember The Milk Plugin for Google Quick Search Box
RichGuk started watching namelessjon/notable Sun Jan 31 11:23:49 -0800 2010
notable's description:
A very simple sinatra application which listens on Jabber to take your notes and then displays them back to you
RichGuk started watching aeden/rsaml Sun Jan 31 05:35:15 -0800 2010
rsaml's description:
Ruby implementation of the SAML 2.0 Specification
RichGuk started watching rpetrich/ProSwitcher Wed Jan 27 01:05:33 -0800 2010
ProSwitcher's description:
Palm Pre-style application switcher for iPhone OS
RichGuk updated gist: 284645 Sat Jan 23 08:59:59 -0800 2010
#!/usr/bin/env ruby require 'rubygems' require 'date'
RichGuk updated gist: 284645 Sat Jan 23 08:59:44 -0800 2010
#!/usr/bin/env ruby require 'rubygems' require 'date'
RichGuk updated gist: 284645 Sat Jan 23 07:27:34 -0800 2010
#!/usr/bin/env ruby require 'rubygems' require 'date'
RichGuk created gist: 284645 Sat Jan 23 07:26:56 -0800 2010
#!/usr/bin/env ruby require 'rubygems' require 'date'
RichGuk pushed to master at RichGuk/readme-this Fri Jan 22 05:56:02 -0800 2010
HEAD is 646033b3c5aefbc48a51f46e6d6ce74a407808a2

2 commits »

RichGuk pushed to master at RichGuk/regexme-this Fri Jan 22 05:55:48 -0800 2010
HEAD is 711e180b943cc43b3f5cd3b177edf1726d7c91ce
  • Richard Grundy committed 711e180b:
    Added task for creating a log directory symlink.
RichGuk pushed to master at RichGuk/regexme-this Fri Jan 22 05:43:24 -0800 2010
HEAD is aeed8779ed8e97686a209c05739854e24886420c
  • Richard Grundy committed aeed8779:
    Added my user for the server
RichGuk pushed to master at RichGuk/regexme-this Fri Jan 22 05:40:41 -0800 2010
HEAD is c1f0bb55fd37c38edfbd737bf348cef2b7847080
  • Richard Grundy committed c1f0bb55:
    Changed the deployment locaiton for my server.
RichGuk created gist: 281258 Tue Jan 19 12:30:28 -0800 2010
methods.each do |method| it "should respond to #{method}" do @package.should respond_...
RichGuk started watching intridea/hashie Thu Jan 14 23:58:52 -0800 2010
hashie's description:
Hashie is a simple collection of useful Hash extensions.
RichGuk created branch master at RichGuk/lastraw Sat Jan 09 15:14:55 -0800 2010
New branch is at RichGuk/lastraw/tree/master
RichGuk created repository lastraw Sat Jan 09 15:14:48 -0800 2010
New repository is at RichGuk/lastraw
RichGuk created branch master at RichGuk/flickraw-example Sat Jan 09 12:22:55 -0800 2010
RichGuk created repository flickraw-example Sat Jan 09 12:22:36 -0800 2010
New repository is at RichGuk/flickraw-example
RichGuk created branch master at RichGuk/phpflickr-example Sat Jan 09 11:04:36 -0800 2010
RichGuk created repository phpflickr-example Sat Jan 09 11:04:15 -0800 2010
New repository is at RichGuk/phpflickr-example
RichGuk started watching hanklords/flickraw Mon Jan 04 14:25:17 -0800 2010
flickraw's description:
Ruby library to access flickr api.
RichGuk created tag v0.4 at RichGuk/deluge-in-chrome Sun Jan 03 06:44:45 -0800 2010
RichGuk pushed to master at RichGuk/deluge-in-chrome Sun Jan 03 06:44:27 -0800 2010
HEAD is a9721968c569fe7967822a21a3065080608a2335

5 commits »

RichGuk created tag v0.3 at RichGuk/deluge-in-chrome Sat Jan 02 04:32:45 -0800 2010
RichGuk pushed to master at RichGuk/deluge-in-chrome Sat Jan 02 04:32:38 -0800 2010
HEAD is 33b29e4eff03ee485fe3f1e008ce04cacee88b0b

3 commits »

RichGuk created tag v0.2 at RichGuk/deluge-in-chrome Sat Jan 02 04:00:55 -0800 2010
RichGuk pushed to master at RichGuk/deluge-in-chrome Thu Dec 31 15:03:22 -0800 2009
HEAD is bfc253057ed729522de5f41cc1119cd0ca2e81c8
  • RichGuk committed bfc25305:
    Fixed a bug where torrent ids starting with a number with throwing an error on the eval because the id was used as a member name for the STORED_TORRENT_STATE object.
RichGuk pushed to master at RichGuk/deluge-in-chrome Thu Dec 31 14:32:11 -0800 2009
HEAD is a3d5be68eb8ba3a29e55f844b0117fd809af5cbc
RichGuk created branch master at RichGuk/deluge-in-chrome Thu Dec 31 14:28:18 -0800 2009
RichGuk created repository deluge-in-chrome Thu Dec 31 14:26:15 -0800 2009
New repository is at RichGuk/deluge-in-chrome
RichGuk started watching padrino/padrino-framework Fri Dec 11 01:01:46 -0800 2009
padrino-framework's description:
Padrino is a ruby framework build upon the Sinatra Microframework.