digitalhobbit

Mirko Froehlich
Palo Alto, CA
0
3
Feb 23, 2008

Public Activity  feed

digitalhobbit closed issue 1 on rupa/j2 Thu Jun 25 10:09:01 -0700 2009
Error when ~/.j file does not exist
digitalhobbit started watching rupa/j2 Wed Jun 24 10:54:15 -0700 2009
j2's description:
a complete rethink of j
digitalhobbit started watching drnic/rails-templates Wed May 06 09:21:51 -0700 2009
rails-templates's description:
A library of neat Rails application templates.
digitalhobbit started watching olabini/bumble Wed Apr 08 22:46:03 -0700 2009
bumble's description:
A small data wrapper for Google DataStore - intended for use with Google App Engine
digitalhobbit pushed to master at digitalhobbit/workling Sat Apr 04 18:03:49 -0700 2009
HEAD is d87762c51f540fa3c19b25c742bfa9c1b88b68ac
digitalhobbit pushed to master at digitalhobbit/workling Sat Apr 04 10:52:43 -0700 2009
HEAD is 14d364d20885b14ec184d6fe8a594ad71e0ddfb4
digitalhobbit pushed to master at digitalhobbit/workling Thu Apr 02 17:59:40 -0700 2009
HEAD is b8bfa8a6a6d28910235d7741d1e2653936077d5e
digitalhobbit pushed to master at digitalhobbit/workling Tue Mar 24 00:14:04 -0700 2009
HEAD is 1909f1bb7642ad7766f84cc3e834d1923f3c8325
digitalhobbit pushed to master at digitalhobbit/workling Tue Mar 24 00:11:54 -0700 2009
HEAD is 2295b5b80921c52e824fc048e8054bcd0a2eb357
digitalhobbit started watching joehewitt/three20 Mon Mar 23 23:05:04 -0700 2009
three20's description:
Three20 is an Objective-C library for iPhone developers
digitalhobbit pushed to master at digitalhobbit/workling Mon Mar 23 18:17:53 -0700 2009
HEAD is bc6f1c573988887cfbdb5a0bc9fc395c87c9d599
digitalhobbit pushed to master at digitalhobbit/workling Mon Mar 23 18:04:29 -0700 2009
HEAD is be5cdf7f971004e4edc5b96494e5a5a392947435

7 commits »

digitalhobbit started watching shvets/design_patterns_in_ruby Sat Mar 21 22:16:44 -0700 2009
design_patterns_in_ruby's description:
Implementation of Design Patterns in Ruby
digitalhobbit started watching TwP/webby Sat Mar 21 15:42:57 -0700 2009
webby's description:
A lightweight and flexible website management system.
digitalhobbit started watching jugyo/termtter Sun Mar 15 13:41:33 -0700 2009
termtter's description:
Termtter is a terminal based Twitter client
digitalhobbit started watching digg/muuttaa Mon Mar 09 23:22:56 -0700 2009
muuttaa's description:
Muuttaa means to "alter" or "change" or "move" in Finnish. It was created because Digg sometimes needs to move large amounts of information around in our databases without bringing the site down. A common use case is when a user wishes to remove themselves from the site. This results in lots of queries to remove Diggs, submissions, etc. We use Muuttaa to queue those statements up and then, slowly, over time run them against the database. Muuttaa handles errors, transactions and breathers in between statements so running 100,000 updates doesn't kill the DB.
digitalhobbit started watching fiveruns/data_fabric Fri Mar 06 17:27:37 -0800 2009
data_fabric's description:
Sharding support for ActiveRecord 2.x
digitalhobbit started watching schoefmax/multi_db Fri Mar 06 17:25:39 -0800 2009
multi_db's description:
Connection proxy for ActiveRecord for single master / multiple slave database deployments
digitalhobbit started watching svenfuchs/rails-i18n Sun Mar 01 09:37:52 -0800 2009
rails-i18n's description:
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff
digitalhobbit updated gist: 67816 Fri Feb 27 12:02:07 -0800 2009
# If we ever end up running God / Starling on other environments than production. # we'll have to...
digitalhobbit created gist: 71143 Thu Feb 26 14:01:55 -0800 2009
#!/usr/bin/env ruby require 'rubygems' require 'daemons'
digitalhobbit started watching adamhjk/ec2_mysql Wed Feb 25 16:11:04 -0800 2009
ec2_mysql's description:
EC2 MySQL Master->Slave management with Elastic Block Devices made easy
digitalhobbit started watching 37signals/37s_cookbooks Wed Feb 25 15:58:01 -0800 2009
37s_cookbooks's description:
Chef Cookbooks in use at 37signals
digitalhobbit started watching mikehale/chef-repo Wed Feb 25 15:58:07 -0800 2009
chef-repo's description:
My Chef Repository
digitalhobbit started watching famoseagle/sweat_shop Fri Feb 20 12:14:48 -0800 2009
sweat_shop's description:
Asynchronous worker queue built on top of rabbitmq/ampq.
digitalhobbit started watching josh/slicehost Wed Feb 18 13:15:50 -0800 2009
slicehost's description:
Capistrano recipes for setting up and deploying to Slicehost
digitalhobbit committed to digitalhobbit/workling Fri Feb 13 11:32:05 -0800 2009

1a1379904412682feb7950d36519976f68cb88b4

fixed bug that was overriding RAILS_ENV with "test"

digitalhobbit forked purzelrakete/workling Fri Feb 13 11:25:19 -0800 2009
Forked repository is at digitalhobbit/workling
digitalhobbit committed to digitalhobbit/facebooker Mon Feb 02 18:17:00 -0800 2009

15ac372c0a6e168258f466d343e27137dc90b34f

First stab at adapting to Rails 2.3.0

digitalhobbit forked mmangino/facebooker Mon Feb 02 14:31:02 -0800 2009
Forked repository is at digitalhobbit/facebooker
digitalhobbit started watching jeremywohl/iphone-scripts Thu Jan 15 17:12:57 -0800 2009
iphone-scripts's description:
iPhone- and App Store-related items
digitalhobbit started watching crafterm/sprinkle Mon Jan 05 09:18:53 -0800 2009
sprinkle's description:
Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails or Merb stack on a brand new slice directly after its been created
digitalhobbit started watching cyu/ar_mailer Sun Jan 04 22:49:39 -0800 2009
ar_mailer's description:
fork of ar_mailer gem by Eric Hodel that allows deferred batch sending of emails for Rails apps