Skip to content

Instantly share code, notes, and snippets.

View KFoxder's full-sized avatar
:shipit:
building....

Kevin Fox KFoxder

:shipit:
building....
View GitHub Profile
{
"estimates": [
{
"tickerSymbol": "AAPL",
"username" : "kfox2010",
"userFullName":"Kevin Fox",
"estimateFQ": "FQ1 '14"
},
{
"tickerSymbol": "GS",
{
"tickers": [
{
"symbol": "AAPL",
"companyName": "Apple Inc.",
"releaseInfo": [
["FQ1 '14","BMO","02/06/2014"],
["FQ2 '14","BMO","06/06/2014"]
]
},
{
"tickers": [
{
"symbol": "AAPL",
"name": "Apple Inc."
}
]
}
@KFoxder
KFoxder / gist:7586575
Created November 21, 2013 18:07
Assignment4-Hopefully WOrkin
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@KFoxder
KFoxder / gist:7586374
Created November 21, 2013 17:57
Extra Credit
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
{
"metadata": {
"name": "Assignment 4 - PART 1 (Including EXTRA CREDIT)"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@KFoxder
KFoxder / Jitsu Deploy Error
Created November 6, 2013 20:39
Jitsu Deploy Error
itsu deploy
info: Welcome to Nodejitsu kfox2010
info: jitsu v0.13.3, node v0.10.21
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node app.js
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Users/kevin_fox/Documents/Fall 2013/Nodejs/appTest1/package.json
warn: Using '*' as a version for dependencies may eventually cause issues