Public Gists by brupm

Gravatar
Mon Nov 16 17:39:00 -0800 2009
1
2
3
#!/bin/sh
## install imagemagick on snow leopard: by kain, improved by mislav
## http://www.icoretech.org/2009/08/install-imagemagick-in-leopard-snow-leopard/
Gravatar
Tue Oct 27 19:11:44 -0700 2009
1
2
3
    # check for index.html for directory index
    # if its there on the filesystem then rewite
    # the url to add /index.html to the end of it
Gravatar
Sat Oct 24 10:46:44 -0700 2009
1
2
3
#! /usr/bin/env ruby
#
# Save in your path as "isreg" and chmod +x. Then: isreg domain.com
Gravatar
Mon Sep 28 12:17:35 -0700 2009
1
2
3
~/bopia/Code/Hoodiny/cyloop3(release): deploy_cyloop
  * executing `cyloop'
  * executing `deploy:migrations'
gist: 156725 Tokyo Install
Gravatar
Mon Jul 27 13:36:28 -0700 2009
1
2
3
sudo port uninstall tokyocabinet and tokyotyrant (names might be slightly different)
 
wget http://sourceforge.net/projects/tokyocabinet/files/tokyotyrant/1.1.33/tokyotyrant-1.1.33.tar.gz/download
Gravatar
Wed Jul 22 07:43:54 -0700 2009
1
2
3
# Find and replace in textmate to fix merge conflicts.
# As shown this takes the second capture group
#
gist: 93258 Beanstalk Install
Gravatar
Fri Apr 10 12:43:21 -0700 2009
1
2
3
sudo port install beanstalkd
sudo port install memcached
 
Gravatar
Thu Apr 09 11:22:41 -0700 2009
1
2
3
# Variation on Hashrocket's script for managing the git process
# as documented here: http://reinh.com/blog/2008/08/27/hack-and-and-ship.html
# Create shell scripts out of each of these, put them in your path (~/bin for example)
Gravatar
Wed Apr 08 16:05:50 -0700 2009
1
2
3
Read below to know where you should be testing specific things
 
Local Usability Testing (this is actually port 81 on dev03)
Gravatar
Mon Apr 06 15:31:49 -0700 2009
1
2
3
# Requires config file config/campfire.yml with the following settings:
 
# account: "foo"