Tools Used in Creating a Web Project

The following list contains information on the editing tools used to create this project. All are shareware or freeware, and are for the Macintosh platform.

The subject of HTML editors is always the cause of much debate. I prefer to compose all HTML files offline, using an HTML editor, then upload the finished product. For the Macintosh, I have two favorites:

BBEdit Lite
http://www.barebones.com/
BBEdit is a nice, stripped down text editor for the Mac. The Lite version is freeware; there is also a commercial version. This is what is known as a macro editor: the HTML extensions are added on to the existing application. If you pay for the commercial version, you get the HTML extensions as part of the package. If you use the freeware, you have to download the extensions yourself. The freeware and HTML extensions are available on their Web pages. The advantages of BBEdit: it creates an HTML template for you, and has no file size limitations. On the downside, the freeware version supports primarily HTML 2.0 tags. The new, spiffy tags like tables and font sizes are nowhere to be found--yet.

HTML Web Weaver
http://www.northnet.org/best/Web.Weaver/WWWW.html
HTML Web Weaver is what is known as a stand-alone WYSIWYG editor: What You See Is What You Get. It needs no other program to run, and supports a wide number of tags. Its friendly, icon-based interface will remind you of your favorite word processor. The disadvantages: it's a little unstable (save often--it's liable to crash!), and can open files of 32 K or less. There is commercial version avaailable, called World Wide Web Weaver, which supports many of the latest tags, and has no file size limitations. All versions are available for downloading on their Web page.

The bottom line on editors: experiment! Try out a couple (almost all, even commercial apps, offer free demos). After a few go arounds, you'll know what you like or don't like. For more information on HTML editors, take a look at Yahoo's list of Web authoring apps.


More Information