Revision: 329
Author: bslatkin
Date: Tue Feb 23 12:08:47 2010
Log: Added separate page for subscriber clients
http://code.google.com/p/pubsubhubbub/source/detail?r=329

Added:
 /wiki/SubscriberClients.wiki

=======================================
--- /dev/null
+++ /wiki/SubscriberClients.wiki        Tue Feb 23 12:08:47 2010
@@ -0,0 +1,23 @@
+#summary Client libraries to subscribe to PubSubHubbub hubs.
+
+See PublisherClients if you publish a feed.
+
+= Clients for different languages =
+
+ * *Haskell* -- http://hackage.haskell.org/package/pubsub-0.10 by Sigbjorn Finne
+
+ * *PHP* -- http://github.com/lxbarth/PuSHSubscriber by [http://github.com/lxbarth Alex Barth]
+
+= Plugins for different Frameworks/CMS systems =
+
+ * *Zend* -- http://framework.zend.com/manual/en/zend.feed.pubsubhubbub.introduction.html by [http://blog.astrumfutura.com/ Pádraic Brady]
+
+ * *Django* -- https://git.participatoryculture.org/djpubsubhubbub/ by [http://pculture.org/devblogs/paul/ Paul Swartz]
+
+ * *Drupal* -- http://developmentseed.org/blog/2010/feb/23/pubsubhubbub-support-drupal by [http://github.com/lxbarth Alex Barth]
+
+ * *Tornado* -- http://github.com/bsstoner/tornado-couchdb-pubsubhubbub-aggregator#readme by [http://brian-stoner.com/ Brian Stoner]
+
+ * *App Engine* -- http://github.com/harperreed/gae-superfeedr-shell by [http://www.nata2.org/ Harper Reed]
+
+ * *XMPP gateway* -- http://blog.persistent.info/2009/10/push-bot-pubsubhubbub-to-xmpp-gateway.html by [http://blog.persistent.info/ Mihai Parparita]

Reply via email to