Skip to content

Instantly share code, notes, and snippets.

View JCook21's full-sized avatar

Jeremy Cook JCook21

  • Oracle
  • Guelph, Ontario
View GitHub Profile
@jimbojsb
jimbojsb / gist:1630790
Created January 18, 2012 03:52
Code highlighting for Keynote presentations

Step 0:

Get Homebrew installed on your mac if you don't already have it

Step 1:

Install highlight. "brew install highlight". (This brings down Lua and Boost as well)

Step 2:

@GerHobbelt
GerHobbelt / .gitignore
Created March 14, 2012 15:11
locale semi-agnostic string to float conversion [JavaScript]
# Editor backup files
*.bak
*~