topfunky (Geoffrey Grosenbach)

Name
Geoffrey Grosenbach
Website/Blog
http://peepcode.com
Company
Topfunky Corporation
Location
Seattle, USA
Member Since
Jan 14, 2008 (over 2 years)

Following 131 coders and watching 458 repositories view all →

Public Repositories (34)

  • async_observer

    Rails plugin that provides deep integration with Beanstalk.

    legend

    Forked from kristjan/async_observer Sun Jan 31 10:20:26 -0800 2010

    Last updated Sun Jan 31 11:24:57 -0800 2010

  • emacs-starter-kit

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

    legend

    Forked from technomancy/emacs-starter-kit Wed Dec 03 09:30:32 -0800 2008

    Last updated Tue Jan 26 23:11:18 -0800 2010

  • topfunky-sparkline-js

    Sparkline graph library using Raphael.js

    legend

    Last updated Tue Jan 26 14:24:06 -0800 2010

  • ruby-hmac

    An implementation of the HMAC authentication code in Ruby, originally from Daiki Ueno

    legend

    Last updated Wed Jan 20 12:44:11 -0800 2010

  • Purple-Monkey-Dishwasher

    An example of how to use Cucumber and Rack::Test with Sinatra

    legend

    Forked from toolmantim/Purple-Monkey-Dishwasher Wed Jan 20 12:13:08 -0800 2010

    Last updated Wed Jan 20 12:21:44 -0800 2010

  • jquery.builder.js

    Fancy way to build DOM trees with jQuery

    legend

    Forked from quackingduck/jquery.builder.js Tue Dec 22 14:53:28 -0800 2009

    Last updated Tue Dec 22 14:59:58 -0800 2009

  • calendar_helper

    Calendar-generating plugin for Ruby

    legend

    Last updated Mon Nov 02 08:38:13 -0800 2009

  • osx-window-sizing

    AppleScripts to resize windows simply

    legend

    Forked from wycats/osx-window-sizing Thu Jun 12 15:45:01 -0700 2008

    Last updated Wed Oct 28 12:02:26 -0700 2009

  • peepcode-couchdb-code

    Demo code for the PeepCode screencast on CouchDB

    legend

    Last updated Mon Oct 19 13:55:52 -0700 2009

  • sparklines-generator

    A Rails generator that creates a controller for generating small graphs from a helper.

    legend

    Last updated Wed Oct 14 13:48:36 -0700 2009

  • cappuccino-couchdb

    A class for working with CouchDB documents from Cappuccino/Objective-J

    legend

    Last updated Sun Oct 11 22:13:16 -0700 2009

  • datamapper.github.com

    The DataMapper Website (was sam/dm-www)

    legend

    Forked from datamapper/datamapper.github.com Fri Oct 09 11:48:52 -0700 2009

    Last updated Fri Oct 09 11:54:27 -0700 2009

  • gruff

    Gruff graphing library for Ruby

    legend

    Last updated Wed Oct 07 14:09:23 -0700 2009

  • heroku-sinatra-app

    legend

    Forked from sinatra/heroku-sinatra-app Thu Sep 17 13:33:18 -0700 2009

    Last updated Thu Sep 17 14:26:26 -0700 2009

  • topfunky.github.com

    Topfunky's Page

    legend

    Last updated Tue Sep 08 17:39:44 -0700 2009

  • cappuccino

    Web Application Framework in JavaScript and Objective-J

    legend

    Forked from 280north/cappuccino Sun Jul 05 14:45:29 -0700 2009

    Last updated Wed Aug 26 20:52:43 -0700 2009

  • categories

    Community driven repo for awesome Objective-C categories

    legend

    Forked from probablycorey/categories Thu Jun 18 19:45:38 -0700 2009

    Last updated Thu Aug 20 13:49:22 -0700 2009

  • httpriot

    Simple HTTP Rest Library for iPhone and Cocoa projects.

    legend

    Forked from Caged/httpriot Sat Aug 15 18:23:56 -0700 2009

    Last updated Sat Aug 15 18:27:52 -0700 2009

  • hpple

    An XML/HTML parser for Objective-C, inspired by Hpricot.

    legend

    Last updated Mon Jul 27 12:42:12 -0700 2009

  • sparklines

    Sparkline library for Ruby

    legend

    Last updated Tue Jul 14 23:16:46 -0700 2009

  • castanaut

    Castanaut lets you write executable scripts for your screencasts. With a simple dictionary of s...

    legend

    Forked from joseph/castanaut Wed Sep 10 11:20:46 -0700 2008

    Last updated Fri Mar 27 09:49:35 -0700 2009

  • sprinkle

    Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install...

    legend

    Forked from crafterm/sprinkle Mon Mar 16 13:41:03 -0700 2009

    Last updated Wed Mar 11 04:02:38 -0700 2009

  • good_form_builder

    Form builder for Rails based on Khoi Vinh's Good Form.

    legend

    Last updated Mon Mar 02 20:46:36 -0800 2009

  • unobtrusive

    Rails generator for installing Dan Webb's lowpro.js and supporting files.

    legend

    Last updated Wed Jan 14 12:15:24 -0800 2009

  • hodel_3000_compliant_logger

    Alternate logger for Rails that emits syslog-style output. For use with pl_analyze gem.

    legend

    Last updated Mon Dec 22 11:31:15 -0800 2008

  • merb_static

    A Merb plugin that creates a static version of a website, for deployment to any webserver.

    legend

    Last updated Mon Dec 15 09:02:18 -0800 2008

  • mosquito

    Testing for the Camping micro-web-framework

    legend

    Last updated Mon Nov 17 09:31:11 -0800 2008

  • ar_fixtures

    Dumps YAML fixtures from existing data using ActiveRecord

    legend

    Last updated Thu Nov 13 13:06:55 -0800 2008

  • peepserver

    Capistrano tasks for maintaining a CentOS server such as those at RailsMachine hosting.

    legend

    Last updated Tue Nov 11 13:12:05 -0800 2008

  • peepcode-sphinx-address-book

    Code project for the PeepCode Thinking Sphinx PDF book.

    legend

    Last updated Wed Oct 08 05:16:34 -0700 2008

  • google-checkout

    Experimental Google Checkout gem

    legend

    Last updated Wed Sep 17 12:54:40 -0700 2008

  • basic_model

    A very thin wrapper around CouchRest, for use with CouchDB and Ruby on Rails.

    legend

    Last updated Sat Sep 13 22:28:24 -0700 2008

  • couchrest

    A RESTful CouchDB client based on Heroku's RestClient and Couch.js

    legend

    Forked from jchris/couchrest Wed Sep 10 17:18:30 -0700 2008

    Last updated Fri Sep 12 15:34:36 -0700 2008

  • bong

    A benchmarking helper for httperf.

    legend

    Last updated Tue Jul 15 11:38:28 -0700 2008

