Skip to content

Instantly share code, notes, and snippets.

View dingledow's full-sized avatar

David Ingledow dingledow

View GitHub Profile
@WolfieZero
WolfieZero / gist:3910572
Created October 18, 2012 09:03
Track browser size in Google Analytics (not just screen size)
/**
* What this script will do is add a new tracking metric to work out the actual
* size of a browser window (where as Google only tracks screen size). Goes
* great with responsive design!
*
* Adapted this from Zachstronaut (http://j.mp/RDztCB).
*/
_gaq = [
['_setAccount','UA-XXXXX-X'],
@dergachev
dergachev / GIF-Screencast-OSX.md
Last active April 28, 2025 00:02
OS X Screencast to animated GIF

OS X Screencast to animated GIF

This gist shows how to create a GIF screencast using only free OS X tools: QuickTime, ffmpeg, and gifsicle.

Screencapture GIF

Instructions

To capture the video (filesize: 19MB), using the free "QuickTime Player" application: