Preferred HTML Editor?

For general rambling.
Post Reply
VLSmooth
Tenth Dan Procrastinator
Posts: 3055
Joined: Fri Jul 18, 2003 3:02 am
Location: Varies
Contact:

Preferred HTML Editor?

Post by VLSmooth »

Since I've been editing a LOT of HTML lately...

My prereqs for a good editor:
  • Syntax Highlighting
  • Smart Indenting
  • Auto-80 column Justification
  • Inexpensive (ie. no ~$900 Dreamweaver)
Luxuries:
  • WYSIWYG interface with CLEAN code
My current editor is Xemacs with HTML Helper mode. As can be expected, that easily takes care of my prereqs, but the WYSIWYG would be very convenient.

I've already tried a few HTML editors off of tucows, but none have had smart indenting. Any suggestions?

Jonathan
Grand Pooh-Bah
Posts: 6722
Joined: Tue Sep 19, 2006 8:45 pm
Location: Portland, OR
Contact:

Post by Jonathan »

I have nothing useful to contribute. Also, I've never seen a WYSIWYG editor that generates clean code. But then, what do I know about HTML?

quantus
Tenth Dan Procrastinator
Posts: 4891
Joined: Fri Jul 18, 2003 3:09 am
Location: San Jose, CA

Post by quantus »

agreed, a WYSIWYG editor is very unlikely to generate clean code.

VLSmooth
Tenth Dan Procrastinator
Posts: 3055
Joined: Fri Jul 18, 2003 3:02 am
Location: Varies
Contact:

Post by VLSmooth »

See Dreamweaver (unfortunately, also see prereq 4)

Alan
Veteran Doodler
Posts: 2758
Joined: Fri Jul 18, 2003 2:32 am
Location: Where I am
Contact:

Post by Alan »

I use Frontpage because I'm lazy.

Postcount++
Image

Jonathan
Grand Pooh-Bah
Posts: 6722
Joined: Tue Sep 19, 2006 8:45 pm
Location: Portland, OR
Contact:

Post by Jonathan »

Try Bluefish. Never used it myself, but saw it in an article recently. Don't think it's WYSIWYG...

Dave
Tenth Dan Procrastinator
Posts: 3483
Joined: Fri Jul 18, 2003 3:40 pm

Post by Dave »

if( postcount == 0)
{
postcount++;
}

WHY WONT MY CODE WORK!!! NOOOOOOOOOOO

there you go
It takes 43 muscles to frown and 17 to smile, but it doesn't take any to just sit there with a dumb look on your face.

Post Reply