mguterl (Michael Guterl)

Name
Michael Guterl
Email
Website/Blog
http://diminishing.org
Location
Cincinnati, OH
Member Since
Mar 25, 2008 (about 1 year)

Following 6 githubbers and watching 68 repositories view all →

Public Repositories (12)

  • spree

    Spree is a complete open source e-commerce solution for Ruby on Rails.

    legend

    Forked from railsdog/spree Tue Nov 24 12:48:44 -0800 2009

    Last updated Sun Nov 22 17:31:53 -0800 2009

  • delayed_job

    Database backed asynchronous priority queue -- Extracted from Shopify

    legend

    Forked from tobi/delayed_job Sun Jul 05 07:18:40 -0700 2009

    Last updated Wed Nov 18 19:25:39 -0800 2009

  • emacs-starter-kit

    All the code you need to get started, with an emphasis on dynamic languages.

    legend

    Forked from technomancy/emacs-starter-kit Sun Sep 06 05:55:20 -0700 2009

    Last updated Sun Nov 08 18:33:42 -0800 2009

  • job_central

    legend

    Last updated Tue Sep 15 12:54:27 -0700 2009

  • ebay

    Ruby interface to the eBay XML Trading API

    legend

    Forked from codyfauser/ebay Sun Sep 06 14:27:07 -0700 2009

    Last updated Sun Sep 06 14:31:28 -0700 2009

  • applescripts

    miscellaneous applescripts

    legend

    Last updated Fri Aug 28 11:55:01 -0700 2009

  • sinatra-couchdb

    A base Sinatra application template with CouchRest, RSpec, and Haml. Just fork and build.

    legend

    Forked from zapnap/sinatra-template Sat Aug 29 18:07:54 -0700 2009

    Last updated Sun Aug 16 08:02:35 -0700 2009

  • restful-authentication

    Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite a...

    legend

    Forked from technoweenie/restful-authentication Fri Jul 17 07:35:26 -0700 2009

    Last updated Fri Jul 17 07:57:46 -0700 2009

  • dotfiles

    misc config

    legend

    Last updated Sun Jun 14 20:33:00 -0700 2009

  • imdb

    sudo gem install imdb

    legend

    Forked from ariejan/imdb Sat Jun 13 16:52:53 -0700 2009

    Last updated Sun Jun 14 08:20:30 -0700 2009

  • radiant-page-attachments-extension

    An extension for Radiant CMS to support file uploads modeled as attachments to pages.

    legend

    Forked from radiant/radiant-page-attachments-extension Sun Mar 22 07:32:50 -0700 2009

    Last updated Sun Mar 22 16:00:57 -0700 2009

  • slice

    Steps and configuration files for setting up a slicehost slice.

    legend

    Last updated Wed Nov 12 12:05:48 -0800 2008

Public Activity feed

mguterl forked railsdog/spree Tue Nov 24 12:48:45 -0800 2009
Forked repository is at mguterl/spree
mguterl started watching mojombo/jekyll Tue Nov 24 05:48:30 -0800 2009
jekyll's description:
Jekyll is a blog-aware, static site generator in Ruby
mguterl started watching flyerhzm/rails_best_practices Tue Nov 24 05:47:40 -0800 2009
rails_best_practices's description:
rails_best_practices is a gem to check quality of rails app files according to ihower’s presentation from Kungfu RailsConf in Shanghai China
mguterl started watching jcoglan/claw Sat Nov 21 14:31:13 -0800 2009
claw's description:
Command-line tool for searching and opening files
mguterl pushed to master at mguterl/delayed_job Wed Nov 18 19:25:40 -0800 2009
HEAD is 37492584ff18eaad5bb07a4c8caf9a74356855e3
  • mguterl committed 37492584:
    Revert "Revert "attempting to fix daemons deleting pid file before actually quitting""
mguterl pushed to master at mguterl/delayed_job Wed Nov 18 18:59:56 -0800 2009
HEAD is 68a5946d016e0f76fb48d1637c8c7c9da249f937
  • mguterl committed 68a5946d:
    Revert "attempting to fix daemons deleting pid file before actually quitting"
mguterl created gist: 238167 Wed Nov 18 11:34:23 -0800 2009
# unicorn_rails -c /home/deploy/public_html/rm/current/config/unicorn.rb -E production -D working...
mguterl created gist: 237958 Wed Nov 18 07:33:34 -0800 2009
#!/bin/sh set -u set -e
mguterl created gist: 237953 Wed Nov 18 07:28:03 -0800 2009
#!/bin/sh set -u set -e
mguterl started watching orionz/minion Tue Nov 17 11:30:45 -0800 2009
minion's description:
Super simple job queue over AMPQ
mguterl commented on capistrano/capistrano Tue Nov 17 10:18:35 -0800 2009
Comment in 003f453:

It is created in RAILS_ROOT for me also.

