tkWWW Version 0.7 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. tkWWW is the first X11 browser with the ability to edit HTML!!!!! What has changed since 0.6? --------------------------- Rough WYWSIWYG editor!!!!!!!!!!! (with help from Nathan Torkington ) Bug fixes courtesy of Jon Hurley (jhn@biosym.com) Uses www library version 2.0 Can now grab images over gopher Added ability to start in iconic mode To Install ---------- In this directory 1. Edit the file "tkWWW.imake" to set system defaults 2. Type "xmkmf" 3. Type "make" 4. Type "make install"