[PHP] Re: graphical integrated development environment recommendations?

2009-05-05 Thread Peter Ford
Adam Williams wrote:
 With the wide range of users on the list, I'm sure there are plenty of
 opinions on what are good graphical IDE's and which ones to avoid.  I'd
 like to get away from using notepad.exe to code with due to its
 limitations.  Something that supports syntax/code highlighting and has
 browser previews would be nice features.  I'm looking at Aptana
 (www.aptana.com) but it seems like it is more complicated to use then it
 should be.  Either Linux or Windows IDE (i run both OSes)
 recommendations would be fine.
 

Netbeans: works on Windows or Linux (or OSX, if you're that way inclined), and
it's free.

-- 
Peter Ford  phone: 01580 89
Developer   fax:   01580 893399
Justcroft International Ltd., Staplehurst, Kent

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: graphical integrated development environment recommendations?

2009-05-05 Thread Bastien Koert
On Tue, May 5, 2009 at 4:36 AM, Peter Ford p...@justcroft.com wrote:

 Adam Williams wrote:
  With the wide range of users on the list, I'm sure there are plenty of
  opinions on what are good graphical IDE's and which ones to avoid.  I'd
  like to get away from using notepad.exe to code with due to its
  limitations.  Something that supports syntax/code highlighting and has
  browser previews would be nice features.  I'm looking at Aptana
  (www.aptana.com) but it seems like it is more complicated to use then it
  should be.  Either Linux or Windows IDE (i run both OSes)
  recommendations would be fine.
 

 Netbeans: works on Windows or Linux (or OSX, if you're that way inclined),
 and
 it's free.

 --
 Peter Ford  phone: 01580 89
 Developer   fax:   01580 893399
 Justcroft International Ltd., Staplehurst, Kent

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php


Komodo Edit, the light version is also nice

http://www.activestate.com/komodo_edit/

-- 

Bastien

Cat, the other other white meat


[PHP] Re: graphical integrated development environment recommendations?

2009-05-01 Thread Shawn McKenzie
Adam Williams wrote:
 With the wide range of users on the list, I'm sure there are plenty of
 opinions on what are good graphical IDE's and which ones to avoid.  I'd
 like to get away from using notepad.exe to code with due to its
 limitations.  Something that supports syntax/code highlighting and has
 browser previews would be nice features.  I'm looking at Aptana
 (www.aptana.com) but it seems like it is more complicated to use then it
 should be.  Either Linux or Windows IDE (i run both OSes)
 recommendations would be fine.
 

I used eclispe, but I'm using netbeans now.  Runs on win and linux.
Just to edit a file here and there I use kate on linux (many text
editors have highlighting/folding on linux) and notepad++ when I have to
be on windows.

-- 
Thanks!
-Shawn
http://www.spidean.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php