Re: [nyphp-talk] What PHP tools are you using?

2012-05-30 Thread Rick Retzko
Maybe there should be a Zend Studio 5.5 community for those of us still happily cemented to the tool. -Original Message- From: talk-boun...@lists.nyphp.org [mailto:talk-boun...@lists.nyphp.org] On Behalf Of Hans C. Kaspersetz Sent: Wednesday, May 30, 2012 3:16 PM To: 'NYPHP Talk' Subject:

Re: [nyphp-talk] What PHP tools are you using?

2012-05-30 Thread Joseph Crawford
I have been developing PHP for about 14 years now and I have used the following. 1.) Zend Studio as my IDE 2.) Jenkins as CI server 3.) PHPUnit for unit testing 4.) Zend Framework (when I get the choice) 5.) Codeigniter (when I don't get the choice) 6.) Zend Debugger / XDebug for stepping through

Re: [nyphp-talk] What PHP tools are you using?

2012-05-30 Thread Hans C. Kaspersetz
> I've been using Zend Studio 5.5 -- the pre-Eclipse version -- since forever. I've > been documenting how to keep it running on OS X through the many Java > upgrades since Zend stopped supporting it. I do the same thing on Windows. Long live Zend Studio 5.5! Long live the Amiga. I could never

Re: [nyphp-talk] What PHP tools are you using?

2012-05-30 Thread Chris Snyder
On Tue, May 29, 2012 at 6:02 PM, Federico Ulfo wrote: > Hey guys, > what tools do you use to develop in PHP? Are you using Jenkins with all the > fancy plugins? And what about the IDE? > I've been using Zend Studio 5.5 -- the pre-Eclipse version -- since forever. I've been documenting how to keep

Re: [nyphp-talk] What PHP tools are you using?

2012-05-30 Thread Glenn Powell
PhpStorm on development box/s and vim on the servers. PhpStorm really helps with a large MVC codebase. -Glenn On May 29, 2012, at 6:02 PM, Federico Ulfo wrote: > Hey guys, > what tools do you use to develop in PHP? Are you using Jenkins with all the > fancy plugins? And what about the IDE? >

Re: [nyphp-talk] What PHP tools are you using?

2012-05-30 Thread D. J. Waletzky
I know this may not apply to most people here, but I've been doing PHP development on Linux and UNIX systems since 2000... Developing on Linux, I've been using gedit most of the time lately--it's a nice compromise between the lightweightedness of Vi or Pico/Nano, but with all the standard text edi

Re: [nyphp-talk] What PHP tools are you using?

2012-05-30 Thread Rick Retzko
Zend Studio.5.5, but Zend nonetheless. _ From: talk-boun...@lists.nyphp.org [mailto:talk-boun...@lists.nyphp.org] On Behalf Of Federico Ulfo Sent: Tuesday, May 29, 2012 6:03 PM To: NYPHP Talk Subject: [nyphp-talk] What PHP tools are you using? Hey guys, what tools do you use to de

Re: [nyphp-talk] What PHP tools are you using?

2012-05-30 Thread Bruce Martin
I use Komodo Edit. At work they use(d) DreamWeaver when I started. Most of the code they write is ColdFusion, so adobe being Adobe made syntax highlighting for ColdFusion in DreamWeaver. However for PHP it has to be one of the worst. So I set out looking for a replacement. Normally I would have