Ruby on Rails plugin for Apple Push Notification

April 8th, 2009

I’m working on a Ruby on Rails plugin for managing iPhone 3.0 Apple Push Notification. Because this is under NDA I can’t say much about it here, but you’ll find a password protected git repository on the Apple Developer Forums, in this specific post. Patch and feedbacks welcome if you are an iPhone developer.

I also bought my tickets for WWDC 2009, and will be in California from April 30th to June 14th. I might also be at the Railsconf 2009 at Las Vegas but only on Tuesday and Wednesday.

I’d be interested to meet anyone in the iPhone/Rails community reading this blog.

6 Responses to “Ruby on Rails plugin for Apple Push Notification”

  1. Ludovic Says:

    Bonjour Fabien,

    Ton plugin pourrait m’interesser, projetes tu de le publier librement :-) ?
    A très bientôt,

    Ludovic Galabru

  2. Fabien Penso Says:

    Oui, je vais tacher de terminer un truc dedans et je colle ca sur github quand le NDA est retiré.

  3. Nate Says:

    This sounds really nice. What’s the current status of this project? Any chance we can get something on github since 3.0 is out now? Thanks!

  4. Nate Says:

    Nix that, finally able to pull up the ADF thread. Thanks!

  5. Jerod Says:

    It would be really nice if you could post this plugin to GitHub now that 3.0 has been released!

  6. HeChian Says:

    This is a good plugin but I can’t download it by the link you posted on the Apple Dev Forums.

    cfc:APNSR macbook$ git clone http://???.git
    Initialized empty Git repository in /Users/macbook/APNSR/apple_push_notification/.git/
    fatal: git clone http://???.git/info/refs not found: did you run git update-server-info on the server?

    Note: I encoded the url :P