caius (Caius Durling)

Name
Caius Durling
Email
Website/Blog
http://caius.name/
Location
Midlands, UK
Member Since
Feb 23, 2008 (about 1 year)

Following 41 githubbers and watching 58 repositories view all →

Public Repositories (21)

  • habari

    Git *mirror* of the habari svn - Changes will not be merged git => svn

    legend

    Last updated Wed Nov 11 08:00:12 -0800 2009

  • celerity

    watir on steroids / jruby wrapper for htmlunit

    legend

    Forked from jarib/celerity Tue Jun 16 10:00:27 -0700 2009

    Last updated Tue Sep 29 05:07:59 -0700 2009

  • iTerm

    My fork of iTerm

    legend

    Last updated Sat Sep 19 19:19:04 -0700 2009

  • Habari-Extras

    git mirror of the habari extras svn - Changes will not be merged git => svn

    legend

    Last updated Fri Aug 21 11:46:40 -0700 2009

  • ActiveSong

    Grabs lyrics for a song, and plays them out.

    legend

    Last updated Fri Aug 21 11:20:19 -0700 2009

  • zentest

    legend

    Forked from seattlerb/zentest Tue Aug 18 07:30:00 -0700 2009

    Last updated Tue Aug 18 07:49:27 -0700 2009

  • regex_concat

    Concatenates regular expressions in ruby.

    legend

    Last updated Tue Aug 18 03:57:53 -0700 2009

  • aping

    Just like `ping` but prints out infomation on-the-fly (packet-loss, average pingtime)

    legend

    Last updated Sun Aug 16 03:58:58 -0700 2009

  • source-collection

    A collection of scripts & code I've written that don't warrant releasing as standalone scripts.

    legend

    Last updated Sun Jul 26 16:15:18 -0700 2009

  • BBCRadio

    A little app that plays BBC Radio using iPlayer

    legend

    Last updated Sun Jul 26 08:00:46 -0700 2009

  • culerity

    Culerity integrates Cucumber and Celerity in order to test your application's full stack includin...

    legend

    Forked from langalex/culerity Fri Jun 05 08:19:15 -0700 2009

    Last updated Fri Jun 26 03:43:23 -0700 2009

  • httparties

    Collection of HTTParty wrappers for various APIs

    legend

    Last updated Tue Jun 02 13:47:34 -0700 2009

  • php-faker

    PHP Version of Perl::Faker

    legend

    Last updated Sat May 09 18:38:00 -0700 2009

  • gtranslate

    Google Translate API, written in Ruby

    legend

    Last updated Sat Feb 14 19:45:07 -0800 2009

  • echoe

    A Rubygems packaging tool that provides Rake tasks for documentation, extension compiling, testin...

    legend

    Forked from fauna/echoe Fri Feb 13 09:26:28 -0800 2009

    Last updated Fri Feb 13 09:50:36 -0800 2009

  • ruby_koans

    A set of Koans to teach the Ruby language

    legend

    Forked from edgecase/ruby_koans Fri Feb 06 18:12:04 -0800 2009

    Last updated Fri Feb 06 18:15:08 -0800 2009

  • jquery-captify

    Fork of the jQuery Captify plugin. Now checks for title then falls back to alt for standards comp...

    legend

    Last updated Thu Jan 15 14:05:17 -0800 2009

  • slicehostscripts

    Scripts to interact with slicehost via their API

    legend

    Last updated Wed Nov 26 17:35:01 -0800 2008

  • demeters_revenge

    git mirror of the rails plugin demeters_revenge

    legend

    Last updated Fri Nov 21 11:22:08 -0800 2008

  • loremgenerator

    RubyCocoa application to generate lorem ipsum. Based on Faker rubygem.

    legend

    Last updated Tue Sep 09 08:07:03 -0700 2008

  • soco

    A static file dynamically generated website backend

    legend

    Last updated Sat May 03 00:46:29 -0700 2008

Public Activity feed

caius pushed to master at caius/habari Wed Nov 11 08:00:12 -0800 2009
HEAD is e606897cf79264b7c56956000acc04e00531e269
  • rickc committed e606897c:
    Set the refresh url if it isn't set. Prevents the log being filled up with error messages if a spammer is using a script on your comment form. Fixes ticket #1082. Props to lildude for the patch.!
