Web Site Creation and Maintenance

General Web Site Philosophy

Specific Tools Used for This Site

Adobe Acrobat (PDF) Files

All downloadable or viewable academic papers on my web site are provided in Adobe's Portable Document Format, which offers cross-platform capabilities that keep the page appearance consistent across numerous computer platforms and printers. Adobe offers a free Acrobat Reader that allows users to view or print PDF files on nearly any computer, including Macintosh, Windows, and leading flavors of UNIX. All PDF files on this web site are created using either Adobe Acrobat for Macintosh or the built-in PDF capabilities in Mac OS X.

Compressed Files

Downloadable data files on my web site are generally compressed to save bandwidth, using Aladdin Systems' DropStuff (for .sit StuffIt files) and either Aladdin's DropZip or Tom Brown's ZipIt (for .zip PKZip or WinZip files). StuffIt files can be decompressed using Aladdin's freeware StuffIt Expander (available for the Mac, Windows, UNIX, and Solaris platforms), which -- when paired with its shareware twin DropStuff with Expander Enhancer -- offers the ability to decompress, unzip, or unstuff such formats as StuffIt (.sit), ZIP (.zip), UUencoded (.uue), BinHex (.hqx), and MacBinary (.bin) files, among others. Zipped files can be decompressed with the above-mentioned StuffIt Expander or ZipIt, as well as with software like PKZip or WinZip; one of these programs should be pre-installed on most Mac or Windows hard drives.

<LINK> Tags

Modern web browsers are beginning to use <LINK> tags to assist users in site navigation. These tags, part of the W3C's HTML specification, allow the site creator to build in linkages between different documents or pages on a site. Unfortunately, this capability is not available in even most recent browsers; it is standard on Lynx, iCab, and some versions of Opera, and can be installed as an optional Link Toolbar extension for Mozilla and Firefox, but it is not usually enabled by default. As more users and site creators become familiar with these tags, though, more browsers should begin to add this functionality. Sander Tekelenburg has posted a discussion of the value of link tags, which should give the reader some sense of how useful these tags can be.

The official specification for these tags is available at the W3C's site, along with a list of approved link data types. Each browser currently implements this specification slightly differently; for example, the following link documents iCab's implementation. Fantasai has compiled a list of all known link types that have been proposed (not all of which have made it into the official specification), and Subotnik has compiled a page of links to all known link tag specifications and implementations. Mozilla and Firefox appear to have the best implementation of these tags (which is enabled with the Link Toolbar extension as mentioned above), covering the most tag values. iCab includes several other valuable features, such as the ability for the page author to substitute more descriptive titles for each tag (see the "title" attributes in the examples below). To maximize the value of these tags, on this site I use the following tags, each of which is handled appropriately by both iCab and Mozilla/Firefox:

<META> Tags

Numerous <META> tags exist, following the general pattern established by the W3C's specification, but their permissible values have not yet been established by the W3C; as a result, many different META tags have been added by web site creators and by HTML generating software. I choose to use only three of these many options, to provide the most useful information about my pages without adding too much clutter (and file size) to each page:

http://garnet.acns.fsu.edu/~phensel/tools.html
Last updated: 24 April 2006
This site © copyright 1996-present, Paul R. Hensel. All rights reserved.