Announcing tkWWW Version 0.6 alpha

joe@athena.mit.edu
From: joe@athena.mit.edu
Date: Thu, 18 Mar 93 21:29:27 -0500
Message-id: <9303190229.AA29181@theodore-sturgeon>
To: tk-www@athena.mit.edu, www-talk@nxoc01.cern.ch,
        www-announce@nxoc01.cern.ch
Cc: tcl-archive@harbor.ecn.purdue.edu
Subject: Announcing tkWWW Version 0.6 alpha

tkWWW Version 0.6 alpha (joe@athena.mit.edu)
--------------------------------------------
WHAT IS THIS?

-------------
World Wide Web (WWW) is a hypertext project which seeks to build a
world wide network of hypertext links.  There are several different
browsers for this system including a simple tty interface.  For a 
demo of the terminal browsers for WWW, telnet to the following sites:

 telnet info.cern.ch or telnet 128.141.201.74 (SWISS)
 telnet eies2.njit.edu or telnet 128.235.1.43 (USA [NJ])
 telnet vms.huji.ac.il or telnet 128.139.4.3  (ISRAEL)
 telnet info.funet.fi or telnet 128.214.6.100 (FINLAND)

 and login as "www"

Tk is an interpreted toolkit which allows one to build X11 applications
quickly and easily.

tkWWW is a Tk interface to (WWW).

Since the entire user interface is written in an interpreted language,
it is very easy to make modifications and extensions to the system.
Right now, work is under way to convert tkWWW to a full fledged HTML
editor.

What has changed since 0.5?
---------------------------
works with vanilla wish
User configurable menus
Help system (under construction)
Personal annotation with format compatible with xmosaic
Menu option to mail hypertext pages to other users
Menu option to print hypertext pages
Now recognizes the environment variable WWW_HOME
Goes to internal links
The beginnings of a HTML editor 
Ability to change fonts (under edit menu)

Where is this?
--------------
tkWWW 0.6 can be anon ftp'ed from
   export.lcs.mit.edu:/contrib/tkWWW-0.6.tar.Z
   harbor.ecn.purdue.edu:/tcl/extensions/tkWWW-0.6.tar.Z
   info.cern.ch:/pub/WWW/src/tkWWW-0.6.tar.Z

Mailing list
------------
There is a mailing list devoted to discussions about tkWWW at 
 
   tk-www@athena.mit.edu

To get on this list, send e-mail to

   tk-www-request@athena.mit.edu

To Install
----------

1. Edit the file "tkWWW.imake" to set system defaults
2. Type "make"
3. Type "make install"