Skip to content

Instantly share code, notes, and snippets.

These be the privacy terms.
These are the terms of use.

Keybase proof

I hereby claim:

  • I am eoleary on github.
  • I am eddie (https://keybase.io/eddie) on keybase.
  • I have a public key whose fingerprint is 1CC3 3CAA 4D2B 0C2B 3BB1 3C01 D171 059E E8A1 D4DE

To claim this, I am signing this object:

@eoleary
eoleary / gist:5444096
Created April 23, 2013 14:38
Standard CSS Header for Projects
/*
*
* By: CO+LAB www.teamcolab.com
* Project: Anderson's Neck
* Description: Oysters are coming back to the bay!
*
*/
@eoleary
eoleary / gist:5099783
Created March 6, 2013 14:48
Virtual Box Instructions
Download & Install VirtualBox – Download Now (direct .dmg download link) – visit VirtualBox Downloads page
Launch the Terminal (located in /Applications/Utilities/)
Decide which versions of Internet Explorer you want to download and install – each version of Internet Explorer is contained within a separate virtual machine that runs within VirtualBox. In other words, if you want to run Internet Explorer 7, 8, and 9, you will need to download three separate VM’s, which may take a while so keep that in mind. Select the text below and copy it:
Install ALL versions of Internet Explorer: IE7, IE 8, and IE 9
curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | bash
Install Internet Explorer 7 Only
curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="7" bash
Install Internet Explorer 8 Only
@eoleary
eoleary / gist:5099763
Created March 6, 2013 14:46
How to setup Virtual Box
http://osxdaily.com/2011/09/04/internet-explorer-for-mac-ie7-ie8-ie-9-free/
{
"name": "hubot",
"version": "2.3.4",
"author": "hubot",
"keywords": "github hubot campfire bot",
"description": "A simple helpful Robot for your Company",
"licenses": [{
"type": "MIT",
"url": "http://github.com/github/hubot/raw/master/LICENSE"
}],