This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
settings = { | |
jshint: true, | |
editor: { | |
theme: "lesser-dark", | |
indentUnit: 2, | |
smartIndent: true, | |
tabSize: 2, | |
indentWithTabs: false, | |
autoClearEmptyLines: true, | |
lineWrapping: false, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#install homebrew | |
# homebrew (from http://brew.sh) is an opensource software package manager for os x | |
# very much awesome | |
# installs into /usr/local so you may want to: mv /usr/local /usr/local.old beforehand | |
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" | |
# tap extra geog related formulas | |
brew tap dakcarto/osgeo4mac | |
brew tap homebrew/science |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Housekeeping: clear workspace and load packages | |
rm(list=ls(all=TRUE)) | |
library(lubridate) | |
library(RgoogleMaps) | |
library(ggmap) | |
library(mapproj) | |
library(ggplot2) | |
library(plyr) | |
# Load 2011 GDELT data from http://eventdata.psu.edu/data.dir/GDELT.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<link rel="stylesheet" href="http://cmx.io/v/0.1/cmx.css"/> | |
<script src="http://cmx.io/v/0.1/cmx.js"></script> | |
<body> | |
<scene id="scene1"> | |
<label t="translate(0,346)"> | |
<tspan x="0" y="0em">the raptortiger encounter</tspan> | |
</label> | |
<actor t="translate(18,56)" pose="-11,9|-5,117|-11,99|-11,89|-11,79|-11,59|-13,31|-20,14|1,34|6,9|-18,79|-18,59|-6,79|-1,59"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<link rel="stylesheet" href="http://cmx.io/v/0.1/cmx.css"/> | |
<script src="http://cmx.io/v/0.1/cmx.js"></script> | |
<body> | |
<scene id="scene1"> | |
<label t="translate(0,346)"> | |
<tspan x="0" y="0em">Valentine's Day 2013</tspan> | |
</label> | |
<actor t="translate(18,56)" pose="-11,9|-5,117|-11,99|-11,89|-11,79|-11,59|-13,31|-20,14|1,34|6,9|-18,79|-18,59|-6,79|-1,59"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting program: /usr/local/bin/synfigstudio | |
Reading symbols for shared libraries ++++++++++++++++++++++++++++++...............................warning: Could not find object file "/private/tmp/homebrew-libffi-3.0.9-iZ0U/libffi-3.0.9/src/.libs/debug.o" - no debug information available for "debug.c". | |
warning: Could not find object file "/private/tmp/homebrew-libffi-3.0.9-iZ0U/libffi-3.0.9/src/.libs/prep_cif.o" - no debug information available for "prep_cif.c". | |
warning: Could not find object file "/private/tmp/homebrew-libffi-3.0.9-iZ0U/libffi-3.0.9/src/.libs/types.o" - no debug information available for "types.c". | |
warning: Could not find object file "/private/tmp/homebrew-libffi-3.0.9-iZ0U/libffi-3.0.9/src/.libs/raw_api.o" - no debug information available for "raw_api.c". | |
warning: Could not find object file "/private/tmp/homebrew-libffi-3.0.9-iZ0U/libffi-3.0.9/src/.libs/java_raw_api.o" - no debug information available for "java_raw_api.c". |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
synfig studio -- starting up application... | |
synfig(11938) [15:25:05] info: Created directory "/Users/tim/Library/Synfig" | |
synfig(11938) [15:25:05] info: Loading modules from /usr/local/Cellar/synfig/0.63.03/etc/synfig_modules.cfg | |
synfig(11938) [15:25:05] info: Created directory "/Users/tim/Library/Synfig/tmp" | |
(synfigstudio:11938): GLib-GObject-CRITICAL **: Object class gtkmm__CustomObject_N6studio15ValueBase_EntryE doesn't implement property 'editing-canceled' from interface 'GtkCellEditable' | |
synfigstudio(11938,0x7fff748e0960) malloc: *** error for object 0x101c85168: pointer being freed was not allocated | |
*** set a breakpoint in malloc_error_break to debug | |
Abort trap: 6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Abbreviated from: | |
http://www.dartmouth.edu/~reg/regulations/undergrad/degree-req.html | |
(Scholarship Ratings Section) | |
Credits: all courses are in the form of course units. Each | |
course count unit may be considered the equivalent of a semester | |
course worth 3.3 semester hours (4.5 if a laboratory course) or 5 | |
quarter hours (6.7 if a laboratory course.) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading https://downloads.sourceforge.net/project/synfig/synfig/0.63.02/synfig-0.63.02.tar.gz | |
File already downloaded in /Users/tim/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/tim/Library/Caches/Homebrew/synfig-0.63.02.tar.gz | |
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/synfig/0.63.02 | |
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/synfig/0.63.02 | |
checking build system type... x86_64-apple-darwin11.2.0 | |
checking host system type... x86_64-apple-darwin11.2.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... config/install-sh -c -d |
NewerOlder