dougal (Douglas F Shearer)

Name
Douglas F Shearer
Email
Website/Blog
http://douglasfshearer.com/blog
Location
Edinburgh, UK
Member Since
Feb 27, 2008 (about 1 year)

Public Repositories (9)

  • wase_endpoint

    WaseEndpoint is a library for building daemons that act as WASE Endpoints for the EngineYard Wase...

    legend

    Last updated Thu Nov 05 13:24:42 -0800 2009

  • base58

    Base58 is a Ruby library/gem for converting ints to and from base58.

    legend

    Last updated Thu Nov 05 03:26:30 -0800 2009

  • jeweler

    Simple and opinionated helper for creating and managing Rubygem projects on GitHub

    legend

    Forked from technicalpickles/jeweler Thu Nov 05 03:07:52 -0800 2009

    Last updated Thu Nov 05 03:08:59 -0800 2009

  • github-bookmarklet

    A Bookmarklet for your browser that makes searching of GitHub only one click away

    legend

    Last updated Wed Nov 04 04:12:37 -0800 2009

  • mongoid

    Ruby ODM framework for MongoDB

    legend

    Forked from durran/mongoid Thu Oct 29 13:22:18 -0700 2009

    Last updated Thu Oct 29 13:23:03 -0700 2009

  • acts_as_indexed

    Acts As Indexed is a plugin which provides a pain-free way to add fulltext search to your Ruby on...

    legend

    Last updated Thu Jul 02 15:06:49 -0700 2009

  • acts_as_follower

    A Plugin to add "Follow" functionality for models

    legend

    Forked from tcocca/acts_as_follower Mon Dec 15 09:25:49 -0800 2008

    Last updated Mon Dec 15 09:48:35 -0800 2008

  • twitterss

    Regurgitated Twitter RSS feeds with nice things like clickable anchors and reply links

    legend

    Last updated Mon Dec 01 13:42:25 -0800 2008

  • daemon_generator

    A plugin for creating psuedo-scheduled jobs in Ruby on Rails.

    legend

    Last updated Mon Sep 29 13:04:06 -0700 2008

Public Activity feed

dougal pushed to master at dougal/wase_endpoint Thu Nov 05 13:24:43 -0800 2009
HEAD is 22649ac71c9a6ce271de38e3f6a9c25135ca3df8
  • dougal committed 22649ac7:
    A new Twitterer object now makes a test call to twitter to validate the authentication.
dougal closed issue 1 on dougal/wase_endpoint Thu Nov 05 13:21:41 -0800 2009
Bad Twitter Auth should fail gracefully
dougal closed issue 7 on dougal/wase_endpoint Thu Nov 05 12:22:53 -0800 2009
Need way to increment counter by more than one from secret_sauce
dougal pushed to master at dougal/wase_endpoint Thu Nov 05 12:22:32 -0800 2009
HEAD is 7694df3bbf63d06cac544cd445faa5b7714fbb6e
  • dougal committed 7694df3b:
    Can now pass back a custom counter increment.
dougal edited a page in the shyouhei/ruby wiki Thu Nov 05 09:23:07 -0800 2009
"NonCommitterHowto" is at shyouhei/ruby/wikis/noncommitterhowto
dougal pushed to master at dougal/wase_endpoint Thu Nov 05 09:11:28 -0800 2009
HEAD is 56d4434f0a3fcdbb435b3d7a780491f2455cb2ae
  • dougal committed 56d4434f:
    Changed issues URL after github project name change.
dougal pushed to master at dougal/WaseEndpoint Thu Nov 05 05:43:54 -0800 2009
HEAD is 91b4d8634afb534dec0a02a5a5000b4e948fa8e7
dougal opened issue 9 on dougal/WaseEndpoint Thu Nov 05 05:39:19 -0800 2009
Make already-processed messages persistent.
dougal opened issue 8 on dougal/WaseEndpoint Thu Nov 05 05:36:33 -0800 2009
Bad message format should fail gracefully
dougal opened issue 7 on dougal/WaseEndpoint Thu Nov 05 05:35:34 -0800 2009
Need way to increment counter by more than one from secret_sauce
dougal opened issue 6 on dougal/WaseEndpoint Thu Nov 05 05:35:08 -0800 2009
Need way to send errors from secret_sauce
dougal opened issue 5 on dougal/WaseEndpoint Thu Nov 05 05:34:50 -0800 2009
Out of bounds on program listing should send -1 to last node
dougal opened issue 4 on dougal/WaseEndpoint Thu Nov 05 05:34:07 -0800 2009
Bad input send should fail gracefully and return -1 error message to final endpoint.
dougal opened issue 3 on dougal/WaseEndpoint Thu Nov 05 05:33:41 -0800 2009
Bad output fetch should fail gracefully and return -1 error message to final endpoint.
dougal opened issue 2 on dougal/WaseEndpoint Thu Nov 05 05:33:03 -0800 2009
Bad program listing fetch should handle exception and print error to log
dougal opened issue 1 on dougal/WaseEndpoint Thu Nov 05 05:32:27 -0800 2009
Bad Twitter Auth should fail gracefully
dougal pushed to master at dougal/WaseEndpoint Thu Nov 05 05:29:05 -0800 2009
HEAD is 8d9027787cd0953ce21deb4cb298fbcde769d019

3 commits »

dougal created branch master at dougal/WaseEndpoint Thu Nov 05 05:24:32 -0800 2009
dougal created repository WaseEndpoint Thu Nov 05 05:23:23 -0800 2009
New repository is at dougal/WaseEndpoint
dougal pushed to master at dougal/base58 Thu Nov 05 03:26:31 -0800 2009
HEAD is e084dacf4296e410af200b2dbbe0cbbef0535f44

5 commits »

dougal forked technicalpickles/jeweler Thu Nov 05 03:07:53 -0800 2009
Forked repository is at dougal/jeweler
dougal created gist: 226005 Wed Nov 04 04:26:41 -0800 2009
javascript:var%20query%20=%20prompt("Search%20GitHub.com");if%20(query)%20{window.location%20=%20...
dougal pushed to master at dougal/github-bookmarklet Wed Nov 04 04:12:37 -0800 2009
HEAD is b55c32be277131ffe70ac404ca648dc294814da5
  • dougal committed b55c32be:
    Removed search types due to awesome support for search types on GitHub directly http://github.com/search.
dougal started watching defunkt/github_markup Sat Oct 31 12:02:53 -0700 2009
github_markup's description:
The code we use to render README.your_favorite_markup
dougal forked durran/mongoid Thu Oct 29 13:22:18 -0700 2009
Forked repository is at dougal/mongoid
dougal started watching durran/mongoid Thu Oct 29 13:19:04 -0700 2009
mongoid's description:
Ruby ODM framework for MongoDB
dougal commented on technicalpickles/rspec Thu Oct 29 12:09:56 -0700 2009
Comment in fb1cf14:

What's the advantage to this syntax over should_receive?

dougal started watching jquery/jquery Thu Oct 29 09:47:36 -0700 2009
jquery's description:
jQuery JavaScript Library
dougal started watching bruce/bumpspark Mon Oct 19 15:00:14 -0700 2009
bumpspark's description:
Generates _why's "bumpspark"-style sparklines (as transparent PNGs). Pure Ruby & Rails support.
dougal started watching nddrylliog/ooc Thu Oct 15 06:38:06 -0700 2009
ooc's description:
an ooc compiler written in java
dougal started watching engineyard/rails_dev_directory Wed Oct 14 15:05:17 -0700 2009
rails_dev_directory's description:
Rails Development Directory