<?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>non-random ramble &#187; http</title>
	<atom:link href="http://jimbarritt.com/non-random/category/http/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimbarritt.com/non-random</link>
	<description>adventures in code</description>
	<lastBuildDate>Tue, 20 Sep 2011 13:16:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>REST client plugin in IntelliJ</title>
		<link>http://jimbarritt.com/non-random/2010/03/13/rest-client-plugin-in-intellij/</link>
		<comments>http://jimbarritt.com/non-random/2010/03/13/rest-client-plugin-in-intellij/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 11:15:34 +0000</pubDate>
		<dc:creator>Jim Barritt</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[ides]]></category>
		<category><![CDATA[thoughtblog]]></category>

		<guid isPermaLink="false">http://jimbarritt.com/non-random/?p=362</guid>
		<description><![CDATA[Was just browsing the plugins and found this one which is looking good. REST Client plugin It was also available from the plugins list in the settings.]]></description>
			<content:encoded><![CDATA[<p>Was just browsing the plugins and found this one which is looking good.</p>
<p><a href="http://plugins.intellij.net/plugin/?idea&#038;id=2200">REST Client plugin</a></p>
<p>It was also available from the plugins list in the settings.</p>
<div id="attachment_363" class="wp-caption alignnone" style="width: 661px"><img src="http://jimbarritt.com/non-random/wp-content/uploads/2010/03/RESTCLIENT.jpg" alt="Rest Client intellij plugin screenshot" title="RESTCLIENT" width="651" height="598" class="size-full wp-image-363" /><p class="wp-caption-text">Rest Client intellij plugin screenshot</p></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fjimbarritt.com%2Fnon-random%2F2010%2F03%2F13%2Frest-client-plugin-in-intellij%2F&amp;title=REST%20client%20plugin%20in%20IntelliJ" id="wpa2a_2"><img src="http://jimbarritt.com/non-random/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://jimbarritt.com/non-random/2010/03/13/rest-client-plugin-in-intellij/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URI not URL (it is deprecated)</title>
		<link>http://jimbarritt.com/non-random/2009/02/04/uri-not-url-it-is-deprecated/</link>
		<comments>http://jimbarritt.com/non-random/2009/02/04/uri-not-url-it-is-deprecated/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 13:17:40 +0000</pubDate>
		<dc:creator>Jim Barritt</dc:creator>
				<category><![CDATA[http]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://jimbarritt.com/non-random/2009/02/04/uri-not-url-it-is-deprecated/</guid>
		<description><![CDATA[I have been asked about this a few times, I had learned from Jim that it had been deprecated but thought it would be useful to provide the documentation to demonstrate it. This apache doc gives a good summary : http://labs.apache.org/webarch/uri/rfc/rfc3986.html#URLvsURN Which points you to : http://www.ietf.org/rfc/rfc3305.txt Basically URL is a subset of URI which [...]]]></description>
			<content:encoded><![CDATA[<p>I have been asked about this a few times, I had learned from <a href="http://jim.webber.name/">Jim</a> that it had been deprecated but thought it would be useful to provide the documentation to demonstrate it.</p>
<p>This apache doc gives a good summary :<br />
<a href='http://labs.apache.org/webarch/uri/rfc/rfc3986.html#URLvsURN'>http://labs.apache.org/webarch/uri/rfc/rfc3986.html#URLvsURN</a></p>
<p>Which points you to :<br />
<a href='http://www.ietf.org/rfc/rfc3305.txt'>http://www.ietf.org/rfc/rfc3305.txt</a></p>
<p>Basically URL is a subset of URI which<br />
<blockquote>&#8230; in addition to identifying a resource, provide a means of locating the resource by describing its primary access mechanism (e.g., its network &#8220;location&#8221;)</p></blockquote>
<p>.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fjimbarritt.com%2Fnon-random%2F2009%2F02%2F04%2Furi-not-url-it-is-deprecated%2F&amp;title=URI%20not%20URL%20%28it%20is%20deprecated%29" id="wpa2a_4"><img src="http://jimbarritt.com/non-random/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://jimbarritt.com/non-random/2009/02/04/uri-not-url-it-is-deprecated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

