<?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>ThumNet &#187; Projects</title>
	<atom:link href="http://blog.thumnet.com/tag/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thumnet.com</link>
	<description>- Jeffrey Tummers</description>
	<lastBuildDate>Fri, 23 Sep 2011 21:33:48 +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-like webservice/api for imdb.com with XML or JSON output</title>
		<link>http://blog.thumnet.com/rest-like-webserviceapi-for-imdbcom-with-xml-or-json-output/6/</link>
		<comments>http://blog.thumnet.com/rest-like-webserviceapi-for-imdbcom-with-xml-or-json-output/6/#comments</comments>
		<pubDate>Wed, 20 May 2009 15:18:56 +0000</pubDate>
		<dc:creator>ThumNet</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[imdb]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[webservice]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.thumnet.com/?p=6</guid>
		<description><![CDATA[New version available! Read my update post. The site imdb.thumnet.com is a personal project that I recently released on the web. This webservice/api supplies an interface for the Internet Movie DataBase (in short IMDB). It gives you the abbillity to search for, or view details of,  a movie with a REST like request. Some examples are: Searching for &#8230; </p><p><a class="more-link block-button" href="http://blog.thumnet.com/rest-like-webserviceapi-for-imdbcom-with-xml-or-json-output/6/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color: #ff0000;">New version available!</span></strong><br />
Read my <a href="http://blog.thumnet.com/imdb-rest-webservice-update/129/">update post</a>.</p>
<p>The site <a href="http://imdb.thumnet.com">imdb.thumnet.com</a> is a personal project that I recently released on the web.</p>
<p>This webservice/api supplies an interface for the Internet Movie DataBase (in short <a href="http://www.imdb.com">IMDB</a>). It gives you the abbillity to search for, or view details of,  a movie with a REST like request.</p>
<p>Some examples are:</p>
<ul>
<li>Searching for the matrix<br />
<a href="http://imdb.thumnet.com/xml/search/the+matrix/">http://imdb.thumnet.com/xml/search/the+matrix/ </a></li>
<li>Getting details for the matrix (id tt0133093)<br />
<a href="http://imdb.thumnet.com/xml/title/tt0133093/">http://imdb.thumnet.com/xml/title/tt0133093/</a></li>
</ul>
<p>The output for the result of the request can be as XML or JSON. This makes it fairly easy to integrate movie information on you&#8217;re personal site.</p>
<p>For more information check out the <a href="http://imdb.thumnet.com">site</a> yourself.</p>
<p>If you encounter any problems please report them as a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thumnet.com/rest-like-webserviceapi-for-imdbcom-with-xml-or-json-output/6/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>

