<?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 + Browser History Navigation in Silverlight</title>
	<atom:link href="http://blog.nerdplusart.com/archives/deep-linking-browser-history-navigation-in-silverlight/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.nerdplusart.com/archives/deep-linking-browser-history-navigation-in-silverlight</link>
	<description>inspiration for xaml nerds</description>
	<lastBuildDate>Mon, 08 Feb 2010 10:11:50 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TCSWeekly Episode 003 - Silverlight, Moonlight, Kaxaml, Facebook, Multi-touch - AdamKinney.com</title>
		<link>http://blog.nerdplusart.com/archives/deep-linking-browser-history-navigation-in-silverlight/comment-page-1#comment-30330</link>
		<dc:creator>TCSWeekly Episode 003 - Silverlight, Moonlight, Kaxaml, Facebook, Multi-touch - AdamKinney.com</dc:creator>
		<pubDate>Thu, 27 Aug 2009 10:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=538#comment-30330</guid>
		<description>[...] Deep Linking + Browser History Navigation in Silverlight [...]</description>
		<content:encoded><![CDATA[<p>[...] Deep Linking + Browser History Navigation in Silverlight [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ckaut</title>
		<link>http://blog.nerdplusart.com/archives/deep-linking-browser-history-navigation-in-silverlight/comment-page-1#comment-18574</link>
		<dc:creator>ckaut</dc:creator>
		<pubDate>Thu, 12 Mar 2009 07:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=538#comment-18574</guid>
		<description>Try refresh (F5) the page in IE7. The back button will be disabled.</description>
		<content:encoded><![CDATA[<p>Try refresh (F5) the page in IE7. The back button will be disabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ida Smith</title>
		<link>http://blog.nerdplusart.com/archives/deep-linking-browser-history-navigation-in-silverlight/comment-page-1#comment-8622</link>
		<dc:creator>Ida Smith</dc:creator>
		<pubDate>Thu, 05 Feb 2009 16:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=538#comment-8622</guid>
		<description>Cool!  Important, too.
But your code doesn&#039;t &quot;work on my box&quot; perfectly:
The history is double-entered on my IE8 Release Candidate 1 browser:

Starting on #Bench, I visit #Bus, #Hockey, #Joes, #Train in order.
Then I repeatedly hit back and here is my path back:
Starting from #Train, #Joes, #Train, #Joes, #Hockey, #Joes, #Hockey, #Bus, #Hockey, #Bus, #Bench, #Bus, #Bench.
Also, the forward button never lights up during this backward crawl.</description>
		<content:encoded><![CDATA[<p>Cool!  Important, too.<br />
But your code doesn&#8217;t &#8220;work on my box&#8221; perfectly:<br />
The history is double-entered on my IE8 Release Candidate 1 browser:</p>
<p>Starting on #Bench, I visit #Bus, #Hockey, #Joes, #Train in order.<br />
Then I repeatedly hit back and here is my path back:<br />
Starting from #Train, #Joes, #Train, #Joes, #Hockey, #Joes, #Hockey, #Bus, #Hockey, #Bus, #Bench, #Bus, #Bench.<br />
Also, the forward button never lights up during this backward crawl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silverlight Deep Linking &#38; Browser History with jQuery &#124; WPF Dev</title>
		<link>http://blog.nerdplusart.com/archives/deep-linking-browser-history-navigation-in-silverlight/comment-page-1#comment-6859</link>
		<dc:creator>Silverlight Deep Linking &#38; Browser History with jQuery &#124; WPF Dev</dc:creator>
		<pubDate>Fri, 30 Jan 2009 14:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=538#comment-6859</guid>
		<description>[...] Ingebretsen of NerdPlusArt has a well written piece on deep linking and browser history in Silverlight using [...]</description>
		<content:encoded><![CDATA[<p>[...] Ingebretsen of NerdPlusArt has a well written piece on deep linking and browser history in Silverlight using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryant Likes</title>
		<link>http://blog.nerdplusart.com/archives/deep-linking-browser-history-navigation-in-silverlight/comment-page-1#comment-5077</link>
		<dc:creator>Bryant Likes</dc:creator>
		<pubDate>Thu, 22 Jan 2009 22:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=538#comment-5077</guid>
		<description>Thanks for the example! Once I saw how easy this was I decided to add it to the project I&#039;m working on. I tried to implement the callback instead of the timer and found it was a real pain so I ended up just using a timer. Works great!</description>
		<content:encoded><![CDATA[<p>Thanks for the example! Once I saw how easy this was I decided to add it to the project I&#8217;m working on. I tried to implement the callback instead of the timer and found it was a real pain so I ended up just using a timer. Works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karim Hernandez</title>
		<link>http://blog.nerdplusart.com/archives/deep-linking-browser-history-navigation-in-silverlight/comment-page-1#comment-4914</link>
		<dc:creator>Karim Hernandez</dc:creator>
		<pubDate>Wed, 21 Jan 2009 23:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=538#comment-4914</guid>
		<description>I had once built a sample in Silverlight 2b1 using one of the popular solutions for flash, a javascript project called HistoryKeeper.  It&#039;s likely no better or worse than the JQuery solution, but at the time I wanted something that was self contained without the extraneous javascript functionality.

http://www.unfocus.com/projects/historykeeper/</description>
		<content:encoded><![CDATA[<p>I had once built a sample in Silverlight 2b1 using one of the popular solutions for flash, a javascript project called HistoryKeeper.  It&#8217;s likely no better or worse than the JQuery solution, but at the time I wanted something that was self contained without the extraneous javascript functionality.</p>
<p><a href="http://www.unfocus.com/projects/historykeeper/" rel="nofollow">http://www.unfocus.com/projects/historykeeper/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AussieInSeattle</title>
		<link>http://blog.nerdplusart.com/archives/deep-linking-browser-history-navigation-in-silverlight/comment-page-1#comment-4911</link>
		<dc:creator>AussieInSeattle</dc:creator>
		<pubDate>Wed, 21 Jan 2009 23:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=538#comment-4911</guid>
		<description>Great article - jQuery to the rescue again!  I&#039;ll be using the concepts ona project I&#039;m currently working on.

I&#039;ve been fascinated by TiltShift too - check out www.tiltshiftmaker.com which I&#039;ve used to create a few of my own without having to purchase the super pricey camera lenses that you usually need.

Regards,
Matt</description>
		<content:encoded><![CDATA[<p>Great article &#8211; jQuery to the rescue again!  I&#8217;ll be using the concepts ona project I&#8217;m currently working on.</p>
<p>I&#8217;ve been fascinated by TiltShift too &#8211; check out <a href="http://www.tiltshiftmaker.com" rel="nofollow">http://www.tiltshiftmaker.com</a> which I&#8217;ve used to create a few of my own without having to purchase the super pricey camera lenses that you usually need.</p>
<p>Regards,<br />
Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt Brockett</title>
		<link>http://blog.nerdplusart.com/archives/deep-linking-browser-history-navigation-in-silverlight/comment-page-1#comment-4898</link>
		<dc:creator>Kurt Brockett</dc:creator>
		<pubDate>Wed, 21 Jan 2009 21:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=538#comment-4898</guid>
		<description>Was hoping this would come to your blog.  As part of the work I want to do on identitymine.com some of it revolves around sales purposes, meaning being able to route things from an arbitrary link,  say identitymine.com/surface or identitymine.com/ and I wasn&#039;t sure how that would work with a SL project portfolio.  Now I know.  Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Was hoping this would come to your blog.  As part of the work I want to do on identitymine.com some of it revolves around sales purposes, meaning being able to route things from an arbitrary link,  say identitymine.com/surface or identitymine.com/ and I wasn&#8217;t sure how that would work with a SL project portfolio.  Now I know.  Thanks for sharing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
