Re: OT: HTML editor recommendation?
From: | Iain E. Davis <feaelin@...> |
Date: | Tuesday, August 10, 2004, 16:36 |
> -----Original Message-----
> From: Ian Gowen [mailto:ian.gowen@GMAIL.COM]
> Sent: Tuesday, 2004 August 10 10:24
> To: CONLANG@LISTSERV.BROWN.EDU
> Subject: Re: [CONLANG] OT: HTML editor recommendation?
>
> On Tue, 10 Aug 2004 16:32:20 +0200, Carsten Becker
> <post@...> wrote:
>
> > This does not mean I sometimes go back and repair the sh**
> that GoLive
> > has written. It puts everything in span's and div's also
> when there is
> > no need to. And when I've changed something, the program makes all
> > what I did by hand undone again ... This really drives me crazy
> > sometimes.
>
> I mostly use composer for tables... I can't stand doing
> tables by hand, for some reason.
>
> > NEVER!!! let Word generate your HTML code! The result are a
> total mess
> > otherwise.
I completely agree. MS-Word and MS-Excel generate "HTML" that is a mess.
I use Emacs for all my HTML, PHP, CSS, etc. etc. editing. Both the *ix
version and the Windows version. (Depends on where I am physically, and what
in particular I'm editing). :)
> Ummm.... I tried this once and it did basically what you said
> about mozilla. And it used some bizarre XHTML schema that was
> impossible to edit by hand after the export.
Well...not impossible. But usually not worth it. :)
I've done it once, because I didn't want to recreate the entire file in HTML
(it was a large file). But I didn't need to edit the file (which means it
probably doesn't display on some browsers, but since it was mostly for me,
I can cope with the issues). :)
Iain