This article has multiple issues. Please help improve it or discuss these issues on the talk page . (Learn how and when to remove these template messages)
|
Developer(s) | Joseph Wang [1] |
---|---|
Initial release | 0.1 25 July 1992 [2] |
Final release | 0.13 pre2 [3] / 2 April 1995 |
Written in | Tcl/Tk [1] |
Platform | Same as Tcl/Tk |
Available in | English |
Type | Web browser and HTML editor [1] [4] |
License | GPLv2 [3] [5] |
tkWWW is an early, now discontinued web browser and WYSIWYG HTML editor [6] written by Joseph Wang at MIT as part of Project Athena and the Globewide Network Academy project. [5] [7] The browser was based on the Tcl language and the Tk (toolkit) extension [6] [8] [9] but did not achieve broad user-acceptance or market share, [10] although it was included in many Linux distributions by default. [6] Joseph Wang wanted tkWWW to become a replacement for r r n [11] and to become a "swiss army knife" of networked computing. [12]
Joseph Wang announced in July 1992 that he was developing a web browser based on Tk, and made the alpha version 0.1 publicly available. [13]
Version 0.4 integrated a much easier installation procedure, a better default color scheme, keyboard traversals and a history mechanism. [14] Version 0.5, released 8 February 1993, introduced support for multiple fonts. [15]
Version 0.6 made personal annotations compatible with xmosaic and improved the GUI. [16] [17]
With the release of version 0.7 on 1 May 1993, tkWWW became the first WYSIWYG HTML editor for X11 [18] [19] which was originally written by Nathan Torkington. [20] [21] Another improvement was the ability to start in iconic mode. [18] [22]
Version 0.8 improved the graphical user interface (GUI) and added a "reload" option. [23]
In version 0.9, the browser achieved beta status and added support for character-styling tags and for version 7.0 of Tcl, as well as partial support for image tags. [24] [25]
Version 0.11 worked successfully with RCS [ dubious – discuss ]. [26] Based on the newly released Tk 4.0, tkWWW 0.13 was an alpha release, in order to allow for wider testing. It also added full support for inline images. [27]
Support for HTML+, a proposed successor to HTML 2, was implemented while the specification was being developed. [28]
tkWWW was extended by the GNU Guile project, to support Scheme extensions. [29]
The short-term agenda for tkWWW included an SGML parser [12] [30] [31] and the separation of the browser from the editor, [30] in order to simplify user experience. [32] The long-term plan included new functions like word processing, directory navigation, file transfer, and news and email reading. [12]
tkWWW was developed before the advent of Safe-Tcl, to allow untrusted applications to run from non-privileged accounts. Without such a safeguard, the potential for automatically executing remote scripts was a security issue. [39]
tkWWW was criticized for not supporting the mailto URI scheme, rlogin, WAIS, and HTML forms. A stop-button to interrupt the transfer of web pages was also not integrated. [40]
Because tkWWW was based on the Tk framework, it was very easy to expand its functions and to extend its capabilities. Indeed, there were several extensions and applications based on tkWWW. [33] [41]
Phoenix was a well-known web browser and editor, created at the University of Chicago in the Biological Sciences Division, that was built on tkWWW version 0.9. [1] [42] [43] Development began in the summer of 1993, when there weren't any easy-to-use web-page editors available. [44] Development ceased in May 1995, there being a variety of similar tools available. [42] [44] The main new features were: improved HTML+ support, [1] [42] deeper integration of features such as copy and paste and native look-and-feel, [1] [42] and support for the Kerberos protocol by modified servers. [1] The browser was supported on MS-DOS, Microsoft Windows, Mac OS, and on Linux and other Unix systems. [1] [42] [45] Further development would have added support for BSD platforms. [1]
The short-term plan for tkWWW was to separate the editing and browsing functions, as had already been accomplished for Phoenix. [46] Inline-image support for GIFs and ISMAPs were also already integrated in the first version of Phoenix. [42]
The ability to access Multi-user Object-Oriented (MOO) or Multi-User Dungeon (MUD) servers was requested as a new package for tkWWW, and this was delivered by the Phoenix team. [47] [48] [49]
Scott Spetka presented a paper at the Mosaic and the Web Conference in Chicago entitled "The TkWWW Robot" in October 1994. [50] [51] TkWWW robot was one of the first web crawlers and internet bots based on tkWWW. It was developed over the summer at the Air Force Rome Laboratory, with funding from the Air Force Office of Scientific Research, [52] to build HTML indexes, compile WWW statistics, collect image portfolios, etc. [52] TkWWW robot's major advantage was its flexibility in adapting to virtually any criteria to guide its search path and to control its selection of data for retrieval. [50] [53]
The search algorithm worked by identifying "web neighborhoods" — finding logically related homepages. The bot returned a list of links in the form of bookmarks. It was limited, however, in that it could include only two links from the original homepages. [52]
tkWWW was originally developed for Unix but would run on any modern operating system where Tcl/Tk is properly installed. [6] [54] [55] To display images, tkWWW requires the xli package. [54] [55]
tkWWW has two strictly separated processes: one for the GUI, and another for network interaction and for parsing HTML. [56] The latter is compiled C code based on the CERN libwww library. [56] The front-end GUI is written in Tcl/Tk, which is interpreted at run time. [56]
HyperText Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.
Scalable Vector Graphics (SVG) is an XML-based vector image format for defining two-dimensional graphics, having support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium since 1999.
The World Wide Web is an information system that enables content sharing over the Internet through user-friendly ways meant to appeal to users beyond IT specialists and hobbyists. It allows documents and other web resources to be accessed over the Internet according to specific rules of the Hypertext Transfer Protocol (HTTP).
Curl is a reflective object-oriented programming language for interactive web applications, whose goal is to provide a smoother transition between content formatting and computer programming. It makes it possible to embed complex objects in simple documents without needing to switch between programming languages or development platforms. The Curl implementation initially consisted of an interpreter only; a compiler was added later.
NCSA Mosaic was among the first widely available web browsers, instrumental in popularizing the World Wide Web and the general Internet by integrating multimedia such as text and graphics. Mosaic was the first browser to display images inline with text.
Cello is an early, discontinued graphical web browser for Windows 3.1; it was developed by Thomas R. Bruce of the Legal Information Institute at Cornell Law School. It was released as shareware in 1993. While other browsers ran on various Unix machines, Cello was the first web browser for Microsoft Windows, using the winsock system to access the Internet. In addition to the basic Windows, Cello worked on Windows NT 3.5 and with small modifications on OS/2.
An HTML editor is a program used for editing HTML, the markup of a web page. Although the HTML markup in a web page can be controlled with any text editor, specialized HTML editors can offer convenience, added functionality, and organisation. For example, many HTML editors handle not only HTML, but also related technologies such as CSS, XML and JavaScript or ECMAScript. In some cases they also manage communication with remote web servers via FTP and WebDAV, and version control systems such as Subversion or Git. Many word processing, graphic design and page layout programs that are not dedicated to web design, such as Microsoft Word or Quark XPress, also have the ability to function as HTML editors.
WorldWideWeb is the first web browser and web page editor. It was discontinued in 1994. It was the first WYSIWYG HTML editor.
Amaya is a discontinued free and open source WYSIWYG web authoring tool with browsing abilities.
The Line Mode Browser is the second web browser ever created. The browser was the first demonstrated to be portable to several different operating systems. Operated from a simple command-line interface, it could be widely used on many computers and computer terminals throughout the Internet. The browser was developed starting in 1990, and then supported by the World Wide Web Consortium (W3C) as an example and test application for the libwww library.
AOLpress is a discontinued HTML editor that was available from America Online (AOL). It was originally developed as NaviPress by the company NaviSoft before being bought by AOL. It was discontinued in 2000. However, the last version (2.0) may still be found on some Web sites for downloading.
Libwww is an early World Wide Web software library providing core functions for web browsers, implementing HTML, HTTP, and other technologies. Tim Berners-Lee, at the European Organization for Nuclear Research (CERN), released libwww in late 1992, comprising reusable code from the first browsers.
HTML5 is a markup language used for structuring and presenting hypertext documents on the World Wide Web. It was the fifth and final major HTML version that is now a retired World Wide Web Consortium (W3C) recommendation. The current specification is known as the HTML Living Standard. It is maintained by the Web Hypertext Application Technology Working Group (WHATWG), a consortium of the major browser vendors.
Tkhtml is a discontinued open-source browser engine written in C using the Tk widget toolkit. It was used primarily by the Html Viewer 3 (Hv3) minimalist web browser.
Extensible HyperText Markup Language (XHTML) is part of the family of XML markup languages which mirrors or extends versions of the widely used HyperText Markup Language (HTML), the language in which Web pages are formulated.
Cascading Style Sheets (CSS) is a style sheet language used for specifying the presentation and styling of a document written in a markup language such as HTML or XML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.
The Arena browser was one of the first web browsers for Unix. Originally begun by Dave Raggett in 1993, development continued at CERN and the World Wide Web Consortium (W3C) and subsequently by Yggdrasil Computing. Arena was used in testing the implementations for HTML version 3.0, Cascading Style Sheets (CSS), Portable Network Graphics (PNG), and libwww. Arena was widely used and popular at the beginning of the World Wide Web.
The First International Conference on the World-Wide Web was the first-ever conference about the World Wide Web, and the first meeting of what became the International World Wide Web Conference. It was held on May 25 to 27, 1994 in Geneva, Switzerland. The conference had 380 participants, who were accepted out of 800 applicants. It has been referred to as the "Woodstock of the Web".
The Web platform is a collection of technologies developed as open standards by the World Wide Web Consortium and other standardization bodies such as the Web Hypertext Application Technology Working Group, the Unicode Consortium, the Internet Engineering Task Force, and Ecma International. It is the umbrella term introduced by the World Wide Web Consortium, and in 2011 it was defined as "a platform for innovation, consolidation and cost efficiencies" by W3C CEO Jeff Jaffe. Being built on The evergreen Web has allowed for the addition of new capabilities while addressing security and privacy risks. Additionally, developers are enabled to build interoperable content on a cohesive platform.
Agora was a World Wide Web email browser and was a proof of concept to help people to use the full internet. Agora was an email-based web browser designed for non-graphic terminals and to help people without full access to the internet such as in developing countries or without a permanent internet connection. Similar to W3Gate, Agora was a server application designed to fetch HTML documents through e-mail rather than http.