Skip to content

Instantly share code, notes, and snippets.

View brianjeremy's full-sized avatar

Brian Jeremy brianjeremy

View GitHub Profile
@jcinis
jcinis / new-orleans-recommendations.md
Last active December 24, 2020 05:02
New Orleans Recommendations

New Orleans Recommendations

Stay

To start I highly recommend not staying on or around Canal Street. Most of the large hotels and deals that you will find will be in that area, however, the street lacks soul and culture and when you walk out the front door, a plastic tourist trap is not what you are looking for.

Airbnb is probably the best way to stay in new orleans. Much of the flavor of the city is on the side-streets and scattered in beautiful neighborhoods so this is where you will also want to be.

If you can try to stay in the Marigny or Bywater, on the far-end of the quarter (close to esplanade) or uptown or in the upper or lower garden district.

@oodavid
oodavid / README.md
Created March 26, 2012 17:05
Backup MySQL to Amazon S3

Backup MySQL to Amazon S3

This is a simple way to backup your MySQL tables to Amazon S3 for a nightly backup - this is all to be done on your server :-)

Sister Document - Restore MySQL from Amazon S3 - read that next

1 - Install s3cmd

this is for Centos 5.6, see http://s3tools.org/repositories for other systems like ubuntu etc

@bloudermilk
bloudermilk / README.md
Created March 23, 2012 19:07
Facebook Page Categories

All of the categories!

I wrote a really simple JavaScript script that uses jQuery to extract all the categories from Facebook's "Create a page" page.

Instructions

  1. Navigate to the Create a page page.
  2. jQuerify the page.
  3. Open up your JavaScript console of choice and run the following script: