1834944 Members
2342 Online
110071 Solutions
New Discussion

HTML Editor

 
Gabrielle Clark
Occasional Contributor

HTML Editor

I'm running Apache on an HPUX 11.0 system. I need a native HTML editor that will handle framesets, XML and Javascript. Any suggestions or recommendations??
The grass is NOT greener on the other side; it's greener where you water it.
8 REPLIES 8
Michael Tully
Honored Contributor

Re: HTML Editor

Hi,

Have a look at these, not sure if they'll help, these are the freebies. You may need to look at something like coldfusion.....

www.vim.org
www.gnu.org/software/emacs/emacs.html
www.networkcomputing.com/unixworld/unixhome.html

HTH
Michael
Anyone for a Mutiny ?
Santosh Nair_1
Honored Contributor

Re: HTML Editor

I'll probably get flamed for this, but Microsoft has extension for their Frontpage editor which allows you to use Frontpage (on Windows) to update web pages on the Unix server. See the following URL for more details:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservext/html/fpse02win.asp

-Santosh
Life is what's happening while you're busy making other plans
Craig Rants
Honored Contributor

Re: HTML Editor

Check this site out, I used this on my Linux box before, I don't remember if they have a HP version or not.

http://www.coffeecup.com/editor/

GL,
C
"In theory, there is no difference between theory and practice. But, in practice, there is. " Jan L.A. van de Snepscheut
Bill McNAMARA_1
Honored Contributor

Re: HTML Editor

I like dreamweaver from macromedia.

trial download.
http://www.macromedia.com/

I find the other editors such as netscapes composer and coffee cup etc. are a bit un pro.

Only problen with macromedia is the price..

Later,
Bill
It works for me (tm)
H.Merijn Brand (procura
Honored Contributor

Re: HTML Editor

I fully agree with Michael. vi (elvis, vim, ...) is the way to go. Control your indents, redability and - above all - you xhtml strictness, something FrontPage has never heard of :)

Advanced vi clones with an X interface (elvis, vim) also have nice syntax highlighting, and advanced HTML features. I know elvis will try to format html, and support link follow if you specify to do so.

Emacs is a way to live by and a huge system resource wolf (not my choise), but it'll probably meet your needs if you happen to like the emacs style of work.

If you are going to create dynamic HTML, just drop all HTML editors, and start using perl with XML. It supports all kinds of neat stuff to convert XML (and other formats) to HTML.
Enjoy, Have FUN! H.Merijn
Ceesjan van Hattum
Esteemed Contributor

Re: HTML Editor

vi is indeed the way to go, but have a look at
http://www.utoronto.ca/webdocs/HTMLdocs/UNIXTOOLS/unix_editors.html

Regards,
Ceesjan
Kelli Ward
Trusted Contributor

Re: HTML Editor


Hi,
You can also check out Netscape 6 (not 4.75)
It has an editor function built in for linux, I have not verified it for HP-UX, but if it does should have all the functionality in your request.

http://www.hp.com/go/netscape

or

http://home.netscape.com/download/N6partners.html

Good luck,
Kel
The more I learn, the more I realize how much more I have to learn. Isn't it GREAT!