Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in /home/customwe/public_html/adn.pshb/db.php on line 3

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/customwe/public_html/adn.pshb/db.php on line 4

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/customwe/public_html/adn.pshb/db.php on line 4
CustomWebApps' implementation of PubSubHubbub for App.net

CustomWebApps' implementation of PubSubHubbub for App.net

By @ryantharp
Using specification: PubSubHubbub Core 0.3 - Working Draft

What?

PubSubHubbub is non-polling, push mechanism for syndication streams like RSS/Atom. You can plug in any syndication stream, and it will push updates to your subscriber's call back URL when changes occur.

Usage details

Hub URL: http://pshb.adn.customwebapps.com/

Suggested topic: https://alpha-api.app.net/feed/rss/users/USERID/posts
where USERID is the id of the user that you want to subscribed to posts from

Also see @duerig's My RSS Stream that provides a stream of all posts from the people you're following.

If there are other ADN RSS/atom feeds out there that you would like a link here, please contact us.

Status

This is a in-house implementation of PubSubHubbub protocol, written in PHP. We're not sure how compliant we are. However we have used the publish/subscriber PHP reference to validate our design. We currently only support RSS, and soon will be adding Atom and general XML (0.4 spec) support.

Contact & Support

If there's something you need that we don't have, let us know!

contact @ryantharp on ADN, if you have any comments, questions, feedback.

Commercial support (and higher availability and SSL encryption) is also available, contact us for more information

Contact Form:
Warning: mysql_query() [function.mysql-query]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/customwe/public_html/adn.pshb/proc.pubsubhubbub.php on line 58

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/customwe/public_html/adn.pshb/proc.pubsubhubbub.php on line 58
Access denied for user 'nobody'@'localhost' (using password: NO)
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/customwe/public_html/adn.pshb/proc.pubsubhubbub.php on line 61