TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
> From: Heit, Debra
> Subject: HTML editor
> Can someone recommend a WYSIWYG HTML editor? I'm sick to
> death of FrontPage
> and need something that is better behaved.
A lot of people like Allaire's HomeSite.
If you want a personal opinion, WYSIWYG is inherently poorly behaved because
of the revision model it has to support, i.e., spontaneous, non-systematic,
un-structured. In this sense it shares its drawback with all things
WYSIWYG -- Word, WordPerfect, FrontPage, etc., etc. Codes get jumbled, lost,
confused and, consequently, generate their own additional work.
HomeSite has three document views (as do most of the top line tools): text
view with mark-up, Browser View (for previewing) and Design View (for
assigning formatting and style).
In addition it comes with an HTML Validator for checking up HTML syntax and,
now, a Cascading Style Sheet Editor called TopStyle. TopStyle is a
standalone product as well and is the creation of the original HomeSite
designer/developer, Nick Bradbury.
If you really, really need to deal with HTML by hand (rather than via
scripting or template conversion tools), it's as good as they get before you
move into the realm of personal preferences.