Page 2 of 2
Posted: Tue Jul 23, 2002 6:10 pm
by BlueCougar
For windows I would have to suggest Editplus. I use it for PHP, HTML, C, etc...even grocery lists.
Posted: Tue Jul 23, 2002 8:33 pm
by gnu2php
But how do you get EditPlus?
nm, I found a link:
http://www.tucows.com/preview/194616.html
ULTRADEV
Posted: Tue Jul 23, 2002 8:41 pm
by EricS
Dreamweaver MX is my favorite!
Posted: Wed Jul 24, 2002 1:45 am
by twigletmac
Been using
Editplus since I decided notepad was a bit too masochistic.
Apparently we're getting Dreamweaver MX at work - I am intending to insist on editors rights to any PHP code it attempts to produce.
Mac
Posted: Wed Jul 24, 2002 7:49 am
by llimllib
Believe it or not, the new Dreamweaver is actually pretty good about letting you keep control of your code - I know I didn't believe it before I used it at work. Basically, they're trying to bring HomeSite users into the DreamWeaver fold so they can kill off homesite, so they added a homesite compatibility mode which leaves your code intact if you avoid the WYSIWYG view. The great satan of ugly code has made some steps forward (but they still can't take my copy of homesite away

)
Oh, and if you're going to go the glorified notepad route, may I suggest
notetab?
Tks to all !!!!
Posted: Wed Jul 24, 2002 8:11 am
by corvo
I was envited to watch the launch ok Dreamwaver MX in Lisbon, Portugal than i had a course and i realy like that.
I am now wayting for my MacromediaStudio MX and i think that real work's.
For now i will stay whith my HomeSite
I will send news
Best Regrads
Corvo
( in english Crow)
Posted: Wed Jul 24, 2002 8:21 am
by Jay
i'll be honest, i struggled for months trying to get a script in php to actually work and the reason for that? I kept using NotePad or WordPad.
BIG mistake - now i use one with syntax highlighting and it changed EVERYTHING! The code is easier on the eye and i can achieve a lot more with much less effort and time.
So, my vote is anything which has syntax highlighting will do
Posted: Wed Jul 24, 2002 8:43 am
by protokol
Check out ConTEXT for Windows. It's a GREAT programmer's editor. It has a syntax highlighter support for lots of languages, auto-indenting, etc.
http://www.fixedsys.com/context
Posted: Wed Jul 24, 2002 8:44 am
by Johnm
I use VI VIM or VIM -g
Posted: Wed Jul 24, 2002 8:49 am
by jason
DOS's EDIT
Oh yeah! Ph34r m3
/me goes back to work on my index.qbasic page...
Posted: Wed Jul 24, 2002 11:52 am
by MattF
PHPCoder for most things and Metapad for quick edits
P.S. Dos edit rules you all!
Posted: Wed Jul 24, 2002 11:58 am
by llimllib
off topic, how geek would it be to write mod_qbasic?