POV-Ray : Newsgroups : povray.general : Newsgroups web interface issue Server Time
6 Aug 2024 19:32:32 EDT (-0400)
  Newsgroups web interface issue (Message 1 to 9 of 9)  
From: Rune
Subject: Newsgroups web interface issue
Date: 15 Feb 2002 17:22:31
Message: <3c6d8a27$1@news.povray.org>
Whenever I read a message (any message) through the web interface of the
newsgroups and then go off-line and keeps the browser window open, after
some minutes I get the error message:

   Internet Explorer cannot open the Internet site
   http://news.povray.org/povray.beta-test/18740/.

   The system cannot find the file specified.

And the window is blank. if I want to read the message again I have to go
online again before I can refresh the page. As I work mostly off-line, this
is rather problematic to me.

Does this happen to others too or is it only on my computer???

It has behaved this way since the beginning - until now I figured I could
probably live with it (which of course I can) but it really is rather
annoying... If it's possible to fix I'd much appreciate it.

Rune
--
3D images and anims, include files, tutorials and more:
Rune's World:    http://rsj.mobilixnet.dk (updated Jan 20)
POV-Ray Users:   http://rsj.mobilixnet.dk/povrayusers/
POV-Ray Webring: http://webring.povray.co.uk


Post a reply to this message

From: Ari-Matti Leppanen
Subject: Re: Newsgroups web interface issue
Date: 16 Feb 2002 03:03:26
Message: <3c6e124e$1@news.povray.org>
"Rune" <run### [at] mobilixnetdk> wrote in message
news:3c6d8a27$1@news.povray.org...
> Whenever I read a message (any message) through the web interface of > the
newsgroups and then go off-line and keeps the browser window
> open, after some minutes I get the error message:
>
>    Internet Explorer cannot open the Internet site
>    http://news.povray.org/povray.beta-test/18740/.
>
>    The system cannot find the file specified.
>
> And the window is blank. if I want to read the message again I have
> to go online again before I can refresh the page. As I work mostly
> off-line, this
> is rather problematic to me.

I think this is because the site refreshes itself automagically so you don't
have to see if there are new posts. If you take a look at the
Big-And-Scary-Cookies you'll find a POVWebNGTimer -cookie which I guess
defines the time the page is valid and when the browser should refresh.
Or something like that.. I'm no web expert. I thought there would be a
Expires tag in the html-head, but I guess the same thing can be done with
cookies.

But anyway when your offline the browser still tries to obey orders and
download a newer version of the page because they expire in x seconds.

Ari-Matti


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: Newsgroups web interface issue
Date: 16 Feb 2002 05:47:20
Message: <3c6e38b8@news.povray.org>
In article <3c6e124e$1@news.povray.org> , "Ari-Matti Leppanen" 
<ari### [at] tutfi> wrote:

> I think this is because the site refreshes itself automagically so you don't
> have to see if there are new posts. If you take a look at the
> Big-And-Scary-Cookies you'll find a POVWebNGTimer -cookie which I guess
> defines the time the page is valid and when the browser should refresh.
> Or something like that.. I'm no web expert. I thought there would be a
> Expires tag in the html-head, but I guess the same thing can be done with
> cookies.

No, that cookie is for something else.  It is used to limit a user's ability
to grap the whole server contents with some tools.

