Re: [Wikitech-l] Demo for XMPP-Based RC-Notifications

2010-08-19 Thread Daniel Kinzler
Artur Fijałkowski schrieb: > 2010/8/19 Daniel Kinzler : > >> 2) extra channels that include full text, diffs, etc? UDP is a limiting >> factor >> here. Alternative transport from PHP to the bridge process? > > Named pipes? Of course only if PHP can keep named pipe open in > persistent mode. I'm

Re: [Wikitech-l] Demo for XMPP-Based RC-Notifications

2010-08-19 Thread Artur Fijałkowski
2010/8/19 Daniel Kinzler : > 2) extra channels that include full text, diffs, etc? UDP is a limiting factor > here. Alternative transport from PHP to the bridge process? Named pipes? Of course only if PHP can keep named pipe open in persistent mode. I'm not sure if this is easy or even possible a

Re: [Wikitech-l] Demo for XMPP-Based RC-Notifications

2010-08-19 Thread Daniel Kinzler
MZMcBride schrieb: > I put some comments and questions on the talk page.[1] I figured that was as > good a place as any. > > MZMcBride > > [1] http://meta.wikimedia.org/wiki/Talk:Recentchanges_via_XMPP I have replied in detail there. Here's a quick overview: 1) better convention for channel nam

Re: [Wikitech-l] Demo for XMPP-Based RC-Notifications

2010-08-18 Thread MZMcBride
Daniel Kinzler wrote: > I have put some more details about the idea and the demo setup at > . I put some comments and questions on the talk page.[1] I figured that was as good a place as any. MZMcBride [1] http://meta.wikimedia.org/wiki/Talk

Re: [Wikitech-l] Demo for XMPP-Based RC-Notifications

2010-08-18 Thread Daniel Kinzler
Addendum: I have put some more details about the idea and the demo setup at . -- daniel ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikit

[Wikitech-l] Demo for XMPP-Based RC-Notifications

2010-08-17 Thread Daniel Kinzler
Hi all. I have wanted to push RC-messages via XMPP for a long time. I have now a working demo on the toolserver: join enw...@conference.jabber.toolserver.org with any jabber client to see the human readable part. The demo works by polling the API, for production use,