discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Advertising notifications (Was: Re: Port Growl!)


From: Stefan Urbanek
Subject: Advertising notifications (Was: Re: Port Growl!)
Date: Thu, 21 Oct 2004 23:18:38 -0400

Hi,

On Thu, 2004-10-21 at 13:02 -0400, Yen-Ju Chen wrote:
> http://growl.info/
> 
> I think it is an interesting application for users.
> Every application can send messages through distributed notification center
> and it will display a graphic message temporarily on screen.
> It is very useful for mail client, instant messenger, etc.
> 

Nice application. However, you have raised a topic that I have in mind
for some time. What do you, and other developers, think about
advertising all relevant distributed notifications posted by an
application in some standard way so other
logging/notifying/scripting/cooperating apps can take actions on those
notifications?

Something simple in *Info.plist like:

GSNotifications = {
        GNUMailReceivedMailNotification =
        {
                DisplayName = "Received Mail";
        }
}

With well known "interface" for advertising notifications one can easily
create handlers/trggers to perform desired actions on known system state
changes or events.

What do you think?

Stefan Urbanek
-- 
http://stefan.agentfarms.net

First they ignore you, then they laugh at you, then they fight you, then
you win.
- Mahatma Gandhi






reply via email to

[Prev in Thread] Current Thread [Next in Thread]