Archive

Posts Tagged ‘script’

Easy Website on Your University of Oregon Web Space

February 1st, 2009

Wordpress on Your University of Oregon Web Space

NOTE: shell.uoregon.edu is now sftp.uoregon.edu

Ever wanted to have your own webpage at http://uoregon.edu/~YourDuckID? Ever wanted to setup a clean-looking, easy-to-maintain website for a student group your are associated with? Well now the whole process is a snap! Every University of Oregon student is given space to set up their own website.

It’s a fairly complex process to set up all the necessary tools (PHP and MySQL) manually, so I wrote a program to do it for you (mostly) automatically! All you need to do is login to your uoregon.edu account and follow a couple simple instructions.

Read more…

College, Computers, Guides, Programming, Wordpress , , , , , ,

Quicksilver Trigger: “Show Current Track” in iTunes

January 8th, 2009

A while back I throw together this AppleScript to trigger Quicksilver to not only go to iTunes, but to automatically focus on the current track. (Note: When iTunes is already the front window, the command to do this is ⌘L.

Features

  • Brings iTunes to the front if it isn’t already the front window
  • Highlights the track that is currently playing (if one is playing)
  • If iTunes is already the front window, this script will hide the window (similar to using ⌘H

Read more…

Computers, Featured, Guides, Programming , , , ,