Public Gists by Caged

Gravatar
Thu Nov 19 12:06:00 -0800 2009
1
2
3
/*
  Proto!MultiSelect
  Copyright: InteRiders <http://interiders.com/> - Distributed under MIT - Keep this message!
Gravatar
Thu Nov 12 12:47:31 -0800 2009
1
2
3
diff --git a/public/javascripts/modules/facebooklist.js b/public/javascripts/modules/facebooklist.js
index 974675a..fba042a 100644
--- a/public/javascripts/modules/facebooklist.js
Gravatar
Tue Sep 01 11:31:47 -0700 2009
1
2
justin@justin bin% file /usr/local/mysql/bin/mysql
/usr/local/mysql/bin/mysql: Mach-O 64-bit executable x86_64
Gravatar
Fri Jul 24 16:38:09 -0700 2009
1
2
3
/* See license.txt for terms of usage */
 
var FBL = XPCOMUtils;
Gravatar
Mon Jun 08 16:22:41 -0700 2009
1
2
3
No person holding an alcoholic beverage retailer’s permit, and no agent, associate,
employee, representative, entertainer or servant of any such permittee shall do, or permit,
any of the following activities or events on or about the licensed premises:
Gravatar
Fri Apr 17 18:46:53 -0700 2009
1
2
516cd4a07c512b5406c2f680ca6a880d67189b19 tag refs/tags/v2.2.0
44c3b865ac52a7c9a6312982ba0f6c20d7ad41e1 commit refs/tags/v2.2.1
Gravatar
Thu Mar 26 16:07:49 -0700 2009
1
2
3
#!/usr/bin/env macruby
#
# DarkRoom
Gravatar
Wed Mar 25 15:29:22 -0700 2009
1
2
3
// KMLoginResponse inherits from KMReponse
- (void)request:(KMRequest*)request didReceiveResponse:(KMResponse*)theResponse
{
Gravatar
Sat Mar 07 13:21:25 -0800 2009
1
2
3
//
// NSString+Hendrix.h
// Hendrix
Gravatar
Tue Feb 10 18:02:24 -0800 2009
1
2
3
function validate(){
if(document.frm_registracion.txtApellido.value!="")
if(document.frm_registracion.txtNombre.value!="")
Gravatar
Tue Feb 03 16:19:51 -0800 2009
1
2
3
framework 'ScriptingBridge'
 
# SBElementArray bombs without this
Gravatar
Sat Jan 17 16:22:39 -0800 2009
1
2
3
describe "Users Controller", "find_recent action" do
  it "should find all users who've been active in the last 24 hours" do
    @users = mock("A list of users")
Gravatar
Wed Dec 10 18:30:31 -0800 2008
1
2
3
#!/usr/bin/env ruby
#
# DarkRoom
Gravatar
Mon Nov 24 13:10:15 -0800 2008
1
2
3
#!/usr/bin/env ruby
#
# DarkRoom
Gravatar
Sun Sep 14 18:47:58 -0700 2008
1
2
3
# GNCommand event, url scope => current repo, NSURL that was dropped
GNCommand.on :drop, :scope => 'github.com' do |repo, url|
  components = url.path.pathComponents