UbiCollab@Sourceforge
UbiCollab implementations are open source. All the code and information about the officially released code and the UbiCollab software will be gradually available at UbiCollab@SourceForge. Thanks to SourceForge (SF) for hosting our project!
- Project page is at this link.
- Latest official code can be accessed from SVN page. You can browse the code here.
- There is mailing list for developers (if you are developing code for UbiCollab). See web page. Subscribe to this list and use it! It is important that we have an archive of all your developments, lessons learned, etc. so please post to this email list as often as possible!
- There is a mailing list for users (if you are using UbiCollab). See web page. This list can be used for discussing APIs and usage scenarios/applications.
SourceForge folder structure
UbiCollab subversion repository has the following structure:
- ubicollab: This folder contains the latest official source for platform services. Each platform services has a folder of its own and lives its own independent life. When you start working on UbiCollab, check out the latest code from one of the folders in the ubicollab folder.
- apps: This is where latest versions of UbiCollab example applications, proxy services etc. will reside, meaning anything that is not a part of the platform services.