Public Gists by dbgrandi

gist: 229878 Using the NSNetServiceBrows...
Gravatar
Mon Nov 09 03:15:04 -0800 2009
1
2
3
delegate = Object.new
 
def delegate.netServiceBrowserWillSearch(browser)
Gravatar
Wed Sep 16 13:19:53 -0700 2009
1
2
3
#!/usr/bin/env ruby
#
# grab a full copy of all my github code.
Gravatar
Thu May 07 19:13:31 -0700 2009
1
2
3
#!/usr/bin/env ruby
#
# Throw this into a cron job to notify us when our chef clients
Gravatar
Fri Apr 03 18:27:17 -0700 2009
1
2
3
#
# Forked from http://gist.github.com/90062
#