Adium
Dock Icons Emoticons Contact List Styles Message Styles Sound Sets AppleScripts Status Icons Service Icons Menu Bar Icons Plugins Miscellaneous All
DontIgnoreAdium

DontIgnoreAdium

Submitted By Dan (flawless)

Description

If you get an instant message in Adium, but you've got some other app open (like a webbrowser, finder window, etc.) in front of it, this script will wait a couple minutes, then throw up a Growl sticky telling you not to ignore Adium.

I like it because I generally have something else open whenever I'm online, and I'll constantly hear the sound telling me someone sent me an IM, but put off checking what they said 'til I finish reading something, then inevitably forget. This way if I haven't touched Adium for 2 minutes since an IM was sent, I get a very obvious (but non-obtrusive!) reminder.

Installing it is kinda tricky, since it won't work as some easy-install-link script. Download the file and put it in the Adium Scripts folder (you > Library > Application Support > Adium > Scripts). Then open Adium and go to Preferences : Events. Select Message Recieved and click the little plus sign to add an action to this event. Choose Run an Applescript, then hit Browse, navigate to the Adium Scripts folder (where we put the script) and select it. Press OK. Do the same thing for Message Recieved (Background chat) and Message Recieved (Initial) and you're good to go!! (*phew*)

Oh, and it requires Growl. If you get visual alerts in Adium, Growl is installed and you're ok.

edit: Archangel81 was cool enough to point out that you have to have this event listed after the normal growl notification event, or it'll mask your normal growl notifications.

Comments

You can reply to individual comments by clicking the "Reply" link next to each.

# by mathuaerknedam on 10/10/06 at 14:28:03

After making the file extension ".AdiumScripts" and changing the "Open With" setting to Adium (in "get info), I was able to doubleclick on the script to have Adium install it automagically. I suspect that if you distributed a version with those changes made it would "just work" for people.

# by midjetville on 10/10/06 at 21:10:47

i was actually just thinking i should make somthing like this. thank you!

# by crazy on 10/11/06 at 01:37:07

Awesome! I always end up missin new email messages and stuff like that. Thanks.

# by enkuturi-akrias on 10/16/06 at 13:28:33

very good job!!!! is very genial! i have a very bad memory so always i forget who i have a message or something! thanks!!
*5 Ducks*

# by flawless on 10/17/06 at 15:57:37

Wow, 75 downloads already!! I didn't think very many people would want this. Thanks to those that left comments, I really appreciate the feedback :)

# by Archangel81 on 11/02/06 at 22:52:34

NOTICE TO NEW USERS OF THIS XTRA!

When setting up this script in your Adium events preferences, make sure to list this script AFTER your normal growl notification, or it will disable your normal, immediate growl notifications.

Flawless, you might want to include that note in your description of the script. It took me a while to figure that out!

Regardless, this is an awesome idea. Plus, it's easy to edit and make another one for 10 minutes, etc. Well done!

# by flawless on 11/03/06 at 00:51:11

Thanks for the bug-fix arch!! I didn't think to test stuff like that. Added a note to the description.

# by Archangel81 on 11/04/06 at 03:14:51

My pleasure. Do you have any more scripts planned? This one is a godsend, since Mac does not have a taskbar and you can't see a button blink or change color to notify the user of a message.

# by charcoaldabs on 02/03/07 at 15:38:49

Oi, this looks great! Sadly, I don't know what you guys are talking about when you mention "Growl", help would be greatly appreciated.

# by flawless on 02/03/07 at 18:21:21

Growl is a system that handles visual notification for third-party applications. Basically, whenever Adium needs to tell you something, you have a few choices (play a sound, run a script, etc.) and one of these choices is display a Growl notification. This means that Adium will let Growl decide how the notification looks, which is convenient because Growl has a lot of nice looking interfaces, and you can customize it to look however you want. It's a very nice system, and Growl can work with a lot of other applications as well. If you don't already have Growl installed, you can download it from 'http://growl.info'.

Post a New Comment

You must be logged in to post comments.

Install | Download
3.84kb (1770 downloads)

12345
4.40 / 10 votes
Current Version: 0.5
Last Updated: 10/06/06
Credits:
Moi-même, and Archangel81 for the bug fix