Top "Notifications" questions

A notification is a user interface element displayed to indicate an event has occurred.

Database Schema For Notification System Similar to Facebooks

I am trying to design a notification system similar to facebook and I have reached a bit of a brick …

database-design notifications
HTML5 Notification not working in Mobile Chrome

I'm using the HTML5 notification API to notify the user in Chrome or Firefox. On desktop browsers, it works. However …

javascript html google-chrome notifications web-notifications
How to get focus to a Chrome tab which created desktop notification?

I would like to implement same functionality as Gmail has nowadays. When new email arrives or new chat comes, notification …

javascript google-chrome webkit notifications gmail
Mapping SignalR connections to users

Consider a web application like facebook, that can send realtime notifications to users. What is the best way, using asp.…

asp.net notifications signalr signalr-hub
What is the best epoll/kqueue/select equvalient on Windows?

What is Windows' best I/O event notification facility? By best I mean something that ... doesn't have a limit on …

windows io notifications epoll
Missing Push Notification Entitlement

I have received a warning mail from Apple after submitting the binary build. Missing Push Notification Entitlement - Your app …

ios notifications apple-push-notifications
How to check if my app is allowed to show notification

In Android settings users can turn off notification if they don't want to. So is there any method that like …

android notifications android-notifications
How to show a notification without a sound java

How can I make a notification that doesn't make a sound when I build it? I am building a notification, …

java android notifications android-notifications ringtone
Disable vibration for a notification

I'm writing an app using notification. Google developer guidelines encourages developers to provide settings to customize the notifications (disable vibration, …

android notifications vibration android-vibration
Notification Bar shows both Large and Small Icons

The notification bar in my application shows only the small icon in the ticker (as it should). However, when the "…

android notifications android-notifications android-notification-bar