473,408 Members | 2,405 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Looking for an html editor

When I format my html, I will do it in source view, thank you, because
any html editor that presumes to output code, outputs crap.

But I would like an editor in which I can edit plain text in WYSIWYG.

I tried Seamonkey, and found that it is not ready for prime time - it
does not remember what files you recently used, it keeps doubling the
carriage returns, so that one's source view gets sparser and sparser,
and it keeps inserting <brwhen it should insert <p (There is an
option to turn this misbehavior off, but it does not turn it off in
all the time in all cases.

I tried NVU, and it also had the bugs with carriage returns (this was
a long time ago, and maybe they have fixed since then, but when last I
checked, no one was fixing known and serious bugs in NVU)
--
----------------------
We have the right to defend ourselves and our property, because
of the kind of animals that we are. True law derives from this
right, not from the arbitrary power of the omnipotent state.

http://www.jim.com/ James A. Donald
May 30 '07 #1
4 2093
On Wed, 30 May 2007 15:29:20 +1000, James A. Donald
<ja****@echeque.comwrote:
When I format my html, I will do it in source view, thank you, because
any html editor that presumes to output code, outputs crap.

But I would like an editor in which I can edit in WYSIWYG.
A lot of what I want would be served by a script that converted html
strict to some more edit friendly form and back again, for example
replacing </p><pby a pair of carriage returns.
--
----------------------
We have the right to defend ourselves and our property, because
of the kind of animals that we are. True law derives from this
right, not from the arbitrary power of the omnipotent state.

http://www.jim.com/ James A. Donald
May 30 '07 #2
James A. Donald escribió:
When I format my html, I will do it in source view, thank you, because
any html editor that presumes to output code, outputs crap.

But I would like an editor in which I can edit plain text in WYSIWYG.
XXE (XmlMind XML Editor) is a near-WYSIWYG XML editor. Has support for
XHTML and other document markups:

http://www.xmlmind.com/xmleditor/

It's what I use for my webpages.
--
Manuel Collado - http://lml.ls.fi.upm.es/~mcollado
May 30 '07 #3
On Wed, 30 May 2007 17:26:23 +1000, James A. Donald
<ja****@echeque.comwrote:
On Wed, 30 May 2007 15:29:20 +1000, James A. Donald
<ja****@echeque.comwrote:
When I format my html, I will do it in source view, thank you, because
any html editor that presumes to output code, outputs crap.

But I would like an editor in which I can edit in WYSIWYG.

A lot of what I want would be served by a script that converted html
strict to some more edit friendly form and back again, for example
replacing </p><pby a pair of carriage returns.
Trying Kompozer now.
--
----------------------
We have the right to defend ourselves and our property, because
of the kind of animals that we are. True law derives from this
right, not from the arbitrary power of the omnipotent state.

http://www.jim.com/ James A. Donald
May 30 '07 #4
In comp.infosystems.www.authoring.html message <cm9q53h4hmuaoisoeln90lnn
d8********@4ax.com>, Wed, 30 May 2007 17:26:23, James A. Donald
<ja****@echeque.composted:
>
A lot of what I want would be served by a script that converted html
strict to some more edit friendly form and back again, for example
replacing </p><pby a pair of carriage returns.
I don't actually have that; but the script behind the "Pack" button of
<URL:http://www.merlyn.demon.co.uk/js-quick.htmcould be adapted to
consider <pand </pas newlines on input, and to separate paragraphs
with, say, \n</p>\n\n<p>\n on output.

It was actually written to deal with textual News articles with bad
line-lengths.

If the text is guaranteed not to contain, say, Hebrew, the input stage
could replace <brwith, say, Aleph, and the output could convert that
to \n<br - and maybe to deal with other markup.

It's a good idea to read the newsgroup c.l.j and its FAQ. See below.

--
(c) John Stockton, Surrey, UK. ?@merlyn.demon.co.uk Turnpike v6.05 IE 6
news:comp.lang.javascript FAQ <URL:http://www.jibbering.com/faq/index.html>.
<URL:http://www.merlyn.demon.co.uk/js-index.htmjscr maths, dates, sources.
<URL:http://www.merlyn.demon.co.uk/TP/BP/Delphi/jscr/&c, FAQ items, links.
May 31 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Chris Lott | last post by:
I already use and am happy with a variety of text editors (vim, emacs, ultraedit, jedit, Homesite) depending on my needs, but I would like recommendations for a PHP specific IDE that will run on...
2
by: David Winter | last post by:
I'm not a developer myself, but I am looking for something that maybe one of you guys - has done - knows about - would like to do - yes, I have a small budget for this. :) The basic idea: A...
71
by: tomy_baseo | last post by:
I'm new to HTML and want to learn the basics by learning to code by hand (with the assistance of an HTML editor to eliminate repetitive tasks). Can anyone recommend a good, basic HTML editor that's...
14
by: Akseli Mäki | last post by:
Hi, Hopefully this is not too much offtopic. I'm working on a FAQ. I want to make two versions of it, plain text and HTML. I'm looking for a tool that will make a plain text doc out of the...
3
by: Rob R. Ainscough | last post by:
I'm looking into a good Text Editor (either stand alone or can integrate into VS 2003) Needs to have the following: 1. Powerful Search & replace 2. column editing 3. macro recording &...
1
by: Diffident | last post by:
Hello Guys, I am looking for a text editor which produces a proper XHTML output. My requirement is to generate an XML Document object out of the output produced by the text editor. I tried...
5
by: Just call me James | last post by:
Hi, Coming away from the luxury of the delphi IDE has been something of a shock. As a consequence I've become aware that maybe I need to spend some money on a python IDE. As a beginner I...
12
by: Rex | last post by:
Hello, I am a PHP newbie looking for a PHP editor I can use with a WYSIWYG interface for HTML (e.g. like Dreamweaver or Frontpage). I'm running Vista. I am having installation problems with both...
0
by: maurice ling | last post by:
"The Python Papers" (http://pythonpapers.org), ISSN 1834-3147, is an online e-journal, covering articles on Python in the community, industry and academia. We were established in the second half...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.