howard chen wrote:
Please feel free to answer:
1. What OS you are using during development? Windows? Mac? Linux?
Mac OS 10.5, + Win XP at work, Debian
2. Do you edit source code on localhost or remote? i.e. is your
testing environment reside on localhost or remote?
Editing mainly on localhost, but it might be a SMB or SFTP mounted
share with a remote webserver.
3. What tool or IDE you are using? Ultraedit? Apanta? Eclipse PDT?
SubEthaEdit, vim, ZSfE
4. Which versioning system your are using? svn? git?
Git if there is no SCM, else SVN
5. Do you use PHPUnit or other testing tools?
PHPUnit. sometimes.