Tagged Questions

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
14 views

tfs project alerts

the 4 project alerts in TFS are good but I need some more of mine in them. The important one i want is when i create a new bug in TFS i want an email to be sent out. Is there a way …
0
votes
1answer
15 views

tfs email notification

I wanted to know when i add a bug (Work Items) in TFS, and assign it to some user, I want an email sent to that user. Also if an existing bug has the assigned to changed, I want t …
1
vote
1answer
90 views

jConfirm with this existing code [Solved]

Hi, I need help to use jConfirm with this existing code (php & Jquery & jAlert). function logout() { if (confirm("Do you really want to logout?")) window.location.h …
1
vote
2answers
33 views

How can I use Autoit to close all javascript alerts and confirmations that may appear?

I am testing in selenium and I have a bunch of stuff that happens on page load. I found out about autoit, and I was thinking that it could handle all javascript dialog issues. I wa …
0
votes
1answer
56 views

Can’t get NSAlert to continually bounce dock icon

I seem to have the exact opposite problem than this question on stopping dock bounce. I can't get my app to continually bounce the dock icon! I too hate continually bouncing doc …
0
votes
0answers
30 views

Get Status of Immediate Alert job using SharePoint API

I want to get the status of all Immediate Alerts jobs in the farm. Just like they are showed in Central Admin - Timer Job Status page. I found a way to do it querying TimerRunning …
1
vote
6answers
117 views

Web usability: alert/notification - how to attract attention?

I'm building a web application where one of the features causes users to be notified in real-time when an alert pertaining to them occurs, similar to the big orange bar in Stack Ov …
3
votes
4answers
233 views

Push Notifications in Android Platform

I am looking to write an app which received pushed alerts from a server. I found a couple of methods to do this. 1) SMS - Intercept the incoming SMS and initiate a pull from the se …
0
votes
0answers
41 views

Iphone phone call and other system popup

Is there a way to detect if the application lose focus because a phone call or because an other system message is on top of it. When receive phone the system call applicationWillR …
0
votes
3answers
214 views

iPhone App - Generate Alert Popups when App is Closed

In creating an iPhone app, is it possible to generate a popup alert on the iphone (similar to a Push notification) when the app has been closed. A simple example would be to have …
3
votes
2answers
364 views

How to create a daily summary alert for any change in a SharePoint site

I recently got the requirement for a person to receive a daily summary alert for any change within a SharePoint site; each site has an owner who is in charge of the content on thei …
3
votes
4answers
331 views

Alerts when navigating away from a web page

When I try to close my Google docs tab with unsaved changes, this is what I get in my browser (FF 3.5). Are you sure you want to navigate away from this page? You have …
1
vote
1answer
125 views

Invoke an alert on an href, then continue to a new page

I have a link to a page which invokes the 'Sexy Alert Box' script to pop a message asking if users agree to Terms and Conditions with options "I Agree" and "Cancel". I've got tha …
1
vote
1answer
211 views

When to use a UIAlertView vs. UIActionSheet

Are there situations where a UIAlertView is better to use than a UIActionSheet? What are the typical scenarios where you would use one over the other? I'm programming a navigation …

1 2 3 next
15 30 50 per page