Laramie/Organizer
From ThinkPrank
Contents |
[edit]
Organizer
[edit]
Personal
[edit]
Programming
- Laramie/programming
- PostgreSQL: Laramie/programming/postgres
- Java: Laramie/programming/java
- Eclipse: Laramie/programming/eclipse
[edit]
Admin
- Cygwin/bash/rxvt Laramie/doco/cygwin
- Mailman: Laramie/doco/Mailman
- Firefox: Laramie/doco/Firefox
- ssh: Laramie/doco/ssh
- TortoiseCVS: (use -pw MyPwHere in SSH options) http://www.tortoisecvs.org/faq.shtml
- IrfanView pic viewer, faq on where to get mpeg codecs, etc: http://www.irfanview.net/faq.htm
- Wiki Laramie/doco/wiki
- Windows Vista Notes
- Windows Explorer:
[edit]
Software on Windows
- Java
- eclipse
- jedit
- tomcat
- TortoiseCVS.org
- Firefox
- TabMixPlus (tabs + session manager)
- wxDownloadFast
[edit]
Software on Mac
- Voodoopad
- ProTools 7
- Archicad
- FruitMenu
- Toast Titanium 6 -- Mac OS Error 50 = files too big for CD.
- Caffeine http://lightheadsw.com/caffeine/
- Macally IceKey keyboard drivers
- Mac OS X Keyboard Shortcuts
Dock customization: find and modify com.apple.dock.plist
[edit]
Terminal Tricks
Open the CD tray from the command-line:
drutil list drutil tray eject 1
Create a command file that runs a command and also closes its window:
Open a new Terminal window running a shell, and make sure it's set to close the window on exit. Save the .term file somewhere and edit it in vi, or whichever text editor works best for you. Change the ExecutionString to the name of the script we're trying to run (say /Users/kgale/bin/foo.pl), but append ";exit" to the end... Example:
[...] <key>ExecutionScript</key> <string>/Users/kgale/bin/foo.pl;exit</string> [...] change the permission to rwx on the .term file. You can run .term and .command files from the finder.
Put the Mac to sleep from the shell:
osascript -e 'tell application "System Events" to sleep';exit
[edit]
Graphic Arts
Photoshop brushes: http://graphicssoft.about.com/od/photoshopbrushes/index_r.htm
[edit]
Info
- CIA World Factbook: https://www.cia.gov/cia/download.html
