Page 3 of 36

Posted: Thu Apr 24, 2003 5:17 am
by Nunners
I've used HTMLKit for a number of years now, and have found it particularly useful if you deal with a number of different languages (ie. ASP, PHP, Java etc)

http://www.chami.com/html-kit/

There are also various add-ins available, supporting a huge amount of languages

Posted: Thu Apr 24, 2003 4:09 pm
by airo
Crimson Editor is the best little peice of software ive come across.

Posted: Mon Apr 28, 2003 3:00 am
by AndrewBacca
i use textpad, its a great little editor, infact i use it for my java programming aswell.

Andrew

Posted: Mon Apr 28, 2003 8:55 am
by lcidw
Vim!

Vim is a highly configurable text editor built to enable efficient text editing, available for the original *nix OS, and Windows (works PERFECTLY).

It's very very secure (Read modus, Insert modus, etc etc..), Highlighting of a LOT syntaxes, supports even compiling! One of the things i miss in other: Choose the fileformat (Unix, DOS, Mac).. and for php, the best offcourse is Unix.

Zend, is offcourse the best if you want an advanced application which works with projects and compiles, but it's pretty heavy (java i believe), you still need to look for descriptions online, and is expensive.

Vim, is free, and the best imho!

Posted: Tue May 06, 2003 9:06 am
by Heavy
cwcollins wrote:What about under Linux/X? Any reccommendations? Vim? Emacs? Kate? I haven't found one i REALLY like yet.

c.collins
Try Quanta for KDE 3

Posted: Tue May 06, 2003 9:42 am
by Sinnix
I use Dreamweaver MX... mostly because when I got this job... that's what they gave me. :P I used to use TextPad before Dreamweaver got decent PHP integration... but because I'm more of a designer than a programmer... I like sticking with my Macromedia Suite.

Posted: Tue May 06, 2003 1:22 pm
by delorian
I give my favourite to Homesite. I'm using it from few years and I'm still impressed ;) - easy to work with and have the all things I want. Combined with TopStyle it is marvelous fully operational website creator (including graphical programs of course). Recently I was forced to install Dreamveawer, cause of the group work functions included. Of course I still don't like Macromedia because of buying Allaire ;) but I can say that it's my second best.

Posted: Tue May 06, 2003 8:04 pm
by Sky
BigE wrote:I really like Zend Studios also. Its an awesome program... has a lot of nifty features. I love it. jason was right when he said
Very, very powerful! nuff said.
It's awesome. When you add your site (or it's core files) to a project, ALL your functions are available at your fingertips, it debugs current and all required files. It also skips stuff like DB connects till a second pass so you still know if all the code is good... which is great :D

I love it. Albeit it's now not free... you can still get a slightly reduced version free.

Add the fact that Zend is in on php, and you have yourself a great editor.

Posted: Thu May 08, 2003 3:58 am
by AainaalyaA
i'm not really heavy into scripting.. so i just use extremepad.. been using that for years

sometimes even for.. poetry :)

AA

Posted: Wed May 14, 2003 8:24 am
by jonsyd
BBEdit Mac X

free?

Posted: Wed May 14, 2003 9:07 am
by irealms
anyone good ones that are free? i'm still using notepad atm :)

Posted: Wed May 14, 2003 4:01 pm
by Heavy

Posted: Thu May 15, 2003 4:28 am
by Gleeb
I reckon I'm gonna try some PHP editors that were coded in PHP

Posted: Thu May 15, 2003 10:49 am
by coolkid
Sinnix wrote:I use Dreamweaver MX... mostly because when I got this job... that's what they gave me. :P I used to use TextPad before Dreamweaver got decent PHP integration... but because I'm more of a designer than a programmer... I like sticking with my Macromedia Suite.
Same here. But I use winsyntax (a free program I got it on the net) along because Dreamweaver MX can't interpret .tpl files

I can't believe it is still going

Posted: Fri May 16, 2003 1:56 am
by phpScott
I can't believe this discussions keeps poping up.
I was having trouble upgrading php with the editor and enviroment that it came with so good by to phpEd. Pretty good editor but to much trouble to upgrade its parts.
I did find a pretty neat editor for free called maguma at http://www.maguma.com

There are several versions to download that could cost, but if you already have a development enviroment set, you can get a free one.

It isn't the best editor but it has all the usual stuff plus a debugger.

For nothing I am willing to accept some limitations.

phpScott