Arena (web browser)

Print Print
Reading time 19:11

Arena
ArenaLogo.gif
Arena (web browser) screenshot.png
Arena on www.gnu.org
Original author(s)Dave Raggett (1992–1994),[1]Håkon Wium Lie, Henrik Frystyk Nielsen, Yves Lafon
Developer(s)CERN/W3C[1]
Yggdrasil Computing
Initial releasepre 1993; 28 years ago (1993)
0.91 27 November 1995; 25 years ago (1995-11-27)
Final release
0.3.62[2][3] / 25 November 1998; 22 years ago (1998-11-25)
Written inC
Operating systemNeXT,[4]Linux,[5][6]Unix[6]SunOS,[5]Solaris,[5]SGI,[5]DEC,[7]FreeBSD,[8]X11(X)[7][9]
Available inEnglish
TypeWeb browser, HTML editor
LicenseW3C,[7] some parts GPL[10]
Websitewww.w3.org/Arena/ Edit this on Wikidata

The Arena browser (also known as the Arena WWW Browser)[11][12] was one of the first web browsers for Unix.[10][13] Originally begun by Dave Raggett in 1993, development continued at CERN and the World Wide Web Consortium (W3C) and subsequently by Yggdrasil Computing. As a testbed browser, Arena was used in testing the implementation for HTML version 3.0,[14]Cascading Style Sheets (CSS), Portable Network Graphics (PNG),[2] and libwww.[1][5][15] Arena was widely used and popular at the beginning of the World Wide Web.

Arena, which predated Netscape Navigator and Microsoft's Internet Explorer, featured a number of innovations used later in commercial products.[16] It was the first browser to support background images, tables, text flow around images, and inline mathematical expressions.[1][17][18]

The Arena browser served as the W3C's testbed browser from 1994 to 1996 when it was succeeded by the Amaya project.[7][19][20]

History

Dave Raggett, realizing that there were not enough working hours left for him to succeed at what he felt was an immensely important task, continued writing his browser at home. There he would sit at a large computer that occupied a fair portion of the dining room table, sharing its slightly sticky surface with paper, crayons, Lego bricks and bits of half-eaten cookies left by the children.

-Web Browser History[18]

In 1993, Dave Raggett, then at Hewlett-Packard (HP) in Bristol, England devoted his spare time to developing Arena on which he hoped to demonstrate new and future HTML specifications. Development of the browser was slow because Raggett was the lone developer and HP, which like many other computer corporations at the time, was unconvinced that the Internet would succeed and thus did not consider investing in web browser development.[citation needed][21] Raggett demonstrated the browser at the first World Wide Web Conference in Geneva, Switzerland in 1994[22] and the 1994 ISOC conference in Prague[23] to show text flow around images, forms, and other aspects of HTML later termed as the HTML+ specification.[1] Raggett subsequently partnered with CERN, to develop Arena further as a proof of concept browser for this work. Using the Arena browser, Dave Raggett, Henrik Frystyk Nielsen, Håkon Wium Lie and others demonstrated text flow around a figure with captions, resizable tables, image backgrounds, HTML math, and other features.[7][18][24][25][26][27] At the Web World conference in Orlando, in early 1995, Raggett demonstrated the different new features of Arena.[1]

Since July 1994 Lie was integrating libwww and CSS and helping Raggett.[28][29] In October 1995, Yves Lafon joined the team for a year to provide support for HTML form and style sheet development.[30][31]

Arena was originally released for Unix, and although there was talk of a Windows and Macintosh port,[32][33][34] neither came to fruition.[13][15]

Despite its time of development, Arena is in certain areas a relatively modern browser; because it functioned as a testbed,[35] it saw the implementation of new technologies long before they became mainstream, e.g. CSS. Arena implemented many elements of the HTML3 and HTML3.2 specification including math elements[5] that were deprecated in HTML4, HTML tables,[7] and experimental style sheets.[7]

W3C pre-Beta

The development history and the source code of earlier software builds are not well documented,[36][37][38][39] because the developers didn't want to distribute the source code until they considered the browser to be stable.[40] In version 0.95, support for inline JPEG images was added.[41] In version 0.96, support was added for the FTP, NNTP, and Gopher protocols, as well as experimental support for CSS.[7][42] In Arena 0.98 Dave Beckett added full PNG support.[4]

