Chapter 23Web Site Authoring ToolsAt the beginning of this guide, I encouraged you to start creating HTML pages with the text editor or word processor that you are most familiar with. Now that you've got HTML under your belt, however, you should consider switching to one of the many software packages especially designed for creating Web pages. This chapter helps you choose the software that is best for you, and introduces some of the best and most popular HTML authoring tools. There are essentially four types of HTML authoring tools:
Which software you should use depends on the size you expect your Web site to be, and the number of people who are working with you to create it. It also depends somewhat on your personal tastes and skills. This chapter gives you the information you need to make an informed decision on which software is worth evaluating for yourself. Text Editors Versus Graphical Editors"What-you-see-is-what-you-get" (WYSIWYG)
Web page editors like Netscape Composer (formerly known as Navigator Gold) incorporate a
Web browser that attempts to show the Web page with graphics and special formatting as you
build it. (See Figure 23.1.) The attraction of this sort of editor is that you
theoretically don't have to even learn HTML to create Web pages. Most Web page authors, however, prefer using a text
editor that shows the actual HTML commands. Any word processor or text editor will do,
though specialized HTML editors, such as the HTMLed program in Figure 23.2, offer
convenient buttons and menu commands that can save you a lot of typing. Some HTML editors
also automatically highlight HTML tags, which makes them easier to read. Why would you want to type HTML commands yourself instead of letting a graphical editor like Netscape Navigator Gold write them for you? There are at least five good reasons:
HTML Support Within ApplicationsIf you already use a word processor or page layout program, you may not have to switch software to get the convenient HTML shortcuts that a specialized HTML editor provides. The latest versions of almost all business software include support for HTML, and even older word processors can be enhanced with add-ons for building Web pages. All the applications in the Microsoft Office 97 suite, for example, include the ability to open, edit, and save HTML pages. Microsoft also offers a free add-on for Word 7.0 (and other Microsoft Office 95 programs) called Internet Assistant. You can download this add-on at: http://www.microsoft.com./msword/internet/ia/ As Figure 23.3 illustrates, Internet Assistant allows you to create HTML headings, lists, and other Web page formatting commands by selecting from pull-down lists. You can also make hypertext links directly within Word, as shown in Figure 23.4. Figure 23.3. Internet Assistant adds drop-down lists for most HTML tags to Microsoft Word. Figure 23.4. Internet Assistant also lets you create hypertext links within Microsoft Word. Internet Assistant for Word 7.0 (and Office 7.0) includes a built-in Web browser, as shown in Figure 23.5. Though this browser does a good job of showing basic HTML text and images, it doesn't support many of the advanced features of standalone Web browsers. For this reason, other applications and add-ons prefer to rely on Netscape Navigator or Microsoft Internet Explorer for viewing Web pages. Figure 23.5. Word with Internet Assistant, like many Web-enabled applications, includes a built-in Web browser. Though specialized Web editing programs are still the most popular choice among Web page authors, the trend of the future is definitely toward HTML-enabled applications. Expect upcoming versions of your favorite software to meet or exceed the Web page editing capabilities of today's standalone HTML editors.
Web Site Management and Authoring ToolsAll of the options discussed so far in this chapter are intended to help you build Web sites one page at a time. But planning, implementing, and managing a large Web site today can involve far more than writing HTML. For help with higher-level tasks like organizing your pages, automatic link verification and testing, multi-author version tracking, and multimedia Web publishing, you'll need to turn to more complex software tools. To help you understand what these tools can do for you, let's take a look at two of the most popular site management and authoring packages, Adobe PageMill and Microsoft FrontPage.
The line between an "editor" and a "site management tool" can't be sharply drawn, and Adobe PageMill is a good example of a software package that straddles the line. Its primary function is similar to Netscape Composer: a graphical Web browser that lets you build and edit pages as you view them (see Figure 23.6). Figure 23.6. At first glance, PageMill is just a graphical HTML editor like Netscape Composer. PageMill offers a number of features that help you quickly edit multiple similar pages and get an overall picture of how a page fits into your site. These include the Pasteboard, color palette, and Inspector windows shown in Figure 23.7, among other features. Figure 23.7. PageMill offers a number of bells and whistles that go beyond what you'd expect from a simple page editor. To really get a handle on major site development, however, you need to move up to a product such as Adobe SiteMill or Microsoft FrontPage. By providing a visual overview of your entire site, these programs can help you understand and control how the Web components are associated and linked. Icons are generally used to show relationships between pages and to indicate if there is a problem, such as a broken link. The Explorer module of FrontPage (see Figure 23.8), for example, is closely integrated with FrontPage Editor. You can do things like moving files between directories while automatically modifying all links for all pages affected by the move. Microsoft FrontPage also includes Web wizards and Web templates, which guide you through the creation of a complete Web site based on a pre-designed "standard" format. You get to pick which parts of the design you want to include in your Web site, and provide the actual graphics and text to implement the pages. Figure 23.9 shows one of the dialog boxes you would encounter when using the Web wizard called Corporate Presence. Figure 23.8. Microsoft FrontPage Explorer gives you a birds-eye view of your entire Web site. Figure 23.9. Microsoft FrontPage's Corporate Presence Web Wizard lets you specify the main components of your Web site all at once. Though its emphasis is on helping you produce a professional-quality site quickly, FrontPage offers some more advanced features, such as integrating databases and multimedia into your pages. FrontPage also provides some fairly simple tools to aid you in administering your own Web server. If cutting-edge features are your top priority, you should probably look beyond tools like FrontPage toward more powerful (and expensive) packages, such as Macromedia Backstage or NetObjects Fusion. It would take us far beyond the scope of this guide to delve into these advanced packages, but they essentially enable you to make your site look different for every visitor. Macromedia Backstage gives you powerful tools for accessing databases, managing online discussion groups, and building interactive animation, sound, and video into your pages. NetObjects Fusion includes many similar features, but places more emphasis on advanced page layout and interactive site management tools. If you'd like to see some of what's possible with
these cutting-edge tools, check out the Macromedia site at: and the NetObjects site at:
SummaryThis chapter introduced the four basic types of HTML editing and site management tools. With Netscape Navigator Gold, HTMLed, Microsoft Internet Assistant, Adobe PageMill, and Microsoft FrontPage as examples, you learned what each kind of tool can do to speed up your Web page development. Q&A
http://www.w3.org/pub/WWW/Tools/ Quiz Questions
Answers
Activities
|