Skip to content

Instantly share code, notes, and snippets.

View jasonm23's full-sized avatar

Jason Milkins jasonm23

View GitHub Profile

Installing Google App Engine and Course builder on to run in an OSX Terminal

Abstract

In these notes I'll explain the steps necessary to intall and run Google App Engine directly from an OSX terminal, without using the Google App Engine Launcher.

Running from the terminal has several advantages, primarily you will have an easier time debugging. You can simply insert code breakpoints into the app code, and evaluate variables and expressions on the runtime environment.

It will also reveal the moving parts, for the curious and skillful engineer.

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
;;; package --- xterm-256-to-hex.el
;;
;;; Commentary:
;;
;; Convert a xterm (three digit) color to it's standard (six digit) hex color.
;;
;;; Code:
(defvar xterm-color-alist
'(
;;; package --- hexrgb+ - Additional Color functions and helpers for hexrgb.el
;;; Commentary:
;; Set hue, sat, brightness of a hexrgb color + a bunch of other
;; color tools I built for personal use.
;;
;; The color stepping (dark / light; sat / desat; hue up/down) is particularly nice...
;; Always use in conjunction with rainbow-mode
;;
;;; Licence:
;; Contractions - for deformalising prose
((" I am " . " I'm ")
(" I had " . " I'd ")
(" I have " . " I've ")
(" I shall " . " I'll ")
(" I should " . " I'd ")
(" I will " . " I'll ")
(" I would " . " I'd ")
(" are not " . " aren't ")
(" can not " . " can't ")

The Perfect Pull Request

When you’re contributing to Coderwall, at some point you’ll want to submit code for review and integration. For this we use Github’s Pull Requests.

We’re holding our codebase to a high standard, as such, we’d like to help you make perfect pull requests, every time.

In this guide we’re going to outline what we’ll need from you when

@jasonm23
jasonm23 / gist:9e2a1c12e3a800f0d55c
Created December 6, 2014 02:50
Wallpapers Dec 2014
http://files.smashingmagazine.com/wallpapers/dec-14/we-wish-you-a-merry-christmas/cal/dec-14-we-wish-you-a-merry-christmas-cal-2560x1600.jpg
curl -u $u:$salt -d status="$1" twitterurl
var a, b,
__slice = [].slice;
a = [1, 2, 3];
b = [4].concat(__slice.call(a), [5]);
console.log.apply(console, __slice.call(a).concat(__slice.call(b)));
- Volume
- OnTopMode
- CtrlUIAutoHideTime
- SpeedStep
- SeekStepL
- SeekStepR
- SeekStepU
- SeekStepB
- VolumeStep