W3C Beta-1

The W3C published 5 versions of the Arena beta-1 between 27 November 1995 and 8 February 1996 improving 16-bit operating system support[43] and reimplementing CSS (which was still a Working Draft).[43] The W3C and the INRIA, a French national research institution, gave additional funding to develop CSS.[44][45][46][47] To better implement and write CSS, an experimental style sheet for Arena was developed. On 22 May 1996, the W3C announced that Amaya will replace Arena as their new testbed and that the W3C was looking for a new maintainer because the W3C didn't have the resources for two testbeds.[48]

W3C Beta-2

How Arena works:[49]

W3C Arena:
W3C's:
 +======+     HTTP       +======+    +======+    +======+
 |Server|--------------->|Buffer|--->|Frame |--->|X11R6 |
 +======+ |              +======+ |  +======+ |  +======+
          |                       |           |
      +---+----+  +--------+  +---+----+  +---+------+
      | libwww |  |  code  |  | HTML   |  | drawing  |
      |        |  |  conv  |  | parser |  | routine  |
      +---+----+  +---+----+  +---+----+  +---+------+
OMRON's:  |           |           |           |
 +======+ |  +======+ |  +======+ |  +======+ |  +======+
 |Server|----|TmpBuf|--->|Buffer|--->|Frame |--->|X11R6 |
 +======+    +======+    +======+    +======+    +======+
         HTTP            Internal
                         CharCode

Beta-2 had two builds (beta-2a: 28 February 1996 and beta-2b: 21 March 1996) and introduced a new API for communicating with other applications.[50][51][52] Also, the internal component libwww was updated to version 4.[50]OMRON Corporation developed an internationalized version that could display Chinese, Korean and Japanese characters in one page.[53] OMRON's Arena supports both ISO-2022 and Unicode. It is able to guess the charset parameter automatically if charset parameter isn't specified in Content-Type field.[54][55][56]

W3C Beta-3

Beta-3a released on 14 August 1996 and Beta-3b released on 16 September 1996 introduced support for the Linux operating systems on m68k and DEC Alpha.[57] CSS 1 support was enhanced[57] and the internationalized version was also updated.[54] Between the two beta-3 releases the W3C was already looking at a new testbed[7] and switched later to the Amaya browser.[57] Beta-3 was the last involvement of the W3C in the development of Arena. On 17 February 1997, Yggdrasil Computing took over the role of developing the browser.[8]

Yggdrasil phase

The latest Arena 0.3.62-1 build on its start page.

On 17 February 1997, the W3C approved Yggdrasil to coordinate future development of Arena.[58] Development was taken over by Yggdrasil, with the idea to turn Arena into an open source X Window System browser licensed under the GNU General Public License.[59] Yggdrasil licensed an X emulator from Pearl Software to port Arena to Windows,[8] although these builds were never released. Yggdrasil didn't provide any official binaries at this time, because they didn't want to expand the community with alpha-quality software.[10] Although users would be able to run Arena by compiling it from the published source code, volunteers created unofficial finished binaries.[60] Yggdrasil had planned to implement browsing features that were already standard in competitive web browsers,[10][60] which resulted in the new bookmarks feature in version 0.3.18 on 7 April 1997.[3]

Development stopped in late 1998, with the final release being on 25 November 1998.[2][note 1] The W3C did not consider demonstration projects to be high priority, and thus, the Arena browser was entirely shut down in favor of outside Linux-community development.[61]

Features

Arena supported the following features:

  • HTML3.0 – the HTML3.2 standard predecessor, which includes <math>, tables, forms, etc.[10][62][63]
  • CSS1[10][64]
  • style sheet editing. This very experimental style sheet editor was implemented using forms[10]
  • editing remote HTML pages[13]
  • MIME (reads your mailcap file and applies the rules)[10]
  • direct access to WAIS engines (optionally)[10]
  • HTTP 1.1 proposed by RFC 2068 (formerly called HTTP-NG)[10][65]
  • HTML editing with external editor[10]
  • external client communication (API[51] and HTML "mailto:" scheme[10])
  • PNG, JPEG,[41][42]GIF[10][66] (but not animated GIFs)[67]
  • Bookmarks (since 0.3.18)[3]
  • full XPM (since 0.3.33) and full XBM (since 0.3.34)[3][68]
  • Java applets (since 0.3.39)[3]
  • HTML Table support[69]
  • HTML Math equations[70][71][72]
  • Link rendition[73]
  • FTP,[42][68] NNTP,[42] Gopher[42]

