3

I want create a full website (designing and programming). And I like created it by me. for an editor, Aptana studio is better for me or Zend Studio?

Thanks ...

mrdaliri
  • 7,148
  • 22
  • 73
  • 107

3 Answers3

3

I recommend Aptana. Studio 3 is now out and works nicely. More vim-ish.

Adam Caviness
  • 3,424
  • 33
  • 37
3

On my computer I installed Aptana Studio 3 and Zend Studio 9 trial. - It seems (i am sure) both studios have the same background (eclipse). - There is same user interface, look and menu structure. - Installation directory structure is very similar. (same) - From developer point of view Zend has much more posibilities. (zend server, etc.) - There are few features in Aptana not find in Zend (block selection mode, show whitespace char, Themes, etc.)

My suggestion - download and try both. When You learn one studio, Your investment will valid also for other. (unfortunately Zend is not free)

2012.01.24 Bruster

Bruster
  • 31
  • 1
2

At least, Aptana is free, ZendStudio 8 has been made on Eclipse foundation, I'm not sure whether Aptana is too, but I suppose it is made on Eclipse also.

Spec
  • 329
  • 2
  • 14
  • Yes it is, Aptana has been made on Eclipse foundations too. It's similar (of course not the same) with ZS – Spec Aug 23 '11 at 15:01