PDA

View Full Version : Zend Studio 3: free beta available


filburt1
08-16-2003, 10:32 PM
There is a free beta of Zend Studio 3 available (http://www.zend.com/). The new version supports PHP5 and (gasp) syntax error displaying, among other things. Hopefully this will end my seemingly never-ending quest to find a non-crappy PHP IDE. If there was something like IntelliJ IDEA for PHP, then I'd be heaven.

You need the JDK 1.4.2 to use ZS3, but there's a version of ZS3 that includes the JDK if you don't already have it.

filburt1
08-16-2003, 11:12 PM
BTW, so far, reasonably good:

NTLDR
08-16-2003, 11:21 PM
Shame it requires Java, other than that it looks pretty good. I'll be sticking with good old TextPad for now.

Dean C
08-17-2003, 11:01 AM
And as soon as it goes out of beta you have to pay again? And the users who use it are left with buggy software? ;)

filburt1
08-17-2003, 02:38 PM
Yesterday at 08:21 PM NTLDR said this in Post #3 (https://vborg.vbsupport.ru/showthread.php?postid=426494#post426494)
Shame it requires Java, other than that it looks pretty good. I'll be sticking with good old TextPad for now.

What's wrong with requiring Java? It runs "anywhere" (not really) and is fast enough given that today's computers are more than capable of handling it.

NTLDR
08-17-2003, 02:53 PM
I find applications that run on the JVM very "sluggish". The Sun One Studio Java IDE runs rediculously slow.

filburt1
08-23-2003, 06:06 PM
Usually, I do, too. However Zend Studio seems to run very snappy for me--almost like native code. The only time it gets insanely slow is when it garbage collects (which is obvious).

So far, this is by far the best PHP IDE I've used. It's the last thing from the best IDE I've used for any language, but it puts Maguma Studio to shame.

Serge
08-24-2003, 01:15 AM
Personally I'm a big fan of HomeSite my Macromedia although orginally by Alliare (sp?). I find it hard to change because the highlighting is always different between programs and it is hard to get used to.

PS: Isn't it free anyways a least the personal edition

filburt1
08-24-2003, 01:43 AM
There is a free version, but some stuff gets disabled after 21 days: http://www.zend.com/store/products/zend-studio-personal.php#disable . I don't mind most of it except for block indenting and, as I'm learning vB3, more importantly Find in Files.

Dean C
08-24-2003, 09:48 AM
I installed it last night and it just isn't fast enough for me. I like its debugging features though :)

When I double click on a php file i like it to be opened instantly and the program is too bulky to do that on my desktop :(