staugaard (Mick Staugaard)

Name
Mick Staugaard
Email
Website/Blog
http://mick.staugaard.com
Company
podcastmachine
Location
Copenhagen, Denmark
Member Since
Apr 02, 2008 (about 1 year)

Following 8 githubbers and watching 62 repositories view all →

Public Repositories (22)

  • fast-autocompleter

    Scriptaculous Autocompleter with client side caching

    legend

    Last updated Fri Nov 20 01:34:49 -0800 2009

  • warden

    General Rack Authentication Framework

    legend

    Forked from hassox/warden Wed Oct 07 14:22:39 -0700 2009

    Last updated Mon Nov 09 06:50:44 -0800 2009

  • rpx_now

    Ruby: RPXNow.com user login/creation and view helpers Facebook, Twitter, Google, MSN, OpenID, MyS...

    legend

    Forked from grosser/rpx_now Thu Oct 29 06:29:54 -0700 2009

    Last updated Thu Oct 29 06:48:29 -0700 2009

  • code-beautifier.tmbundle

    A Textmate bundle for beautifying code

    legend

    Forked from mocoso/code-beautifier.tmbundle Thu Sep 17 01:03:59 -0700 2009

    Last updated Thu Sep 17 01:21:55 -0700 2009

  • code-tmbundle

    Just small stuff I like in Textmate for coding

    legend

    Last updated Mon Sep 07 02:35:39 -0700 2009

  • globalize2

    The second incarnation of Globalize for Rails

    legend

    Forked from joshmh/globalize2 Wed Feb 18 05:25:57 -0800 2009

    Last updated Fri Sep 04 01:41:42 -0700 2009

  • features

    TODO

    legend

    Last updated Mon Jun 01 02:11:41 -0700 2009

  • transcoding_machine

    The EC2 based transcoding engine used on podcastmachine.com

    legend

    Last updated Sat Apr 25 15:12:19 -0700 2009

  • cloudmaster

    Creates, terminates, and monitors Amazon EC2 instances. Creates more instance to meet increased d...

    legend

    Last updated Wed Apr 22 14:13:46 -0700 2009

  • magic_cache_keys

    Fast and easy collection and association cache key extension for ActiveRecord

    legend

    Last updated Sun Apr 19 12:20:49 -0700 2009

  • data_fabric

    Sharding support for ActiveRecord 2.x

    legend

    Forked from mperham/data_fabric Tue Jun 16 13:41:15 -0700 2009

    Last updated Sat Mar 28 14:35:27 -0700 2009

  • ec2onrails

    EC2 on Rails - Deploy a Ruby on Rails app on EC2 in five minutes

    legend

    Forked from pauldowman/ec2onrails Wed Jan 28 08:07:24 -0800 2009

    Last updated Tue Jan 27 17:02:17 -0800 2009

  • active_merchant

    Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is w...

    legend

    Forked from Shopify/active_merchant Fri Dec 05 05:28:39 -0800 2008

    Last updated Fri Jan 23 13:10:29 -0800 2009

  • open_id_authentication

    OpenID authentication plugin

    legend

    Forked from rails/open_id_authentication Wed Jan 07 14:51:59 -0800 2009

    Last updated Thu Jan 08 01:16:32 -0800 2009

  • ruby-serialport

    a library for serial port (rs232) access in ruby

    legend

    Last updated Thu Jan 01 10:43:57 -0800 2009

  • rosc

    OpenSound Control for Ruby

    legend

    Forked from fugalh/rosc Thu Jan 01 11:10:18 -0800 2009

    Last updated Tue Dec 09 09:02:43 -0800 2008

  • paperclip

    Paperclip File Management Plugin

    legend

    Forked from thoughtbot/paperclip Sun Nov 30 14:38:33 -0800 2008

    Last updated Mon Dec 01 13:56:41 -0800 2008

  • swfupload

    http://swfupload.org

    legend

    Last updated Thu Oct 16 03:05:05 -0700 2008

  • comatose

    Comatose is a micro CMS, implemented as a Rails plugin, that is designed to be easy to embed and ...

    legend

    Forked from jcnetdev/comatose Fri Oct 10 06:21:34 -0700 2008

    Last updated Fri Oct 10 13:19:20 -0700 2008

  • will_paginate

    Most awesome pagination solution for Ruby

    legend

    Forked from mislav/will_paginate Mon Sep 08 07:26:48 -0700 2008

    Last updated Mon Sep 08 07:57:09 -0700 2008

  • active_record_base_without_table

    based on http://svn.viney.net.nz/things/branches/active_record_base_without_table_edge/

    legend

    Last updated Wed Jun 18 04:13:38 -0700 2008

  • idn_actionmailer

    monkey patch for ActionMailer to support international domain names

    legend

    Last updated Tue May 27 08:02:43 -0700 2008

Public Activity feed

staugaard pushed to master at staugaard/fast-autocompleter Fri Nov 20 01:34:50 -0800 2009
HEAD is 73fd8b5752ac341c093318787de2211cf616736d
staugaard edited a page in the hassox/warden wiki Fri Nov 13 13:06:37 -0800 2009
"Callbacks" is at hassox/warden/wikis/callbacks
staugaard edited a page in the hassox/warden wiki Fri Nov 13 11:12:52 -0800 2009
"Callbacks" is at hassox/warden/wikis/callbacks
staugaard pushed to master at staugaard/warden Mon Nov 09 06:50:44 -0800 2009
HEAD is ca0962c1a5637d3e6c45c1df78559390f1fb4c70
staugaard pushed to master at staugaard/warden Mon Nov 09 06:43:34 -0800 2009
HEAD is f2cbba6c7570eaa3b967e41713920118b769f1b8

26 commits »

staugaard pushed to master at staugaard/rpx_now Thu Oct 29 06:48:30 -0700 2009
HEAD is 54f7079b60edd016d4f6938c39725c6e0101afca
staugaard forked grosser/rpx_now Thu Oct 29 06:29:54 -0700 2009
Forked repository is at staugaard/rpx_now
staugaard pushed to master at staugaard/fast-autocompleter Thu Oct 29 05:39:50 -0700 2009
HEAD is 6c2c3394aa82d0059dd60475e0e9ff76b7a916c8
  • staugaard committed 6c2c3394:
    use get and set instead of [] and []= to read and write the cache, as e.g ['all'] will actually not lookup the value for the key 'all', but return the function all
staugaard pushed to master at staugaard/fast-autocompleter Thu Oct 29 04:04:00 -0700 2009
HEAD is a6985b39872bd00c69810b54886a7e54671f4db7
  • staugaard committed a6985b39:
    name spacing css selectors for the empty value fields to better support concurrent multiple instances
staugaard forked tobias/zendesk_remote_auth Tue Oct 13 14:24:00 -0700 2009
Forked repository has since been deleted.
staugaard pushed to master at staugaard/warden Wed Oct 07 14:32:08 -0700 2009
HEAD is 721e1df93031b06d9893427cb33ad21768d29719
staugaard forked hassox/warden Wed Oct 07 14:22:40 -0700 2009
Forked repository is at staugaard/warden
staugaard edited a page in the hassox/warden wiki Wed Oct 07 10:19:07 -0700 2009
"Callbacks" is at hassox/warden/wikis/callbacks
staugaard pushed to master at zendesk/features Fri Oct 02 09:14:33 -0700 2009
HEAD is b2ed1724262f9a805e69696f13199ca15bbe8673

3 commits »