OS X 10.6.2
ruby 1.8.7 (2009-06-12 patchlevel 174) [i686-darwin10.0.0], MBARI 0x6770, Ruby Enterprise Edition 20090928
Rails 2.3.2

mguterl commented on capistrano/capistrano Tue Nov 17 07:30:15 -0800 2009
Comment in 003f453:

This commit causes an mkmf.log to be creating each time I deploy, it is rather annoying to say the least. I know I can add it to my .gitignore, but it should probably be handled in capistrano.

mguterl started watching rubaidh/delayed_unicorn Fri Nov 13 10:17:18 -0800 2009
delayed_unicorn's description:
If you're thinking this is a cross between Unicorn and delayed_job, you're on the right track
mguterl updated gist: 234018 Fri Nov 13 09:47:23 -0800 2009
Either the vistor clicked on the 'Stop' button in the web browser, or the visitor's connection ...
mguterl updated gist: 234018 Fri Nov 13 09:46:39 -0800 2009
Either the vistor clicked on the 'Stop' button in the web browser, or the visitor's connection ...
mguterl created gist: 234018 Fri Nov 13 09:45:44 -0800 2009
*** Exception Errno::EPIPE in Passenger RequestHandler (Broken pipe) (process 4732): from /opt/r...
mguterl pushed to master at mguterl/delayed_job Thu Nov 12 11:43:23 -0800 2009
HEAD is 09eafb477dc3f8ffb044e91dffe75052dc40dcaf
  • mguterl committed 09eafb47:
    add send_later_with_high_priority and send_later_with_low_priority
mguterl started watching geemus/fog Sun Nov 08 19:09:33 -0800 2009
fog's description:
brings clouds to you
mguterl started watching tobi/clarity Sun Nov 08 19:09:25 -0800 2009
clarity's description:
Web interface for real-time log search & tailing. Remotely related to splunk
mguterl pushed to master at mguterl/emacs-starter-kit Sun Nov 08 18:33:42 -0800 2009
HEAD is 7bb44509f3f91ddeb7fb9ebe447a4da26731b2a0

2 commits »

mguterl started watching defunkt/resque Sat Nov 07 19:44:24 -0800 2009
resque's description:
A simple Redis-based queue.
mguterl started watching ahoward/coxswain Sat Nov 07 05:29:11 -0800 2009
coxswain's description:
encapsulate pre-forking master / worker pattern for ruby
mguterl started watching woahdae/delayed_job_spawner Thu Nov 05 11:45:07 -0800 2009
delayed_job_spawner's description:
Preloads Rails and uses forking to create and monitor multiple copy-on-write friendly instances of Delayed::Worker workers.
mguterl started watching wvanbergen/request-log-analyzer Tue Nov 03 16:39:08 -0800 2009
request-log-analyzer's description:
A command line tool that analyzes request logfiles (e.g. Rails, Merb, Apache) to produce a performance report.
mguterl started watching timcharper/caprese Tue Nov 03 09:27:30 -0800 2009
caprese's description:
Various actions to help you communicate your Pomodoro status, and concentrate on your task at hand.
mguterl started watching technicalpickles/le-git Sun Nov 01 19:07:11 -0800 2009
le-git's description:
It's a GitHub party and you're invited! Ruby wrapper for the GitHub API
mguterl started watching ehrenmurdick/Refactazor Thu Oct 29 16:22:56 -0700 2009
Refactazor's description:
Script to help refactor rails projects
mguterl started watching pluginaweek/state_machine Wed Oct 28 06:13:56 -0700 2009
state_machine's description:
Adds support for creating state machines for attributes on any Ruby class
mguterl started watching raggi/ir Wed Oct 28 06:13:54 -0700 2009
ir's description:
Interactive Ruby - A presently experimental re-invention of the wheel that is IRB - much, much smaller
mguterl started watching simonjefford/rack_firebug_logger Wed Oct 28 06:13:51 -0700 2009
rack_firebug_logger's description:
Log to Firebug (or the Webkit inspector) from any Rack app
mguterl started watching jimweirich/Given Tue Oct 27 18:20:54 -0700 2009
Given's description:
A Given/When/Then Specification Framework
mguterl started watching TwP/servolux Tue Oct 20 19:26:06 -0700 2009
servolux's description:
Threads : Servers : Forks : Daemons
mguterl started watching wr0ngway/rubber Tue Oct 20 06:02:21 -0700 2009
rubber's description:
A capistrano/rails plugin that makes it easy to deploy/manage/scale to EC2
mguterl started watching robbyrussell/oh-my-zsh Fri Oct 09 09:39:31 -0700 2009
oh-my-zsh's description:
A community-driven framework for managing your zsh configuration.
mguterl started watching ehrenmurdick/jquery.populate Fri Oct 09 07:55:19 -0700 2009
jquery.populate's description:
Auto populate form data