What other WEB-RELATED SOFTWARE is available on Athena?
In addition to web browsers, other web-related software is available
on Athena. Such software includes HTML editors, Web helper applications,
and java-related applications.
Please note that newer versions of this software continue to
come out regularly; this list may not be completely up-to-date.
For the most up-to-date information, check out the following URL:
http://web.mit.edu/acs/www/whereruns.html
1. HTML Editors:
You do not need a dedicated HTML editor to create a web page; all you
need is a text editor (like emacs) and a knowledge of html programming.
However, an HTML editor can make the process easier.
The editor HoTMetaL Pro is available on Suns and SGIs. Simply type:
add hotmetal
hmpro -v 2.0 &
Documentation is available beginning with the URL:
http://web.mit.edu/afs/athena/software/hotmetal_v2.0/www/Chapter1.html
Mapedit makes the creation of imagemaps easier by allowing you to
define regions of a picture directly on the picture itself.
Mapedit is available in the cwis locker; type:
add cwis
mapedit &
More information on using mapedit is available at:
http://web.mit.edu/cwis/docs/mapedit.html
2. Helper Applications:
These applications allow you to play audio or video files over the web,
or to view downloaded files. The application you need is determined
by the file being downloaded. The page from which you are downloading
should inform you what software is necessary.
The Real Audio player is currently available for Linux, Suns
and SGIs. Type:
add infoagents
realplay &
For information about playing other types of audio files, check out the
stock answer "Playing an AUDIO file downloaded from the Web".
Adobe Acroread is available on Suns and SGIs to read files created
in Adobe pdf format (files ending with the extension ".pdf").
To use it, type:
add acro
acroread filename.pdf &
For information on playing videos/animation downloaded from the
Web, including AVI, MPEG, and Quicktime formats, please see the stock
answer "Playing a VIDEO file downloaded from the Web".
3. Java
A java compiler is available by typing:
add java
javac filename.java
For more information about java on Athena, check out the file
/mit/java/README
and the webpage:
http://web.mit.edu/java/www/home.html
For information about java programming in general, check out:
http://java.sun.com
(last updated Oct 17 2002)
|