Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

Can someone please recommend me a tool to alert me when a specific person (or a group) comes online?

share|improve this question

3 Answers

There is no way to do this with Facebook's online interface, however since Facebook now allows you to log in via any XMPP client, you could use any of a number of XMPP clients which have alert functionality.

One of the clients Facebook recommends is Pidgin; I use it regularly and it has "buddy pounces" which will alert you in various ways (window flashing, noise, message dialog) when a specific person or people come online. You can configure it to alert you any time they log on, or only the next time. You can also configure it to alert you when they return from being idle, etc. This would probably be the easiest approach. Pidgin is available for free on Windows or Linux, and Adium is built on the same libraries and is available for Mac OS X.

alt text

If you want to log when people sign on and off without being at your computer to notice, you can enable the setting to log all status changes to the system log. This will log all status changes, which includes changes from "offline" to "online", which allows you to see when people came online/offline. Obviously the computer does need to be online to do this.

share|improve this answer
Thanks, I am going to try this. – Pavel Radzivilovsky Sep 5 '10 at 15:13
@PavelRadzivilovsky did this end up solving your problem? – nhinkle May 19 '12 at 4:50

I know if you use Meebo (online webapp) for instant messaging, you can log into Facebook chat and get alerts however you want, I think. Apparently Facebook released the chat's API, so you might find that you can log into Facebook chat from other IM clients, such as Pidgin or Trillian, and then simply configure it to alert you when a contact comes online.

share|improve this answer

Well, It's been a while since this question was made, but anyway, I've recently developed a Chrome extension that shows desktop notifications when a user comes online, you may want to check it out:

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.