On Thu, Jun 28, 2001 at 12:25:37PM +0200, Oskar Sandberg wrote:
> On Thu, Jun 28, 2001 at 10:20:10AM +0100, Theodore Hong wrote:
> > Oskar Sandberg <oskar at freenetproject.org> wrote:
> <>
> > > If you set Content-type: text/html browsers will start displaying before
> > > the page has finished loading, so you can just do the counter as a
> > > series of characters slowly written to the message body, then at the end
> > > you put a link to a page with the actual data.
> > 
> > That is, in fact, the way I wrote it in the first place. =)  Except I made
> > it dump the log to the output (hence the HtmlLogger class).
> > 
> > It causes trouble with inline images though.  What I'm envisioning now is a
> > single separate popup window for the entire browsing session (perhaps
> > Javascript'ed in gateway.html) which requests a special URL from fproxy.
> > The browser gets back a text/html document which never ends, it just keeps
> > feeding back status data for the requests you are doing in the other
> > windows.
> 
> Dare I suggest a frame?

Actually, I kind of like the idea of running HTTP services on two ports..
one for normal freesite browsing, and the other for realtime status logs,
administrative actions, etc.

-- 

# tavin cole
#
# "Technology is a way of organizing the universe so that
# man doesn't have to experience it."
#
#        - Max Frisch


_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to