Public Activity feed

topfunky started watching lstoll/throne Tue Feb 09 13:24:59 -0800 2010
throne's description:
Simple, effective CouchDB client. Designed from usage.
topfunky started watching benschwarz/amnesia Mon Feb 08 15:43:36 -0800 2010
amnesia's description:
A Sinatra app that presents memcached server stats
topfunky started watching cloudhead/toto Fri Feb 05 12:59:01 -0800 2010
toto's description:
the 10 second blog-engine for hackers
topfunky started watching npverni/chargify-demo Fri Feb 05 10:55:00 -0800 2010
chargify-demo's description:
Haycamp: A demo Chargify app
topfunky started watching padrino/padrino-framework Thu Feb 04 08:56:07 -0800 2010
padrino-framework's description:
Padrino is a ruby framework build upon the Sinatra Microframework.
topfunky started watching haraldmartin/things-rb Wed Feb 03 14:01:05 -0800 2010
things-rb's description:
Ruby library & command line tool for accessing the backend of the Mac GTD app Things.
topfunky started watching visionmedia/jspec Wed Feb 03 13:59:51 -0800 2010
jspec's description:
JavaScript BDD Framework. DOM independent, async support, 50+ matchers, non-polluting, tiny, highly readable, core jQuery support
topfunky started watching pelle/oauth-plugin Mon Feb 01 17:08:44 -0800 2010
oauth-plugin's description:
Rails plugin for OAuth
topfunky started watching eleven/thunk Mon Feb 01 10:32:26 -0800 2010
thunk's description:
Ruby client library for thunk.us.
topfunky opened issue 182 on wycats/bundler Sun Jan 31 22:37:57 -0800 2010
"bundle" command disappears if only 0.9.0.pre2 is installed
topfunky started watching jed/fab Sun Jan 31 17:49:20 -0800 2010
fab's description:
a javascript DSL for building async web apps
topfunky commented on rails/rails Sun Jan 31 12:27:26 -0800 2010
Comment in 2ebea1c:

