<?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: URI vs. URL: What&#8217;s the difference?</title>
	<atom:link href="http://ajaxian.com/archives/uri-vs-url-whats-the-difference/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Sat, 13 Mar 2010 05:14:23 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jayasree</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-268072</link>
		<dc:creator>Jayasree</dc:creator>
		<pubDate>Sun, 12 Oct 2008 09:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-268072</guid>
		<description>The comment posted by Xioashu Wang explains it all!!i guess it means URI is useless widout a URL??Correct me,if m wrong!!</description>
		<content:encoded><![CDATA[<p>The comment posted by Xioashu Wang explains it all!!i guess it means URI is useless widout a URL??Correct me,if m wrong!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Erwin</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259409</link>
		<dc:creator>Tim Erwin</dc:creator>
		<pubDate>Wed, 28 Nov 2007 06:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259409</guid>
		<description>URL stands for Ugly and Really Long
URI stands for Unknown and Really Insightful

*sigh*

REST stands for Really Enhanced Stupid Text

Yeah...:-)</description>
		<content:encoded><![CDATA[<p>URL stands for Ugly and Really Long<br />
URI stands for Unknown and Really Insightful</p>
<p>*sigh*</p>
<p>REST stands for Really Enhanced Stupid Text</p>
<p>Yeah&#8230;:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xioashu Wang</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259326</link>
		<dc:creator>Xioashu Wang</dc:creator>
		<pubDate>Mon, 26 Nov 2007 23:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259326</guid>
		<description>If you want to use URL, define &quot;location&quot; first?  Can you?

Does any place in a http URI uses IP address? None!

(1) A URI is at first a name.

(2) A URI can be bound with a suite of network protocols, such as HTTP/DNS etc., for http-URI to make it dereferencible within the web.  

But whether a URI locates something or not is not determined by the composition of URI.  It is dependent if a server and client software supports it. 

Let me repeat:

A URI is a URL only if there is &lt;b&gt;supports&lt;/b&gt; to make it so but not because there is some special characteristics, such as a special scheme, extension, etc., of the URI.

Is it clear?</description>
		<content:encoded><![CDATA[<p>If you want to use URL, define &#8220;location&#8221; first?  Can you?</p>
<p>Does any place in a http URI uses IP address? None!</p>
<p>(1) A URI is at first a name.</p>
<p>(2) A URI can be bound with a suite of network protocols, such as HTTP/DNS etc., for http-URI to make it dereferencible within the web.  </p>
<p>But whether a URI locates something or not is not determined by the composition of URI.  It is dependent if a server and client software supports it. </p>
<p>Let me repeat:</p>
<p>A URI is a URL only if there is <b>supports</b> to make it so but not because there is some special characteristics, such as a special scheme, extension, etc., of the URI.</p>
<p>Is it clear?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Dowdell</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259323</link>
		<dc:creator>John Dowdell</dc:creator>
		<pubDate>Mon, 26 Nov 2007 22:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259323</guid>
		<description>... and it really IS pronounced &quot;jiff&quot;, y&#039;know.... ;-)

(I think one of the essentials of a sound technology is being able to explain it easily. People argue about REST without saying &quot;it&#039;s being able to store an application state in a long ugly URL&quot;, probably because we can&#039;t even yet agree on what an URL is.)</description>
		<content:encoded><![CDATA[<p>&#8230; and it really IS pronounced &#8220;jiff&#8221;, y&#8217;know&#8230;. ;-)</p>
<p>(I think one of the essentials of a sound technology is being able to explain it easily. People argue about REST without saying &#8220;it&#8217;s being able to store an application state in a long ugly URL&#8221;, probably because we can&#8217;t even yet agree on what an URL is.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Davis</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259320</link>
		<dc:creator>Jon Davis</dc:creator>
		<pubDate>Mon, 26 Nov 2007 20:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259320</guid>
		<description>&quot;More often than not, URI is the correct term to use when referring to the location of resources on the WWW.&quot;

I totally disagree. URL is not deprecated. It has a specific use. URI is *recommended* because it increases flexibility in vocabulary and applications of its use, but an [a href=&quot;..&quot;] value or [img src=&quot;..&quot;] is ALWAYS, ALWAYS, ALWAYS a URL in that context. (A [script src=&quot;..&quot;], on the other hand, can be a URI; see cachefile.net.)</description>
		<content:encoded><![CDATA[<p>&#8220;More often than not, URI is the correct term to use when referring to the location of resources on the WWW.&#8221;</p>
<p>I totally disagree. URL is not deprecated. It has a specific use. URI is *recommended* because it increases flexibility in vocabulary and applications of its use, but an [a href=".."] value or [img src=".."] is ALWAYS, ALWAYS, ALWAYS a URL in that context. (A [script src=".."], on the other hand, can be a URI; see cachefile.net.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xioashu Wang</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259309</link>
		<dc:creator>Xioashu Wang</dc:creator>
		<pubDate>Mon, 26 Nov 2007 16:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259309</guid>
		<description>Why everyone is so lazy, just check the official URI specification.  In section 1.1.3 of IETF RFC3986 (http://www.ietf.org/rfc/rfc3986.txt), here I quote,

&quot;An individual scheme does not have to be classified as being just one of &quot;name&quot; or &quot;locator&quot;.  Instances of URIs from any given scheme may have the characteristics of names or locators or both, often depending on the persistence and care in the assignment of identifiers by the naming authority, rather than on any quality of the scheme.  &lt;b&gt; Future specifications and related documentation should use the general term &quot;URI&quot; rather than the more restrictive terms &quot;URL&quot; and &quot;URN&quot; [RFC3305]. &lt;/b&gt;&quot;

Do we need say anything more?</description>
		<content:encoded><![CDATA[<p>Why everyone is so lazy, just check the official URI specification.  In section 1.1.3 of IETF RFC3986 (<a href="http://www.ietf.org/rfc/rfc3986.txt)" rel="nofollow">http://www.ietf.org/rfc/rfc3986.txt)</a>, here I quote,</p>
<p>&#8220;An individual scheme does not have to be classified as being just one of &#8220;name&#8221; or &#8220;locator&#8221;.  Instances of URIs from any given scheme may have the characteristics of names or locators or both, often depending on the persistence and care in the assignment of identifiers by the naming authority, rather than on any quality of the scheme.  <b> Future specifications and related documentation should use the general term &#8220;URI&#8221; rather than the more restrictive terms &#8220;URL&#8221; and &#8220;URN&#8221; [RFC3305]. </b>&#8221;</p>
<p>Do we need say anything more?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nameless</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259308</link>
		<dc:creator>Nameless</dc:creator>
		<pubDate>Mon, 26 Nov 2007 15:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259308</guid>
		<description>19, 20 comments so far and counting.  And not everyone has the same view.  No wonder why everyone else still don&#039;t know the difference.  Kind of sad.</description>
		<content:encoded><![CDATA[<p>19, 20 comments so far and counting.  And not everyone has the same view.  No wonder why everyone else still don&#8217;t know the difference.  Kind of sad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259302</link>
		<dc:creator>Marty</dc:creator>
		<pubDate>Mon, 26 Nov 2007 14:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259302</guid>
		<description>Remind me why I should care about this?</description>
		<content:encoded><![CDATA[<p>Remind me why I should care about this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slim Amamou</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259287</link>
		<dc:creator>Slim Amamou</dc:creator>
		<pubDate>Sun, 25 Nov 2007 12:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259287</guid>
		<description>maybe you are just too lazy to read.

1- URLs are URIs
2- URLs are required to be a valid location, URIs are not

this is a valid URI whereas it is not a valid URL :

slim://md5/3a2db9eb9a4fe0db9d2a86f34f8b86e6

i can&#039;t be more concise, if you still do not understand, you will have to read the document.</description>
		<content:encoded><![CDATA[<p>maybe you are just too lazy to read.</p>
<p>1- URLs are URIs<br />
2- URLs are required to be a valid location, URIs are not</p>
<p>this is a valid URI whereas it is not a valid URL :</p>
<p>slim://md5/3a2db9eb9a4fe0db9d2a86f34f8b86e6</p>
<p>i can&#8217;t be more concise, if you still do not understand, you will have to read the document.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259284</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Sat, 24 Nov 2007 23:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259284</guid>
		<description>I&#039;ve read far too much on this topic over the past year or so and while finding no real conclusion.  Just a bunch of he said/she said.  Can anyone explain this in a concise manner - in a way that won&#039;t invoke someone else to say - um...  no it&#039;s not?  It only makes me chuckle and wonder...  if something like this is not relatively understood by a significant amount of technically skilled people with direct experience in the area, might it be that it&#039;s not yet clearly established what the difference is?  Perhaps it&#039;s more analog than digital.

Oh, and wouldn&#039;t this would make a great spam bot question  :).</description>
		<content:encoded><![CDATA[<p>I&#8217;ve read far too much on this topic over the past year or so and while finding no real conclusion.  Just a bunch of he said/she said.  Can anyone explain this in a concise manner &#8211; in a way that won&#8217;t invoke someone else to say &#8211; um&#8230;  no it&#8217;s not?  It only makes me chuckle and wonder&#8230;  if something like this is not relatively understood by a significant amount of technically skilled people with direct experience in the area, might it be that it&#8217;s not yet clearly established what the difference is?  Perhaps it&#8217;s more analog than digital.</p>
<p>Oh, and wouldn&#8217;t this would make a great spam bot question  :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slim Amamou</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259283</link>
		<dc:creator>Slim Amamou</dc:creator>
		<pubDate>Sat, 24 Nov 2007 22:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259283</guid>
		<description>Dan Conolly wrote an excellent paper back in 2005 about this topic :

http://markkit.net/archive/www-128.ibm.com_developerworks_xml_library_x-urlni.html.html</description>
		<content:encoded><![CDATA[<p>Dan Conolly wrote an excellent paper back in 2005 about this topic :</p>
<p><a href="http://markkit.net/archive/www-128.ibm.com_developerworks_xml_library_x-urlni.html.html" rel="nofollow">http://markkit.net/archive/www-128.ibm.com_developerworks_xml_library_x-urlni.html.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan J. McDonough</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259279</link>
		<dc:creator>Ryan J. McDonough</dc:creator>
		<pubDate>Sat, 24 Nov 2007 17:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259279</guid>
		<description>I am the author of the original and I wanted to point out that the post DID contain A LOT of in accuracies as many commenter&#039;s here, and at my blog, have pointed out. I have since updated that post so you may want to remove quotes you cited from the original post.

Ryan-</description>
		<content:encoded><![CDATA[<p>I am the author of the original and I wanted to point out that the post DID contain A LOT of in accuracies as many commenter&#8217;s here, and at my blog, have pointed out. I have since updated that post so you may want to remove quotes you cited from the original post.</p>
<p>Ryan-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathieu 'p01' Henri</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259276</link>
		<dc:creator>Mathieu 'p01' Henri</dc:creator>
		<pubDate>Sat, 24 Nov 2007 12:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259276</guid>
		<description>doh, I didn&#039;t know user agents actually do the content negociation themselves :p That could come in handy.</description>
		<content:encoded><![CDATA[<p>doh, I didn&#8217;t know user agents actually do the content negociation themselves :p That could come in handy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AMA3</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259272</link>
		<dc:creator>AMA3</dc:creator>
		<pubDate>Sat, 24 Nov 2007 00:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259272</guid>
		<description>I agree, the article is misleading.  A URI merely gives a resource a name and doesn&#039;t say where you&#039;ll find it.  The same resource can be found at multiple locations (without regard to filename extension).  A URL tells you &quot;if you go here, you&#039;ll find the resource&quot; without regard to its name.  However, the URL can also be used as a URI.

I try to explain the difference using examples with made-up schemes:

fuel:coal = URI (identifies/names the resource)
mine:US-PA-NewEagle-MapleCreekMine = URL (specifies an address/location)

food:Beef-Bowl = URI
restaurant:HK-Central-Yoshinoya = URL

blog:Ajaxian = URI
website:www.ajaxian.com = URL</description>
		<content:encoded><![CDATA[<p>I agree, the article is misleading.  A URI merely gives a resource a name and doesn&#8217;t say where you&#8217;ll find it.  The same resource can be found at multiple locations (without regard to filename extension).  A URL tells you &#8220;if you go here, you&#8217;ll find the resource&#8221; without regard to its name.  However, the URL can also be used as a URI.</p>
<p>I try to explain the difference using examples with made-up schemes:</p>
<p>fuel:coal = URI (identifies/names the resource)<br />
mine:US-PA-NewEagle-MapleCreekMine = URL (specifies an address/location)</p>
<p>food:Beef-Bowl = URI<br />
restaurant:HK-Central-Yoshinoya = URL</p>
<p>blog:Ajaxian = URI<br />
website:www.ajaxian.com = URL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom G</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259271</link>
		<dc:creator>Tom G</dc:creator>
		<pubDate>Fri, 23 Nov 2007 22:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259271</guid>
		<description>This article is completely wrong and it makes me doubt why I&#039;m still subscribed to this feed.

For lost souls: http://en.wikipedia.org/wiki/Uniform_Resource_Identifier describes it correctly.</description>
		<content:encoded><![CDATA[<p>This article is completely wrong and it makes me doubt why I&#8217;m still subscribed to this feed.</p>
<p>For lost souls: <a href="http://en.wikipedia.org/wiki/Uniform_Resource_Identifier" rel="nofollow">http://en.wikipedia.org/wiki/Uniform_Resource_Identifier</a> describes it correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xioashu Wang</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259269</link>
		<dc:creator>Xioashu Wang</dc:creator>
		<pubDate>Fri, 23 Nov 2007 20:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259269</guid>
		<description>You got it all wrong.  It is not about if a URI is a name is a locator or not. Or if the URI has a file extension or not. (URI never has the concept of file extension, it is that you think it has a file extension. ).  It is about if a URI is bound with a network protocol.  In other words, if you can get something back from the URI.  W3C didn&#039;t realize this earlier.  Now, the term URL and URN is deprecated because the distinction is arbitrary.  

&lt;b&gt;Just use URI from now on&lt;/b&gt;.  

See the URI spec http://www.ietf.org/rfc/rfc3986.txt.</description>
		<content:encoded><![CDATA[<p>You got it all wrong.  It is not about if a URI is a name is a locator or not. Or if the URI has a file extension or not. (URI never has the concept of file extension, it is that you think it has a file extension. ).  It is about if a URI is bound with a network protocol.  In other words, if you can get something back from the URI.  W3C didn&#8217;t realize this earlier.  Now, the term URL and URN is deprecated because the distinction is arbitrary.  </p>
<p><b>Just use URI from now on</b>.  </p>
<p>See the URI spec <a href="http://www.ietf.org/rfc/rfc3986.txt." rel="nofollow">http://www.ietf.org/rfc/rfc3986.txt.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Site Smart</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259266</link>
		<dc:creator>Site Smart</dc:creator>
		<pubDate>Fri, 23 Nov 2007 19:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259266</guid>
		<description>Thanks this was a misconception that I had. I essentially thought they were the same things.

Justin &lt;a href=&quot;http://www.sitesmart.info&quot; rel=&quot;nofollow&quot;&gt;Are you site smart?&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks this was a misconception that I had. I essentially thought they were the same things.</p>
<p>Justin <a href="http://www.sitesmart.info" rel="nofollow">Are you site smart?</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Peavy</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259265</link>
		<dc:creator>Will Peavy</dc:creator>
		<pubDate>Fri, 23 Nov 2007 19:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259265</guid>
		<description>From the W3C site, &quot;Uniform Resource Identifiers (URIs, aka URLs) are short strings that identify resources in the web: documents, images, downloadable files, services, electronic mailboxes, and other resources&quot; (source: http://www.w3.org/Addressing/#rfc3986)
...
My view is that it&#039;s silly to bother with arguing over whether URI or URL is the &quot;officially proper&quot; acronym to use. If you use one of these acronyms, and the person or people you are communicating with understand the idea you&#039;re trying to get across - then you&#039;ve used the right acronym. If you use one of these acronyms, and people don&#039;t understand the point you&#039;re trying to get across - then you&#039;ve used the wrong acronym; so try using a different term, like &#039;web address&#039;, instead.</description>
		<content:encoded><![CDATA[<p>From the W3C site, &#8220;Uniform Resource Identifiers (URIs, aka URLs) are short strings that identify resources in the web: documents, images, downloadable files, services, electronic mailboxes, and other resources&#8221; (source: <a href="http://www.w3.org/Addressing/#rfc3986)" rel="nofollow">http://www.w3.org/Addressing/#rfc3986)</a><br />
&#8230;<br />
My view is that it&#8217;s silly to bother with arguing over whether URI or URL is the &#8220;officially proper&#8221; acronym to use. If you use one of these acronyms, and the person or people you are communicating with understand the idea you&#8217;re trying to get across &#8211; then you&#8217;ve used the right acronym. If you use one of these acronyms, and people don&#8217;t understand the point you&#8217;re trying to get across &#8211; then you&#8217;ve used the wrong acronym; so try using a different term, like &#8216;web address&#8217;, instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul M. Watson</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259263</link>
		<dc:creator>Paul M. Watson</dc:creator>
		<pubDate>Fri, 23 Nov 2007 18:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259263</guid>
		<description>OK, I&#039;ve been reading an hilarious discussion (http://www.webmasterworld.com/webmaster/3215887-2-30.htm) which degenerates into acronym vs. abbreviation pedantic antics.

&quot;A URL is a URI, but a URI is not necessarily a URL. &quot;

A URI can be a name, a location or both. A URL is a location and a URI. But the same string sequence can be a URI name too.

Would this be correct then:
URL (Location): mailto:joe@soap.com
URI (Name): isbn:0374479550
URI (Name): http://soap.com/joe
URL (Location): http://soap.com/joe

isbn:0374479550 != URL as it does not specify a network location. You can&#039;t get to it. It is just an name/identifier.</description>
		<content:encoded><![CDATA[<p>OK, I&#8217;ve been reading an hilarious discussion (<a href="http://www.webmasterworld.com/webmaster/3215887-2-30.htm" rel="nofollow">http://www.webmasterworld.com/webmaster/3215887-2-30.htm</a>) which degenerates into acronym vs. abbreviation pedantic antics.</p>
<p>&#8220;A URL is a URI, but a URI is not necessarily a URL. &#8221;</p>
<p>A URI can be a name, a location or both. A URL is a location and a URI. But the same string sequence can be a URI name too.</p>
<p>Would this be correct then:<br />
URL (Location): mailto:joe@soap.com<br />
URI (Name): isbn:0374479550<br />
URI (Name): <a href="http://soap.com/joe" rel="nofollow">http://soap.com/joe</a><br />
URL (Location): <a href="http://soap.com/joe" rel="nofollow">http://soap.com/joe</a></p>
<p>isbn:0374479550 != URL as it does not specify a network location. You can&#8217;t get to it. It is just an name/identifier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul M. Watson</title>
		<link>http://ajaxian.com/archives/uri-vs-url-whats-the-difference/comment-page-1#comment-259262</link>
		<dc:creator>Paul M. Watson</dc:creator>
		<pubDate>Fri, 23 Nov 2007 18:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3032#comment-259262</guid>
		<description>A rectangle isn&#039;t a square but a square is a rectangle. It doesn&#039;t help much saying we should stick to URI because URL is more specific. When is it right to use URL? I understand it is a URI but it is specialised into a URL.</description>
		<content:encoded><![CDATA[<p>A rectangle isn&#8217;t a square but a square is a rectangle. It doesn&#8217;t help much saying we should stick to URI because URL is more specific. When is it right to use URL? I understand it is a URI but it is specialised into a URL.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
