Archive for June, 2007

Jun24

Progress with 1.0.6

As of now we are able to finish the following features/enhancements to Collaber

Member activity information in workspace
Now every member can know what other members are doing in the workspace. They can know which workspace is active, how many members are there in it, etc
Improved Discussion Tool
Editing support for old posts, intelligent tree expansion and […]

Continue Reading »

Filed in: Uncategorized

Jun18

Scripting Collaber

Today we made collaber scriptable. We have made new plugin which will allow scripting of Collaber objects. This plugin will consist of a Script Server which listens on TCP port 7690 on localhost.
Any one can connect to it and send commands to run any javascript file. You can do anything in Collaber(almost) by writing appropriate […]

Continue Reading »

Filed in: Coming Up


Jun13

Audio & Video Communication with Collaber

As a part of Real-Time Collaboration we are going to introduce Audio & Video communication features in Collaber.
This module will be known as SIP Phone. It is basically a SIP phone with audio and video support developed on code from OpenWengo. Initially we will release audio support only. Will add video support later.
This plugin needs […]

Continue Reading »

Filed in: New Ideas

Jun4

Services in Collaber

In a Workspace we will have members. What ever each member does in the workspace will be informed to all other members.
In a Service there will be service providers and subscribers. Each collaber account can publich any number of services(each different kind). And other contacts can subscribe to these services. Only those subscribed users will […]

Continue Reading »

Filed in: New Ideas


Jun3

Real-Time Collaboration

In next version of Collaber we are planing to implement some real-time collaboration features. These features include..

Member activity in the workspace
Contact status updates
Simple chat messages
Navigate together kind of tools and functionality

All of these functionality require the contacts to be online. We don’t need to save all those data in to the network and deliver it […]

Continue Reading »

Filed in: New Ideas

Jun2

Collaber Beta v1.0.4 is released

We are pleased to inform you that we released Collaber Beta v1.0.4 with the following new features

New Improved GUI with different window for each workspace
New Start Page for each Workspace
Improved access control with ability to create new roles and have a member with more than one role.
Bug fixes in Task Took with support for % […]

Continue Reading »

Filed in: Progress