Tagged Questions

0
votes
1answer
20 views

Send Facebook notification to user who registered on my site via facebook connect.

Let me start by saying facebook's developer documentation sucks. Bad. I'm using the facebooker plugin in rails to let users sign up through facebook connect. Now when certain things occur I want to …
1
vote
1answer
15 views

Sending a summary of SQL Server Agent job failures

SQL Server Agent allows you to create Notifications at the moment a Job succeeds or fails, but I'd like to create a regular notification that sends a summary of the events for those who are one step …
0
votes
3answers
58 views

MSN Messenger/Growl Style Alerts in Windows C++

Does anyone know of any C++ Libraries which I can easily integrate in a project to allow me to show MSN Messenger/Outlook/Growl style toast popups? Tried having a look and found lots of Visual Basic …
0
votes
1answer
23 views

Where can I find information about Inotifier ?

I am looking for documentation/tutorial for Inotifier as I need to implement file notification logic in PHP.
0
votes
3answers
55 views

3 notifications instead of one

I'm developing simple MVC app in Cocoa/Objective-C. I have a strange issue (or misunderstanding) with notifications and KVO. I have AppController object in MainMenu.xib, hence I implement …
0
votes
1answer
53 views

problem with alert email in TFS and power tools

Hi I have a problem with TFS and email notifications. I can not receive any email from TFS server for work item tracking. I correctly have configured web.config in ...\Web Services\Services in TFS …
1
vote
2answers
36 views

“Alert Management System” in Java to support alerts from cross-technology applications

Where Alert Management System roughly fits into this definition: "A system designed to screen events, build profiles associated with the events, and send alerts based upon the profiles and events" …
0
votes
2answers
33 views

Where best to place alert/notifications on a website?

What do I mean by alert/notification? Example is an instant-messaging application, on the event when a user/friend comes online, you receive an alert that they are online - this alert is what I'm …
0
votes
3answers
57 views

Google Code email notification

I have a question with regards Google Code svn repositories. Is there a way no be notified by email when someone on your team does a commit ? I have been looking around, but I can't find the way to …
0
votes
1answer
162 views

NSManagedObjectContextObjectsDidChangeNotification userInfo Dictionary.

I am using the NSManagedObjectContextObjectsDidChangeNotification notfication in my app, I already now how to use it. As I have used the below code to add the observer … - (void) awakeFromNib { …
6
votes
5answers
173 views

Non-standard UI in C#

Hey, I'm still learning C#, and I know don't know about WinForms yet but I will very soon. However I want to know how I would create an application which shows a customized notifier, like Growl on a …
0
votes
1answer
20 views

Mediaplayer: Is it possible to distinguish finish from ‘Done’ with myMovieFinishedCallback?

I am using the MediaPlayer framework to play a movie on the iPhone. There is a notification:- myMovieFinishedCallback to capture the end of play, but there doesn't appear to be any way to …
0
votes
1answer
22 views

close previous jGrowl notifications before showing a new one.

I have a simple app that executes $.jGrowl("loading");. Then the data is displayed $.jGrowl("blah blah blah data goes here"); after crunching data which can take 1 -5 seconds. I've seen a post that …
2
votes
2answers
55 views

Disable all notifictions of incomming messages in Symbian S60v3

How do I programmatically disable these notifications when a message is arriving on my symbian S60v3 phone: Message tone (I think I got that one) The led flashing The phone vibration The screen …
0
votes
2answers
86 views

Sending multiple iPhone notifications

Hi Guys, My code works ok when I need to send one notification, but each time when I need to send more than one, it only sends the first one. Here is the code: <?php $device_token = …

1 2 3 4 5 8 next
15 30 50 per page