Summary: FrontPage is a popular web page design tool, but there are many alternatives depending on exactly how you want to write and design web pages.
Any ideas about a program to build a personal site that might be somewhat easier to use than FrontPage (and perhaps cheaper, as well; the 2003 ver. seems to be going for about $150 or so)?
•
Easy and cheaper? Unfortunately, probably not.
It's been while since I looked at the current crop of HTML and Web Page Design tools. There are many.
•
There are two classes of web page tools. I don't know if these terms are official or common, but I'm coining them anyway:
Web Page Design Tools: or perhaps "WYSIWYG" (what you see is what you get) editors. In these tools, you operate on a page that kinda-sorta looks like it will when you publish it on the web. Much like a word processor you bold things, you italicize things, you change fonts and sizes, and the tool takes care of the HTML encoding that is used to represent all that.
HTML Editors: in these tools, you operate directly on the HTML yourself. The tool provides assistance, perhaps in the form of auto-complete or syntax validation, and of course includes a quick preview mode to see what you're working on looks like, but ultimately you're writing HTML directly.
FrontPage is in the former category, a WYSIWYG editor.
FrontPage has a long and somewhat negative history, primarily because the HTML that it generates, particularly in early versions, was pretty bad. By that I mean that, yes, it would look like you wanted in most cases, but the actual encoded HTML that you likely didn't see was not bloated, convoluted and much, much larger than it needed to be. The result was pages that were slower to download, and easily visually broken.
Fortunately, recent versions of FrontPage have become significantly better at their HTML generation.
In addition, FrontPage defined a set of "extensions" that needed to be installed on your web server in order for many features to be functional at all.
As you may or may not be able to tell, I'm not a huge fan of FrontPage, but not for it's usability - which I find is pretty much OK - but for it's technical characteristics.
Unfortunately, the same feeling applies to most of the other WYSIWYG players as well.
•
DreamWeaver is, by far, the big player in this space. It's probably easier than FrontPage, but it's definitely not cheaper. From what I've seen, if you would want to be a professional web designer, this is the tool to use.
I've never used it myself, but have taken over management of a few web sites that were created using it. I have to say that the HTML created was, much like FrontPage, overly complex and obtuse (though, admittedly, that may not be important to everyone).
osalt.com is a site that lists open source alternatives to commercial products. Specifically searching for open source alternatives for FrontPage returns many possibilities. It's difficult to get a good read on exactly which of the alternatives is really the most appropriate, but it should be a simple matter to download and try several to see which is most appealing to you.
There are other commercial alternatives as well, should you want to spend a little time researching 'em. The site msboycot.com lists several alternatives to FrontPage.
(Speaking of boycott: when it comes to HTML authoring, even though
you can save in HTML format, Microsoft Word is simply not a viable
option. The HTML generated by Word is horrific. Worse, in many ways,
than the original versions of FrontPage. Please don't even consider it.
)
•
So what DO I use?
To begin with, I don't use a WYSIWYG editor - I write in HTML. Call me a control freak, or anal-retentive, but I try to keep things as small, clean and organized as I can within reason. So I skip the whole FrontPage / DreamWeaver class of applications entirely.
Some years ago I actually wrote an article What HTML Editor Should I Use? where, after a period using HTML Kit I landed on TopStyle as my HTML editor of choice. I've been using it ever since, and am in fact writing this article using it.
The fact is that any text editor can be used to write HTML, since it's just a text format. It's not uncommon to see the somewhat humorous "Created in Notepad" on some web sites - humorous since Notepad contains no help for writing HTML or anything else - it's just text and only text. And yet if you like, you can do everything you need using it.
Many more functional text editors offer features like syntax coloring, so you can get a sense of how the format is being parsed, and can see many errors quickly as you type. Once you get into true HTML or CSS editors like TopStyle, you'll find features that actually help you write, check and clean up your HTML, as I mentioned before.
•
I'm curious what other people are using. If you have a favorite HTML/Web authoring tool that I haven't mentioned, or just want to amplify or refute a statement I've made above, leave a comment.
Related:
What HTML Editor Should I Use? Editing HTML can be done in anything from Notepad to extremely large and powerful programming packages. What's right for you depends on your needs.
What's the difference between "plain text" and "HTML" email?
Article C3743 - May 25, 2009
I love the HTML editor I've been using for years—NoteTab (both the Light and the Pro versions).
Posted by: Diana Schuetz at May 27, 2009 6:31 AMIn the Light version, you can open and edit many documents at once using a tabbed interface, edit HUGE text files, do drag-and-drop editing, use the AutoCorrect mode, insert clips from the enormous libraries of code (both HTML and CSS), capture text from the clipboard, strip HTML tags from a file, view document statistics, use the system-wide search and replace, use text macros, and preview your results in the browser of your choice.
The Pro version includes all of the above, plus numbered lines, multi-level undo/redo, template building tools, highlighted URLs and HTML tags, a multilingual spellchecker and thesaurus, support for regular expression search/replace, programmable so you can add your own features, a clipbook feature that lets you add to the libraries clips that can range from text macros to complete mini-applications, text-to-HTML conversion, and indentation of subordinate lines so you have very legible code where it is easy to find each element.
Both versions include a large set of user-defined options, which make the programs uniquely your own.
http://www.notetab.com/ntl.php — NoteTab Light Free
http://www.notetab.com/nts.php — NoteTab Standard $19.95
http://www.notetab.com/ntp.php — NoteTab Pro $29.95
I taught myself web design with Microsoft Expression Web (I use Expression Web 2 now), but I also have Dreamveaver CS3. I find Dreamweaver a little less user friendly than the EW2 (really lol). Either way, I still bought books to teach myself too - it's not as easy as you might think. However, I now maintain my company website myself, and my Group's site.
Posted by: Carl R. Goodwin at May 27, 2009 7:02 AMTry Nvu. its a free html editor, wisiwig and souc e code. Advaneced options for experinced webmasters and easy to use iterface for fresh people
Posted by: Scott at May 27, 2009 2:26 PMI have to agree with Antoine Neely. Serif's Web Plus X2 is a great Web page design software that does all I need.
Posted by: Bill Casey at May 27, 2009 4:24 PMTake a look at the latest edition of Dreamweaver, it's much improved and has great tutorials on the Adobe website....still expensive though! A free alternative is Komposer (http://www.kompozer.net/download.php).
Posted by: Colin Macpherson at May 28, 2009 5:25 PMMostly, I "program" web pages by hand ("Notepad" style) but for the more advance functions, or for those I forget, I use Frontpage Express, which is free (!) and was still floating around in a few obscure corners of the web as of October 2008. You can still get it here:
http://www.123ecommerce.com/frontpage-express.htm
...Enjoy! :)
Posted by: Glenn P. at May 29, 2009 3:02 PM12 years ago I created websites using DOS edit and notepad, but then discovered frontpage saved a lot of effort and time. For the last few years I have been using Dreamweaver MX and Dreamweaver v8.
Posted by: Martin Bown at May 31, 2009 7:49 AMI have used Komposer, its free and it has done what I wanted to do with it, I did a website for a friend on it http://choochoo224.com I am just a beginner but it is fine and I managed to have my pages validated with W3C
Posted by: Mollie at June 2, 2009 2:10 AMREAL programmers use
Posted by: Robin Clay at June 10, 2009 12:57 AMC:\ copy con myprog.zip
Hey, just catching up! Anyone ever used Eversoft Firstpage? It's really easy to use, has a lot of extras and features, and the results are very nice. A slight (5 second) "nag" asks you to buy the more robust version, but I find the free version sufficient for almost any purpose.
Posted by: Joe S. at June 13, 2009 6:13 AM