<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>folktrash.com &#187; seo</title>
	<atom:link href="http://folktrash.com/category/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://folktrash.com</link>
	<description>best of the geek. not too bright though.</description>
	<lastBuildDate>Thu, 08 Jul 2010 13:58:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>let&#8217;s say you want to access /#/foo, a.k.a. why you can&#8217;t access fragments from the server</title>
		<link>http://folktrash.com/2008/06/05/lets-say-you-want-to-access-foo-aka-why-you-cant-access-fragments-from-the-server/</link>
		<comments>http://folktrash.com/2008/06/05/lets-say-you-want-to-access-foo-aka-why-you-cant-access-fragments-from-the-server/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 02:12:38 +0000</pubDate>
		<dc:creator>folktrash</dc:creator>
				<category><![CDATA[seo]]></category>
		<category><![CDATA[technique]]></category>

		<guid isPermaLink="false">http://www.folktrash.com/2008/06/05/lets-say-you-want-to-access-foo-aka-why-you-cant-access-fragments-from-the-server/</guid>
		<description><![CDATA[It&#8217;s always great to learn something new. This was no exception. Perhaps you&#8217;ve heard of swfAddress. It&#8217;s a great open technique for getting intuitive back and forward browser button functionality that plays nice with flash. It seems like the holy grail, right?

And, really it is. One might not help but try to get the best [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s always great to learn something new. This was no exception. Perhaps you&#8217;ve heard of <a title="swfAddress, backnforth for flash." href="http://www.asual.com/swfaddress/samples/flash/" target="_blank">swfAddress</a>. It&#8217;s a great open technique for getting intuitive back and forward browser button functionality that plays nice with flash. It seems like the holy grail, right?<br />
<span id="more-8"></span><br />
And, really it is. One might not help but try to get the best of both worlds. House site content in XML. Have the flash consume the XML and use nifty swfAddress for navigation. Then output good ol&#8217; XHTML via XSL (or tighly coupled server-side processing equivalent). And presto, two versions (for &#8220;free&#8221;), one flash, one not, both coming from the same data set.</p>
<p>Next you might want to join these two experiences together; seamlessly serving the appropriate experience to the appropriate agent.</p>
<p>Then you might devise an elegant system for getting inbound deep flash links &#8211; in the swfAddress style &#8211; to push via the server to the non-flash experience. And then you might use Javascript to push agents back into the deep flash section.</p>
<p>This situation helped to illuminate something previously unknown: the <a title="First best result. Sue me." href="http://www.metacentric.net/FAQ?glossary=fragment%20anchor" target="_blank">fragment anchor</a> (the #foo) is not part of the request object sent by the browser. It is simply not sent. There exist some agents that have sporadic support for sending it, but it&#8217;s not part of <a title="Dry but illuminating." href="http://www.w3.org/Addressing/URL/uri-spec.html" target="_blank">the spec</a>.</p>
<p>So sorry differently-abled agents (and bots), we can&#8217;t get you from a deep flash link to the appropriate page in the experience you can parse. You can still get there by clicking, but we can&#8217;t do it for you.</p>
<p>PS<br />
There is an ingenious method proposed to at least reduce it to one click with many inline and css exposed named anchors with a link, but it would present it&#8217;s own degradation and maintenance issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://folktrash.com/2008/06/05/lets-say-you-want-to-access-foo-aka-why-you-cant-access-fragments-from-the-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a bunch of great information from developer day @ SMX Advanced</title>
		<link>http://folktrash.com/2008/06/05/a-bunch-of-great-information-from-developer-day-smx-advanced/</link>
		<comments>http://folktrash.com/2008/06/05/a-bunch-of-great-information-from-developer-day-smx-advanced/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 01:48:16 +0000</pubDate>
		<dc:creator>folktrash</dc:creator>
				<category><![CDATA[events]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://www.folktrash.com/?p=7</guid>
		<description><![CDATA[It was a great experience, attending this wonderful conference. In Seattle, reasonably priced, and fronted by many splendid folks:
Vanessa Fox, Nathan Buggia, Sharad Verma, Maile Ohye, Jeff Pollard, Colin Cochrane, and more!
How could one go wrong?
It was great to get industry confirmation of practices that seem sensical. It should help make the business case for the return on being [...]]]></description>
			<content:encoded><![CDATA[<p>It was a great experience, attending <a title="good dos, good don'ts" href="http://searchmarketingexpo.com/advanced/2008/developer-day.php" target="_blank">this wonderful conference</a>. In Seattle, reasonably priced, and fronted by many splendid folks:</p>
<p><a title="That's right, NUDE." href="http://www.vanessafoxnude.com/" target="_blank">Vanessa Fox</a>, <a title="Great speaker." href="http://nathanbuggia.com/" target="_blank">Nathan Buggia</a>, Sharad Verma, Maile Ohye, <a title="LAMP Stack Jockey" href="http://www.seomoz.org/team/jeff" target="_blank">Jeff Pollard</a>, <a title=".Net can play too..." href="http://www.colincochrane.com/" target="_blank">Colin Cochrane</a>, and more!</p>
<p>How could one go wrong?<br />
<span id="more-7"></span>It was great to get industry confirmation of practices that seem sensical. It should help make the business case for the return on being accessible. Many tools, tips, and other deliciousness was disclosed.</p>
<p><a title="The first destination." href="http://www.google.com/webmasters/" target="_blank">http://www.google.com/webmasters/</a><br />
<a title="A quality second." href="http://webmaster.live.com/" target="_blank">http://webmaster.live.com/</a><br />
<a title="Robot Sketches." href="http://janeandrobot.com/" target="_blank">http://janeandrobot.com/</a><br />
<a title="So much data!" href="http://searchengineland.com/" target="_blank">http://searchengineland.com/</a><br />
<a title="Look forward to sitemapping." href="http://www.sitemaps.org/" target="_blank">http://www.sitemaps.org/</a><br />
<a title="Simple all-in-one." href="http://web-sniffer.net/" target="_blank">http://web-sniffer.net/</a><br />
<a title="Lest we forget." href="http://seebot.org/" target="_blank">http://seebot.org/</a><br />
<a title="JavaScript Rules." href="https://addons.mozilla.org/en-US/firefox/addon/33" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/33</a></p>
<p>And again, much more. Hearing intelligent people speak passionately about elegance in design and implementation is inspirational. It really can be quite simple.</p>
]]></content:encoded>
			<wfw:commentRss>http://folktrash.com/2008/06/05/a-bunch-of-great-information-from-developer-day-smx-advanced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
