Skip to content

Instantly share code, notes, and snippets.

View tfechner's full-sized avatar

Thore Fechner tfechner

  • www.conterra.de
View GitHub Profile
@tfechner
tfechner / README.md
Created October 1, 2015 13:36
2012 Wohnverhaeltnisse_Insgesamt

README is empty

/* demo.css */
h1 {
font-family: "Helvetica Neue";
font-size: extra-large;
}
body {
font-family: "Helvetica Neue";
font-size: small;
@tfechner
tfechner / README.md
Last active August 29, 2015 14:08 — forked from mbostock/.block
This file has been truncated, but you can view the full file.
[{"id":116838805,"type":"incident","title":"Motorcycle collision with Pajero","activeFrom":1391227500000,"activeTo":1391228400000,"publiclyVisible":true,"locationLat":10.315974828183302,"locationLon":123.89031171798705,"description":"D- collision between a motorcycle and Pajero; A- M. Velez corner Escario St.; R- Pajero, motorcycle; I- 1; ID- F; F- 0; FD- 0; N-","publicDescription":"collision between Pajero and Motorcycle","account":"ivan","messages":[]},{"id":116823235,"type":"incident","title":"Pajero collision with Kia","activeFrom":1391279760000,"activeTo":1391280780000,"publiclyVisible":true,"locationLat":10.341180127724298,"locationLon":123.91233801841736,"description":"A- collision between a pajero and kia; D- at Banilad Town Center Parking Lot; A- Pajero, Kia; I- 0; ID- 0; F- 0; FD- 0; N- Amicable Settle","publicDescription":"collision between a pajero and kia","account":"ivan","messages":[]},{"id":116833273,"type":"incident","title":"Pajero collision with Taxi","activeFrom":1391225640000,"activeTo":1
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tfechner
tfechner / dillinger.sh
Last active December 15, 2015 05:58 — forked from dirkk0/doit.sh
# Thanks to Joe McCann for Dillinger!!!!!
# https://github.com/joemccann/dillinger
# this script doesn't work just by itself, you need to
# insert uris and keys that get created by heroku, dropbox and github
####### heroku ######
# install heroku toolbelt
wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh