Quote:
Originally Posted by Chris M
Wordpad or Notepad - I am unaware of any auto-completing products for use with PHP functions
Chris
|
Zend Studio, but I determined it's garbage after playing with Eclipse some more. I have yet to find a PHP IDE editor that isn't crap compared to editors available for Java like Eclipse. I'm using Dreamweaver 8 right now, mainly because (1) I'm too traumatized to try other PHP editors, and (2) I'm doing a lot of side-by-side HTML/CSS and PHP editing.
edit: Dreamweaver 8 supports manual code folding, sort of (it doesn't really read document structure, you have to select text). Also, Zend Studio is written in Java which inexperienced developers think is overly slow. Any computer from the last three years runs Java IDEs nice and fast with enough RAM (any major IDE needs a lot of RAM). Any computer made recently, you can't really tell the difference between native and virtual machine code.
That 1.2 GHz processor is what is killing you. 2 GHz minimum, unless it's a Pentium M. You should also have 1 GB of RAM for serious development. I have 1 GB (would have two, but already used all four slots) on my desktop and my tablet has 1.5 GB of RAM (OneNote eats RAM like there's no tomorrow, and being a developer doesn't help).