<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>I'm Persian - REST</title>
    <link>http://gluegadget.com/blog/</link>
    <description>My land is Iran</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Fri, 14 Dec 2007 07:15:30 GMT</pubDate>

    <image>
        <url>http://gluegadget.com/blog/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: I'm Persian - REST - My land is Iran</title>
        <link>http://gluegadget.com/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Ohloh API</title>
    <link>http://gluegadget.com/blog/index.php?/archives/24-Ohloh-API.html</link>
            <category>REST</category>
            <category>Web Services</category>
    
    <comments>http://gluegadget.com/blog/index.php?/archives/24-Ohloh-API.html#comments</comments>
    <wfw:comment>http://gluegadget.com/blog/wfwcomment.php?cid=24</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://gluegadget.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    

    <author>nospam@example.com (Amir Mohammad Saied)</author>
    <content:encoded>
    &lt;div align=&quot;left&quot; dir=&quot;ltr&quot;&gt;&lt;br /&gt;
It&#039;s a while since I started using &lt;a href=&quot;http://www.ohloh.net/api&quot;&gt;Ohloh API&lt;/a&gt; for the &lt;a href=&quot;http://www.facebook.com/apps/application.php?id=5754608444&quot;&gt;facebook app&lt;/a&gt; I mentioned in earlier post.&lt;br /&gt;
It&#039;s a REST-based one with well structured URIs, the only thing that could be implemented better (from the definitions perspective), is the way Ohloh let you know what happened to your request, the response status.&lt;br /&gt;
It&#039;s now represented in entity-body (&amp;lt;response&amp;gt;&amp;lt;status&amp;gt;....&amp;lt;/status&amp;gt;...&amp;lt;/response&amp;gt;), but IMO using ``HTTP Response Code&#039;&#039; would be a better choice when you&#039;re talking about a RESTful web service, data transmitting over HTTP without an additional messaging layer.&lt;br /&gt;
&lt;/div&gt; 
    </content:encoded>

    <pubDate>Sat, 24 Nov 2007 03:16:04 -0500</pubDate>
    <guid isPermaLink="false">http://gluegadget.com/blog/index.php?/archives/24-guid.html</guid>
    
</item>

</channel>
</rss>