gfgfgfgf rt rt ytyrtytr tryrttyty rt rtytryrtytry yrtytr y ywreyr HTML5 Realtime Push Notifications using Pusher
PusherNotifier.js
The purpose of the PushNotifier.js library is to make is super easy to add simple Push notifications to any web application. It uses the jQuery Gritter Growl plugin for the UI and Pusher for realtime push notifications.
The first version of this sample shows examples of server functionality in PHP and Ruby with Sinatra. If you'd like to see the example in other languages please get in touch.
How easy is it?
It's as easy as:
Include the PusherNotifier.js libraries and the jQuery Gritter files:
Create a PusherNotifier instance:
$(function() {
var pusher = new Pusher('YOUR_APP_KEY');
var channel = pusher.subscribe('my_notifications');
var notifier = n
gfgfgfgf rt rt ytyrtytr tryrttyty rt rtytryrtytry yrtytr y ywreyr HTML5 Realtime Push Notifications using Pusher
PusherNotifier.js
The purpose of the PushNotifier.js library is to make is super easy to add simple Push notifications to any web ap
More...
gfgfgfgf rt rt ytyrtytr tryrttyty rt rtytryrtytry yrtytr y ywreyr HTML5 Realtime Push Notifications using Pusher
PusherNotifier.js
The purpose of the PushNotifier.js library is to make is super easy to add simple Push notifications to any web application. It uses the jQuery Gritter Growl plugin for the UI and Pusher for realtime push notifications.
The first version of this sample shows examples of server functionality in PHP and Ruby with Sinatra. If you'd like to see the example in other languages please get in touch.
How easy is it?
It's as easy as:
Include the PusherNotifier.js libraries and the jQuery Gritter files:
Create a PusherNotifier instance:
$(function() {
var pusher = new Pusher('YOUR_APP_KEY');
var channel = pusher.subscribe('my_notifications');
var notifier = n
hide