Skip to content

Instantly share code, notes, and snippets.

View peterneubauer's full-sized avatar

Peter Neubauer peterneubauer

View GitHub Profile
@peterneubauer
peterneubauer / .surfingkeys
Last active March 2, 2018 10:17 — forked from marcusramberg/.cvimrc
surfingkeus settings
// only keep E, R and T from Surfingkeys for gmail.com and twitter.com
unmapAllExcept(['E','R','T'], /gmail.com|twitter.com/);
@peterneubauer
peterneubauer / .block
Last active July 4, 2022 14:33
mapillary-js perspective photo + Esri Leaflet, map clicking support
license: CC-0
@peterneubauer
peterneubauer / scoutsigns-manual.md
Created September 23, 2015 08:55 — forked from mvexel/scoutsigns-manual.md
scoutsigns manual

ScoutSigns User Manual

Introduction

ScoutSigns is a JOSM plugin to help you quickly map speed limits and other information from actual road signs automatically captured by Scout and Mapillary users.

The sign information is collected by people like you! The latest version of Scout has a ScoutSigns mobile component built right into the app. (Right now, the ScoutSigns component is only available for iOS for iPhone 5 or better.) If you mount the phone on the windshield while driving with Scout (and you opt in) you will automagically contribute to this fast growing sign database that is free for the OSM community to use. Could not be easier!

NEW On top of that, ScoutSigns will also pull in the highest quality signs from Mapillary! As a mapper, it is likely that you already know the fantastic Mapillary project - an open source Street View is the best way to describe it. Recently, [Mapillary starte

A sales funnel model

This Gist is about analysing and visualizing the different paths of leads through the different stages of a sales funnel. There are lots of different models for sales funnels, this is one example

The setup

In this setup, for each path there is statistics to be stored for e.g. the frequency of occurence. Relationship typs are used to distinguish between paths touching the same stages.

# http://www.mono-project.com/Compiling_Mono_on_OSX
require 'formula'
class Mono < Formula
#url 'http://download.mono-project.com/sources/mono/mono-3.0.6.tar.bz2'
#sha1 'e2187f80366fcd65c55a1ab946f8d3b39e81be77'
url 'http://download.mono-project.com/sources/mono/mono-2.10.9.tar.bz2'
sha1 '1a6e8c5a0c3d88d87982259aa04402e028a283de'
@peterneubauer
peterneubauer / mono.rb
Last active August 29, 2015 13:57 — forked from shtirlic/mono.rb
# http://www.mono-project.com/Compiling_Mono_on_OSX
require 'formula'
class Mono < Formula
url 'http://download.mono-project.com/sources/mono/mono-3.2.8.tar.bz2'
sha1 'e2187f80366fcd65c55a1ab946f8d3b39e81be77'
#url 'http://download.mono-project.com/sources/mono/mono-2.10.9.tar.bz2'
#sha1 '1a6e8c5a0c3d88d87982259aa04402e028a283de'

US Flights & Airports: Delays, Cancellations, & Diversions


Piping Water

Inspiration

London’s antique water distribution network is infamous: it loses a quarter of the water supplied to London (spilt into the ground). Consequence: desalination, massive additional CO2 emissions, road congestion caused by too many emergency excavations and very high water prices for consumers. London’s case is severe but not atypical: most cities suffer from the same underlying infrastructure problem. Pipes and valves buried below busy urban streets are inherently difficult and expensive to maintain. Inaccessibility, lack of information, failure to efficiently process data and the high cost of each human intervention in legacy systems all compound to undermine efficient resource distribution.

= Enterprise Content Management with Mattias
== Introduction
There are several challenges in Enterprise Content Management (ECM) that current technologies cannot tackle efficiently. With Neo4j, a whole new world of possibilities opens up. There are few things more "graphy" than ECM, and so the logical next step is the use of graph databases.
What follows is a subset of the possibilities with Neo4J in ECM. We tackle recommendations, time-based versioning, ACL, metadata management and user action registration.
== The dataset

EPublishing: A graphical approach to digital publications

Hej dude