web page editors

Open discussion about any topic, as long as you abide by the rules of course!
Post Reply
blakjack
Posts: 117
Joined: Tue Mar 28, 2000 8:00 am

web page editors

Post by blakjack »

need to edit html, asp and php with decent code colouring and formatting in something that isnt dreamweaver.

need to justify the $$ and I realise I'm not using most of dreamweaver's features, do most of my work in html anyway. plus its slow.

wysiwyg and live preview would be nice, but not necessary. ( i sometimes work with web-illiterate people who prefer the familiarity of wysiwyg )

have just tried nvu and namo web editor, the latter feels okay I guess but Im not sure yet.

so, what do you use/recommend?
R00k
Posts: 15188
Joined: Mon Dec 18, 2000 8:00 am

Post by R00k »

If you're just looking for a text editor that has coloring and formatting, TextPad probably has support for html. If not, I'm sure you can download the package that gives it support.

I'm not sure what wysiwyg is (wizzywig, seems like I've heard of it), but you defintely won't have live preview, just straight text.
blakjack
Posts: 117
Joined: Tue Mar 28, 2000 8:00 am

Post by blakjack »

what you see is what you get, its like editing a web page in word o_O but yeah ppl can associate with that much better than me flicking between browser/text editor when they ask for changes.

will check out textpad.
glossy
Posts: 2282
Joined: Tue Apr 30, 2002 7:00 am

Post by glossy »

conTEXT is great also, it can colour syntax differently according to filetype (for example .php files get highlighted and everything like they should, with $variables etc. highlighting properly, and .html/.htm files get highlighted properly)

oh, and it's free :), but doesn't have wysiwyg but does have plenty of ability to hotkey to open it in default browser, or any of your variants (makes it handy, you can open in IE to fix IE bugs, then open in FireFox to fix those quirks from the same place)

edit: and where are you on irc negro?
blakjack
Posts: 117
Joined: Tue Mar 28, 2000 8:00 am

Post by blakjack »

im at work :paranoid:
Dr.Gibbs
Posts: 120
Joined: Tue Dec 21, 1999 8:00 am

Post by Dr.Gibbs »

Dreamweaver.
glossy
Posts: 2282
Joined: Tue Apr 30, 2002 7:00 am

Post by glossy »

blakjack wrote:im at work :paranoid:
peft !

see you when you get home :)
diego
Posts: 1379
Joined: Mon Jan 24, 2005 12:25 pm

Post by diego »

vi and/or Proton/Phase5 (http://www.meybohm.de).
Both have Code-Highlighting with almost every language.
Grudge
Posts: 8587
Joined: Mon Jan 28, 2002 8:00 am

Post by Grudge »

I never use the wysiwyg view (mostly because it doesn't work very well with advanced stylesheets), but I use Dreamweaver anyways. I like the file browser, among other things.
U4EA
Posts: 2894
Joined: Sun Nov 26, 2000 8:00 am

Post by U4EA »

Penis of cow! I just had a hilariously collosal fall in the kitchen when a sonofabitch flying cockroach flew from underneath the toaster into my neck/ear area. I jerked backwards suddenly but a combination of smooth kitchen tiles and old slippers saw me running backwards in place (cartoon style) before falling flat on my ass. Ouch. I haven't fallen this hard since the last time I played soccer back in uni.
Grudge
Posts: 8587
Joined: Mon Jan 28, 2002 8:00 am

Post by Grudge »

um
User avatar
PhoeniX
Posts: 4067
Joined: Fri Aug 04, 2000 7:00 am

Post by PhoeniX »

Programmers notepad:
Image

I used it whilst writing some bash scripts and it seems good. For serious php/html work I tend to use dreamweaver for easy, though.

http://www.pnotepad.org/
mjrpes
Posts: 4980
Joined: Tue Nov 28, 2000 8:00 am

Post by mjrpes »

I like http://www.crimsoneditor.com , although by now it's just personal preference. I imagine there's lots of better featured editors out there, but this works fine for me :shrug:
denzii
Posts: 426
Joined: Tue Feb 08, 2005 5:02 am

Post by denzii »

I prefer Dreamweaver myself

MX seems ok and I'm a noob.
denzii
Posts: 426
Joined: Tue Feb 08, 2005 5:02 am

Post by denzii »

I know you don't want to use Dreamweaver, I actually did read your post.

I'm just saying.

I wish I had other alternatives.
XaNaDu
Posts: 44
Joined: Tue Mar 01, 2005 8:03 pm

Post by XaNaDu »

User avatar
Foo
Posts: 13840
Joined: Thu Aug 03, 2000 7:00 am
Location: New Zealand

Post by Foo »

TSW Webcoder - Free, WYSIWIG option. Very cluttered when you first install it but can be pared down to what you need.

Built in FTP, project management, syntax highlight, blah blah:

Image
"Maybe you have some bird ideas. Maybe that’s the best you can do."
― Terry A. Davis
blakjack
Posts: 117
Joined: Tue Mar 28, 2000 8:00 am

Post by blakjack »

cool i'll take a look at that one foo. if not, i've got both conTEXT and Textpad installed now and both look like suitable editors. thanks.
Post Reply