is this thing on?

Wed Oct 31
all lit up

all lit up

Comments (View)
my pumpkin

my pumpkin

Comments (View)
lizzy’s pumpkin

lizzy’s pumpkin

Comments (View)
Tue Oct 30

fixing leopards terminal prompt

# normal font weight

PS1=’\e[32m\u@\h\e[0m:\e[34m\w\e[0m\$ ‘

# bold

PS1=’\e[1m\e[32m\u@\h\e[0m\e[0m:\e[1m\e[34m\w\e[0m\e[0m\$ ‘

Comments (View)

installing mysql gem on leopard

  1. install mysql via package from mysql’s website 
  2. sudo env ARCHFLAGS=”-arch i386” gem install mysql — —with-mysql-config=/usr/local/mysql/bin/mysql_config

Comments (View)

fixing leopard’s dock

defaults write com.apple.dock no-glass -boolean YES && killall Dock

Comments (View)
Fri Oct 26
Comments (View)
Tue Oct 23
Totally plan on whipping that out. Dave Bishop
Comments (View)
Comments (View)
Mon Oct 22
work expands to fill the time available http://en.wikipedia.org/wiki/Parkinson’s_law
Comments (View)