mickael said:

mickael

The Jaiku bot is working quite well, that's nice :)

1 month, 3 weeks ago.

18 comments so far

  • kbateman

    any detail on what its made from ? php / erlang etc ... was just interested :) (you do mean the jaiku@jaiku.com bot ?)

    1 month, 3 weeks ago by kbateman.

  • mickael

    Yes, this bot. @ralphm is the author if this bot if I am not mistaken. I do not have more details.

    1 month, 3 weeks ago by mickael.

  • ralphm

    The bot is written in Python, using the Twisted networking framework and Wokkel, an add-on XMPP library for Twisted.

    1 month, 1 week ago by ralphm.

  • kbateman

    when you told me it handles about 1500 users, not quite sure what you meant there. Surely there are more than 1500 ppl using the bot ? confused hehe

    1 month, 1 week ago by kbateman.

  • ralphm

    I'm not actually sure how many people it handles. That was the number of concurrent people using it last time I checked (a while back).

    1 month, 1 week ago by ralphm.

  • kbateman

    ahh right cheers

    1 month, 1 week ago by kbateman.

  • ralphm

    But you'd be surprised how little people actually use IM beyond chat, in general

    1 month, 1 week ago by ralphm.

  • mickael

    yes, that's sad because the bot feels like the right way to use Jaiku. So convenient.

    1 month, 1 week ago by mickael.

  • BUGabundo

    @ralphm: so, how many are now connected?

    it would be wonderfull if every site had a XMMP gateway, and users could be notified of changes, a la RSS, but via XMMP....really nice and interactive way.

    1 month, 1 week ago by BUGabundo.

  • jneves

    @melo can explain you how to get that done ;)

    1 month, 1 week ago by jneves.

  • BUGabundo

    @jneves: i know he has something like that.... but it should be just standard....

    there should be a website coding framework... php/RoR/asp(x)/XPTO support.

    1 month, 1 week ago by BUGabundo.

  • melo

    I need to get http://presence.im up and running fast... Nothing like your dog having 6 puppies and then rejecting them, making you around the clock babysitter, to ruin your productivity.

    But I mostly use what @ralphm is doing: components connections. Those are the key to xmpp-web gateways. Even if they are the bastard child of XMPP.

    1 month, 1 week ago by melo.

  • BUGabundo

    @melo: so is that something like bloppy.info but via xmmp?

    1 month, 1 week ago by BUGabundo.

  • jneves

    xmpp

    1 month, 1 week ago by jneves.

  • melo

    oh, and of course, event driven async programming. @mickael will excuse me, but you don't need to learn erlang to write multi-hundreds of connection type-of servers. twisted, AnyEvent, Danga::Socket, any of those will work fine.

    1 month, 1 week ago by melo.

  • melo

    @bugabundo: no nothing like that. It's not end-user targetted. But http://feeds.im/ could be :)

    1 month, 1 week ago by melo.

  • BUGabundo

    q ainda n vai pra lado nenhum, ja se ve la o teu avatar ao menos... lol

    1 month, 1 week ago by BUGabundo.

  • BUGabundo

    @melo: so the idea is for server 2 server? one connection many many users?

    1 month, 1 week ago by BUGabundo.

Sign in to add a comment