On Tue, 2008-01-22 at 08:52 +0100, Sándor Tamás (HostWare Kft.) wrote: > It depends. If the project built up of slightly different modules, putting > the coders on a big, white table seems to be a good idea. But if the modules > are completely different, you should separate them, so each of them can be > focused on their own subject. In this case, you have to have some people to > make the whole project as one, seeing other programmers' works to combine. > > There are many tool you can use to manage the project. (I personally like > open tools, like OpenProj which compatible with Microsoft Project, and if > you want to have version controlling, I can suggest Microsoft Visual > SourceSafe, or JEDI VCS). Each of them can handle a variety of subjects. > OpenProj can organize jobs, and resources. Microsoft VSS and JEDI VCS are > version controlling systems, which can handle the code itself, you can > check-out modules, make changes, then check-in, so others can use your > module as well. (and if you screwed something, you can change back to a > previous version). With all the open source version control systems available (CVS, Subversion, GIT) I wouldn't touch something closed source and more importantly tainted by the Microsoft moniker :/ (yes I am fortunate enough to work within Linux all day long). As for other tools... a big stick >:) Seriously though, a good method of communication can be useful, it can also be annoying if someone has ADHD and keeps fire off messages or if you constantly find yourself in boring bogged down in bureaucracy meetings :( For project management I'd use something simple like the Mantis bug tracking system (it's quite useful for managing tasks despite being a bug tracking system). Cheers, Rob. -- ........................................................... SwarmBuy.com - http://www.swarmbuy.com Leveraging the buying power of the masses! ........................................................... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php