iPads for Teachers - Bancroft Workshop
Things to think about, ground rules, setup , uses in the classroom
- - By Tammy Conrad
Posted from Diigo. The rest of Pingree Tech group favorite links are here.
iPads for Teachers - Bancroft Workshop
Things to think about, ground rules, setup , uses in the classroom
Tags: pingtech, ipad, education
Change the hostname in Mac OS X [osx] « Larry Gordon
"sudo scutil --set HostName larryx.local"
Tags: pingtech, terminal, change, mac, hostname, computername, scutil
How to Launch GUI Applications from the Terminal
"$ open Usage: open [-e] [-t] [-f] [-b ] [-a ] [filenames] Help: Open opens files from a shell. By default, opens each file using the default application for that file. If the file is in the form of a URL, the file will be opened as a URL. Options: -a Opens with the specified application. -b Opens with the specified application bundle identifier. -e Opens with TextEdit. -t Opens with default text editor. -f Reads input from standard input and opens with TextEdit."
Tags: pingtech, terminal, launch, applications, mac, command