<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Implementing session timeout in your ApEx app &#8211; Part 2</title>
	<atom:link href="http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/</link>
	<description>SELECT * FROM RANDOM.stuff WHERE subject IN ('Application Express','Oracle','PL/SQL','SQL') AND is_worth_blogging_about IN ('YES','MAYBE','DOUBTFUL');</description>
	<lastBuildDate>Fri, 23 Oct 2009 13:31:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Implementing session timeout in your ApEx app - Part 3 &#171; Andy&#8217;s Blog: Application Express etc.</title>
		<link>http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-917</link>
		<dc:creator>Implementing session timeout in your ApEx app - Part 3 &#171; Andy&#8217;s Blog: Application Express etc.</dc:creator>
		<pubDate>Thu, 30 Oct 2008 20:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-917</guid>
		<description>[...] app - Part&#160;3  This entry builds on the session timeout functionality described in part 1 and part 2. Be sure to check those posts out [...]</description>
		<content:encoded><![CDATA[<p>[...] app &#8211; Part&nbsp;3  This entry builds on the session timeout functionality described in part 1 and part 2. Be sure to check those posts out [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Tulley</title>
		<link>http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-908</link>
		<dc:creator>Andrew Tulley</dc:creator>
		<pubDate>Wed, 10 Sep 2008 07:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-908</guid>
		<description>MKBH,

The server where that file sits seems to be temorarily down at the minute unfortunately. Hopefully it should be back up later. Please have a bash then.

Andy</description>
		<content:encoded><![CDATA[<p>MKBH,</p>
<p>The server where that file sits seems to be temorarily down at the minute unfortunately. Hopefully it should be back up later. Please have a bash then.</p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MKBH</title>
		<link>http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-907</link>
		<dc:creator>MKBH</dc:creator>
		<pubDate>Wed, 10 Sep 2008 04:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-907</guid>
		<description>Hi,

I can&#039;t access your region source code:
http://andrew.tulley.co.uk/blogfiles/session_timeout_javascript.txt


Thanks in advanced.

MKBH</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I can&#8217;t access your region source code:<br />
<a href="http://andrew.tulley.co.uk/blogfiles/session_timeout_javascript.txt" rel="nofollow">http://andrew.tulley.co.uk/blogfiles/session_timeout_javascript.txt</a></p>
<p>Thanks in advanced.</p>
<p>MKBH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay Gandhi</title>
		<link>http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-904</link>
		<dc:creator>Ajay Gandhi</dc:creator>
		<pubDate>Wed, 20 Aug 2008 18:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-904</guid>
		<description>Also, I have an embedded Mapviewer within APEX. So when I am working with MAP, and I am active on that particular page for 20 minutes, it still gives me a warning message. It means that it&#039;s not recognizing that I am still working in the embedded window within APEX. Is there any workaround for this?</description>
		<content:encoded><![CDATA[<p>Also, I have an embedded Mapviewer within APEX. So when I am working with MAP, and I am active on that particular page for 20 minutes, it still gives me a warning message. It means that it&#8217;s not recognizing that I am still working in the embedded window within APEX. Is there any workaround for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay Gandhi</title>
		<link>http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-903</link>
		<dc:creator>Ajay Gandhi</dc:creator>
		<pubDate>Wed, 20 Aug 2008 18:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-903</guid>
		<description>What happens if the same user logs from two different machines? In our situation, our client would like to have &quot;Multiple Logins&quot; at the same time. In this situation, do we have add another column in the USERS Table and capture the session_id and update that row?</description>
		<content:encoded><![CDATA[<p>What happens if the same user logs from two different machines? In our situation, our client would like to have &#8220;Multiple Logins&#8221; at the same time. In this situation, do we have add another column in the USERS Table and capture the session_id and update that row?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Tulley</title>
		<link>http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-902</link>
		<dc:creator>Andrew Tulley</dc:creator>
		<pubDate>Wed, 13 Aug 2008 16:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-902</guid>
		<description>Pm,

You can prevent this from happening by altering the Conditions for the region you added on Page Zero (which contains the javascript). If you have followed the instructions above the its condition should be “Current Page is NOT in Expression 1” and &quot;Expression 1&quot; should contain the number of the page which represents your user-friendly &quot;Your Session Has Timed Out&quot; page. Simply add a comma and the page number of your login page to &quot;Expression 1&quot; to stop the timeout popup from appearing when the user is sat on the Login page.

E.g. &quot;Expression 1&quot; might now be &quot;3,1&quot;

Andy</description>
		<content:encoded><![CDATA[<p>Pm,</p>
<p>You can prevent this from happening by altering the Conditions for the region you added on Page Zero (which contains the javascript). If you have followed the instructions above the its condition should be “Current Page is NOT in Expression 1” and &#8220;Expression 1&#8243; should contain the number of the page which represents your user-friendly &#8220;Your Session Has Timed Out&#8221; page. Simply add a comma and the page number of your login page to &#8220;Expression 1&#8243; to stop the timeout popup from appearing when the user is sat on the Login page.</p>
<p>E.g. &#8220;Expression 1&#8243; might now be &#8220;3,1&#8243;</p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pm</title>
		<link>http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-897</link>
		<dc:creator>pm</dc:creator>
		<pubDate>Wed, 25 Jun 2008 09:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-897</guid>
		<description>hi,

thanks for this useful post...i was wondering is there a way to prevent appearing popup window in the login page...i dont want users redirect “Your session has timed out” page when they are in login page.

thanks in advanced,</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>thanks for this useful post&#8230;i was wondering is there a way to prevent appearing popup window in the login page&#8230;i dont want users redirect “Your session has timed out” page when they are in login page.</p>
<p>thanks in advanced,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Implementing session timeout in your ApEx app - Part 1 &#171; Andy&#8217;s Blog: Application Express etc.</title>
		<link>http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-877</link>
		<dc:creator>Implementing session timeout in your ApEx app - Part 1 &#171; Andy&#8217;s Blog: Application Express etc.</dc:creator>
		<pubDate>Fri, 04 Apr 2008 11:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2008/04/03/implementing-session-timeout-in-your-apex-app-part-2/#comment-877</guid>
		<description>[...] Next time I’ll write about how we can make an ApEx application popup a message just before a user’s session is about to time out, giving them the option to remain logged in. You can now see the second part here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Next time I’ll write about how we can make an ApEx application popup a message just before a user’s session is about to time out, giving them the option to remain logged in. You can now see the second part here. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
