Skip to content

Instantly share code, notes, and snippets.

@dergachev
dergachev / GIF-Screencast-OSX.md
Last active May 2, 2024 05:55
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:

@klauern
klauern / commandline.ps1
Created December 29, 2011 14:04
Oracle Service Name properties file for SchemasSpy
PS C:\mydocs\Downloads> java -jar .\schemaSpy_5.0.0.jar
*** Required parameter '-o' was not specified. ***
Usage:
java -jar .\schemaSpy_5.0.0.jar [options]
-t databaseType type of database - defaults to ora
use -dbhelp for a list of built-in types
-u user connect to the database with this user id
-s schema defaults to the specified user
-p password defaults to no password