Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

52
votes
11answers
49k 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. SMS - Intercept the incoming SMS and initiate a pull from the server Poll the ...
14
votes
4answers
4k 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 unsaved changes in ...
7
votes
4answers
148 views

How to stop exception alerts from going bezerk

Let's say you have a .NET system that needs to send out email notifications to a system administrator when there's an error. Example: try { //do something mission critical } catch(Exception ex) ...
6
votes
1answer
2k 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 bar button to open ...
5
votes
1answer
355 views

Handle interruptions from alerts during voice recording

I am working on a voice recording app wherein there could be interruption by phone calls, text messages, and/or system alerts. As for phone calls, I realize the recording has to be stopped and have ...
5
votes
2answers
4k views

Alert boxes in Python?

Is it possible to produce an alert similar to JavaScript's alert("message") in python, with an application running as a daemon. This will be run in Windows, Most likely XP but 2000 and Vista are also ...
4
votes
1answer
1k views

How can I disable javascript errors on “TWebbrowser”?

I am getting javascript errors popping up in some webpages I am browsing to. Does anyone know how to disable javascript error boxes from displaying in a Delphi app using a TWebbrowser? or any other ...
4
votes
5answers
275 views

How might I display a “legal drinking age” alert for a website?

I have a website where you're supposed to be 21 or older to buy the wine from this site. How do I put an "alert" up stating that by clicking through to the buy pages you certify that you are 21 years ...
4
votes
6answers
2k views

Is there a way to simulate a click on an alert in JavaScript?

I have a page with an iframe whose source page is in a separate domain. From time to time, the source page generates an alert. When it does so, it stops what it is doing until the user clicks OK to ...
4
votes
4answers
7k views

Colour of Text in a Javascript Alert

Is there any way to change style of text, format the text inside a Javascript Alert box. e.g. changing its colour, making it bold, etc.? Also, if there an Alert avalaible with a 'Yes', 'No' button ...
4
votes
5answers
3k views

Can we use JMX for Alerts/Notification

Here are the specs that I'm trying to implement in a nutshell: 1) Some Alerts have to be sent on certain events in the application. 2) These Alerts have Users subscribe to them. 3) And the Users ...
4
votes
1answer
383 views

SharePoint List Subscriptions

If I have "Full Control" permission on a list, is there a way for me to see all the individuals who have an alert set for that list? Some people in my department are better at managing their own ...
3
votes
1answer
1k views

How to open TFS Power Tools - Alerts Explorer

I have TFS 2010 and Visual Studio 2010 Ultimate and the April TFS 2010 Power Tools installed. I am a Project Collection Administrator on my TFS Server (so permissions should not be an issue). I want ...
3
votes
2answers
149 views

Why doesn't Handler trigger alert as expected?

I need my app to trigger an alert a specified amount of time after a user presses a button. The documentation makes it look like Handler is what I need, and usage appears to be brain dead. However, ...
3
votes
1answer
2k 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 i can create a new ...
3
votes
1answer
4k views

TFS email notification

When I add a bug (Work Item) in TFS, and assign it to a user, I want an email sent to that user. Also if an existing bug has the "Assigned To" changed, I want that user to get an email. Is it ...
3
votes
1answer
4k views

jConfirm with this existing code

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.href = "logout.php"; } ...
3
votes
2answers
2k 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 their site. The current ...
3
votes
2answers
1k views

Java Alert Framework

Are there any "Alert" (or Notification) frameworks in Java out there. In my web application I would like our users to be able to configure which (of the available alerts) they would like to receive ...
3
votes
1answer
348 views

Alert Popups from service in Python

I have been using win32api.MessageBox to do alerts, and this works for apps running from the interactive prompt and normally executed code, however when I built a Python service when a MessageBox is ...
2
votes
2answers
133 views

How Can I Automatically Add Google Alerts Using Python Mechanize

I'm aware of a Python API for sale here (http://oktaykilic.com/my-projects/google-alerts-api-python/), but I'd like to understand why the way I'm doing it now isn't working. Here is what I have so ...
2
votes
2answers
858 views

TFS2010: Set up an alert that will email a member in the team when a work item is assigned to them

I want to notify each team member when a work item is assigned to them. I know how to set up an alert per team member (so if there are 10 team members I set up 10 seperate alerts) but is there a way ...
2
votes
2answers
63 views

Any way to consume POST requests via browser?

Say you've got an app that can send out POST requests every time an action happens. It allows subscriptions to add/drop quickly and effortlessly. Say that site is Stackoverflow and it can send a you ...
2
votes
2answers
163 views

Cocoa Xcode :: How to localize alerts in my app?

my app alerts like ( "already exists. Do you want to replace it?") appears in English. My computer is configured in Spanish. Why? There is any way to resolve it? thanks
2
votes
2answers
297 views

Send SharePoint Alert to Public Folder in Exchange

I created a list and setup alerts that send to several individuals when a new item is added to the list. However, I have one additional requirement to have an alert email sent to a Public Folder in ...
2
votes
2answers
7k views

