Skip to content

Instantly share code, notes, and snippets.

View jdzak's full-sized avatar

John Dzak jdzak

  • TXI
  • Chicago, IL
View GitHub Profile
javascript:(function(F,i,r,e,b,u,g,L,I,T,E){if(F.getElementById(b))return;E=F[i+'NS']&&F.documentElement.namespaceURI;E=E?F[i+'NS'](E,'script'):F[i]('script');E[r]('id',b);E[r]('src',I+g+T);E[r](b,u);(F[e]('head')[0]||F[e]('body')[0]).appendChild(E);E=new%20Image;E[r]('src',I+L);})(document,'createElement','setAttribute','getElementsByTagName','FirebugLite','4','firebug-lite.js','releases/lite/latest/skin/xp/sprite.png','https://getfirebug.com/','#startOpened');
ncs$ b pod install --verbose
Updating spec repo `master'
/usr/local/bin/git pull
Already up-to-date.
Installing dependencies of: /Users/jd/Code/ncs/Podfile
Depdendency: SBJson (= 2.2.3)
Depdendency: MBProgressHUD (= 0.41)
Depdendency: RestKit/Network (from `RestKit-Custom-0.9.3.podspec')
* Fetching podspec for `RestKit/Network' from: RestKit-Custom-0.9.3.podspec
No podspec exists at path `/Users/jd/Code/ncs/Pods/RestKit/Network.podspec'.
Pod::Spec.new do |s|
s.name = 'RestKit'
s.version = '0.9.3'
s.summary = 'RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X.'
s.homepage = 'http://www.restkit.org'
s.author = { 'Blake Watters' => 'blakewatters@gmail.com' }
s.source = { :git => 'https://github.com/RestKit/RestKit.git', :tag => '0.9.3' }
# It has no source_files itself, so the resolver should not allow dependencies on this spec unless it’s a `part_of' type dependency
diff --git a/fieldwork_schema.json b/fieldwork_schema.json
index e624942..7c4e5d5 100644
--- a/fieldwork_schema.json
+++ b/fieldwork_schema.json
@@ -1,459 +1,452 @@
{
- "$schema": "http://json-schema.org/draft-03/schema#",
- "additionalProperties": false,
- "description": "Field contact set",
+ "$schema": "http://json-schema.org/draft-03/schema#",
diff --git a/fieldwork_schema.json b/fieldwork_schema.json
index e624942..3a78ddb 100644
--- a/fieldwork_schema.json
+++ b/fieldwork_schema.json
@@ -28,7 +28,6 @@
"$ref": "http://download.nubic.northwestern.edu/ncs_navigator/entity_id_schema.json#"
},
"disposition": {
- "required": true,
"type": [
@jdzak
jdzak / gist:3909757
Created October 18, 2012 03:45
test
test
var nockBack = require("nock").back;
var http = require("http");
nockBack.fixtures = __dirname + "/fixtures";
nockBack.setMode("record");
describe('x', function() {
it('y', function(done) {
nockBack('whatever.json', function(nockDone) {
http.get("http://tablexi.com", function() {
@jdzak
jdzak / keybase.md
Created September 22, 2015 16:21
keybase.md

Keybase proof

I hereby claim:

  • I am jdzak on github.
  • I am jdzak (https://keybase.io/jdzak) on keybase.
  • I have a public key whose fingerprint is 241A C0A9 6916 FA08 8E74 AD4A 0478 1D00 22F1 64CB

To claim this, I am signing this object:

{
"target_price": "$0.00",
"items": [
{
"name": "mixed fruit",
"price": "$2.15"
},
{
"name": "french fries",
"price": "$2.75"
{
"target_price": "$15.05",
"items": [
{
"name": "mixed fruit",
"price": "$2.15"
},
{
"name": "french fries",
"price": "$2.75"