Skip to content

Instantly share code, notes, and snippets.

View thesteve0's full-sized avatar

Steven Pousty thesteve0

View GitHub Profile
@thesteve0
thesteve0 / onchange.sh
Created March 14, 2016 19:17 — forked from senko/onchange.sh
Watch current directory and execute a command if anything in it changes
#!/bin/bash
#
# Watch current directory (recursively) for file changes, and execute
# a command when a file or directory is created, modified or deleted.
#
# Written by: Senko Rasic <[email protected]>
#
# Requires Linux, bash and inotifywait (from inotify-tools package).
#
# To avoid executing the command multiple times when a sequence of
<!DOCTYPE html>
<html ng-app="app">
<head>
<meta name="description" content="Code-Camp-Start" />
<!-- Angular -->
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.2.19/angular.min.js"></script>
<!-- Firebase -->
<script src="https://cdn.firebase.com/js/client/1.0.15/firebase.js"></script>
<!-- AngularFire Library -->
<script src="https://cdn.firebase.com/libs/angularfire/0.7.1/angularfire.min.js"></script>
Google Glass
State of the Map US - http://stateofthemap.us
Single page apps versus frameworks
Traveling and visiting foreign countries
FOSS-4G NA
OSM-Plus - http://osmplus.co
iD, the new OSM editor - http://www.spatiallyadjusted.com/2013/05/07/mapboxs-openstreetmap-editor/
Esri's REST API being an OGC standard - http://lists.osgeo.org/pipermail/discuss/2013-May/011599.html
Renting ArcGIS - http://spatiallyadjusted.com/2013/05/06/arcgis-cloud-is-in-your-future/
Leaflet over OpenLayers - http://acuriousanimal.com/blog/2013/05/05/the-problem-with-openlayers/