Skip to content

Instantly share code, notes, and snippets.

View wulff's full-sized avatar

Morten Wulff wulff

View GitHub Profile
@wulff
wulff / natmus2gif.sh
Created September 10, 2015 13:49
A simple Bash script for converting 360˚ artifact images from the National Museum of Denmark to animated GIFs. Requires ImageMagick.
#!/bin/bash
# You can use this script to create animated GIFs from the "rotationsbilleder"
# provided by the National Museum of Denmark.
#
# usage: natmus2gif.sh [asset id] [width in pixels]
#
# example: ./natmus2gif.sh 11006 480
#
# This will create a 480px wide animated GIF from the pictures referenced on

Keybase proof

I hereby claim:

  • I am wulff on github.
  • I am wulff (https://keybase.io/wulff) on keybase.
  • I have a public key whose fingerprint is AD72 AE6A 8EB6 4F5D 43ED B8FB F8B7 9A9A 1787 0FC3

To claim this, I am signing this object:

@wulff
wulff / Folder Preferences
Created September 17, 2012 16:47 — forked from chrisyour/Folder Preferences
Show hidden files and hidden folders (except .git) in your TextMate project drawer
# Want to show hidden files and folders in your TextMate project drawer? Simple, just modify the file and folder patterns in TextMate's preferences.
# Instructions:
# Go to TextMate > Preferences...
# Click Advanced
# Select Folder References
# Replace the following:
# File Pattern
@wulff
wulff / gist:3690900
Created September 10, 2012 13:27
Building a CentOS 6 Box for Vagrant

Download net install iso. Find a mirror close to you at:

http://isoredirect.centos.org/centos/6/isos/i386/

Create a new VirtualBox machine

  • Name: vagrant-centos
  • Operating System: Linux
  • Version: Red Hat 64bit