Featured Post

How to create multiple Flat Rate shipping in Oscommerce?

If  there is a requirement where you want to create multiple shipping categories in Oscommerce that a user can select like No Shipping :  $0.00 Flat Rate Manhattan: $25.00 Flat Rate Overnight Manhattan: $30.00 Then just follow the steps given below: Create copy of “flat.php” Ex: flat2.php,flat3.php in catalog\includes\modules\shipping and catalog\includes\languages\english\modules\shipping. Open catalog\includes\languages\english\modules\shipping\flat2.php and replace lines with the following. [...]

Read more →

Integrated Collaboration Environment

Posted by admin | Posted in Open source technology | Posted on 30-07-2009

Tags: , , , ,

0

Integrated Collaboration Environment (ICE) is defined as the environment in which a virtual team do their work. These environments allow companies to realize a number of competitive advantages by using their existing computers and network infrastructure for group and personal collaboration.

Collab Suite is specifically designed to improve the performance of teams by supporting the sharing and flow of information. It allows for real-time collaboration and conferencing.

Open Source technology based custom CollabSuite (collaboration solution) that can be integrated in a cost-effective method is as follows.

DotProject (Open Source Project Management tool)

MantisBt (Popular free web-based bug tracking system)

MediaWiki (MediaWiki is an extremely powerful, scalable software and a feature-rich wiki implementation, that uses PHP to process and display data stored in its MySQL database.)

Source Code Versioning (Subversion is an open source version control system)

There are  many desktop based SVN management system like

Subversion, Subclipse, TortoiseSVN, RapidSVN

Centralized environment for the Collab Suite will have the following functionality to integrate with other open source applications listed above.

Centralized environment will have Project Instance Management (with Assigning Projects), Users Management (Project Managers, Team Leader,SSE, SE, JE, Traniees).