Re: Online collaboration

2013-04-08 Thread Micha Feigin
For tracking versions with comments, either subversion or git are easy to setup, git tends to be easier I believe, but is a distributed system, so people can forget to push changes. It is good if you want to commit off-line though and it is easier to branch with git. Both have gui interfaces, a

Re: Online collaboration

2013-04-08 Thread Mord Behar
On Mon, Apr 8, 2013 at 9:50 PM, vordoo wrote: > On 2013-04-08 14:52, Mord Behar wrote: > >Hi > I'm looking for an open source solution for collaborating on various > tasks, mostly graphics related. > I have access to a LAMP stack, so installing server-side software > shouldn't be a problem.

Re: Online collaboration

2013-04-08 Thread vordoo
On 2013-04-08 14:52, Mord Behar wrote: Hi I'm looking for an open source solution for collaborating on various tasks, mostly graphics related.

Re: Online collaboration

2013-04-08 Thread Mord Behar
On Mon, Apr 8, 2013 at 3:08 PM, ik wrote: > If FOSS is what you are looking for, then you have drupal based solutions. > Well, free as in speech, not necessarily beer. The money to purchase a service/software does exist and is accessible... > Recently I'ved discovered a closed source system by

Re: Online collaboration

2013-04-08 Thread E.S. Rosenberg
There's tons of FOSS groupware/cms solutions out there, but I assume you already knew that and were looking for our experiences with the different solutions. Since I have only read reviews I can only refer you to articles like these: http://www.linuxplanet.com/linuxplanet/reviews/7289/1 http://www.

Re: Online collaboration

2013-04-08 Thread ik
If FOSS is what you are looking for, then you have drupal based solutions. Recently I'ved discovered a closed source system by IBM that does a lot more then this, and it has an amazing user interface (between facebook and google+). http://www-01.ibm.com/software/lotus/products/connections/ You als

Online collaboration

2013-04-08 Thread Mord Behar
Hi I'm looking for an open source solution for collaborating on various tasks, mostly graphics related. I have access to a LAMP stack, so installing server-side software shouldn't be a problem. The problem is, I don't know what software we need. We need to have a repository of data, where people ca