Index

Webmaster

Per FSU requirements, the webmaster must be a full time permanent faculty or staff member (memo from Larry Conrad, 11/30/98).


The general webmaster is at present Leon van Dommelen. You can E-mail the webmaster at dommelen@eng.fsu.edu

Dr. Van Dommelen, dommelen@eng.fsu.edu, is also in charge of the PhD Preliminary Exam pages

Mrs. Heinis Stanley is in charge of the financial opportunity web pages (sholarships, fellowships, jobs, ...).

Mrs. Heinis Stanley is in charge of the Abet 2000 web pages.

When Might I Need the Webmaster?

The webmaster is the person you want to contact if you see a departmental web page that does not want to load or a link that no longer works. You also need to contact the webmaster if you want to make changes to any departmental web page, or change links. Only the webmaster can move files in or out of the web page area. (Actually, some top system people can do this too if the webmaster is unreachable, but in that case, please remind them to update the html file history list and HISTORY.TXT in the top directory.)

Making Changes

If you want to make a minor change on a web page, it may be easiest to print out the web page from your browser. Mark the change in red ink and give it to Dr. Van Dommelen.

If you want to make extensive changes, please save the web page using your browser's File menu. Then edit it using a text editor such as PFE. Please leave the formatting commands such as, say, <ul> unchanged; do not delete these! E-mail the edited page to the webmaster address shown at the top of this page.

Another way to do this is to mail the web page you want to change to yourself. You can use the Send Page option of the File menu in Netscape to do this. Now you can use your mail program's editor to change the page. Mail it to the webmaster listed at the top of the page; do not "Reply" to the message.

If You Are the Webmaster

Some info about the webmaster. The webmaster is responsible for:

  • Making sure that all pages are operational.
  • Making sure that all pages are neat
  • Making sure that all html code has been written using good coding practices. In practice, the webmaster tries to keep the code as uniform between different files as possible. Also, the code has been brought down to the smallest amount of violations of the html standard possible without a complete rewrite.
  • Making sure that the file names are consistent and well chosen.
  • Making sure files are organized in a clear directory structure that mirrors the structure of the web page tree.
  • Making sure that the history trace in each html file is updated for any changes in the file.
  • Making sure that the global HISTORY.TXT file in the top directory is updated for any changes made in any file.
  • Being accountable for the current shape of the web page.
  • For personel changes or changes in their E-mail addresses and or telephone numbers, updating files such as contact/index.html, contact/mailme.html, and gradprog/mailgadm.html, gradprog/phd/phdexam/signup.html, etc.
  • For faculty changes or changes in personel E-mail addresses and or telephone numbers, updating faculty/, ugradadv/advisors/, ugradadv/email/, etc.
  • At the start of each semester, update the courseware list.
  • If courses change, (including the nonME core classes in chemistry, physics, mathematics, electrical engineering, updating ugradadv/email/ and ugradpro/classes.

The webmaster is not responsible for:

  • The content of any of the pages, except where explicitly listed.
  • The airconditioning and heating system.
The executable file "all" in the top admin/ directory lists all .html files, alltxt all .txt files. Use grep -i search_string `admin/all` to search for a string. The subdirectory substi contains a script to do substitutions. It requires an input file with the original and substitution strings on alternate lines. Use with care, recursive substitution will occur. To do a global substitution, prepare a substitution file tmp.ind and use
   foreach f (`all`)
   substi/substi tmp.ind $f
   echo $<
   end
Warning: see the start of this page for a list of external web pages that would not be changed using such procedures.

To-Do List

We need
  • Get better lab pictures from faculty -- square, to be reduced to 100x100
  • Get better pictures from some faculty -- square, to be reduced to 100x100

Copyright and Trademarks

The textual and graphical material on the Mechanical Engineering pages belongs to their proper Copyright and Trademark owners and is not public domain. The following list is not exhaustive:
  • The images in img/mastrclp/ were obtained from IMSI's MasterClips/MasterPhotos (C) Collection, 1895 Francisco Blvd. East, San Rafael, CA 94901-5506, USA.
  • The signup banner in gradprog/phd/phdexam/ was made using software on http://www.mediabuilder.com/

Copyright © 2002 FAMU-FSU C.O.E. All rights reserved.
Last Update: 8/25/02. For questions, see the contact page.