Technical

Arena was built using the multi-threaded library of common code called the W3C Reference Library, now called libwww.[69][74][75] Originally, the Arena browser was built on top of Xlib as Raggett considered the programming manuals for Motif and other X libraries to be rather daunting.

Version numbering

Arena has three different systems for the version numbering. The W3C pre-beta phase uses a system of numbers up to 0.99, which indicated that these builds were in alpha-quality and the browser could have new features. The beta phase changed the version numbering to a system consisting of the word "Beta-" beta followed by a number. After the beta-phase, the final product would have the version 1.0. After Yggdrasil overtook the development, the development status was changed from the W3C beta builds back to alpha, implying that the Arena browser wasn't yet ready for release.[10] The beta-3e version numbering then became 0.3.5 in GNU style[10][76] Development remained in alpha stage until 0.3.62, and never again advanced to beta.

Criticism

Although Arena ran well,[77] there were inconsistent reports about the speed of Arena.[67][77]

The biggest problems were that Arena couldn't handle forms,[67][77] and that the PNG support was broken from version 0.3.07 on. Earlier Arena releases had full alpha-channel support, but only with using Arena's own "sandy" background pattern.[2][67][78] The animated GIFs extension – presented by Netscape in March 1996 – didn't work properly.[67]

Other problems included rendering problems with tables,[67] and the lack of integration of so-called extended HTML code, i.e. the BG COLOR-tag[67] and the DIV ALIGN-tag.[67]

Earlier versions of Arena (until 0.3.26 (01.06.97))[79] didn't support the email MIME.[80]

Screenshots

Timeline of releases

Notes

  1. ^ Because the official page is no longer online, the older source code and precompiled builds of Yggdrasil's development are no longer available, although Debian's repository archive contains the three newest builds.

