| 1 | initial version | |
I try to organize the internal support for developers in my company as follow. When a developer has a problem:
This process avoids very long threads in questions (so they stay clear) and gives more facilities to find help than broadcasting with emails or RSS feeds, especially in a private area where the support can be organized.
chat.stackoverlow gives this possibility.
So I have forked, refactored and integrated the project Speeqe in Askbot. At this stage my instance of askbot is linked with a jabber server based on openfire (it should work as well with ejabberd). There is a tab to list the chatrooms available. When the user clicks on a chatroom, he joins the room with his askbot account and can chat in a web client open in a new tab. See the snapshots joined.
Lot of stuff remain to do, mainly to link discussions with questions, browse the chatrooms history, and so on, .., but it begins to be interesting.
Does this feature have to be natively integrated in askbot?


| 2 | No.2 Revision |
I try to organize the internal support for developers in my company as follow. When a developer has a problem:
This process avoids very long threads in questions (so they stay clear) and gives more facilities to find help than broadcasting with emails or RSS feeds, especially in a private area where the support can be organized.
chat.stackoverlow gives this possibility.
So I have forked, refactored and integrated the project Speeqe https://github.com/thepug/speeqe">Speeqe in Askbot.
At this stage my instance of askbot is linked with a jabber server based on openfire openfire (it should work as well with ejabberd).
ejabberd).
There is a tab to list the chatrooms available. When the user clicks on a chatroom, he joins the room with his askbot account and can chat in a web client open in a new tab.
See the snapshots joined.
Lot of stuff remain to do, mainly to link discussions with questions, browse the chatrooms history, and so on, .., but it begins to be interesting.
Does this feature have to be natively integrated in askbot?


Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.