<?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: Experimental Odeo Interface</title>
	<atom:link href="http://ajaxian.com/archives/experimental-odeo-interface/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/experimental-odeo-interface</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Michael Mahemoff</title>
		<link>http://ajaxian.com/archives/experimental-odeo-interface/comment-page-1#comment-184593</link>
		<dc:creator>Michael Mahemoff</dc:creator>
		<pubDate>Wed, 15 Nov 2006 04:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/experimental-odeo-interface#comment-184593</guid>
		<description>&quot;What is the news here?&quot;

I think it&#039;s newsworthy that a well-known site is using it. Not that it&#039;s the only one - MS Live Image Search also uses it.

The &lt;a href=&quot;http://ajaxpatterns.org/Unique_URLs&quot; rel=&quot;nofollow&quot;&gt;&quot;Unique URL&quot;&lt;/a&gt; technique was used with Flash sites as far back as 2001 - http://www.robertpenner.com/experiments/backbutton/backbutton.html. </description>
		<content:encoded><![CDATA[<p>&#8220;What is the news here?&#8221;</p>
<p>I think it&#8217;s newsworthy that a well-known site is using it. Not that it&#8217;s the only one &#8211; MS Live Image Search also uses it.</p>
<p>The <a href="http://ajaxpatterns.org/Unique_URLs" rel="nofollow">&#8220;Unique URL&#8221;</a> technique was used with Flash sites as far back as 2001 &#8211; <a href="http://www.robertpenner.com/experiments/backbutton/backbutton.html" rel="nofollow">http://www.robertpenner.com/experiments/backbutton/backbutton.html</a>. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Geary</title>
		<link>http://ajaxian.com/archives/experimental-odeo-interface/comment-page-1#comment-183762</link>
		<dc:creator>Michael Geary</dc:creator>
		<pubDate>Tue, 14 Nov 2006 16:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/experimental-odeo-interface#comment-183762</guid>
		<description>Yeah, Brad, Safari is a tough customer, isn&#039;t it?

I did notice the problem on Klaus&#039;s test page where the chapter text would appear and then disappear sometimes, but I wasn&#039;t sure if that had to do with the history/hash or if it was some unrelated glitch.</description>
		<content:encoded><![CDATA[<p>Yeah, Brad, Safari is a tough customer, isn&#8217;t it?</p>
<p>I did notice the problem on Klaus&#8217;s test page where the chapter text would appear and then disappear sometimes, but I wasn&#8217;t sure if that had to do with the history/hash or if it was some unrelated glitch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobie Langel</title>
		<link>http://ajaxian.com/archives/experimental-odeo-interface/comment-page-1#comment-183638</link>
		<dc:creator>Tobie Langel</dc:creator>
		<pubDate>Tue, 14 Nov 2006 14:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/experimental-odeo-interface#comment-183638</guid>
		<description>Gilles: I &lt;a href=&quot;http://tobielangel.com/bytesandpieces/2006/08/23/jquery-a-serious-prototype-contender/&quot; rel=&quot;nofollow&quot;&gt;nearly did&lt;/a&gt; a while back, but decided against it in the end.

There are some things I like about jQuery, but overall, it does not have the power and richness of Prototype (IMO).</description>
		<content:encoded><![CDATA[<p>Gilles: I <a href="http://tobielangel.com/bytesandpieces/2006/08/23/jquery-a-serious-prototype-contender/" rel="nofollow">nearly did</a> a while back, but decided against it in the end.</p>
<p>There are some things I like about jQuery, but overall, it does not have the power and richness of Prototype (IMO).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilles</title>
		<link>http://ajaxian.com/archives/experimental-odeo-interface/comment-page-1#comment-183124</link>
		<dc:creator>Gilles</dc:creator>
		<pubDate>Tue, 14 Nov 2006 07:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/experimental-odeo-interface#comment-183124</guid>
		<description>Tobie, just switch to jQuery :)</description>
		<content:encoded><![CDATA[<p>Tobie, just switch to jQuery :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://ajaxian.com/archives/experimental-odeo-interface/comment-page-1#comment-183043</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Tue, 14 Nov 2006 07:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/experimental-odeo-interface#comment-183043</guid>
		<description>Nice and clean implementation. This kind of thing should be something you just do, not an extra.

Check out  &lt;a href=&quot;http://www.asual.com/swfaddress/&quot; rel=&quot;nofollow&quot;&gt;SWFAddress&lt;/a&gt; it&#039;s a state/history script which allows Flash applications to support permalinks, reloads and back/forward. And it works in Safari.</description>
		<content:encoded><![CDATA[<p>Nice and clean implementation. This kind of thing should be something you just do, not an extra.</p>
<p>Check out  <a href="http://www.asual.com/swfaddress/" rel="nofollow">SWFAddress</a> it&#8217;s a state/history script which allows Flash applications to support permalinks, reloads and back/forward. And it works in Safari.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://ajaxian.com/archives/experimental-odeo-interface/comment-page-1#comment-182910</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Tue, 14 Nov 2006 06:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/experimental-odeo-interface#comment-182910</guid>
		<description>Hi Tobie and Michael, I checked out that test page on Safari and it doesn&#039;t work consistently. The problem isn&#039;t that you can&#039;t sometimes get it to work in Safari; the problem is that its very inconsistent and buggy. Safari just doesn&#039;t give you the basic machinery.</description>
		<content:encoded><![CDATA[<p>Hi Tobie and Michael, I checked out that test page on Safari and it doesn&#8217;t work consistently. The problem isn&#8217;t that you can&#8217;t sometimes get it to work in Safari; the problem is that its very inconsistent and buggy. Safari just doesn&#8217;t give you the basic machinery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobie Langel</title>
		<link>http://ajaxian.com/archives/experimental-odeo-interface/comment-page-1#comment-182830</link>
		<dc:creator>Tobie Langel</dc:creator>
		<pubDate>Tue, 14 Nov 2006 05:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/experimental-odeo-interface#comment-182830</guid>
		<description>Hi Michael, thanks for the link!

Looks like it is working in Safari (a bit shaky though...)!

All I need know is a Prototype port... ;-)

I&#039;ll look into that as soon as possible.

Great stuff.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hi Michael, thanks for the link!</p>
<p>Looks like it is working in Safari (a bit shaky though&#8230;)!</p>
<p>All I need know is a Prototype port&#8230; ;-)</p>
<p>I&#8217;ll look into that as soon as possible.</p>
<p>Great stuff.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://ajaxian.com/archives/experimental-odeo-interface/comment-page-1#comment-182165</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Mon, 13 Nov 2006 21:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/experimental-odeo-interface#comment-182165</guid>
		<description>Hi Michael; thanks for the shout out on RSH.

Some clever hackers have figured out how to get back/forward button support on Safari, but no one to my knowledge has also figured out how to update the URL for a permalink using an anchor hask.

Best,
  Brad</description>
		<content:encoded><![CDATA[<p>Hi Michael; thanks for the shout out on RSH.</p>
<p>Some clever hackers have figured out how to get back/forward button support on Safari, but no one to my knowledge has also figured out how to update the URL for a permalink using an anchor hask.</p>
<p>Best,<br />
  Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobie Langel</title>
		<link>http://ajaxian.com/archives/experimental-odeo-interface/comment-page-1#comment-182123</link>
		<dc:creator>Tobie Langel</dc:creator>
		<pubDate>Mon, 13 Nov 2006 21:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/experimental-odeo-interface#comment-182123</guid>
		<description>Unfortunately... no Safari support... looks like it really can&#039;t be done...</description>
		<content:encoded><![CDATA[<p>Unfortunately&#8230; no Safari support&#8230; looks like it really can&#8217;t be done&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

