<?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: Back button and Undo in Ajax applications</title>
	<atom:link href="http://www.kryogenix.org/days/2005/03/11/applicationsButton/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kryogenix.org/days/2005/03/11/applicationsButton</link>
	<description>scratched tallies on the prison wall</description>
	<pubDate>Thu, 08 Jan 2009 01:56:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gamer23</title>
		<link>http://www.kryogenix.org/days/2005/03/11/applicationsButton/comment-page-1#comment-122173</link>
		<dc:creator>gamer23</dc:creator>
		<pubDate>Thu, 14 Aug 2008 20:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/03/11/applicationsButton/#comment-122173</guid>
		<description>whatever</description>
		<content:encoded><![CDATA[<p>whatever</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gamer</title>
		<link>http://www.kryogenix.org/days/2005/03/11/applicationsButton/comment-page-1#comment-122172</link>
		<dc:creator>gamer</dc:creator>
		<pubDate>Thu, 14 Aug 2008 20:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/03/11/applicationsButton/#comment-122172</guid>
		<description>whatever</description>
		<content:encoded><![CDATA[<p>whatever</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: riper</title>
		<link>http://www.kryogenix.org/days/2005/03/11/applicationsButton/comment-page-1#comment-99302</link>
		<dc:creator>riper</dc:creator>
		<pubDate>Sat, 16 Jun 2007 10:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/03/11/applicationsButton/#comment-99302</guid>
		<description>hi, i found a full ajax website, and the back button works : http://itbreaks.net</description>
		<content:encoded><![CDATA[<p>hi, i found a full ajax website, and the back button works : <a href="http://itbreaks.net" rel="nofollow">http://itbreaks.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.kryogenix.org/days/2005/03/11/applicationsButton/comment-page-1#comment-16083</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 05 Sep 2006 11:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/03/11/applicationsButton/#comment-16083</guid>
		<description>when clicked on browser back, i need to overwrite history url with my url.. is this possible...
any javascript on the same is highly appreciated...</description>
		<content:encoded><![CDATA[<p>when clicked on browser back, i need to overwrite history url with my url.. is this possible&#8230;<br />
any javascript on the same is highly appreciated&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.kryogenix.org/days/2005/03/11/applicationsButton/comment-page-1#comment-13396</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 25 Jul 2006 12:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/03/11/applicationsButton/#comment-13396</guid>
		<description>Hi Georgi, 

Where is your script? Can you put script there?</description>
		<content:encoded><![CDATA[<p>Hi Georgi, </p>
<p>Where is your script? Can you put script there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Georgi</title>
		<link>http://www.kryogenix.org/days/2005/03/11/applicationsButton/comment-page-1#comment-5993</link>
		<dc:creator>Georgi</dc:creator>
		<pubDate>Mon, 06 Mar 2006 22:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/03/11/applicationsButton/#comment-5993</guid>
		<description>Hello there

I can say that I create the simpliest function that enable the Back and Foward browser buttons. 

http://www.isolani.co.uk/blog/javascript/FixingTheBackButtonThatAjaxBroke

This here is good, but is using around 300 lines or more of code. My one is just 4!!

You will be able to see it in few days when i upload my new website.</description>
		<content:encoded><![CDATA[<p>Hello there</p>
<p>I can say that I create the simpliest function that enable the Back and Foward browser buttons. </p>
<p><a href="http://www.isolani.co.uk/blog/javascript/FixingTheBackButtonThatAjaxBroke" rel="nofollow">http://www.isolani.co.uk/blog/javascript/FixingTheBackButtonThatAjaxBroke</a></p>
<p>This here is good, but is using around 300 lines or more of code. My one is just 4!!</p>
<p>You will be able to see it in few days when i upload my new website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malcom</title>
		<link>http://www.kryogenix.org/days/2005/03/11/applicationsButton/comment-page-1#comment-5076</link>
		<dc:creator>Malcom</dc:creator>
		<pubDate>Tue, 17 Jan 2006 04:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/03/11/applicationsButton/#comment-5076</guid>
		<description>Good Article. Keep it up. I want to know more about AJAX.</description>
		<content:encoded><![CDATA[<p>Good Article. Keep it up. I want to know more about AJAX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malcom</title>
		<link>http://www.kryogenix.org/days/2005/03/11/applicationsButton/comment-page-1#comment-5075</link>
		<dc:creator>Malcom</dc:creator>
		<pubDate>Tue, 17 Jan 2006 04:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/03/11/applicationsButton/#comment-5075</guid>
		<description>Good Article. I want to know more about AJAX.</description>
		<content:encoded><![CDATA[<p>Good Article. I want to know more about AJAX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Kelman</title>
		<link>http://www.kryogenix.org/days/2005/03/11/applicationsButton/comment-page-1#comment-5008</link>
		<dc:creator>Vladimir Kelman</dc:creator>
		<pubDate>Sun, 08 Jan 2006 02:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/03/11/applicationsButton/#comment-5008</guid>
		<description>I believe that a radical and easier solution would be to conditionally disable "Back" and "Forward" buttons of Web browser. I may tell me that that brakes a principle of web page browsing, but I think that AJAX application is an example of what  calls a "web application" rather than a "web page"  http://www.isolani.co.uk/blog/javascript/FixingTheBackButtonThatAjaxBroke.
See also a more in-detail review at  http://pro-thoughts.blogspot.com/2006/01/dynamic-web-applications-and-disabling.html</description>
		<content:encoded><![CDATA[<p>I believe that a radical and easier solution would be to conditionally disable &#8220;Back&#8221; and &#8220;Forward&#8221; buttons of Web browser. I may tell me that that brakes a principle of web page browsing, but I think that AJAX application is an example of what  calls a &#8220;web application&#8221; rather than a &#8220;web page&#8221;  <a href="http://www.isolani.co.uk/blog/javascript/FixingTheBackButtonThatAjaxBroke" rel="nofollow">http://www.isolani.co.uk/blog/javascript/FixingTheBackButtonThatAjaxBroke</a>.<br />
See also a more in-detail review at  <a href="http://pro-thoughts.blogspot.com/2006/01/dynamic-web-applications-and-disabling.html" rel="nofollow">http://pro-thoughts.blogspot.com/2006/01/dynamic-web-applications-and-disabling.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Russell</title>
		<link>http://www.kryogenix.org/days/2005/03/11/applicationsButton/comment-page-1#comment-555</link>
		<dc:creator>Alex Russell</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/03/11/applicationsButton/#comment-555</guid>
		<description>&lt;p&gt;So I totally agree about the back button being undo for the web. The approach that we&#8217;re using in Dojo for mapping the back button to request states is going to be the building block for a more complete undo framework for Dojo apps. It&#8217;s difficult, though, to tie everything to a data request, and not necessarialy useful in non-HTML environments (which Dojo does worry about), so dealing explicitly with back and forward buttons in bind() seemed the way to go.&lt;/p&gt;

	&lt;p&gt;I&#8217;d like to know if you dissagree = )&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>So I totally agree about the back button being undo for the web. The approach that we&#8217;re using in Dojo for mapping the back button to request states is going to be the building block for a more complete undo framework for Dojo apps. It&#8217;s difficult, though, to tie everything to a data request, and not necessarialy useful in non-HTML environments (which Dojo does worry about), so dealing explicitly with back and forward buttons in bind() seemed the way to go.</p>
<p>I&#8217;d like to know if you dissagree = )</p>
]]></content:encoded>
	</item>
</channel>
</rss>
