Forum Moderators: open

Message Too Old, No Replies

What HTML editors do you guys use?

The best HTML editor

         

pikapp44

4:30 am on Jan 10, 2003 (gmt 0)



What do you guys is the best HTML editor for ease of use, tools and overall organization for full site control?

macrost

3:48 pm on Mar 6, 2003 (gmt 0)

10+ Year Member



Ok, just had to throw in my two cents. ;) I use homesite 4.5.2 and XML Spy v5 release 3, and ultraedit. These are the main ones I use for my job. I tend to use ultraedit for external js, homesite for serverside scripting, and of course xml spy for xsl.

Mac

russgri

2:36 am on Mar 7, 2003 (gmt 0)

10+ Year Member



CoffeeCup Html Editor Ver 9.3
coffeecupdotcom
I have used this cool editor since Version 1...
handles Projects, Dhtml and Javascript libraries.
Code snippets, File upload, File and Source...stylesheets download from any website.
Clico on other apps to open them.
Syntax highlighting,
add new extensions to be edited
Search and replace...even globally
Extended search and edit/replace globally
Css style editor
Special characters,
Insert all tags
Remove html tags from selected
Add selected to snippets library
Buy a version and get free updates
Free download trial

nex2k

12:58 am on Mar 11, 2003 (gmt 0)

10+ Year Member



The best (freeware) HTML editor I've found is HTML-Kit [chami.com]. It is great for coding HTML and other web languages. It also has a built in code checker/validator.

I also use Araneae [araneae.com]. It is great for quick editing because of its syntax highlighting and small file size.

werty

7:31 pm on Mar 14, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Dreamweaver. Great for when you need to change the names of your html files. It takes liek 12 seconds to fix your entire site.

Notepad

I used ultra edit in the past and liked that.

Is there anything remotely close to a wysiwyg for doing php? I am thinking it may be worth it just to learn the basics of it, but I am faster learning new programs than I am learning languages.

txbakers

4:48 pm on Mar 19, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I think Dreamweaver MX does GUI for PHP.

Allen

5:25 pm on Mar 19, 2003 (gmt 0)

10+ Year Member



Yeah, but it doesn't touch using a program like Programmer's Notepad. DW is good for HTML, but I still prefer a text editor for coding.

Allen

Rhadamanthus

8:48 pm on Mar 20, 2003 (gmt 0)

10+ Year Member



Back in the day when it was common to see web pages with logos saying "powerd by xxxx" (which drives me crazy - what user cares what the web page is powered by?), I had my own little rebellious logo that I'd done up that said "Powered by Notepad". :)

I have yet to see a WYSIWYG editor that generates anything close to streamlined HTML - and bandwidth is a major concern for me, since I'm running my site on a shoestring budget. I've found that in general, I can write HTML code that's about half the size of what the editors give me. And half the time I can't make the editors do what I want them to, anyways.

Over the years, though, I've found that the syntax highlighting editors are a nice middle ground, and can really improve productivity. UltraEdit is nice because it's very well featured and very low overhead. XMLSpy is nice because it has so many great features. But in the future I plan to migrate my site to ASP.NET scripts from PHP scripts because I want to take advantage of the power of Visual Studio.NET. I work as a programmer in my day job, so I'm *extremely* familiar with it already, and it's a very, very powerful development environment when you get used to it.

sem4u

9:01 pm on Mar 20, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Dreamweaver and Notepad.

Kandevil

9:26 pm on Mar 20, 2003 (gmt 0)

10+ Year Member



Dreamweaver and EditPlus

tbear

11:17 pm on Mar 20, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Arachnophilia 4.0 (last build)

Don't like the look of version 5 though, so I'll stick with 4.0

nosanity

8:00 am on Mar 21, 2003 (gmt 0)

10+ Year Member



I third textpad. Mind you, I use dreamweaver mx for some fast tables (due to laziness).

noSanity

crosenblum

4:58 pm on Mar 24, 2003 (gmt 0)

10+ Year Member



Textpad is for me, until the day I die.

Unfortunately those that know the code, end up having to clean up all the bad code generated by WYSIWYG code designers.

It's just bad code, ugly performance, wrong syntax levels, lots of duplicate fonts and divs.

It always pays to know the code and do it raw.

Better readability.
Lots of Commenting
Indenting as logic flow.
Absolute Table/Content Positioning.
I have nothing against css, as long as I limit where I use it.

x3nos

11:46 pm on Mar 24, 2003 (gmt 0)

10+ Year Member



I tend to use a variety of tools from PS 6.o to ImageReady for initial look and design. Then move into DW3 for the layout and content creation and finally move into EditPlus 2 for hand coding and trimming up the code and doing METAS, JScript, CSS and any other particularly precarious items of code that require the precision of a text editor.

Just a note, whatever GUI/WSIWYG you use, Edit Plus is the best hand editor, highly configurable, nice ccolor coding, best find and replace I've encountered, plus a browser plug in so you can get a GUI/WSIWYG feel from it. Plus a thirty day trial and the unlock costs 20 or 30 bucks.

dreamcatcher

1:31 pm on Mar 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I mainly use conText and Crimon Editor, which are great free text editors.

conText
[fixedsys.com...]

Crimson Editor has a particularly great feature where by if you click on a brace in your code, it underlines it and underlines the corresponding closing brace. Very good for learning purposes.

Crimson Editor
[crimsoneditor.com...]

Forgive me if they have been mentioned before!

:)

4serendipity

2:14 am on Apr 1, 2003 (gmt 0)

10+ Year Member



I mainly use conText and Crimon Editor, which are great free text editors.

Agreed. Those are two nice, free editors. Of the two I like Crimson a bit better.

Here's one more:

