[FLOW3-general] (SURVEY) Development Environment Platform and more

Stefano Kowalke blueduck at gmx.net
Tue Jun 1 15:16:08 CEST 2010


> 1) Which operating system do you use / prefer for your daily work (Apple /
> Windows / Linux)? 32 or 64bit?

* OSX 10.6.2 64bit


> 2) Which IDE / Editor do you use? Any plugins? Which version?

* Netbeans and Komodo IDE (Studentversion)


> 3) Are you satisfied with your whole Development Environment (IDE / Editor /
> Server Platform / Developemt Environment / operating system / etc )? What
> features, etc. do you miss? What would make you and others even more
> productive?

I used Komodo IDE because of the good debugging experience, but with the
time I found annoying issues:
- the debug window can't sepapate to a second window/screen. Recently I
discovered how I can debug in Netbeans (open the debugger in second
screen is no problem)

- Komodo IDE isn't able to debug through symlinks so you have to make
hardlinks. For more details see [1].

So my fav is Netbeans again

I use GIT for my pivate projects, but to fix patches for T3 I have to
use SVN because GIT lacks of an proper SVN compatible diff. Is doesn't
apply. So I have the trunk twice on my machine - in SVN and GIT.
Developing in GIT and copying the changes to local SVN, create a diff,
post to core list.

As bugtracker for my projects I am using redmine, because of the
possibilty to create multiply projects in one instance and it looks for
me as the successor of Trac.


> 4) What kind of Server Platform do you use for your daily development work
> (Xamp, self compiled set of software, dedicated server, etc)?

* Apache, MySQL, PHP via Macports


> 5) Do you work with others on one project? How do you collaborate your work?
> Which VCS Software do you use? What do you miss?

* GIT: Commandline and SmartGit
* SVN: Commandline


> 6) Do you use any Virtualization solution for development? If not, which
> would you prefer (Virtualbox / VMWare)?

* Virtualbox


> 7) Which environment (Windows / Linux / Apple) for development and/or
> production of your WebApplications and which version / distribution (XP /
> Win7 / Ubuntu 10.04 / Gentoo / etc) do you prefer?

* Unix like


> Thank you very much for your time.

You are welcome.

Stefano

[1]
http://dmitry-dulepov.com/article/debugging-symlinked-typo3-files-with-komodo-ide-on-mac.html


More information about the FLOW3-general mailing list