<?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: Deep Linking in JavaScript and Ajax Applications</title>
	<atom:link href="http://www.impressivewebs.com/deep-linking-javascript-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.impressivewebs.com/deep-linking-javascript-ajax/</link>
	<description>Web Design Articles &#38; Tutorials. To make the web impressive.</description>
	<lastBuildDate>Fri, 10 Sep 2010 06:48:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Flash et HTML : la guerre froide du web &#8212; VersionBoite : création site internet et référencement à Paris</title>
		<link>http://www.impressivewebs.com/deep-linking-javascript-ajax/#comment-3027</link>
		<dc:creator>Flash et HTML : la guerre froide du web &#8212; VersionBoite : création site internet et référencement à Paris</dc:creator>
		<pubDate>Thu, 03 Jun 2010 08:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1028#comment-3027</guid>
		<description>[...] Il s&#8217;est écoulé un certain nombre d&#8217;années depuis les débuts de Flash, nous avons appris beaucoup. Aujourd&#8217;hui on trouve des applications comme SWFAddress ou FlashMoto qui facilite son utilisation. De plus les développeurs JavaScript réutilisent les bon côtés de Flash pour en faire des applications JavaScript plus rapides et plus poussées. [...]</description>
		<content:encoded><![CDATA[<p>[...] Il s&#8217;est écoulé un certain nombre d&#8217;années depuis les débuts de Flash, nous avons appris beaucoup. Aujourd&#8217;hui on trouve des applications comme SWFAddress ou FlashMoto qui facilite son utilisation. De plus les développeurs JavaScript réutilisent les bon côtés de Flash pour en faire des applications JavaScript plus rapides et plus poussées. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash e Normas: A Guerra Fria da Web &#171; Thayron Sabino</title>
		<link>http://www.impressivewebs.com/deep-linking-javascript-ajax/#comment-2037</link>
		<dc:creator>Flash e Normas: A Guerra Fria da Web &#171; Thayron Sabino</dc:creator>
		<pubDate>Wed, 28 Apr 2010 12:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1028#comment-2037</guid>
		<description>[...] Os desenvolvedores JavaScript tem o benefício da retrospectiva e foram capazes de implementar uma solução semelhante para aplicações baseadas em JavaScript muito mais [...]</description>
		<content:encoded><![CDATA[<p>[...] Os desenvolvedores JavaScript tem o benefício da retrospectiva e foram capazes de implementar uma solução semelhante para aplicações baseadas em JavaScript muito mais [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash and Standards: The Cold War of the Web - Free Templates and theme</title>
		<link>http://www.impressivewebs.com/deep-linking-javascript-ajax/#comment-1475</link>
		<dc:creator>Flash and Standards: The Cold War of the Web - Free Templates and theme</dc:creator>
		<pubDate>Tue, 16 Mar 2010 13:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1028#comment-1475</guid>
		<description>[...] such as SWFAddress, JavaScript developers have the benefit of hindsight and were able to implement a similar solution for JavaScript-based applications much [...]</description>
		<content:encoded><![CDATA[<p>[...] such as SWFAddress, JavaScript developers have the benefit of hindsight and were able to implement a similar solution for JavaScript-based applications much [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Ultimate Design: Design for you &#124; Blog</title>
		<link>http://www.impressivewebs.com/deep-linking-javascript-ajax/#comment-1457</link>
		<dc:creator>The Ultimate Design: Design for you &#124; Blog</dc:creator>
		<pubDate>Sun, 14 Mar 2010 03:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1028#comment-1457</guid>
		<description>[...] such as SWFAddress, JavaScript developers have the benefit of hindsight and were able to implement a similar solution for JavaScript-based applications much [...]</description>
		<content:encoded><![CDATA[<p>[...] such as SWFAddress, JavaScript developers have the benefit of hindsight and were able to implement a similar solution for JavaScript-based applications much [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://www.impressivewebs.com/deep-linking-javascript-ajax/#comment-1103</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Tue, 26 Jan 2010 20:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1028#comment-1103</guid>
		<description>I am new to javascript and I was wondering if anyone could shed some light on adding this history method to links within an xsl document. I really just want the browser to record a page change in the browser cache and I am really not concerned with form data, I am having trouble adding the history to the various links in my document because of the way they are formatted. Here is an example; 
 &lt;a href=&quot;doAjaxDualAction2(&#039;reportlist&#039;,{psITPWorkArea/@role});&quot;&gt;DATANETWORK&lt;/a&gt;

basically this is a link in the root xsl document that will take the user to a another xsl stylesheet that is loaded within a frame. I really only wanted to add an anchor to the link and have it recorded by jquery.history. 

Any help would be much appreciated.</description>
		<content:encoded><![CDATA[<p>I am new to javascript and I was wondering if anyone could shed some light on adding this history method to links within an xsl document. I really just want the browser to record a page change in the browser cache and I am really not concerned with form data, I am having trouble adding the history to the various links in my document because of the way they are formatted. Here is an example;<br />
 &lt;a href=&#8221;doAjaxDualAction2(&#8216;reportlist&#8217;,{psITPWorkArea/@role});&#8221;&gt;DATANETWORK&lt;/a&gt;</p>
<p>basically this is a link in the root xsl document that will take the user to a another xsl stylesheet that is loaded within a frame. I really only wanted to add an anchor to the link and have it recorded by jquery.history. </p>
<p>Any help would be much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: katherine</title>
		<link>http://www.impressivewebs.com/deep-linking-javascript-ajax/#comment-968</link>
		<dc:creator>katherine</dc:creator>
		<pubDate>Tue, 12 Jan 2010 16:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1028#comment-968</guid>
		<description>yes you have really engraving ideas. One of the biggest benefits of Ajax is that it is based on open standards which are sustained by a multiplicity of platforms and browsers. This eases the programmer with enhance accessibility and flexibility to exploit what they entail across browsers. A good web designer deploys “Ajax” on the client’s web pages to improve the user experience.
Thanks for your blog.</description>
		<content:encoded><![CDATA[<p>yes you have really engraving ideas. One of the biggest benefits of Ajax is that it is based on open standards which are sustained by a multiplicity of platforms and browsers. This eases the programmer with enhance accessibility and flexibility to exploit what they entail across browsers. A good web designer deploys “Ajax” on the client’s web pages to improve the user experience.<br />
Thanks for your blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Brigit &#124; Deep Linking in JavaScript and Ajax Applications</title>
		<link>http://www.impressivewebs.com/deep-linking-javascript-ajax/#comment-942</link>
		<dc:creator>CSS Brigit &#124; Deep Linking in JavaScript and Ajax Applications</dc:creator>
		<pubDate>Mon, 21 Dec 2009 11:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1028#comment-942</guid>
		<description>&lt;strong&gt;Deep Linking in JavaScript and Ajax Applications...&lt;/strong&gt;

A short tutorial describing one method of deep linking in JavaScript and Ajax-driven pages....</description>
		<content:encoded><![CDATA[<p><strong>Deep Linking in JavaScript and Ajax Applications&#8230;</strong></p>
<p>A short tutorial describing one method of deep linking in JavaScript and Ajax-driven pages&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Impressive Webs</title>
		<link>http://www.impressivewebs.com/deep-linking-javascript-ajax/#comment-938</link>
		<dc:creator>Impressive Webs</dc:creator>
		<pubDate>Sat, 19 Dec 2009 19:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1028#comment-938</guid>
		<description>A good explanation of the jquery.history plugin is found here:

http://www.overset.com/2008/06/18/jquery-history-plugin/

It actually looks like a very good method to use to preserve history and allow back-button use in a JS/Ajax application. And although it seems to use an iframe, it does seem to work fast and without a full page refresh. Although technically I think it&#039;s still reloading the entire page that&#039;s served inside the iframe, so it may not be ideal in some circumstances.</description>
		<content:encoded><![CDATA[<p>A good explanation of the jquery.history plugin is found here:</p>
<p><a href="http://www.overset.com/2008/06/18/jquery-history-plugin/" rel="nofollow">http://www.overset.com/2008/06/18/jquery-history-plugin/</a></p>
<p>It actually looks like a very good method to use to preserve history and allow back-button use in a JS/Ajax application. And although it seems to use an iframe, it does seem to work fast and without a full page refresh. Although technically I think it&#8217;s still reloading the entire page that&#8217;s served inside the iframe, so it may not be ideal in some circumstances.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Impressive Webs</title>
		<link>http://www.impressivewebs.com/deep-linking-javascript-ajax/#comment-937</link>
		<dc:creator>Impressive Webs</dc:creator>
		<pubDate>Sat, 19 Dec 2009 17:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1028#comment-937</guid>
		<description>Thanks for that example site and the plugin. From my examination of that site, and the jQuery plugin, it seems that in both cases the code that’s used is creating a full page refresh, or else an inner page refresh through an iframe, which kind of defeats the purpose of using ajax/js in the first place.

I’ll have to examine the code more closely, but it does look like an interesting plugin, thank you.</description>
		<content:encoded><![CDATA[<p>Thanks for that example site and the plugin. From my examination of that site, and the jQuery plugin, it seems that in both cases the code that’s used is creating a full page refresh, or else an inner page refresh through an iframe, which kind of defeats the purpose of using ajax/js in the first place.</p>
<p>I’ll have to examine the code more closely, but it does look like an interesting plugin, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shady Sharaf</title>
		<link>http://www.impressivewebs.com/deep-linking-javascript-ajax/#comment-935</link>
		<dc:creator>Shady Sharaf</dc:creator>
		<pubDate>Sat, 19 Dec 2009 03:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1028#comment-935</guid>
		<description>Thanks for the tutorial..

I&#039;d like to add shed some light into the drawbacks presented in your tutorial , I&#039;ve been using deep linking for quite some time now, i was stuck at first with these problems, but eventually found a plugin ( for jQuery ) called jQuery.history that would solve both drawbacks of your code ..

I know this is a jQuery plugin, but the functionality itself can be ported to a normal independent JS code to be used with your code.

You can check a website using the deep linking and history saving techniques at http://www.ayb-sd.org

Hope i helped!</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial..</p>
<p>I&#8217;d like to add shed some light into the drawbacks presented in your tutorial , I&#8217;ve been using deep linking for quite some time now, i was stuck at first with these problems, but eventually found a plugin ( for jQuery ) called jQuery.history that would solve both drawbacks of your code ..</p>
<p>I know this is a jQuery plugin, but the functionality itself can be ported to a normal independent JS code to be used with your code.</p>
<p>You can check a website using the deep linking and history saving techniques at <a href="http://www.ayb-sd.org" rel="nofollow">http://www.ayb-sd.org</a></p>
<p>Hope i helped!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