References

  1. ^ a b c d e f Raggett, Dave. "Dave Raggett's Bio". World Wide Web Consortium. Retrieved 11 June 2010.
  2. ^ a b c d Roelofs, Greg (14 March 2009). "Browsers with PNG Support". lippng. Retrieved 3 June 2010.
  3. ^ a b c d e QingLong, Lu (24 March 1998). "Arena change history". Yggdrasil Computing. Archived from the original on 28 February 2003. Retrieved 3 June 2010.
  4. ^ a b Lie, Håkon Wium (23 November 1995). "Welcome to Arena 0.98". World Wide Web Consortium. Retrieved 11 June 2010.
  5. ^ a b c d e f Lie, Håkon Wium (15 June 1996). "Arena: Frequently Answered Questions". World Wide Web Consortium. Retrieved 3 June 2010.
  6. ^ a b Evans, Peter (7 September 2003). "Optimized for no one, but pretty much OK with ..." hoary.org. Retrieved 2 June 2010.
  7. ^ a b c d e f g h i Lafon, Yves; Lie, Håkon Wium (15 June 1996). "Welcome to Arena". World Wide Web Consortium. Retrieved 6 June 2010.
  8. ^ a b c Richter, Adam. "Yggdrasil approved by The World Wide Web Consortium to develop Arena Web Browser" (Press release). Yggdrasil Computing. Archived from the original on 9 November 2002. Retrieved 4 June 2010.
  9. ^ Connolly, Dan (17 August 1995). "World Wide Web Client Software products". World Wide Web Consortium. Archived from the original on 16 June 2010. Retrieved 17 June 2010.
  10. ^ a b c d e f g h i j k l m n o QingLong, Lu. "The Arena Web Browser". Yggdrasil Computing. Archived from the original on 5 February 2003. Retrieved 6 June 2010.
  11. ^ "Die Pakete" (PostScript). Scientific Linux. 1998.
  12. ^ "SuSE Linux 6.4 (i386) - March 2000 "arena"". SUSE Linux distributions. 14 March 2000. Archived from the original on 8 March 2012. Retrieved 14 June 2010.
  13. ^ a b c "Web working group - Minutes "Navigation, services and interoperability" session". World Wide Web Working group. Centrum Wiskunde & Informatica. Retrieved 9 June 2010.
  14. ^ Raggett, Dave (28 March 1995). "HyperText Markup Language Specification Version 3.0". HTML 3.0 Internet Draft Expires in six months. World Wide Web Consortium. Retrieved 17 June 2010.
  15. ^ a b Ablan, Jerry; Yanoff, Scott (March 1996). Web site administrators survival guide. Sams.net. p. 553. ISBN 978-1-57521-018-6.
  16. ^ Hughes, Phil (1 May 1997). "Linux and Web Browsers". Linux Journal (37). Retrieved 26 August 2010.
  17. ^ Lilly, Paul (19 August 2009). "Surfing Since 1991: The Evolution of Web Browsers - Page 2". Maximum PC. p. 2. Retrieved 9 June 2010.
  18. ^ a b c Kmiec, Michael; Raggett, Dave; Lam, Jenny; Alexander, Ian W. (1998). "Chapter 2 - A history of HTML". Raggett on HTML 4. Boston: Addison Wesley Longman Limited. ISBN 978-0-201-17805-0. Retrieved 26 August 2010.
  19. ^ Bowers, Neil. "Weblint: Just Another Perl Hack". CiteSeerX . Cite journal requires |journal= (help)
  20. ^ Lie, Håkon Wium; Bos, Bert (April 1997). Cascading style sheets: designing for the Web. Addison Wesley Longman. p. 263. Retrieved 9 June 2010.
  21. ^ Berners-Lee, Tim (1993–1994). "A Brief History of the Web". World Wide Web Consortium. Retrieved 24 August 2010.
  22. ^ Cailliau, Robert (2 June 1994). "WWW94 -- Preliminary Proceedings". CERN. Archived from the original on 8 May 2018. Retrieved 21 July 2010.
  23. ^ "INET94 Proceedings". ISOC. 11 March 1997. Archived from the original on 21 July 2010. Retrieved 21 July 2010.
  24. ^ Stewart, Bill. "Web Browser History". Living Internet. Retrieved 2 June 2010.
  25. ^ Okin, J. R. (30 September 2005). The information revolution: the not-for-dummies guide to the history, technology, and use of the World Wide Web. Ironbound Press. p. 94. ISBN 978-0-9763857-3-8. Retrieved 9 June 2010.
  26. ^ Raggett, Dave (19 January 2010). "Curriculum Vitae/Résumé for Dave Raggett". World Wide Web Consortium. Archived from the original on 27 May 2010. Retrieved 17 June 2010.
  27. ^ Raggett, Dave (7 November 1997). "Dave Raggett's Work at W3C". World Wide Web Consortium. Retrieved 17 June 2010.
  28. ^ Nielsen, Henrik Frystyk (7 June 2002). "Libwww Hackers". World Wide Web Consortium. Retrieved 6 June 2010.
  29. ^ Lie, Håkon Wium; Bos, Bert. "Chapter 20 - The CSS saga". World Wide Web Consortium. Archived from the original on 19 June 2010. Retrieved 23 June 2010.
  30. ^ "Yves Lafon". World Wide Web Consortium. Archived from the original on 24 June 2010. Retrieved 17 June 2010.
  31. ^ "The W3C Team: Technology and Society". World Wide Web Consortium. 18 July 2008. Archived from the original on 28 May 2010. Retrieved 17 June 2010.
  32. ^ Lie, Håkon Wium (10 March 1995). "README". World Wide Web Consortium.
  33. ^ Lie, Håkon Wium (15 February 1995). "README". World Wide Web Consortium.[permanent dead link]
  34. ^ Lie, Håkon Wium (24 July 1995). "README". World Wide Web Consortium.
  35. ^ Rae A. Earnshaw; John A. Vince (1997). The Internet in 3D: information, images, and interaction. Academic Press. p. 24. ISBN 9780122277368.
  36. ^ Raggett, Dave; Lie, Håkon Wium; Nielsen, Henik Frystyk; Phill (24 October 1994). "Arena 0.9". World Wide Web Consortium. Retrieved 12 June 2010.
  37. ^ Raggett, Dave; Lie, Håkon Wium; Nielsen, Henik Frystyk; Phill (24 July 1995). "Arena 0.93 is obsolete!". World Wide Web Consortium. Retrieved 12 June 2010.
  38. ^ Raggett, Dave; Lie, Håkon Wium; Nielsen, Henik Frystyk; Phill (24 July 1995). "Arena 0.94 is obsolete!". World Wide Web Consortium. Retrieved 12 June 2010.
  39. ^ Raggett, Dave; Lie, Håkon Wium; Nielsen, Henik Frystyk; Phill (24 July 1995). "Arena 0.95 is obsolete!". World Wide Web Consortium. Retrieved 12 June 2010.
  40. ^ Wirzenius, Lars (25 January 1995). "Arena (www-browser) v0.94 uploaded to sunsite". Massachusetts Institute of Technology. Retrieved 8 June 2010.
  41. ^ a b Lie, Håkon Wium (22 February 1995). "Arena: Frequently Answered Questions". World Wide Web Consortium. Retrieved 11 June 2010.
  42. ^ a b c d e Raggett, Dave; Lie, Håkon Wium; Nielsen, Henik Frystyk; Phill. "Arena 0.96". World Wide Web Consortium. Retrieved 11 June 2010.
  43. ^ a b Lafon, Yves; Lie, Håkon Wium (2 July 1995). "Welcome to Arena beta-1". World Wide Web Consortium. Retrieved 6 June 2010.
  44. ^ Lie, Håkon Wium (22 May 1996). "CSS editors". INRIA. Archived from the original on 30 December 1996. Retrieved 6 June 2010.
  45. ^ Lie, Håkon Wium; Henrik Frystyk Nielsen (4 September 1995). "Style sheets: a case study". World Wide Web Consortium. Retrieved 6 June 2010.
  46. ^ Lafon, Yves (15 November 1995). "Style Example". World Wide Web Consortium. Retrieved 6 June 2010.
  47. ^ Peyton, Charles (9 February 1996). "This is a Level 1 heading in an HTML 3 Test Document". United States Navy. Archived from the original on 11 October 1997. Retrieved 6 June 2010.
  48. ^ Lie, Håkon Wium (22 May 1996). "Arena: Activity". World Wide Web Consortium. Retrieved 11 June 2010.
  49. ^ https://web.archive.org/web/20070721112850/http://ws.m2m-dc.ne.jp/~shin/Arena-CJK-doc/figure.html or https://web.archive.org/web/20070721112811/http://ws.m2m-dc.ne.jp/~shin/Arena-CJK-doc/
  50. ^ a b Lafon, Yves; Lie, Håkon Wium (6 June 1996). "Welcome to Arena beta-2". World Wide Web Consortium. Retrieved 6 June 2010.
  51. ^ a b Lafon, Yves (5 July 1996). "Arena beta-2 client communication". World Wide Web Consortium. Retrieved 6 June 2010.
  52. ^ Nahaboo, Colas (24 July 2000). "The browser-history web page". nahaboo.net. Archived from the original on 6 April 2010. Retrieved 6 June 2010.
  53. ^ Kreutzmann, Dr. Helge (6 January 2010). "WWW-Browsers for Linux". helgefjell.de. Retrieved 3 June 2010.
  54. ^ a b Mukaigawa, Shin'ichi. "Arena i18n: Extended Arena by OMRON". OMRON. Archived from the original on 21 July 2007. Retrieved 3 June 2010.
  55. ^ Mukaigawa, Shin'ichi. "A国際化WWWブラウザの設計と実装 --- i18n Arena" (in Japanese). OMRON. Archived from the original on 13 October 2006. Retrieved 7 June 2010.
  56. ^ "Code Converter of Arena". OMRON. Archived from the original on 21 July 2007. Retrieved 2 July 2010.
  57. ^ a b c Lafon, Yves; Lie, Håkon Wium (6 June 1996). "Welcome to Arena beta-3". World Wide Web Consortium. Retrieved 6 June 2010.
  58. ^ Richter, Adam J. "Yggdrasil approved by The World Wide Web Consortium to develop "Arena" Web Browser". Linux Gazette. Retrieved 26 August 2010.
  59. ^ "Linux WWW HOWTO : Setting up WWW client software". The Linux Documentation Project. Retrieved 7 June 2010.
  60. ^ a b QingLong, Lu. "Arena Frequently Asked Questions". Yggdrasil Computing. Archived from the original on 28 February 2003. Retrieved 6 June 2010.
  61. ^ Khare, Rohit (19 March 1998). "The Evolution of the World Wide Web Consortium". Retrieved 7 June 2010.
  62. ^ "MAPS: Minutes and APpendiceS" (PDF). Nederlandstalige TEX Gebruikersgroep. 5 September 1995. Retrieved 10 June 2010.
  63. ^ Kelly, Brian (1994). "Running A World-Wide Web Service". handbook. AGOCG (Advisory Group on Computer Graphics). Retrieved 9 August 2011.
  64. ^ Lie, Håkon Wium (4 March 1997). "Web Style Sheets". World Wide Web Consortium. Retrieved 17 June 2010.
  65. ^ Spero, Simon. "Progress on HTTP-NG". World Wide Web Consortium. Archived from the original on 10 July 2010. Retrieved 11 June 2010.
  66. ^ Roelofs, Greg (1 April 1997). "History of the Portable Network Graphics (PNG) Format". Linux Journal (36). Retrieved 26 August 2010.
  67. ^ a b c d e f g h "The Results". ThreeToad Multimedia. Archived from the original on 24 February 1999. Retrieved 15 June 2010.
  68. ^ a b Raggett, Dave; Lie, Håkon Wium; Nielsen, Henik Frystyk; Phill (16 January 1995). "Arena 0.92 is obsolete!". World Wide Web Consortium.
  69. ^ a b "Computing and The Internet". Broward College. Archived from the original on 13 September 2002. Retrieved 7 June 2010.
  70. ^ Cross, Graeme (27 July 1998). "Web browsers for Linux". University of Leeds. Archived from the original on 19 April 2010. Retrieved 7 June 2010.
  71. ^ "Some Free Software". Saugus.net. Retrieved 15 June 2010.
  72. ^ "Running A WWW Service - 3 World-Wide Web Browsers". Advisory Group on Computer Graphics. Retrieved 15 June 2010.
  73. ^ Berners-Lee, Tim. "Frequently asked questions by the Press - Tim BL". World Wide Web Consortium. Retrieved 9 June 2010.
  74. ^ Hughes, Phil (December 1995). "Stop the Presses: Just Browsing". Linux Journal. 1995 (20es): 323–328. CiteSeerX . doi:10.1109/TIT.1987.1057315. ISSN 1075-3583.
  75. ^ Baum, Steven K. (13 October 1998). "Wn-Wz". Texas A&M University. Archived from the original on 30 June 2012. Retrieved 15 June 2010.
  76. ^ QingLong, Lu (24 March 1998). "Arena change history". Yggdrasil Computing. Archived from the original on 28 February 2003. Retrieved 3 June 2010. beta-3e aka 0.3.05 (12.12.96)
  77. ^ a b c "Letters to the Editor". Linux Journal (24). 1 April 1996. Retrieved 26 August 2010.
  78. ^ Roelofs, Greg (14 March 2009). "PNG Transparency". lippng. Archived from the original on 25 July 2010. Retrieved 10 June 2010.
  79. ^ Kahan, José (7 June 2002). "Change History of libwww". World Wide Web Consortium. Archived from the original on 20 June 2010. Retrieved 30 May 2010.
  80. ^ Scrafford, Roger (1 December 1995). "Caldera Network Desktop v 1.0". Linux Journal (20). Retrieved 26 August 2010.

Bibliography

Further reading

External links

By: Wikipedia.org
Edited: 2021-06-18 12:39:29
Source: Wikipedia.org