<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:dtvmedia="http://participatoryculture.org/RSSModules/dtv/1.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Fun with Fragment Identifiers</title>
	<atom:link href="http://softwareas.com/fun-with-fragment-identifiers/feed" rel="self" type="application/rss+xml" />
	<link>http://softwareas.com/fun-with-fragment-identifiers</link>
	<description>Mahemoff's Podcast/Blog - Web, Programming, Usability from the Author of 'Ajax Design Patterns' (AjaxPatterns.org)</description>
	<lastBuildDate>Fri, 12 Mar 2010 15:36:19 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jake Long</title>
		<link>http://softwareas.com/fun-with-fragment-identifiers/comment-page-1#comment-418071</link>
		<dc:creator>Jake Long</dc:creator>
		<pubDate>Thu, 19 Feb 2009 01:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://softwareas.com/?p=520#comment-418071</guid>
		<description>&lt;p&gt;Appreciate the good write-up on what I would agree has been an under-utilized tool.  I&#039;ve used fragment identifiers with good effect to facilitate what I&#039;d character as rudimentary cross-domain communication while integrating a 3rd party video service into a relatively closed CMS platform.&lt;/p&gt;

&lt;p&gt;As for Nathar&#039;s question, I haven&#039;t run into any window.location.hash compatibility issues with IE6/IE7 and all versions of Safari and Firefox.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Appreciate the good write-up on what I would agree has been an under-utilized tool.  I&#8217;ve used fragment identifiers with good effect to facilitate what I&#8217;d character as rudimentary cross-domain communication while integrating a 3rd party video service into a relatively closed CMS platform.</p>
<p>As for Nathar&#8217;s question, I haven&#8217;t run into any window.location.hash compatibility issues with IE6/IE7 and all versions of Safari and Firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hawksworx &#187; Blog Archive &#187; Mashing up flickr in the client with jQuery</title>
		<link>http://softwareas.com/fun-with-fragment-identifiers/comment-page-1#comment-417559</link>
		<dc:creator>Hawksworx &#187; Blog Archive &#187; Mashing up flickr in the client with jQuery</dc:creator>
		<pubDate>Sun, 15 Feb 2009 21:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://softwareas.com/?p=520#comment-417559</guid>
		<description>&lt;p&gt;[...] Manipulating and interrogating the frag id can be useful in Ajax applications as my colleague Michael Mahemoff explained recently. When the page loads, it looks for a tag stored in the frag id as its starting point. That means [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Manipulating and interrogating the frag id can be useful in Ajax applications as my colleague Michael Mahemoff explained recently. When the page loads, it looks for a tag stored in the frag id as its starting point. That means [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathar Leichoz</title>
		<link>http://softwareas.com/fun-with-fragment-identifiers/comment-page-1#comment-417297</link>
		<dc:creator>Nathar Leichoz</dc:creator>
		<pubDate>Sat, 14 Feb 2009 02:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://softwareas.com/?p=520#comment-417297</guid>
		<description>&lt;p&gt;For the record and for solicitation of advice, when I tried porting our web app to Safari 1, 2 when it first came out, we found that our use of fragments didn&#039;t work. Safari sometimes fails to register a change in fragment. It works fine in Safari 3. Do you have any stats of whether it is supported in older Firefoxes and older IEs?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For the record and for solicitation of advice, when I tried porting our web app to Safari 1, 2 when it first came out, we found that our use of fragments didn&#8217;t work. Safari sometimes fails to register a change in fragment. It works fine in Safari 3. Do you have any stats of whether it is supported in older Firefoxes and older IEs?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
