Skip to content

Instantly share code, notes, and snippets.

View tingletech's full-sized avatar

Brian Tingle tingletech

View GitHub Profile
@tingletech
tingletech / curl-response.log
Created November 2, 2012 17:27 — forked from anarchivist/curl-response.log
ArchivesSpace 0.2.0-1 front end gives empty results
BRIAN-TINGLEs-MacBook-Air:~ tingle$ java -version
java version "1.6.0_37"
Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909)
Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode)
BRIAN-TINGLEs-MacBook-Air:~ tingle$ uname -a
Darwin BRIAN-TINGLEs-MacBook-Air.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64
BRIAN-TINGLEs-MacBook-Air:~ tingle$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.7.5
BuildVersion: 11G63
@tingletech
tingletech / README
Created December 4, 2011 07:40 — forked from onyxfish/example1.py
Basic example of using NLTK for auto-greeking text
see now https://github.com/tingletech/greeker.py
usage: greeker.py [-h] [--piglatin] [infile] [outfile]
Create greeked text for XML testing.
positional arguments:
infile input XML (or standard input)
outfile output greeked XML (or standard out)