I've been looking at Campfire by 37Signals and it looks like a great tool for collaboration between developers but we need something that can be deployed internally. Any good options out there?
|
|
Teambox appears to have similar features. You can test it on the hosted version, then head to the github project for the source code and installation instructions. |
|||
|
|
|
Campfire is a very specialized tool with specific features; I cannot remember seeing any open-source projects that mirrored that functionality, however there may be non-open-source options out there that could be deployed internally. With WebSockets and Node.js it would be fairly easy to roll your own solution quite rapidly if there was a specific feature-set that you wanted. |
|||||||
|
|
The web apps provided by Atlassian can be installed on your own servers and have some collaboration features in their Confluence product. It also integrates with their bug-tracking/project management system called Jira. |
|||
|
|