header
Hey, I'm a guy finishing up college who likes to draw things! Click My Art to see my drawings and stuff, check out my Design Blog if you're into that sort of thing, and visit my portfolio to learn more about me!
Posts tagged mac.
zibity:

In my explorations of the intertubes, I’ve found quite a cool hidden feature in iTunes. As shown in the image above, with a simple Terminal command, you can make iTunes’ dock icon have a little bubble above it with the name and artist of the current song. This bubble is shown whenever a new song begins.
To enable this, quit iTunes, and launch Terminal (located at /Applications/Utilities/Terminal.app). At the command line, paste in the following, and press the return key:

defaults write com.apple.dock itunes-notifications -bool TRUE;killall Dock

The dock will disappear for a couple of seconds, and then come back. Now, you’ll magically be notified of the name and artist of each song.
If you decide that you don’t like having these alerts, just repeat the steps above, and in the command, change the word “TRUE” to “FALSE”

Hey, awesome! It works! Slowly phasing out any and all use of Growl.

zibity:

In my explorations of the intertubes, I’ve found quite a cool hidden feature in iTunes. As shown in the image above, with a simple Terminal command, you can make iTunes’ dock icon have a little bubble above it with the name and artist of the current song. This bubble is shown whenever a new song begins.

To enable this, quit iTunes, and launch Terminal (located at /Applications/Utilities/Terminal.app). At the command line, paste in the following, and press the return key:

defaults write com.apple.dock itunes-notifications -bool TRUE;killall Dock

The dock will disappear for a couple of seconds, and then come back. Now, you’ll magically be notified of the name and artist of each song.

If you decide that you don’t like having these alerts, just repeat the steps above, and in the command, change the word “TRUE” to “FALSE”

Hey, awesome! It works! Slowly phasing out any and all use of Growl.

Comment   hints.macworld.com   7 07.08.12
Didn’t have time/patience/money to put together a costume for Halloween… but I did draw it.

Didn’t have time/patience/money to put together a costume for Halloween… but I did draw it.

Comment   13 10.29.11