As of today, ThinkCollabs is composed by various ongoing projects at different stages of development. Moreover active projects are dissociated from sleeping projects.
Active projects:
Information Retrieval
Collaborative Modeling
City Modeling which uses a blog as an interaction platform
Sleeping projects:
FlyAMouse
Encrypted Database: we just started to consider this new project about encrypted databases
Please contact us if you’re interested in any of these projects: contact [at] thinkcollabs.org
ThinkCollabs has its own sourceforge project: http://sourceforge.net/projects/thinkcollabs/ . It allows us to share code for our projects using Subversion. You can get subversion at Subversion project page. To get the source code for one of these projects, use:
svn co https://thinkcollabs.svn.sourceforg... project_name
where project_name is the name of one project which has its own sourceforge repository (currently: collaborativemodeling or flyamouse).
To get the source code for all ThinkCollabs projects, use:
svn co https://thinkcollabs.svn.sourceforg... thinkcollabs
The first draft version of CollaborativeModeling has been released. Please check it out! For now, it doesn’t do much, but with your help...