Public Gists by itspriddle

Gravatar
Thu Nov 19 23:36:37 -0800 2009
1
2
3
/**
 * sprintf() for JavaScript v.0.4
 *
Gravatar
Tue Nov 17 23:35:59 -0800 2009
1
2
3
#!/bin/bash
 
asbreg=`ioreg -rc "AppleSmartBattery"`
Gravatar
Tue Nov 17 22:51:02 -0800 2009
1
2
3
machine twitter.com
login itspriddle
password itsasecret!
Gravatar
Tue Nov 17 16:37:07 -0800 2009
1
2
3
#!/usr/bin/php -q
<?php
/*
Gravatar
Tue Nov 17 11:13:27 -0800 2009
1
2
3
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
/**
 * CodeIgniter
Gravatar
Mon Nov 16 15:16:02 -0800 2009
1
Nov 16 18:10:01 priddle crond[9485]: (root) CMD (cd /home/redmine && /usr/local/bin/ruby script/runner Repository.fetch_changesets -e production)
Gravatar
Sun Nov 15 23:23:38 -0800 2009
1
2
3
#!/bin/sh
#
# Copyright (c) 2007 Andy Parkins
Gravatar
Sun Nov 15 01:46:49 -0800 2009
1
2
3
#!/usr/bin/perl
 
# gitweb - simple web interface to track changes in git repositories
Gravatar
Thu Nov 12 19:14:35 -0800 2009
1
2
3
<script type="text/javascript">
jQuery(document).ready(function($) {
$.flash({notice: 'BLAH BLAH BLAH', status: 'error'});
Gravatar
Mon Nov 09 14:29:33 -0800 2009
1
2
3
<?php
 
require_once(dirname(__FILE__).'/vtwhite_api_core.php');
gist: 227822 PHP cap deploy
Gravatar
Fri Nov 06 00:18:25 -0800 2009
1
2
3
set :application, "application name"
set :repository, "repo_address"
 
Gravatar
Fri Oct 30 22:21:03 -0700 2009
1
2
3
# Abstract model connects to database
# Models for this database will inherit this class
class Master < ActiveRecord::Base
gist: 205437 http://www.happyworm.com/jq...
Gravatar
Thu Oct 08 14:29:39 -0700 2009
1
2
3
$(document).ready(function(){
 
$("#jquery_jplayer").jPlayer({
Gravatar
Sun Oct 04 22:45:19 -0700 2009
1
2
3
class Mailer < ActionMailer::Base
 
  def notify_client(recipient = nil, first_name = nil)
Gravatar
Fri Oct 02 20:59:17 -0700 2009
1
2
3
#!/usr/bin/env php -q
<?php
 
Gravatar
Tue Sep 29 22:20:50 -0700 2009
1
2
3
/*
 * a smart poller for jquery.
 * (by github)
Gravatar
Tue Sep 29 21:08:05 -0700 2009
1
2
3
// ==UserScript==
// @name gist.github.com
// @namespace http://fluidapp.com
Gravatar
Thu Sep 24 19:36:50 -0700 2009
1
2
3
module Sinatra
  module Authorization
 
Gravatar
Mon Sep 21 21:57:56 -0700 2009
1
2
3
class SponsorsController
 
  def add_codes
Gravatar
Sun Sep 20 23:41:21 -0700 2009
1
2
3
#!/usr/bin/sed -nf
# sedtris.sed - sed tetris
# 26th of May, 2008