tsWebEditor
[tswebeditor.net.tf...]

lioness

2:24 am on Apr 1, 2003 (gmt 0)

10+ Year Member



mattglet,

MS Interdev is nice, but how do you get it to work w/ .php files?

kfander

7:34 pm on Apr 5, 2003 (gmt 0)

10+ Year Member



Laugh if you want, but I use NetObjects Fusion for most things. I have created sites in a text editor and can do that, but cannot keep up with the volume of stuff that I put out if I'm spending any more of my time than I have to with the code.

On sites that I don't plan on adding to or changing regularly, I'll use Dreamweaver.

The downside of NetObjects Fusion is, of course, that the HTML it produces is bloated and not entirely efficient, that changes made to a site outside of NOF can be problematic, and that it tends to be unpredictable once a site has reached three or four hundred pages, or more.

I used to enjoy putting a site together for the sake of getting the HTML right, trying new things, and making them work; but now, when I put a site together for myself, it's the content that I am interested in - and I just want to get to it without too much fuss.

Laisha

8:02 pm on Apr 5, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Homesite 4.5 - One time I went dumpster diving and found the software with a site licences :P

Oh dear, Elite Web! You've just altered my image of you quite sharply! :)

Before I go into my story, I should here explain that I started designing web sites in the early 1990s, before there were any WYSIWYG editors, or even frames! I, in fact, beta tested both HoTMetaL, HotDog, and later Front Page when they were new.

By the time Front Page hit the stores, I was what I now call an "HTML snob," part of a group of people who thought that somehow using an HTML editor was somehow cheating. I remember getting in several heated discussions on various boards on the internet about the slackers who used editors.

Then, one Thanksgiving, we were seated around my mother's table when my step-father, a journalist from the front in World War II, began talking about his Underwood. (For those of you who don't know, that's an old fashioned, non-electric typewriter with no screen whatsoever!)

He went on to rant further about people who "pretended" to be journalists yet used word processors. It changed my entire outlook on things.

I use DreamWeaver 4 for most sites. I use NetObjects Fusion 7 for very large sites. And I use Arachnophilia 4 (the non-Java version) to clean up code or tweak stuff.

The hubby runs a local news site which has become too cumbersome for words and is about to start using eMediaAdmin, specifically for news sites.

<added>Oops! I see the hubby already posted here, though he didn't mention that specific site, so I'll just leave that part in.<added>

sctsai

10:44 pm on Apr 6, 2003 (gmt 0)

10+ Year Member



I use Arachnophilia 4.0 too v. 5.2 is too different and slower, imho.

Filipe

10:20 pm on Apr 8, 2003 (gmt 0)

10+ Year Member



If you're an HTML snob (or can "see" your webpage in the code) then Homesite is the way to go. I used to be a ColdFusion Studio nut, but it's basically the exact same thing - as far as regular HTML coding is concerned.

Since Macromedia bought the product line from Allaire (or did they buy Allaire?) it's only gotten better. And now, with DreamWeaver integration it's even better.

u4eas

1:38 am on Apr 11, 2003 (gmt 0)

10+ Year Member



dreamweaver mx and notpad/wordpad

-u4ea

RonPK

8:41 am on Apr 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



HomeSite 5 for creating html, css, javascript, php.

For larger sites I prefer some kind of CMS: makes it easier to maintain consistency in layout and linking.

Alternative Future

8:57 am on Apr 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



VSL - Visual Slick Edit or UltraEdit

Multiple use covers most languages by far the best VSL.

-gs

insin

10:37 am on Apr 14, 2003 (gmt 0)

10+ Year Member



Just good old Textpad for me :)

Mark_A

10:57 am on Apr 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Just to add my 2p... nice to be back in here .. been away learning about something else for a while ..

I use hotmetal pro 6
a bit dated perhaps but I think still excellent value for money as a wysiwyg editor

I use notepad and increasingly TextPad which I agree with other posters is fast has blazing max memory capabilities and well ... I do need to send them the money .. I have been evaluating it too long :-)

I am and will be using databases as much as possible .. they expand on the possibilites available from css and ssi .. there is just no need to complicate the very different tasks of "page design" and "content production" by muddling them together which causes minor mental chaos at times :-)

Mohamed_E

9:15 am on Apr 17, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



On a Win2K system with a UNIX-like shell I use emacs plus a minimal html-mode (disappeared from the net). Also use the GTML pre-processor (perl program) for includes etc and make to be sure that everything gets updated correctly.

There is an emacs interface to HTML-tidy, but I prefer to use that program separately in batch mode. May try it out, though.

gsx

12:15 pm on Apr 17, 2003 (gmt 0)

10+ Year Member



No-one uses Microsoft Publisher then? ;)

I'm surprised that CSE HTML Validator hasn't been mentioned. It's not WYSIWYG, but is also has spell check, code validation check and links to the W3C standards for different versions of HTML, XML, and CSS. It is easy to use tags that you don't use often, they are all listed in a menu system.

It will validate and colour highlight for: HTML, C, C++, CSS, Delphi, Perl, Java, VBScript and SQL. So it's quite flexible for many tasks.

Condor12

12:21 pm on Apr 17, 2003 (gmt 0)

10+ Year Member



HTML-KIT. Great colour coding. ;)

eaden

2:33 am on Apr 18, 2003 (gmt 0)

10+ Year Member



dreamweaver, ultraedit or zend studio, and vim on the server :)

bull

6:55 pm on Apr 20, 2003 (gmt 0)

10+ Year Member



Only CSE HTML Validator for the pages that are more "individual" than those created by my small self-written mfc-c++ database program (once having a layout --> only entering text in a standard edit field. no html junk code)
This 79 message thread spans 3 pages: 79