Yes or No confirm box using jQuery

I want yes/No alerts using jQuery,instead of ok/Cancel button. jQuery.alerts.okButton = ' Yes '; jQuery.alerts.cancelButton = ' No '; jConfirm('Are you ...
2
votes
2answers
389 views

Receive email in TFS when I have a new task

Is there a way to receive an alert (email) in TFS whenever I have a new task?
2
votes
1answer
869 views

iPhone + In App purchase + change alert message

I have implemented In App Purchase in one of the existing application, it's working fine. But the problem is that whenever I tap on any of the locked feature (where I have implemented In App code), it ...
2
votes
1answer
957 views

Changing the Task Overdue email format in MOSS 2007 document approval workflow

How can I change the Email sent when a document in the out of the box document approval workflow is overdue. The email I get is something like Task assigned to Name here on 7/13/2009 is overdue. ...
2
votes
3answers
2k views

List all Alerts within a SharePoint site without using the SharePoint API?

Is it possible to get a list of alerts for ALL users within a given site? After messing with the GetAlerts method in /_vti_bin/Lists.asmx, it seems it always executes in the context of the user who ...
2
votes
7answers
4k views

Wait for [NSAlert beginSheetModalForWindow:…];

When I display an NSAlert like this, I get the response straight away: int response; NSAlert *alert = [NSAlert alertWithMessageText:... ...]; response = [alert runModal]; The problem is that this ...
2
votes
4answers
773 views

Is there a library for notification/alert in .NET?

I need to design a notifications framework written solely in .Net. I was wondering is there were some libraries already available to ease in creating rules for the notifications. PS: Anything other ...
2
votes
1answer
3k views

SQL Server Alerts - Best Practices

What SQL Server Alerts do you always setup for every database? What do you always monitor regardless of the database?
2
votes
2answers
875 views

How to add a new SharePoint alert via Web Services

I found the Alert Service but it only seems to have methods for Getting and Deleting. How do I add a new alert?
2
votes
4answers
310 views

SMS alerting to respond to error situations faster

What is the easiest way to set up an SMS alerting system so that I will receive notification if my server doesn't respond or a GET query doesn't return correct content?
1
vote
0answers
27 views

SharePoint alert mail language [closed]

Is it possible to change language of SharePoint (2010) alert emails? Priority for out-of-box solutions.
1
vote
3answers
913 views

Can Twitter Bootstrap alerts fade in as well as out?

When I first saw the alerts in Bootstrap I thought they would behave like the modal window does, dropping down or fading in, and then fading out when closed. But it seems like they are always visible. ...
1
vote
4answers
132 views

alert not showing getElementbyId in javascript

function showPrice(){ var a = document.getElementById("product_container15"); if (a == "$1,599.00"){ alert(a); } else { alert("$1,499.00"); } } This is ...
1
vote
2answers
2k views

TFS - Team Explorer Work item E-mail notification

We are using TFS 2010 and Team Explorer's work item feature for Project Management. Is there any way/setting, which informing user by e-mail when a project director add and assigns a work item?
1
vote
4answers
83 views

Simple JavaScript issue involving forms and alerts

I'm trying to make a form which takes in a users name, and then when the submit button is pressed, an alert is displayed saying good morning, afternoon or evening (depending on time). I feel like I'm ...
1
vote
1answer
200 views

how to monitor a remote read-only subversion repo for commit changes?

I have a couple of dependencies in my Java project on 3rd party libs, and some of them are undergoing development that I would like to track. I would like to be able to be notified, (By email, ...
1
vote
1answer
319 views

sql 2005 mirroring alerts history

We have mirroring set up between 2 SQL Server 2005 standard editions. There are also mirroring alerts set up as follows: DB Mirroring (Connection with Mirror Lost) DB Mirroring (Connection with ...
1
vote
1answer
79 views

can i use NSStrings in alerts in iphone objective c?

I am trying to make an app where the user clicks a button and an alert pops up with the text from a textfield in it. But whenever i try, i just get a blank alert. This is my code: @synthesize label; ...
1
vote
1answer
479 views

Using jquery alerts dialog plugin, how do I send a value in a form to a callback feature? The form is in the alert

Using jquery alerts dialog plugin, how do I send a value in a form that is displayed in an alert, to a callback feature? The form is in the alert, and the callback happens after I click OK. This is ...
1
vote
1answer
802 views

Javascript Alert box not displaying on Firefox

Okay, so I have this script which works fine with IE but won't work with Firefox. So I was wondering if anyone has had this problem and maybe got a solution. $.ajax({ type : "POST", ...
1
vote
3answers
131 views

C# Aperiodic Event Generation

i have a list of events "Appointments" in my database, like at 3:00pm etc, and they have irregular intervals like one after 15 mins and next after 30 mins and next after 25 mins. One way is that i run ...
1
vote
2answers
1k 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 was searching around ...
1
vote
6answers
796 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 Overflow. I have a ...
1
vote
4answers
3k 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 an app that can set ...
1
vote
2answers
726 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 that much going but now ...

1 2