Public Gists by rick

Gravatar
Wed Aug 12 10:54:42 -0700 2009
1
2
3
Cheatham County Fair. Demolition Derby. August 27, 2009. That's a Thursday.
 
 
Gravatar
Tue Jul 14 19:11:50 -0700 2009
1
2
3
#!/usr/bin/env ruby
 
require 'rubygems'
Gravatar
Wed Jun 24 16:10:18 -0700 2009
1
2
3
The command to find the process of interest:
 
byggvir:/etc/postfix# ps auxwww | grep searchd | grep /opt/ogc/var/www/php.ogtastic.com
Gravatar
Fri May 29 06:44:40 -0700 2009
1
2
3
Esteemed members of the Metro Planning Commission:
 
 I am writing to thank you for your patience and diligence during the
Gravatar
Tue May 26 17:23:58 -0700 2009
1
2
3
To whom it may concern:
 
 I would like to propose a set of alternatives to the May Town Center
Gravatar
Tue May 26 17:23:42 -0700 2009
1
65.74.177.129
Gravatar
Sat May 23 11:18:03 -0700 2009
1
$("a.link").click(function () { alert($(this).attr('href') + ' ' + $(this).html()); } )
Gravatar
Sat May 23 11:16:38 -0700 2009
1
$("a.link").click(function () { alert($(this).attr('href') + ' ' + $(this).html()); } )
Gravatar
Thu May 14 08:45:18 -0700 2009
1
2
3
SASL_SECPROPS none
TLS_CACERT /tmp/websages_trustchain.crt
TLS_REQCERT allow
Gravatar
Fri Apr 24 10:48:52 -0700 2009
1
2
3
@ Fri Apr 24 12:44:39 rick@Yer-Moms-Computer
~/git/php (products)(*)$ ack phpprimarynav app
@ Fri Apr 24 12:48:09 rick@Yer-Moms-Computer
Gravatar
Wed Apr 22 13:08:17 -0700 2009
1
2
3
 
chiom123 sent you a message.
 
Gravatar
Tue Apr 14 19:30:19 -0700 2009
1
2
3
@ Tue Apr 14 21:29:18 rick@Yer-Moms-Computer
~/git/wwwrickbradleycom (webby)$ webby autobuild --trace
** Invoke autobuild (first_time)
Gravatar
Wed Mar 25 22:34:36 -0700 2009
1
2
3
@ Thu Mar 26 00:33:08 rick@Yer-Moms-Computer
~/git/try1$ script/plugin install git://github.com/flogic/flogiston.git
Initialized empty Git repository in /Users/rick/git/try1/vendor/plugins/flogiston/.git/
Gravatar
Thu Mar 12 08:14:38 -0700 2009
1
2
3
Dear Tommy,
 
This little note is to inform (and hopefully surprise!) you.
Gravatar
Mon Feb 09 09:58:51 -0800 2009
1
2
3
1987 Honda Prelude Si, 5-speed manual transmission, 2-door sedan, 245,166 miles.
 
For sale to first person to come with $750 cash. Title is clean.
Gravatar
Wed Dec 17 21:54:42 -0800 2008
1
2
3
rirb(main):001:0> require 'rational'
=> false
irb(main):002:0> require 'mathn'
Gravatar
Tue Dec 02 12:00:39 -0800 2008
1
2
3
(add-to-list 'load-path "/opt/local/share/emacs/23.0.60/lisp/")
(add-to-list 'load-path "~/.emacs.d")
(load "init.el")
Gravatar
Sun Nov 23 19:50:06 -0800 2008
1
2
3
#!/usr/bin/env ruby
 
require 'rubygems'
Gravatar
Tue Nov 04 11:26:22 -0800 2008
1
2
3
# Welcome to dircproxy!
#
# This is an example configuration file, you can use it as a template to
gist: 21755 thinking sphinx custom rspe...
Gravatar
Sun Nov 02 14:26:17 -0800 2008
1
2
3
module ThinkingSphinxIndexMatcher
  class HaveIndex
    def initialize(expected)