<?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/"
		>
<channel>
	<title>Comments on: Enabling the Back Button in Ajax Applications</title>
	<atom:link href="http://www.justise.com/2009/01/26/enabling-the-back-button-in-ajax-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justise.com/2009/01/26/enabling-the-back-button-in-ajax-applications/</link>
	<description>Programming - Development</description>
	<lastBuildDate>Tue, 27 Jul 2010 05:58:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kris Gray</title>
		<link>http://www.justise.com/2009/01/26/enabling-the-back-button-in-ajax-applications/comment-page-1/#comment-4202</link>
		<dc:creator>Kris Gray</dc:creator>
		<pubDate>Mon, 06 Apr 2009 22:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.justise.com/?p=247#comment-4202</guid>
		<description>Hmm, seems like it should work, unfortunately I don&#039;t have access to Mac OS X otherwise I&#039;d give it a few minutes to see whats up. I am currently writing this comment in Chrome and the example still works, so Webkit seems fine.</description>
		<content:encoded><![CDATA[<p>Hmm, seems like it should work, unfortunately I don&#8217;t have access to Mac OS X otherwise I&#8217;d give it a few minutes to see whats up. I am currently writing this comment in Chrome and the example still works, so Webkit seems fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heru Setiawan</title>
		<link>http://www.justise.com/2009/01/26/enabling-the-back-button-in-ajax-applications/comment-page-1/#comment-4190</link>
		<dc:creator>Heru Setiawan</dc:creator>
		<pubDate>Mon, 06 Apr 2009 15:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.justise.com/?p=247#comment-4190</guid>
		<description>Thanks for the details, Kris.

I tried using RSH with prototype js but it seems to be working only on FireFox but not on IE6,7 or Safari. I have read their docs but it seems that safari does not work at all.

I wonder if you can make this code works on Safari Mac OS X. Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for the details, Kris.</p>
<p>I tried using RSH with prototype js but it seems to be working only on FireFox but not on IE6,7 or Safari. I have read their docs but it seems that safari does not work at all.</p>
<p>I wonder if you can make this code works on Safari Mac OS X. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris Gray</title>
		<link>http://www.justise.com/2009/01/26/enabling-the-back-button-in-ajax-applications/comment-page-1/#comment-3826</link>
		<dc:creator>Kris Gray</dc:creator>
		<pubDate>Wed, 28 Jan 2009 19:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.justise.com/?p=247#comment-3826</guid>
		<description>There we go, this solved it.

http://wordpress.org/support/topic/224480</description>
		<content:encoded><![CDATA[<p>There we go, this solved it.</p>
<p><a href="http://wordpress.org/support/topic/224480" rel="nofollow">http://wordpress.org/support/topic/224480</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris Gray</title>
		<link>http://www.justise.com/2009/01/26/enabling-the-back-button-in-ajax-applications/comment-page-1/#comment-3825</link>
		<dc:creator>Kris Gray</dc:creator>
		<pubDate>Wed, 28 Jan 2009 18:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.justise.com/?p=247#comment-3825</guid>
		<description>Woops, seems its really Google Analytics fault, probably in some small conjunction with wordpress&#039;s comments template.</description>
		<content:encoded><![CDATA[<p>Woops, seems its really Google Analytics fault, probably in some small conjunction with wordpress&#8217;s comments template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris Gray</title>
		<link>http://www.justise.com/2009/01/26/enabling-the-back-button-in-ajax-applications/comment-page-1/#comment-3824</link>
		<dc:creator>Kris Gray</dc:creator>
		<pubDate>Wed, 28 Jan 2009 18:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.justise.com/?p=247#comment-3824</guid>
		<description>I totally agree. 

Strangely enough the Recent comments widget that Wordpress provides was causing the Script error. 

I&#039;ve removed the widget till I can figure out whats wrong with it. 

Thanks for the note, glad I was able to get that resolved and glad you liked my post.</description>
		<content:encoded><![CDATA[<p>I totally agree. </p>
<p>Strangely enough the Recent comments widget that Wordpress provides was causing the Script error. </p>
<p>I&#8217;ve removed the widget till I can figure out whats wrong with it. </p>
<p>Thanks for the note, glad I was able to get that resolved and glad you liked my post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BEM</title>
		<link>http://www.justise.com/2009/01/26/enabling-the-back-button-in-ajax-applications/comment-page-1/#comment-3823</link>
		<dc:creator>BEM</dc:creator>
		<pubDate>Wed, 28 Jan 2009 16:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.justise.com/?p=247#comment-3823</guid>
		<description>Interesting write up.  However, this page throws javascript errors when loaded in IE and it does not function properly.  I dislike IE as much as anyone, but since so many folks still use it, supporting IE is a requirement.</description>
		<content:encoded><![CDATA[<p>Interesting write up.  However, this page throws javascript errors when loaded in IE and it does not function properly.  I dislike IE as much as anyone, but since so many folks still use it, supporting IE is a requirement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetShoutout</title>
		<link>http://www.justise.com/2009/01/26/enabling-the-back-button-in-ajax-applications/comment-page-1/#comment-3820</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Tue, 27 Jan 2009 21:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.justise.com/?p=247#comment-3820</guid>
		<description>&lt;strong&gt;Enabling the Back Button in Ajax Applications...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>Enabling the Back Button in Ajax Applications&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