caius started watching digdog/NSDate-Helper Wed Nov 11 07:31:08 -0800 2009
NSDate-Helper's description:
A category to extend Cocoa's NSDate class with relative date function
caius started watching mattpat/MPTidbits Wed Nov 11 07:30:22 -0800 2009
MPTidbits's description:
A set of very small categories for NSString, NSMutableString, NSArray, and NSDictionary that add a few sorely lacking features (isEmpty and containsKey: methods, for instance).
caius started watching maddox/categories Wed Nov 11 07:28:54 -0800 2009
categories's description:
Community driven repo for awesome Objective-C categories
caius started watching MrNoodle/NoodleKit Wed Nov 11 07:28:18 -0800 2009
NoodleKit's description:
Random collection of Cocoa classes and categories, most of which have been featured on my blog: http://www.noodlesoft.com/blog
caius started watching jpersson/categories Wed Nov 11 07:20:03 -0800 2009
categories's description:
Useful categories
caius pushed to master at caius/habari Sun Nov 08 22:45:09 -0800 2009
HEAD is e42915d29a46471e614b0142eef9bcf1c105d682
  • michaeltwofish committed e42915d2:
    Allow display of both crud and bool tokens within a token group (that was a poor choice of variable name) on the group page. Thanks coldflame for the patch. Closes #1084.
caius pushed to master at caius/habari Sat Nov 07 12:15:08 -0800 2009
HEAD is 48195cd7d6e76d566a397538b0a62aa394176614
  • rickc committed 48195cd7:
    Fix a couple of typos in Mzingi
caius pushed to master at caius/habari Sat Nov 07 11:00:09 -0800 2009
HEAD is 0911ad82f6b68fd7c8809fd74834e5a281ca9b33
  • rickc committed 0911ad82:
    Fix hideIfSinglePage always hiding the page selector if set. Props to notjosh for the patch!
caius pushed to master at caius/habari Sat Nov 07 08:30:10 -0800 2009
HEAD is 94ab6f0abdf77a83e9145bcbf8254b21aae538c2
  • rickc committed 94ab6f0a:
    Add an escape command to hiengine. Syntax: {hi:escape:var} Uses htmlspecialchars to escape the specified variable. Fixes ticket #902.
caius pushed to master at brightbox/bigwig Fri Nov 06 07:34:55 -0800 2009
HEAD is d5d42eb3c0706d465047dc794536ba13884879f6

2 commits »

caius pushed to master at caius/habari Thu Nov 05 22:15:06 -0800 2009
HEAD is e197e24b75ac4898a27f7b9800276faec40a9b2f
  • dmondark committed e197e24b:
    Restoring absolute position to .dropbutton to restore the original button floating behaviour. Adding new styles for the new comments page action drop buttons to maintain an proper position for each of them. Not exactly the best way to go, but it should do for now.
caius pushed to master at caius/habari Thu Nov 05 16:45:08 -0800 2009
HEAD is 0931d949264d35031af0dadab3aedb9ccc459101
  • rickc committed 0931d949:
    Denote the comment type for each comment on the comments manage page. Fixes ticket #803.
caius pushed to master at caius/habari Thu Nov 05 11:00:11 -0800 2009
HEAD is 1db3691ee117a1efda670da0c790aacb3e638e30
  • rickc committed 1db3691e:
    Replace the buttons on the admin comments page with two dropbuttons - one for marking selected comments with a specified status, one for deleting a specified class of comments. Returns the ability to mass delete comments to the UI, so people won't have to try to do so through their database administration program.
caius pushed to master at caius/habari Wed Nov 04 17:30:08 -0800 2009
HEAD is a03c09be5ed95df096a2ba3e37794806f8e2c402
  • ringmaster committed a03c09be:
    This would seem to fix #537, as written. I doubt it fixes all IRI cases, but at least it seems to immediately fix simpler 2-letter TLDs, like ".co.uk". Look for issues that may arise from InputFilter using this differently than expected (although I didn't see any). Thanks to Ben Balbo for this ridiculously overlooked patch.
