Skip to content

Instantly share code, notes, and snippets.

@ThomasThoren
ThomasThoren / _README.md
Last active February 17, 2021 13:41 — forked from craigds/xml-to-har.py
Convert Internet Explorer's XML HAR file to a JSON HAR file
View _README.md

Setup

pip install -r requirements.txt

Usage

python xml-to-har.py har.xml har.json
@ThomasThoren
ThomasThoren / _README.md
Created January 23, 2017 22:56
QGIS keyboard shortcuts
View _README.md

Keyboard shortcuts for QGIS. These have been tested on a Mac, but should also work on Windows.

Open "Settings" -> "Configure Shortcuts..." menu to see full list.

Shortcut Action
Shift + + i Identify features tool
Shift + + h Hide all layers
Shift + + u Show all layers
Shift + ⌘ + h Zoom fit current layer
@ThomasThoren
ThomasThoren / orleans-voting-precincts.geojson
Created October 11, 2016 15:52
Orleans voting precincts
View orleans-voting-precincts.geojson
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ThomasThoren
ThomasThoren / _README.md
Last active July 4, 2016 02:24
Useful tools
View _README.md

Work in progress.

Installation and setup

Open your Mac's "Terminal" app.

Xcode

Install the Xcode command line tools for your Mac. Copy and paste this line into your Terminal window and hit Enter.

@ThomasThoren
ThomasThoren / _README.md
Last active June 17, 2016 21:44
Intro to SQL (IRE 2016)
View _README.md
View _README.md

jq

Docs: https://stedolan.github.io/jq/

Download sample JSON data from the City of Austin. This contains traffic light data.

$ curl -o data.json https://data.austintexas.gov/resource/fs3c-45ge.json
@ThomasThoren
ThomasThoren / _README.md
Last active March 9, 2019 19:25
Web browsers
View _README.md
View Makefile
# Default Makefile
# Save as ~/.Makefile or similar and use as starting point for new Makefiles.
PROJECT_DIR=`pwd`
# Keep intermediate files
.SECONDARY:
.PHONY: help
@ThomasThoren
ThomasThoren / .block
Last active April 12, 2016 14:16
FiveThirtyEight NBA chart
View .block
height: 700
border: no