From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] Re: Future of Plan9 From: "rob pike" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20001223144053.E6E31199DD@mail.cse.psu.edu> Date: Sat, 23 Dec 2000 09:40:35 -0500 Topicbox-Message-UUID: 3ce5df2c-eac9-11e9-9e20-41e7f4b1d025 For my rudimentary and highly unfinished Acme web browser, building on the work of Jeff Brown, a summer student here last year, I just put the links down, again in square brackets, where the anchor would close, like this: [http://go.here.com]. The file name for the window is the URL. Lots of other details remain experimental. It's fine for simple text, such as http://www.columbia.edu/kermit/utf8.html but worthless for image-map pages. Much more dedicated work is needed before you'd want to live with it. -rob