<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — question on redirect]]></title>
		<link>https://punbb.informer.com/forums/topic/10169/question-on-redirect/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/10169/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in question on redirect.]]></description>
		<lastBuildDate>Mon, 19 Mar 2007 10:29:21 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/90241/#p90241</link>
			<description><![CDATA[<p>I&#039;m going to assume that simply redirecting back to the topic (setting to 0) isn&#039;t going to work, you&#039;ll want to give feedback. So why not just set the refresh time to a minute and maybe edit the language files to reflect that users might want to click?</p>]]></description>
			<author><![CDATA[null@example.com (Smartys)]]></author>
			<pubDate>Mon, 19 Mar 2007 10:29:21 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/90241/#p90241</guid>
		</item>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/90231/#p90231</link>
			<description><![CDATA[<p>Hi just downloaded pubBB, I have been looking for an accessible forum punBB seems to be the best on offer.</p><p>...but... its a small thing <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /> - the meta refresh pages pose a problem for users of screen readers. There is a strong possibility that the page will be refreshed before the user has been read the content of the page and they will not know what has happened. </p><p>If the purpose of the redirect pages is to give the user feedback then perhaps there should be an option to not refresh and allow the user to click through after the site has loaded, screen readers are not able to quickly scan the page to get the meaning like a sighted user would. </p><p>Perhaps a good alternative would be to allow an area near the top of the content on the destination page to provide feedback about actions on previous pages.</p><p>How do others feel about this, especially screen reader users.</p>]]></description>
			<author><![CDATA[null@example.com (stev)]]></author>
			<pubDate>Mon, 19 Mar 2007 03:12:33 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/90231/#p90231</guid>
		</item>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/61010/#p61010</link>
			<description><![CDATA[<p>I&#039;ve been thinking a little (very little) about it and one potential solution is to popup a hidden message with JavaScript and then redirect from there. We&#039;ll see.</p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Tue, 24 Jan 2006 19:04:16 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/61010/#p61010</guid>
		</item>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/61001/#p61001</link>
			<description><![CDATA[<p>Perhaps making a short delay between the write and the next page&#039;s read operation helps? </p><p>(NB: I have very little experience with databases, and virtually none with optimisation, it&#039;s just a thought)</p>]]></description>
			<author><![CDATA[null@example.com (alastc)]]></author>
			<pubDate>Tue, 24 Jan 2006 18:07:18 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/61001/#p61001</guid>
		</item>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/60997/#p60997</link>
			<description><![CDATA[<p>I can&#039;t really see how setting it to 0 would affect server load. The redirect is going to happen anyway, it&#039;s just a matter of delaying it.</p><p>alastc: Yes, if you set it to 0, it will send a redirect header.</p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Tue, 24 Jan 2006 17:43:12 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/60997/#p60997</guid>
		</item>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/60942/#p60942</link>
			<description><![CDATA[<p>Thanks Ludo, I take it then that it uses a php header to redirect?</p>]]></description>
			<author><![CDATA[null@example.com (alastc)]]></author>
			<pubDate>Mon, 23 Jan 2006 22:14:16 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/60942/#p60942</guid>
		</item>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/60934/#p60934</link>
			<description><![CDATA[<p>setting to 0 is not recommanded because of the server load. If you have a good server, not overloaded, no problem!</p><p>Ludo,</p>]]></description>
			<author><![CDATA[null@example.com (Ludo)]]></author>
			<pubDate>Mon, 23 Jan 2006 20:10:28 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/60934/#p60934</guid>
		</item>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/60929/#p60929</link>
			<description><![CDATA[<p>In the options it says setting it to 0 is &quot;not recommended&quot;, could someone explain why?</p><p>In setting mine to 0 it doesn&#039;t seem to use a meta-redirect - however, I&#039;m guessing this from turning off meta-redirects in the FF web-dev toolbar, I&#039;m not sure that&#039;s 100%. </p><p>Does that mean it uses a php header instead? Is setting it to 0 not recommended for a technical or usabillity issue?</p><p>(Btw, meta-redirects are a Priority 2 issue for the web-content accessibility guidelines. If it&#039;s not recommended from&nbsp; a usability point of view, I think we could come up with something else.)</p><p>Thanks for any info <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (alastc)]]></author>
			<pubDate>Mon, 23 Jan 2006 18:17:37 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/60929/#p60929</guid>
		</item>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/60674/#p60674</link>
			<description><![CDATA[<p>I got mine set to 0.</p>]]></description>
			<author><![CDATA[null@example.com (LEEnoble)]]></author>
			<pubDate>Fri, 20 Jan 2006 11:28:16 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/60674/#p60674</guid>
		</item>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/60477/#p60477</link>
			<description><![CDATA[<p>The redirect is there to provide the user with feedback. Providing feedback is fundamental for good usability. If the redirect is removed, how will the user know that e.g. the profile was updated? Because the screen flickered?</p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Tue, 17 Jan 2006 16:53:31 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/60477/#p60477</guid>
		</item>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/60429/#p60429</link>
			<description><![CDATA[<p>It usefull when browsing. like as when you make a refresh the page after the post, it will not send the data of previous post again.<br />You must notice that redirect always happend after make a post data (Login, Post message, profile editing etc...).</p>]]></description>
			<author><![CDATA[null@example.com (zaher)]]></author>
			<pubDate>Tue, 17 Jan 2006 02:44:45 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/60429/#p60429</guid>
		</item>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/60419/#p60419</link>
			<description><![CDATA[<div class="quotebox"><cite>superjohnyo wrote:</cite><blockquote><p>I understand the difference, I was just wondering why punbb uses meta. Is it so you can have a message saying what is happening? It would seem you would want it to be immediate.</p></blockquote></div><p>I&#039;ve always assumed that the redirect is meant to &quot;slow down&quot; users in attempt to ease stress on the server. Am I correct on this?</p>]]></description>
			<author><![CDATA[null@example.com (pogenwurst)]]></author>
			<pubDate>Mon, 16 Jan 2006 23:30:45 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/60419/#p60419</guid>
		</item>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/60409/#p60409</link>
			<description><![CDATA[<div class="quotebox"><cite>Jansson wrote:</cite><blockquote><p>A &quot;php redirect&quot; in any form is executed before the page is sent to the browser. With a meta refresh, you can delay the redirect to occur a few seconds after the page has loaded, like PunBB&#039;s redirect page.</p></blockquote></div><p>I understand the difference, I was just wondering why punbb uses meta. Is it so you can have a message saying what is happening? It would seem you would want it to be immediate.</p>]]></description>
			<author><![CDATA[null@example.com (superjohnyo)]]></author>
			<pubDate>Mon, 16 Jan 2006 22:34:12 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/60409/#p60409</guid>
		</item>
		<item>
			<title><![CDATA[Re: question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/60408/#p60408</link>
			<description><![CDATA[<p>A &quot;php redirect&quot; in any form is executed before the page is sent to the browser. With a meta refresh, you can delay the redirect to occur a few seconds after the page has loaded, like PunBB&#039;s redirect page.</p>]]></description>
			<author><![CDATA[null@example.com (Jansson)]]></author>
			<pubDate>Mon, 16 Jan 2006 22:29:08 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/60408/#p60408</guid>
		</item>
		<item>
			<title><![CDATA[question on redirect]]></title>
			<link>https://punbb.informer.com/forums/post/60404/#p60404</link>
			<description><![CDATA[<p>Just wondering, what are the advantages of using a meta refresh for login and such, which will not work in some scenarios, instead of a php redirect?</p>]]></description>
			<author><![CDATA[null@example.com (superjohnyo)]]></author>
			<pubDate>Mon, 16 Jan 2006 22:04:12 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/60404/#p60404</guid>
		</item>
	</channel>
</rss>
