Re: [PHP] Tool for programmer team

2008-01-22 Thread Nathan Nobbe
On Jan 22, 2008 2:40 AM, Ronald Wiplinger <[EMAIL PROTECTED]> wrote: > What is a good tool to coordinate a team of programmers efficiently? that is a big question, primarily because there are many facets of coordination with different tools to help out. obviously version control is one of the f

Re: [PHP] Tool for programmer team

2008-01-22 Thread Richard Lynch
On Tue, January 22, 2008 1:40 am, Ronald Wiplinger wrote: > What is a good tool to coordinate a team of programmers efficiently? > > To give each one a different part of the project is a start, but it > needs to > get combined at some points to be a working project. > > Not to debug code you have w

Re: [PHP] Tool for programmer team

2008-01-22 Thread Robert Cummings
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

Re: [PHP] Tool for programmer team

2008-01-21 Thread HostWare Kft.
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 peo