This page demonstrates HTML5 Realtime Push Notifications using Pusher. This functionality can easily be added to any web application.
The demo below Triggers a notification using the PHP Pusher library and displays it using the jQuery Gritter notification plugin, which are included within the source.
We plan to update this sample to contain backend code in other technologies. Feel free to fork and try it for yourself.
Just enter some text into the textarea
and click the 'Notify' button
to trigger a notification containing the text you've entered.