Export Omnigraffle License

Howto Export Omnigraffle License Steps Open up terminal Browse to /Users/<your user name>/Library/Application Support/Omni Group/Software Licenses You should see a file ending in “.omnilicense” (that’s your license file!) Take note of the file permissions Copy it to a safe place!  

phone laws driving headphones

By State: phone laws driving headphones Ever wondered if it is legal to wear headphones while driving in a particular state? Wonder no more! Alabama No prohibition on wearing of headsets while driving. Alaska Wearing an audio headset or earplugs…

download http directory

Here’s a quick note on how to download the contents of an http directory via command line. Using lftp to download an HTTP directory Forget wget, lftp is what you covet! What is lftp? LFTP is a sophisticated ftp/http client,…

curl on windows with https

The easiest way to get curl on windows with HTTPS is to simply download and install the git package then add c:\Program Files (x86)\Git\bin as an environment variable to allow you to run curl from anywhere. Don’t forget when running…