Forum Moderators: open
Not wanting to get into another discussion about the pros and cons of FrontPage, let's say it's for this latter reason that I try to discourage them from using FrontPage. As I remember, you really can't go into a FrontPage site without using FrontPage.
So what I'm looking for is something inexpensive, probably sort of WYSIWYG, maybe template-based, not FrontPage, that will be easy enough for them to learn that I'll mostly be out of the loop, but which writes more or less standard enough code on a PC that when I do get involved I'm not pulling my hair out.
Is there such an animal?
Since you already know HTML, and dont want to have to educate them how to, I'd fill notetab with code templates. If they can make <p> tags and other simple tags they can integrate that into the code templates that you made for them.
I suppose if you wanted to take that idea a bit further.....when you create a page you could use a scripting language to break up your webpages and use them as the templates. You would have to update their list of templates for every time you made a new batch of pages though ;) But if you kept making the code, these code templates can be the nest for their work, without them messing up or going out of the loop hopefully :)
Yes... NoteTab's what I use most of the time too. It's great, but it's not a WYSIWYG editor... it's the furthest thing from it.
I've considered building templates for some friends, or giving them one of mine... but, with the inevitable html lessons, for many of them that's more than what I'd like to get into.
I'm really wondering if there is an alternative to FrontPage for this kind of stuff.
It's relatively cheap ($99) and looks fairly easy to use as long as you're doing simple stuff with it. I think unless I were setting up sites with it fairly often, though, I'd have to keep a copy of the book at my side.
Back to WYSIWYG, Namo is a possibility I've considered. I (blush) actually have a demo version of the program I've never installed. Their documentation talked about how the program stripped closing paragraph tags out of code to reduce excess html, and that turned me off.
John Dvorak's testimonial on the WebExpress MVD site is certainly impressive. I'm always bothered by wizards, but maybe it's just right for someone who needs hand holding. What kind of code does it write?