Apple Push Notification Service from Drupal

amanuel's picture

I'm implementing a module that allows Drupal to send push notifications to the iPhone/iPod Touch.

Plan currently is to support 6.x and use the actions api similar to what twitter module has done.

Anybody interested in this? This would be a good time to make suggestions and comments.

Login or register to post comments

I would definitively be

aleclerc - Tue, 2009-08-04 12:38

I would definitively be interested in something like this. How's it going so far?


Prowl

smokris's picture
smokris - Tue, 2009-08-04 13:11

Check out http://drupal.org/project/prowl which was published a few weeks ago.


Awesome concept. However,

aleclerc - Thu, 2009-08-06 17:49

Awesome concept. However, I'd be interested in sending notifications to my own app.


push notifications

aleclerc - Tue, 2009-12-01 04:20

I've recently got a little bit of some push notifications going on in my drupal app. I basically took the Prowl module and customized it to directly connect to the apple push servers instead.


Yes interested. Check out Urban Airship.

nickbn - Thu, 2009-12-31 18:50

No, I don't work for Urban Airship. They provide an API the you post some arguments to and they make it really easy to send push notifications from a web site. VERY cheap too. In fact, I think they offer the first X number for free.

If there were a Drupal module for Urban Airship to expose their API to the notifications & messaging frameworks that would be sweet.


I would definitively be

zhongguo999999 - Thu, 2011-01-27 08:50

I would definitively be interested in something like this.


subscribing

TechNikh's picture
TechNikh - Tue, 2011-07-05 23:05

subscribing


subscribing lol

avantcontra - Wed, 2011-07-06 01:43

subscribing lol


Iphone Push Notification through Easyapns

glesage - Thu, 2011-11-10 20:38

Possibility: http://drupal.org/project/1225224
Only for D6 though, I'm thinking of working with it, I'l let you know how it is if I do...


Iphone Push Notification through Easyapns

glesage - Thu, 2011-11-10 20:38

Possibility: http://drupal.org/project/1225224
Only for D6 though, I'm thinking of working with it, I'l let you know how it is if I do...


Use http://urbanairship.com/

Jamie Holly's picture
Jamie Holly - Thu, 2011-11-10 22:02

Use http://urbanairship.com/ You can do up to 1 million per month for free and they even have a PHP library.


HollyIT - Grab the Netbeans Drupal Development Tool at GitHub.