<?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>Rayhan's blog (raynux.com) &#187; REST</title>
	<atom:link href="http://raynux.com/blog/tag/rest/feed/" rel="self" type="application/rss+xml" />
	<link>http://raynux.com/blog</link>
	<description>Rayhan's Personal Web Blog Site</description>
	<lastBuildDate>Fri, 16 Oct 2009 06:07:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>First Approach towards Mashup</title>
		<link>http://raynux.com/blog/2008/05/02/first-approach-towards-mashup/</link>
		<comments>http://raynux.com/blog/2008/05/02/first-approach-towards-mashup/#comments</comments>
		<pubDate>Fri, 02 May 2008 04:08:39 +0000</pubDate>
		<dc:creator>rayhan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://raynux.com/blog/?p=22</guid>
		<description><![CDATA[Before today I never tried for meshup. After having a conversation with Hasin Bhai I realized that I must have the knowledge on mashup, web services API and other techniques. Thanks to Hasin Bhai for such an informative conversation. Even I never tried any REST services before, because I was impressed by soap based services. [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Before today I never tried for meshup. After having a conversation with Hasin Bhai I realized that I must have the knowledge on mashup, web services API and other techniques.<span> </span>Thanks to Hasin Bhai for such an informative conversation.</p>
<p class="MsoNormal">Even I never tried any REST services before, because I was impressed by soap based services. Today I started with Yahoo APIs.</p>
<p class="MsoNormal">I found a nice tutorial on Yahoo API, <a href="http://www.sitepoint.com/article/yahoo-mashup-php">Whip Up a Yahoo! Mashup Using PHP</a> at <a href="http://www.sitepoint.com/">Sitepoint</a>. The tutorial is based on REST.</p>
<p class="MsoNormal">The object oriented technique covered by the tutorial was not optimized enough, but a good start for a novice.</p>
<p class="MsoNormal">Now I am looking forward to mashup using Flickr API.</p>
]]></content:encoded>
			<wfw:commentRss>http://raynux.com/blog/2008/05/02/first-approach-towards-mashup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
