
Notifo is a cool new service that lets websites send push notifications to your phone (currently iPhone only). They have a cool API which allows you to register an application and start pushing notifications to people who request it.
They’ve also launched per-account API keys as well – so you can send yourself notifications without needing to register a service.
Sending notifications is so trivial that I put together a quick WordPress/Notifo mashup in about half an hour.
Enter WP-Notifo. Currently it will notify you about:
- New comments (author, post and link to the comment)
- Password resets
Just download the plugin and add it to your plugin folder. Activate it, copy in your Notifo PI key and username and away you go.
Enjoy (and dont forget to rate it or request features!)
A quick update: V1.1.0 is released which includes the ability to have a service account and get people to subscribe to your blog updates!
This plugin seems to be broken in WP 3.0 I am getting an error “Parse error: syntax error, unexpected ‘}’ in /www/personal/jeremyarntz.com/website/wp-content/plugins/wp-notifo/wp-notifo.php on line 106″ when I try to activate it.
i have the same problem…
can you help please
Double check you have the latest version (V1.1.1), and reinstall it. Having double checked the code it should all work fine, I am not sure why you are seeing that error!
(sorry for the delay in replying)