Public Gists by davepeck

gist: 178221 On OSX, invoke yubnub direc...
Gravatar
Sun Aug 30 17:05:16 -0700 2009
1
2
#!/bin/bash
open "http://www.yubnub.org/parser/parse?command=$(echo -n "$*")"
gist: 102331 Two simple Objective-C clas...
Gravatar
Sun Apr 26 21:35:04 -0700 2009
1
2
3
//
// BinaryDataScanner.m
//
gist: 100855 Objective-C code that mimic...
Gravatar
Thu Apr 23 17:26:41 -0700 2009
1
2
3
//
// FlickDynamics.h
// (c) 2009 Dave Peck <davepeck [at] davepeck [dot] org>