0
votes
2answers
27 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 a …
0
votes
1answer
20 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.
1
vote
2answers
22 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 prof …
0
votes
1answer
14 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 …
0
votes
3answers
53 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 i …
0
votes
3answers
48 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 ca …
0
votes
0answers
27 views
jQtouch and jquery loading overlay
I created a mobile app using jQtouch. I need to let my user know when an ajax call is loading after they've pressed a form button. So I want to load a mask and a simple loading g …
0
votes
1answer
149 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) …
0
votes
1answer
16 views
Notification when laptop is switch on (boot)
Hi
I need to know, is that possible to get a notification through email whenever my laptop is switched on or is connected to internet ?
An alternative is to get notification whe …
0
votes
1answer
11 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 …
0
votes
1answer
12 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' …
6
votes
5answers
163 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 notifi …
0
votes
2answers
61 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_t …
2
votes
2answers
46 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 vibra …
2
votes
1answer
54 views
What are some techniques to push changes from tokyo cabinet in a multi-service setup?
Let's say I have N > 1 TCP-based, connection-oriented (read: not a website) services handling connections from end users in some load-balanced/sharing configuration.
These users …
