Skip to content

Instantly share code, notes, and snippets.

View nervetattoo's full-sized avatar

Raymond Julin nervetattoo

View GitHub Profile
@nervetattoo
nervetattoo / backbone.collectioncache.js
Created June 4, 2012 15:09 — forked from tbranyen/backbone.collectioncache.js
Backbone.Collection caching by URL
/*!
* backbone.collectioncache.js v0.0.1
* Copyright 2012, Tim Branyen (@tbranyen)
* backbone.layoutmanager.js may be freely distributed under the MIT license.
*/
(function(window) {
"use strict";
// Dependencies
@nervetattoo
nervetattoo / Makefile
Created May 11, 2011 18:35 — forked from wolever/Makefile
Arduino OS X makefile
# ====
# NOTE
# ====
# This may be out of date; see the comments below.
# Arduino 0017 Makefile
# Arduino adaptation by mellis, eighthave, oli.keller,
# alex norman [with help from http://code.google.com/p/arduino/issues/detail?id=65#c5]
# Version 0017/Mac modifications made by
# David Wolever : http://dorkbotpdx.org/blog/ax/arduino_0017_makefile