<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Access in URLs considered harmful</title>
	<link>http://www.summersault.com/community/weblog/2006/02/04/access-in-urls-considered-harmful.html</link>
	<description>The weblog for Summersault, LLC, a website development firm in Richmond, Indiana</description>
	<pubDate>Sat, 11 Oct 2008 14:29:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1.3</generator>

	<item>
		<title>by: Michael Peters</title>
		<link>http://www.summersault.com/community/weblog/2006/02/04/access-in-urls-considered-harmful.html#comment-494</link>
		<pubDate>Fri, 17 Feb 2006 14:55:37 +0000</pubDate>
		<guid>http://www.summersault.com/community/weblog/2006/02/04/access-in-urls-considered-harmful.html#comment-494</guid>
					<description>I think you raised some interesting points. If the URL represents a resource then yes, I think access control built into the URL can be frustrating when that URL is shared. However, if the URL represents an application (not a static resource) then there is not guarantee that what you see is even shareable.

I think a good transitional approach (as normal users change their web-experience from a &quot;page-view&quot; to an &quot;application-view&quot;) is something like what google maps does. You can't just copy paste the URL to a friend and expect them to see the same map you're seeing. But you can press a nifty little button/link to create a URL to a &quot;static&quot; shareable resource.

Also, since AJAX apps still use URLs in the background (although hidden from the user) I see no problem in placing access control in those URLs.</description>
		<content:encoded><![CDATA[	<p>I think you raised some interesting points. If the URL represents a resource then yes, I think access control built into the URL can be frustrating when that URL is shared. However, if the URL represents an application (not a static resource) then there is not guarantee that what you see is even shareable.</p>
	<p>I think a good transitional approach (as normal users change their web-experience from a &#8220;page-view&#8221; to an &#8220;application-view&#8221;) is something like what google maps does. You can&#8217;t just copy paste the URL to a friend and expect them to see the same map you&#8217;re seeing. But you can press a nifty little button/link to create a URL to a &#8220;static&#8221; shareable resource.</p>
	<p>Also, since AJAX apps still use URLs in the background (although hidden from the user) I see no problem in placing access control in those URLs.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
