Skip to content

Instantly share code, notes, and snippets.

@almereyda
almereyda / 20140428_mmm_linked_data_prototype.md
Created April 28, 2014 02:48
Kurzbeschreibung zum Stand Daniels Prototypen

28.04.2014 : 04:12 : Fork von http://text.allmende.io/p/Kurzbeschreibung_zum_Stand_meines_Prototypen_%28DJ%29 durch @almereyda (yala) zur Formatierung und Kommentierung


@jonrichter @onyourway Bin mit meinem Prototypen noch am basteln, da ich den nicht nur für unsere OSM-Geschichte benutzen möchte.

Es ist momentan nicht dazu verwendbar, Daten bei OSM einzugeben, sondern speichert alles in einen Tripel-Graphen (wie RDF, wobei ich das jetzt nicht explizit nutze da mich die URI-Schreibweise beim testen stört). Von dort aus kann man aber beliebige Adapter anflanschen.

<html>
<body vocab="http://schema.org/">
<div typeof="Person">
<h1 property="name">elf Pavlik</h1>
<img property="image" src="http://www.gravatar.com/avatar/00000000000000000000000000000000" />
<p property="description">i like you :)</p>
</div>
</body>
</html>

Ramesh Jain - Keynote

  • Semantic Gap for users (bits, chars, lists -> events/objects, concepts)
  • Data and users: triangle
  • Semantic gap exists in text too - search engines do little beyond string matching
  • Semantic web tools help, much still to do
  • Life - events, experiences and multimedia: eventweb
  • Lots of multimedia - raises problems
  • Multimedia semantics: many approaches
  • Content-based: different model layers (data -> concepts)
*.py[co]
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
@almereyda
almereyda / 0_reuse_code.js
Created July 2, 2014 03:29
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@almereyda
almereyda / PubSubFlow.md
Last active August 29, 2015 14:04
PubSub Database exchange Design

PubSub Flow Chart

First in German, will be translated soonish.

Viewer Source

MMM

Schnittstellen zur Nutzbarmachung bestehender Datenbanken ökologisch-transformativer Projekte durch Webdienste zur Synchronisierung.

@almereyda
almereyda / webdpack
Created July 31, 2014 21:45
Welcome document
CC0 4.0 by e-P + J R
Legend:
* **Greeting App** runs in the Browser.
* **webserviced** runs remotely on *Server A*.
* **webprofiled**, **webfingerd** & **Persona IdP** run remotely on *Server B*.
```sequence
participant Greeting App
### Keybase proof
I hereby claim:
* I am almereyda on github.
* I am jonr (https://keybase.io/jonr) on keybase.
* I have a public key whose fingerprint is 020A 879C 7B97 01DC 9923 3CAC 0777 2FA2 DA08 01E6
To claim this, I am signing this object:

[Various details redacted.]

I'm currently about to start a Geography degree at the University of [Redacted] at [Redacted] with a focus in GIS, and I've been finding that I have an interest in working with imagery. Obviously I should take Remote Sensing and other similar classes, but I'm the type of person who likes to self learn as well. So my question is this: What recommendations would you give to a student who is interested in working with imagery? Are there any self study paths that you could recommend?

I learned on my own and on the job, and there are a lot of important topics in GIS that I don’t know anything about, so I can’t give comprehensive advice. I haven’t arrived anywhere; I’m just ten minutes ahead in the convoy we’re both in. Take these recommendations critically.

Find interesting people. You’ll learn a lot more from a great professor (or mentor, or friend, or tutorial) outside your specialty than you will from someone boring who’s working on exactly what you’re interested in. Don’t get i

#!/bin/bash
# Auto suspend and wake-up script
#
# Puts the computer to sleep and automatically wakes it up at specified time
#
# Written by Romke van der Meulen <romke.vd.meulen@gmail.com>
#
# Takes a 24-hour time HH:MM as its argument
# Example: