Ok, I've been using HoTMetaL (versions 3, 4, 5) for about 9 years. My current version is old. In fact, they don't even make it anymore, I think the company is defunct. I have really liked the ability to change from html to tag to browser view, and it's rule checking. But I'm thinking it's time for something new, it is buggy and a cpu hog. What do you'all use and like? And are there any editors that can handle html with php code mixed in without choking? Thanks, Chris
Using notepad alone is like using a spoon to dig a tunnel through a mountain. sure its possible...but...why..? I suffer from cronic laziness, and undermotivation I suppose, but 'work smarter not harder' always worked for me. Perhaps its more valiant to proclaim "I hand code thousands of pages of HTML, PHP and ASP pages." but I just feel bad for guys like that - nothing better to do with their time..? You probably dream in code. hah Wake up from a nightmare in a cold sweat a scream "<div style="padding:5px;aahhhhhhh" must really trip out the spouse
Oh yeah - got carried away spouting ridiculous personal perspective and forgot to make a point - There are several really great editors out there. Decide which features are most important to you, list these and you will probably get some better advise. Alley code - HTML and PHP tag highlighting, validation and optimization, plus some CSS tools. I like this editor. Officially recommended by..ME! Still at work I can't escape DreamWeaver, and even FrontPage since some clients only have FrontPage.
Oh, I hate it when that happens!!! Just last night my cat was playing with the blinds and I was hearing that, knowing it was the cat rattling the blinds, but dreaming "she's trying to get that affiliate code cookie right so she gets credit for her sales" - which happens to be what I was working on just before I went to bed... I always wake up with heartburn when I have dreams like this or dreams of working on code... back on topic. Thank you all for your suggestions, I will check them out, keep more coming. The only thing I know I won't use is FrontPage. It adds too much stuff I don't want.
Yeah, Notepad sucks. That's why I code all of my pages in `vi`. HTML editors are hard to use and they create weird looking code that eats up a lot of bandwidth. CSS, SHTML, and template files make redundancy unnecessary. And no worries about the spouse -- she knows `vi`, HTML, and CSS too.
You use vi? sheesh, i hated that program. I coded my first pages in joe i agree, html editors like dreamweaver, etc all leave funky code in. It's what i love about editplus, it's like a text editor but color codes, etc etc for programming. i just make one template and from there, it's easy as pie for the rest of the site. but vi...sheesh i'd rather stab myself with a spoon lol. more power to ya.