Groupware
- Started
- Last post
- 11 Responses
- ape
Anyone know a good base for a groupware project? PHP preferably.
- ********0
how do you mean groupware?
- ape0
Something like Phprojekt. To allow people to collaborate online. User management + projectmanagement + decentralized
- ********0
- Peter0
Cybozu is the shit.
I mean it's the shit, it's really bad. Stay away from Cybozu.
- ape0
PHPnuke is alright but its kinda messy and there is something I dont like about it.
This CVS thing is weird, I've been on the page for a while and I still can't figure out what it is.
- takashi0
have a search on http://www.freshmeat.net
could help finding what you are looking for...
- sparker0
it is a concurrent version system and source code database/tracking/tree system. it uses a client/server architecture to provide cvs users access to sourcecode to projects. users much 'check in and out' files so they can edit them...this makes a copy of the file (and the source tree) on their machine to preserve the integrity and quality of the source tree.
edited/modified files must be syncronized with the source tree - most of the time by a cvs admin.
it has been apart of unix/linux for a long, long time now.
i would say start looking around:
http://sourceforge.net
http://freshmeat.netfor projects...
:)
- sparker0
users "must"
- ape0
thanks!
- ape0
Anyone know of a good multimedia gallery script? Something like coppermine gallery but with all kinds of media?
I may just have to adapt coppermine
- davetufts0
phpnuke is pretty horrid (insecure, bloated, written by amateurs)
http://www.phprojekt.com/
PHProjekt has a nice, clean, code base, but a klunky interface.http://phpgroupware.org/PHPGroup… has a nice interface, and a ton of features.