The refresh is only possible with HTML meta tags (take a look at the top of
the HTML).  The site also uses expire HTTP headers as appropriate (the rules
are somewhat complicated so I won't go into details here).

> But anyway when your offline the browser still tries to obey orders and
> download a newer version of the page because they expire in x seconds.

Newer IE browsers should have an option like "Don't dial automatically" or
something called like that.  Not sure where the option is, but it basically
keeps your browser from opening connections while offline.

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: Rune
Subject: Re: Newsgroups web interface issue
Date: 16 Feb 2002 07:11:23
Message: <3c6e4c6b@news.povray.org>
"Thorsten Froehlich" wrote:
> The refresh is only possible with HTML meta tags
> (take a look at the top of the HTML).  The site
> also uses expire HTTP headers as appropriate (the
> rules are somewhat complicated so I won't go into
> details here).

Is the refresh also required by the rules? I've never seen it on other
pages.

> Newer IE browsers should have an option like
> "Don't dial automatically" or something called like
> that. Not sure where the option is, but it basically
> keeps your browser from opening connections while
> offline.

Err yes, that's why I get a blank page rather than an updated page. The
point is that I'd rather decide myself when to refresh the page so I don't
suddenly get a blank page without any possibility of going back without
going online again. Isn't it possible to change that?

Rune
--
3D images and anims, include files, tutorials and more:
Rune's World:    http://rsj.mobilixnet.dk (updated Jan 20)
POV-Ray Users:   http://rsj.mobilixnet.dk/povrayusers/
POV-Ray Webring: http://webring.povray.co.uk


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: Newsgroups web interface issue
Date: 16 Feb 2002 07:31:07
Message: <3c6e510b@news.povray.org>
In article <3c6e4c6b@news.povray.org> , "Rune" <run### [at] mobilixnetdk>
wrote:

>> The refresh is only possible with HTML meta tags
>> (take a look at the top of the HTML).  The site
>> also uses expire HTTP headers as appropriate (the
>> rules are somewhat complicated so I won't go into
>> details here).
>
> Is the refresh also required by the rules? I've never seen it on other
> pages.

In theory the Expire header could be used by the browser to reload the page,
but effectively it only uses HTML meta tag (see below).

>> Newer IE browsers should have an option like
>> "Don't dial automatically" or something called like
>> that. Not sure where the option is, but it basically
>> keeps your browser from opening connections while
>> offline.
>
> Err yes, that's why I get a blank page rather than an updated page. The
> point is that I'd rather decide myself when to refresh the page so I don't
> suddenly get a blank page without any possibility of going back without
> going online again. Isn't it possible to change that?

Well, a clever browser would not try to refresh, but I guess there is no hope
someone cares to fix it on their side :-(

I will add an option in the personalization to turn adding of the HTML meta
tag to auto-refresh on or off.  Give me a few days to do so...

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: Rune
Subject: Re: Newsgroups web interface issue
Date: 16 Feb 2002 18:33:52
Message: <3c6eec60@news.povray.org>
"Thorsten Froehlich" wrote:
> I will add an option in the personalization to turn
> adding of the HTML meta tag to auto-refresh on or off.
> Give me a few days to do so...

Thank you! I really appreciate that.

Rune
--
3D images and anims, include files, tutorials and more:
Rune's World:    http://rsj.mobilixnet.dk (updated Feb 16)
POV-Ray Users:   http://rsj.mobilixnet.dk/povrayusers/
POV-Ray Webring: http://webring.povray.co.uk


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: Newsgroups web interface issue
Date: 17 Feb 2002 05:13:58
Message: <3c6f8266$1@news.povray.org>
In article <3c6e510b@news.povray.org> , "Thorsten Froehlich" <tho### [at] trfde>
wrote:

> I will add an option in the personalization to turn adding of the HTML meta
> tag to auto-refresh on or off.  Give me a few days to do so...

It is there now.  You can select either no automatic update or every 10, 20,
30 minutes or every hour.


    Thorsten


____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: Ron Parker
Subject: Re: Newsgroups web interface issue
Date: 19 Feb 2002 16:19:28
Message: <slrna75gbf.cff.ron.parker@fwi.com>
On Sat, 16 Feb 2002 11:47:18 +0100, Thorsten Froehlich wrote:
> The refresh is only possible with HTML meta tags (take a look at the top of
> the HTML).  The site also uses expire HTTP headers as appropriate (the rules
> are somewhat complicated so I won't go into details here).

Actually, since the HTML http-equiv meta tag just simulates HTTP headers, you 
can accomplish the same results by just sending the HTTP headers themselves.
Not that it makes any difference in the implementation, but I've always felt
that putting meta http-equiv tags in the output of a CGI script is a little
sloppy.

--
#macro R(L P)sphere{L __}cylinder{L P __}#end#macro P(_1)union{R(z+_ z)R(-z _-z)
R(_-z*3_+z)torus{1__ clipped_by{plane{_ 0}}}translate z+_1}#end#macro S(_)9-(_1-
_)*(_1-_)#end#macro Z(_1 _ __)union{P(_)P(-_)R(y-z-1_)translate.1*_1-y*8pigment{
rgb<S(7)S(5)S(3)>}}#if(_1)Z(_1-__,_,__)#end#end Z(10x*-2,.2)camera{rotate x*90}


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: Newsgroups web interface issue
Date: 20 Feb 2002 05:05:10
Message: <3c7374d6$1@news.povray.org>
In article <slr### [at] fwicom> , Ron Parker 
<ron### [at] povrayorg>  wrote:

> Actually, since the HTML http-equiv meta tag just simulates HTTP headers, you
> can accomplish the same results by just sending the HTTP headers themselves.
> Not that it makes any difference in the implementation, but I've always felt
> that putting meta http-equiv tags in the output of a CGI script is a little
> sloppy.

"Refresh" isn't a standard HTTP 1.1 field...


    Thorsten


____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.