Does this mean that Rails is now ready for the enterprise?

topfunky pushed to master at topfunky/async_observer Sun Jan 31 11:24:57 -0800 2010
HEAD is b29419789fe7ec20db0fd8073069f6e2e555a839
  • Geoffrey Grosenbach committed b2941978:
    More Rails 3 fixes. Use Rails.logger
topfunky started watching codahale/bcrypt-ruby Sun Jan 31 11:22:44 -0800 2010
bcrypt-ruby's description:
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.
topfunky pushed to master at topfunky/async_observer Sun Jan 31 10:21:49 -0800 2010
HEAD is 3c4e82360309b8f587ffded25056fcfd65b2a8bb
  • Geoffrey Grosenbach committed 3c4e8236:
    Initial Rails 3 compatibility. Require config/environment in proper order.
topfunky forked kristjan/async_observer Sun Jan 31 10:20:28 -0800 2010
Forked repository is at topfunky/async_observer
topfunky pushed to master at topfunky/emacs-starter-kit Tue Jan 26 23:11:19 -0800 2010
HEAD is 9e5ce45a59760553e2771985f7d1c32d4ddcd6e5
  • Geoffrey Grosenbach committed 9e5ce45a:
    imenu enhancement to enable jumping between Sinatra blocks.
topfunky pushed to gh-pages at topfunky/topfunky-sparkline-js Tue Jan 26 14:24:06 -0800 2010
HEAD is dfeeb7063400e05a4f9d9bf7fc692dbbd5701d83
  • Geoffrey Grosenbach committed dfeeb706:
    Updated with new demo sample.
topfunky pushed to master at topfunky/topfunky-sparkline-js Tue Jan 26 14:21:06 -0800 2010
topfunky pushed to master at topfunky/topfunky-sparkline-js Tue Jan 26 14:17:06 -0800 2010
HEAD is aa21779b4b1687712f35028f45df4b6aacc0b37e
  • Geoffrey Grosenbach committed aa21779b:
    Refactored to use instance variables.
topfunky started watching paulmars/seven_minute_abs Tue Jan 26 09:27:58 -0800 2010
seven_minute_abs's description:
ab testing for rails
topfunky started watching archiloque/rest-client Mon Jan 25 14:59:07 -0800 2010
rest-client's description:
Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
topfunky started watching schacon/showoff Mon Jan 25 14:33:39 -0800 2010
showoff's description:
the best damn presentation software a developer could ever love
topfunky started watching ccgus/letters Sat Jan 23 17:56:38 -0800 2010
letters's description:
This is a suicide mission. It will almost certainly fail. But it can't hurt.
topfunky pushed to master at topfunky/emacs-starter-kit Sat Jan 23 17:17:54 -0800 2010
HEAD is 3302756f0a01ee6ee24a645a04087b853afebdbb
  • topfunky committed 3302756f:
    More org-mode overrides for my personal buffer switching key combos
topfunky pushed to master at topfunky/emacs-starter-kit Fri Jan 22 14:01:12 -0800 2010
HEAD is 299dd2574bc671c6a2f8133432ce298dfc91f8b4
  • Geoffrey Grosenbach committed 299dd257:
    Fixed org-mode key override (as a lambda)
topfunky pushed to master at topfunky/emacs-starter-kit Fri Jan 22 13:48:31 -0800 2010
HEAD is 7ddc2e392f5d6a48ca08c8a5de257334334bc588
  • Geoffrey Grosenbach committed 7ddc2e39:
    Force custom key for prev/next buffer in org-mode
topfunky pushed to master at topfunky/emacs-starter-kit Fri Jan 22 13:10:30 -0800 2010
HEAD is cf2e41cc200800241fe720da746938f28fe2a1f6
topfunky started watching kristjan/async_observer Fri Jan 22 12:51:50 -0800 2010
async_observer's description:
Rails plugin that provides deep integration with Beanstalk.
topfunky started watching evanphx/gx Fri Jan 22 12:31:22 -0800 2010
gx's description:
A set of git tools
topfunky started watching ki/my-dot-emacs Thu Jan 21 16:44:35 -0800 2010
my-dot-emacs's description:
my .emacs file
topfunky started watching tcurdt/iProxy Thu Jan 21 16:22:22 -0800 2010
iProxy's description:
Let's you connect your laptop to the iPhone to surf the web.