caius started watching tobi/clarity Wed Nov 04 15:15:58 -0800 2009
clarity's description:
Web interface for real-time log search & tailing. Remotely related to splunk
caius pushed to master at brightbox/object-factory Wed Nov 04 07:53:47 -0800 2009
HEAD is bbbc51be43e234688d71435d4da82c1eba743e2b

2 commits »

caius pushed to master at caius/habari Sat Oct 31 18:30:16 -0700 2009
HEAD is 07ee65187d1ac69c8b5a9ce534d594d886e3de02
  • rickc committed 07ee6518:
    Internationalization changes. Fixes ticket #1062.
caius started watching briancollins/nice_find Tue Oct 27 20:36:33 -0700 2009
nice_find's description:
A Find In Project plugin for TextMate
caius created gist: 219369 Mon Oct 26 23:39:07 -0700 2009
begin a = Thread.new { sleep 5; print "Thread 1" } rescue Exception => e
caius created gist: 219363 Mon Oct 26 23:27:43 -0700 2009
def processing string, regex, &block matches = string.match(regex) yield(matches.captures) if...
caius updated gist: 219357 Mon Oct 26 23:21:42 -0700 2009
match_lambda = lambda {|str| p str.reverse } "foo bar sed".split(/ /).each &match_lambda # >> "oof"
caius created gist: 219357 Mon Oct 26 23:12:48 -0700 2009
match_lambda = lambda {|str| p str.reverse } "foo bar sed".split(/ /).each &match_lambda # >> "oof"
caius created gist: 219289 Mon Oct 26 21:09:35 -0700 2009
**Caius** I'm not bad, just had a fun weekend in Durham visiting my mate who lives there, and hel...
caius created gist: 219287 Mon Oct 26 21:03:22 -0700 2009
**Caius**: I'm not bad, just had a fun weekend in Durham visiting my mate who lives there, and he...
caius created gist: 219157 Mon Oct 26 17:09:54 -0700 2009
<?php # See http://www.thehodge.co.uk/programming/php-programming/reverse-geocoding-with-the-goo...
caius created gist: 218851 Mon Oct 26 10:45:18 -0700 2009
class Parent < ActiveRecord::Base has_many :children, :dependent => :destroy do
caius pushed to master at caius/habari Sun Oct 25 01:15:08 -0700 2009
HEAD is d35bbc68cb1e478039d59f6c5fdc2c198b556d64
  • michaeltwofish committed d35bbc68:
    First pass at a file upload form control. Need to implement silo saving. Should probably have a __get() for FormUI to access . Probably other things.
caius pushed to master at caius/habari Tue Oct 20 17:30:06 -0700 2009
HEAD is b26262453bf723885c454e49003ac535984f3634
  • rickc committed b2626245:
    Fix unregistered transport mechanism being passed to fsocketopen(). Props to lildude for the patch. Fixes ticket #1080.
caius pushed to master at caius/habari Mon Oct 19 08:58:14 -0700 2009
HEAD is 038629c72d9716cc4201a87290b7715393328efb
  • rickc committed 038629c7:
    Clean up Tag and Tags classes in prepartion for converting them to taxonomy. Updated the Tag tests. Here's hoping I didn't do anything unbright.
caius pushed to master at caius/habari Sun Oct 18 15:43:19 -0700 2009
HEAD is 6760ff1d060a0b66fa922d9403b96b88ae18080b
  • rickc committed 6760ff1d:
    Add Tag tests to the test suite.
caius pushed to master at caius/habari Sun Oct 11 06:13:50 -0700 2009
HEAD is 1416dc70fe9218d11e48411f527884abaa173be2
  • rickc committed 1416dc70:
    Get rid of hard-coded database table prefixes.
caius pushed to master at caius/habari Wed Oct 07 21:44:06 -0700 2009
HEAD is 71705a9927bc7055da2b4b0385d2fcdb43a54062
  • rickc committed 71705a99:
    Wrong variable being used to get the content type.
caius updated gist: 204208 Wed Oct 07 09:57:40 -0700 2009
# Sets up the Rails environment for Cucumber ENV["RAILS_ENV"] ||= "cucumber" p ENV["RAILS_ENV"]
caius created gist: 204208 Wed Oct 07 09:56:56 -0700 2009
Cucumber::Rails::World.use_transactional_fixtures = false