From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <2b9c5644fef038bdbd785ce7c8e506b0@plan9.ucalgary.ca> To: 9fans@cse.psu.edu Subject: Re: [9fans] Links for Plan 9 From: mirtchov@cpsc.ucalgary.ca In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 15 Dec 2003 10:51:55 -0700 Topicbox-Message-UUID: a4db82dc-eacc-11e9-9e20-41e7f4b1d025 > how about writing a "browse server"? > > the plan 9 client sends a url to the browse server. > the server, running on some other operating system, > calls a real web browser to fetch and render the page. > the server then scrapes the rendered page and returns > it to the client for display. This has been done already -- there's a script and a plumb rule in the 9fans archives that starts a new tab in Opera's window with the url being plumbed. Opera usually runs in a VNC window session.