Personal Web Pages

Friday, January 15th
Noon-12:45 PM
Ecology 150
Saint Paul Campus
University of Minnesota

    This talk is about how to build a personal web site (consisting of multiple pages) and about how to make an existing one better. By the way, a personal web site is one whose content you control, not just a site put up about you or a site you have written on behalf of another person or organization. For this reason, personal web sites often carry disclaimers.

    Before you even start with the computer aspects of building a personal web site, you need to do several things.  You'll probably end up doing these things all at once and changing them as long as you've got a web site :

After the hard part's started, you just need to deal with the mechanics:

Why do You Want a Personal Web Site?

    This is an important question both because it takes time to build and maintain a personal web site and because your purpose(s) dictates what you're going to put on your site. There are a zillion good reasons to put up a web site:

Back to the top.

What Do You Want to Put on Your Personal Web Site?

    This will, in part, be a function of your website's purpose.  Generally, as one comes up with more material fit to put on the web, the site's purpose expands, but some people may choose to restrict a given site to one topic.  I prefer well-rounded personal web sites that contain matters from several aspects of people's lives, but the point of these sites is that they're personal, so the writer can choose what to put up.

The sorts of things that should be every web site:

Highly recommended:

For scientists:

Remember that the Internet is a public place.

Things that should not go on your personal web site:

Back to the top

What do You Want Your Personal Web Site To Look Like?

    I'll be discussing design issues later.  Right now, be a web surfer and decide what kinds of pages you like to look at.  These pages can be sources not only of design ideas, but of the code and sometimes the graphics used to implement those ideas.  It's okay to copy HTML code as long as you aren't making off with the actual content of the page, most of which does belong to the author by copyright.  Many graphics are royalty-free and the public has blanket permission to reproduce and use them within certain limits.  But it's generally good form when possible to acknowledge your original sources and owners of images.  Since you're making a personal web site, you don't want to copy pages wholesale, because yours should be unique.  Just collect bits and pieces.  You'll find some great examples of things not to do on the web as well.

    For Netscape users with PCs: to examine or copy HTML, pull down "view page source" under "view" on Netscape's top menu bar, or save the page of interest as HTML and look at it later in a text editor like Notepad.  To copy a graphic, click on it with the right mouse button, which will give you a display box which lets you save it as a .gif or .jpg file.

Back to the top.

How Will You Organize Your Personal Web Site?

    Organization is essential for any web site, but good organization is essential for a personal web page because of the diversity of material that's likely to be on it.  Your top (home) page should contain links to all the major features on your web-site.  It should be easy to get from sub-pages to other parts of the site.  Keep links to outside sites together by category on the appropriate sub-pages.  Provide a reasonable description with every link.  The reader wants to be able to find and get to interesting pages quickly and not to miss anything.

    There is definitely an aesthetic component to organization, and many different ways to approach the problem.  Interestingly, I've found that organizational schemes seem to reflect more on the page writers than they do on the sites themselves.

Back to the top.

Where Do You Want to Put Your Personal Web Site?

    You need a server and a link to the World-Wide-Web (a DNS entry) to make a web site from a bunch of funny-looking text files.  Unless your one of those whacky and wealthy computer fiends who can install server software on your computer, afford connect it to the internet perpetually, and buy a web address for yourself, you'll need an account on someone else's server.  There are several options for U of MN academics:

File Management

Back to the top.

Writing Personal Web Pages

    You should do this yourself, because it's your site and because it's easy.  Many programs including Microsoft Word '97 and Netscape Navigator contain options that will let you write web pages using only what you need to know for word-processing.  HTML itself is extremely simple (the browser does most of the work) and the basics can be learned in a little over an hour.  To learn enough HTML to start off your web site, read the Beginners Guide to HTML and use it to try to understand the html code for one or more of your favorite web sites.

    The major issue in web page is design is the conflict between fast load times and the file size of the page and associated graphics, scripts, noises, etc.  Simple pages with few or no associated files load the most quickly and are the easiest to read by computers with little excess memory, old or text-based browser programs, or slow connections (like a 14.4 kbaud modem).  Keep in mind that blind people often use text-based browsers.  But, on the other hand, associated files (especially big ones) can make a page more attractive or interactive.  Striking a balance is difficult, but I recommend leaning toward the simple and accessible.  The internet is, after all, a public place, and it's a shame to see so many web pages restricted to access only by an elite with expensive computers and fast connections.  Big graphics all by themselves don't necessarily make a page look good; use a little common sense and basic design/composition ideas to compose your pages.

Recommendations to keep your page accessible:

Just good form:

    I recommend to you a great web-page style-guide sums up all of these issues and more.  It's succinct, almost certainly correct (if there's a correct in aesthetics, this is it), and very funny.

Some more links that may eventually prove useful to people writing web pages:

Back to the top.

Maintaining Your Personal Web Site

Web sites are like pets, they've got to be taken care of, even if your server isn't billing you.  This will scare some folks off, but it doesn't really take that much time if you don't have much time to spare.  Things that must be done:

Back to the top.

© 1999 Rebecca Teed