terrbear

terry
nGenera
Austin, Texas
2
9
Apr 29, 2008
  • Rails plugin that provides deep integration with Beanstalk.
    Forked from kristjan/async_observer Thu May 21 12:15:40 -0700 2009
    legend
  • A status update service. Not twitter.
    Updated Mon Jun 01 14:15:07 -0700 2009
    legend
  • A ruby plugin for caching methods, based on Rails cache
    Updated Wed Nov 12 14:00:34 -0800 2008
    legend
  • Rails Plugin - specify attributes within a model that can be set but not modified
    Forked from JackDanger/immutable_attributes Sat Oct 18 07:18:47 -0700 2008
    legend
  • console based twitter client, written in ruby and built on top of Twitter4R
    Updated Thu Oct 23 12:29:53 -0700 2008
    legend
  • A Rails log analyzer.
    Updated Sat Sep 06 13:04:55 -0700 2008
    legend
  • my git page
    Updated Sun Jan 18 07:24:11 -0800 2009
    legend
  • A maintained version of Tidy
    Updated Tue Jun 02 13:16:16 -0700 2009
    legend
  • use guids as id columns for rails
    Updated Wed Oct 15 15:17:36 -0700 2008
    legend

Following

Public Activity  feed

terrbear updated gist: 132809 Fri Jun 19 13:29:40 -0700 2009
CURB! irb(main):010:0> req = Net::HTTP.new("google.com", 80) => #<Net::HTTP google.com:80 open=fa...
terrbear updated gist: 132809 Fri Jun 19 12:37:59 -0700 2009
the test: req = Net::HTTP.new("google.com", 80) Benchmark.bm do |x|
terrbear created gist: 132809 Fri Jun 19 12:29:50 -0700 2009
both benchmarks are GETting google.com 100 times ded2 (portal)
terrbear created gist: 132789 Fri Jun 19 11:51:30 -0700 2009
File.read("svns.txt").split("\n").map{|l| l.split(/\s/)}.each{|pid| `kill -9 #{pid[0]}`}
terrbear created gist: 131490 Wed Jun 17 13:38:49 -0700 2009
=> #<User id: 838, email: "colby@ngenera.com", ip: "127.0.0.1", display_name: "Colby Thames", ful...
terrbear created gist: 128738 Fri Jun 12 09:22:21 -0700 2009
def test_synch_user_repository_convs_grabs_images conv = convs(:conv207_private) conv.b...
terrbear pushed to master at terrbear/tidy Tue Jun 02 13:16:18 -0700 2009
HEAD is e202df8e1225dff6056985d689ad05971ad52cc2
  • Terry Heath committed e202df8e:
    wow github naming fail
terrbear pushed to master at terrbear/tidy Tue Jun 02 12:36:34 -0700 2009
HEAD is 0b835d7ac2e26751a33b7cf3cf05400b0a08ce7b
  • Terry Heath committed 0b835d7a:
    new version
terrbear pushed to master at terrbear/tidy Tue Jun 02 12:27:57 -0700 2009
HEAD is 84b9e154cd43d323bcc38a145f9c216e000b1e5a
  • Terry Heath committed 84b9e154:
    removed log statements
terrbear pushed to master at terrbear/tidy Tue Jun 02 12:17:14 -0700 2009
HEAD is eb70209573b9ee49e7b4fa2885aa0c7d6ce144d9
  • Terry Heath committed eb702095:
    fixed gem name
terrbear started watching rdejuana/jsGrowl Tue Jun 02 11:59:07 -0700 2009
jsGrowl's description:
A Growl like message system written in JavaScript
terrbear pushed to master at terrbear/tidy Tue Jun 02 11:58:11 -0700 2009
HEAD is c2a1f2b435af5f32a081867b503189feba2f1870
  • Terry Heath committed c2a1f2b4:
    fixed gem to include files
terrbear pushed to master at terrbear/tidy Tue Jun 02 09:17:09 -0700 2009
HEAD is 65660fe8802cf01c831f3eb0badecf0759e3ae38
  • Terry Heath committed 65660fe8:
    dont need spec=
terrbear pushed to master at terrbear/tidy Tue Jun 02 09:16:56 -0700 2009
HEAD is 1c6c71fceefec868bbdc0d77026fa0fbd7e34536
  • Terry Heath committed 1c6c71fc:
    fixed gemspec
terrbear created branch master at terrbear/tidy Mon Jun 01 13:23:25 -0700 2009
New branch is at terrbear/tidy/tree/master
terrbear created repository tidy Mon Jun 01 13:13:41 -0700 2009
New repository is at terrbear/tidy
terrbear updated gist: 121650 Mon Jun 01 11:56:55 -0700 2009
static void setDefaultAllocator( TidyBuffer* buf ) { buf->allocator = &TY_(g_default_allocator);
terrbear created gist: 121650 Mon Jun 01 11:56:55 -0700 2009
static void setDefaultAllocator( TidyBuffer* buf ) { buf->allocator = &TY_(g_default_allocator);
terrbear updated gist: 121644 Mon Jun 01 11:38:01 -0700 2009
==30123== Syscall param write(buf) points to uninitialised byte(s) ==30123== at 0x38268C0E50: ...
terrbear created gist: 121644 Mon Jun 01 11:37:59 -0700 2009
==30123== Syscall param write(buf) points to uninitialised byte(s) ==30123== at 0x38268C0E50: ...
terrbear started watching rails/open_id_authentication Fri May 22 11:39:04 -0700 2009
open_id_authentication's description:
OpenID authentication plugin
terrbear pushed to master at terrbear/async_observer Thu May 21 12:26:34 -0700 2009
HEAD is 6d02819b05949d61f14e4216f749960764d1ed34
  • terry committed 6d02819b:
    allow symbols for AR async callbacks
terrbear forked kristjan/async_observer Thu May 21 12:26:13 -0700 2009
Forked repository is at terrbear/async_observer
terrbear started watching kennethkalmer/daemon-kit Wed May 20 10:08:20 -0700 2009
daemon-kit's description:
Daemon Kit aims to simplify creating Ruby daemons by providing a sound application skeleton (through a generator), task specific generators (jabber bot, etc) and robust environment management code.
terrbear started watching kr/beanstalkd Tue May 19 10:18:38 -0700 2009
beanstalkd's description:
Beanstalkd is a fast, distributed, in-memory workqueue service. Its interface is generic, but was designed for use in reducing the latency of page views in high-volume web applications by running most time-consuming tasks asynchronously.
terrbear started watching jnunemaker/httparty Thu May 07 23:35:29 -0700 2009
httparty's description:
Makes http fun! Also, makes consuming restful web services dead easy.
terrbear created gist: 108674 Thu May 07 23:20:29 -0700 2009
=> {"Resumes"=>{"yahoo:start"=>"1", "Resume"=>[{"CandidateResumeID"=>"62424664", "City"=>"Burling...
terrbear started watching jamie/async-observer-amqp Wed Apr 22 12:47:41 -0700 2009
async-observer-amqp's description:
Bridge code to allow AMQP (a RabbitMQ client) to be used transparently from Async-Observer
terrbear started watching kristjan/async_observer Wed Apr 22 11:28:33 -0700 2009
async_observer's description:
Rails plugin that provides deep integration with Beanstalk.