Page 1 of 2
HTML vs. Editors

Posted:
Oct 27, 2003 @ 4:16am
by ktemkin

Posted:
Oct 27, 2003 @ 4:20am
by James S

Posted:
Oct 27, 2003 @ 4:23am
by ktemkin

Posted:
Oct 27, 2003 @ 4:33am
by sponge

Posted:
Oct 27, 2003 @ 4:42am
by ktemkin

Posted:
Oct 27, 2003 @ 4:58am
by Maf54

Posted:
Oct 27, 2003 @ 5:06am
by sponge

Posted:
Oct 27, 2003 @ 5:53am
by Michael Y

Posted:
Oct 27, 2003 @ 8:16am
by refractor

Posted:
Oct 27, 2003 @ 9:33am
by Brig

Posted:
Oct 27, 2003 @ 9:44am
by David Horn
On ol' PocketGamer we're HTML editors all the way. Well, mostly. I tend to create tables and basic layouts in FrontPage (so sue me), run a replace to swap all the "'s with ''s and copy and paste it into EditPlus to work on the PHP side of things. Once that's done, I'll usually fiddle with the HTML in situ to try to fix problems.
RANT: Why does Apache always give the wrong line number when debugging php code? I get "Parse error on line 112" when in fact it's a missing comma on line 158 or something.

Posted:
Oct 27, 2003 @ 9:49am
by Brig
Ah Frontpage. I find it adds a lot of crap to the script, but I haven't used it since 2k. I like how Dreamweaver allows the split screen so that you've got your html and wysiwyg visible at the same time.
Plus, editors speed up everything (for me anyway).

Posted:
Oct 27, 2003 @ 10:22am
by damian

Posted:
Oct 27, 2003 @ 9:07pm
by ktemkin

Posted:
Oct 28, 2003 @ 2:56am
by Ideot too lazy to log in