<?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: Subscribe To Orkut Communities &amp; Topics now!</title>
	<atom:link href="http://blog.orkutfeeds.com/2008/03/01/orkutfeeds-supports-orkut-communities-topics-feeds-now/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.orkutfeeds.com/2008/03/01/orkutfeeds-supports-orkut-communities-topics-feeds-now/</link>
	<description>Just another weblog</description>
	<lastBuildDate>Thu, 22 Jul 2010 07:17:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Rahul Bansal</title>
		<link>http://blog.orkutfeeds.com/2008/03/01/orkutfeeds-supports-orkut-communities-topics-feeds-now/#comment-13</link>
		<dc:creator>Rahul Bansal</dc:creator>
		<pubDate>Fri, 28 Mar 2008 08:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.orkutfeeds.com/blog/2008/03/01/orkutfeeds-supports-orkut-communities-topics-feeds-now/#comment-13</guid>
		<description>&lt;b&gt;@Garcia&lt;/b&gt;
I have analyzed complexity of feature you want. Ya it will be nice feature but we need to discuss it first!
I guess you just want FriendLists in RSS format so that if new friends get added you will receive update in feed reader.
As of now you get alerts whenever someone joins your friendlist so this feature may be useful to track other friendlist.
In that case, there are two problems - first is privacy issue and second is cost.
As friend list is not updated everyday, we will end up wasting lots of bandwidth.
Also friendlist is generated randomly so that for each uid, I have to maintain a copy of friend-list here at orkutfeeds server which will be used to crosscheck with new friend-list.
There may me more probs...
If you have any suggestion or any correction in my logic, please feel free to reply! :-)</description>
		<content:encoded><![CDATA[<p><b>@Garcia</b><br />
I have analyzed complexity of feature you want. Ya it will be nice feature but we need to discuss it first!<br />
I guess you just want FriendLists in RSS format so that if new friends get added you will receive update in feed reader.<br />
As of now you get alerts whenever someone joins your friendlist so this feature may be useful to track other friendlist.<br />
In that case, there are two problems &#8211; first is privacy issue and second is cost.<br />
As friend list is not updated everyday, we will end up wasting lots of bandwidth.<br />
Also friendlist is generated randomly so that for each uid, I have to maintain a copy of friend-list here at orkutfeeds server which will be used to crosscheck with new friend-list.<br />
There may me more probs&#8230;<br />
If you have any suggestion or any correction in my logic, please feel free to reply! <img src='http://blog.orkutfeeds.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garcia</title>
		<link>http://blog.orkutfeeds.com/2008/03/01/orkutfeeds-supports-orkut-communities-topics-feeds-now/#comment-12</link>
		<dc:creator>Garcia</dc:creator>
		<pubDate>Wed, 19 Mar 2008 19:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.orkutfeeds.com/blog/2008/03/01/orkutfeeds-supports-orkut-communities-topics-feeds-now/#comment-12</guid>
		<description>Hi Guys,

Can you add another feed that lists all the friends of a particular UID. Basically, we should be able to put in a url like, http://www.orkut.com/FriendsList.aspx?uid=17623201451400091638 and get the complete list of friends as an RSS feed. If it is feasible, please implement it, it wud definitely add more value to this service.

Regards
Garcia</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>Can you add another feed that lists all the friends of a particular UID. Basically, we should be able to put in a url like, <a href="http://www.orkut.com/FriendsList.aspx?uid=17623201451400091638" rel="nofollow">http://www.orkut.com/FriendsList.aspx?uid=17623201451400091638</a> and get the complete list of friends as an RSS feed. If it is feasible, please implement it, it wud definitely add more value to this service.</p>
<p>Regards<br />
Garcia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Bansal</title>
		<link>http://blog.orkutfeeds.com/2008/03/01/orkutfeeds-supports-orkut-communities-topics-feeds-now/#comment-11</link>
		<dc:creator>Rahul Bansal</dc:creator>
		<pubDate>Thu, 06 Mar 2008 10:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.orkutfeeds.com/blog/2008/03/01/orkutfeeds-supports-orkut-communities-topics-feeds-now/#comment-11</guid>
		<description>&lt;b&gt;@Pratham&lt;/b&gt;
First sorry for late replay buddy! :-(
Now on date mentioned by you things got messed here while upgrading orkutfeeds for community &amp; topic feed support!
Also after reading ur comment I have been through Dreamhosts TOS closely and I don&#039;t think they will have any problem.

Technically all I am making is a CURL call and that should be fine I guess as Dreamhost documented it in their official wiki docs.
There is no indexing kinda stuff here. Also that may not make sense as contents of scrapbooks n communities are always changing... :-)

Rest service is fine now! I cant guarantee how long it will run smoothly... All I can say it will downgrade gracefully if something goes wrong and will come back automatically once all goes well! :-)</description>
		<content:encoded><![CDATA[<p><b>@Pratham</b><br />
First sorry for late replay buddy! <img src='http://blog.orkutfeeds.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
Now on date mentioned by you things got messed here while upgrading orkutfeeds for community &amp; topic feed support!<br />
Also after reading ur comment I have been through Dreamhosts TOS closely and I don&#8217;t think they will have any problem.</p>
<p>Technically all I am making is a CURL call and that should be fine I guess as Dreamhost documented it in their official wiki docs.<br />
There is no indexing kinda stuff here. Also that may not make sense as contents of scrapbooks n communities are always changing&#8230; <img src='http://blog.orkutfeeds.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Rest service is fine now! I cant guarantee how long it will run smoothly&#8230; All I can say it will downgrade gracefully if something goes wrong and will come back automatically once all goes well! <img src='http://blog.orkutfeeds.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pratham</title>
		<link>http://blog.orkutfeeds.com/2008/03/01/orkutfeeds-supports-orkut-communities-topics-feeds-now/#comment-10</link>
		<dc:creator>Pratham</dc:creator>
		<pubDate>Sun, 02 Mar 2008 17:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.orkutfeeds.com/blog/2008/03/01/orkutfeeds-supports-orkut-communities-topics-feeds-now/#comment-10</guid>
		<description>All scrap feeds seem to be empty.
They were working till yesterday.
BTW Does the Dreamhost TOS allow such bots ?</description>
		<content:encoded><![CDATA[<p>All scrap feeds seem to be empty.<br />
They were working till yesterday.<br />
BTW Does the Dreamhost TOS allow such bots ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: blog.orkutfeeds.com @ 2010-09-06 23:41:43 -->