Revision: 334
Author: bslatkin
Date: Fri Feb 26 11:30:03 2010
Log: Added NodeJS project
http://code.google.com/p/pubsubhubbub/source/detail?r=334
Modified:
/wiki/SubscriberClients.wiki
=======================================
--- /wiki/SubscriberClients.wiki Tue Feb 23 12:09:56 2010
+++ /wiki/SubscriberClients.wiki Fri Feb 26 11:30:03 2010
@@ -9,7 +9,7 @@
* *PHP* -- http://github.com/lxbarth/PuSHSubscriber by
[http://github.com/lxbarth Alex Barth]
-= Plugins for different Frameworks/CMS systems =
+= Frameworks/CMS systems =
* *Zend* --
http://framework.zend.com/manual/en/zend.feed.pubsubhubbub.introduction.html
by [http://blog.astrumfutura.com/ Pádraic Brady]
@@ -22,3 +22,5 @@
* *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]
+
+ * *NodeJS* -- http://github.com/banksean/node-pshb by
[http://www.cricketschirping.com/weblog/]