Skip to content

Instantly share code, notes, and snippets.

View robinwassen's full-sized avatar
This is, excuse me, a damn fine cup of coffee

Robin Andersson robinwassen

This is, excuse me, a damn fine cup of coffee
View GitHub Profile
@robinwassen
robinwassen / map.geojson
Last active July 21, 2018 17:17
Swedish Wildfire Geodata
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@robinwassen
robinwassen / gist:10390564
Created April 10, 2014 14:52
ScreenCapture.strings
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>%@ %@</key>
<string>%@ %@</string>
<key>%@ %@ at %@</key>
<string>%@ %@ at %@</string>
<key>%@ %@(%@)</key>
<string>%@ %@(%@)</string>
#define _WIN32_DCOM
#include <windows.h>
#include <conio.h>
#include <objbase.h>
#include <rpcsal.h>
#include <objbase.h>
#include <msxml6.h>
#include <atlbase.h>
#include <iostream>
#include <iomanip>