
<?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>Ankit Ahuja &#187; twitkut</title>
	<atom:link href="http://ankitahuja.com/blog/tag/twitkut/feed/" rel="self" type="application/rss+xml" />
	<link>http://ankitahuja.com</link>
	<description>Personal Website and Blog of Ankit Ahuja</description>
	<lastBuildDate>Sun, 04 Dec 2011 01:39:51 +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>Twitkut v2.0 to be an OAuth Gadget</title>
		<link>http://ankitahuja.com/blog/development/twitkut-v2-0-to-be-an-oauth-gadget/</link>
		<comments>http://ankitahuja.com/blog/development/twitkut-v2-0-to-be-an-oauth-gadget/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 07:58:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[twitkut]]></category>
		<category><![CDATA[twitter]]></category>
		<guid isPermaLink="false">http://ankitahuja.com/?p=289</guid>
		<description><![CDATA[I&#8217;ve been working on the next version of Twitkut in whatever little free time I&#8217;ve had in the past couple weeks ( mostly weekends ). The next version of Twitkut will feature a number of new and exciting features, the most major one being support for OAuth. Some of the features have already been deployed [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both">I&#8217;ve been working on the next version of Twitkut in whatever little free time I&#8217;ve had in the past couple weeks ( mostly weekends ). The next version of Twitkut will feature a number of new and exciting features, the most major one being support for OAuth. Some of the features have already been deployed on Orkut:</p>
<p style="clear: both">1. <strong>Displaying user tweets in the Orkut profile page (</strong><em><strong>deployed</strong></em><strong>)</strong>: I had to rewrite the whole code for this due the new <a href="http://orkutdeveloper.blogspot.com/2009/05/posted-by-rahul-kulkarni-product.html">server-side templates and data-pipelining standards enforced by Orkut</a>. It has certain limitations in that you cannot click on any link that links to any external source. Clicking on the user&#8217;s pic or username leads you to the application page.</p>
<p style="clear: both">2. <strong>OAuth Support</strong>: Twitkut will now enable you to authorize it with your Twitter account via OAuth. Doing this will enable you to post updates from Twitkut, add your Orkut friends as your Twitter friends and many more things (listed as separate features). I chose OAuth since then you won&#8217;t have to worry about me storing your Twitter passwords.</p>
<p style="clear: both">3.<strong> Post updates from Twitkut</strong>: If you enable OAuth, you&#8217;ll be able to post updates to your Twitter account from within Twitkut.</p>
<p style="clear: both">4. <strong>Follow your Orkut friends on Twitter</strong>: Enabling OAuth will enable you to follow your Orkut friends on Twitter from within Twitkut.</p>
<p style="clear: both">5. <strong>Selective Updates</strong>: This will be similar to the &#8220;Selective Twitter Updater&#8221; Facebook app. You will able to selectively display updates on Twitkut by adding a hashtag to the end of updates similar to &#8220;#orktw&#8221; or &#8220;#orkut&#8221;. I&#8217;ve still to decide upon the hashtag. Only the updates containing the hashtag will be displayed on Twitkut.</p>
<p style="clear: both">Unfortunately, the popular demand for automatic updates to the user&#8217;s activity stream ( without the user having to visit the application page ) won&#8217;t be possible due to the limitations enforced by Orkut. If Orkut ever allows it, it&#8217;ll be the first feature I&#8217;ll add.</p>
<p style="clear: both">I cannot promise if and when I&#8217;ll add all these features. There are too many variables, time being the biggest one. You can keep abreast with the latest updates to Twitkut by following <a title="Twitkut on twitter" href="http://twitter.com/twitkut">@twitkut</a>.</p>
<p style="clear: both">You can also suggest features that you&#8217;ll like to be added to Twitkut as comments to this blogpost or as @replies to <a title="Twitkut on twitter" href="http://twitter.com/twitkut">@twitkut</a>.</p>
<p style="clear: both">Enabling Twitkut with OAuth has been/will be a complicated task. I&#8217;ll probably write a separate blog on writing an Opensocial OAuth Gadget.</p>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://ankitahuja.com/blog/development/twitkut-v2-0-to-be-an-oauth-gadget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitkut Usage Stats</title>
		<link>http://ankitahuja.com/blog/projects/twitkut-usage-stats/</link>
		<comments>http://ankitahuja.com/blog/projects/twitkut-usage-stats/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 06:14:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Webapps]]></category>
		<category><![CDATA[twitkut]]></category>
		<guid isPermaLink="false">http://ankitahuja.com/?p=48</guid>
		<description><![CDATA[Uptil now, the only way I had to keep track of Twitkut was the Google Gadget Directory, which still shows that it has &#60;100 users. At the time I developed the app, Google Analytics was broken. I have an Orkut filter setup on my Gmail, so that all the emails notifying me of scraps skip [...]]]></description>
			<content:encoded><![CDATA[<p>Uptil now, the only way I had to keep track of Twitkut was the Google Gadget Directory, which still shows that it has &lt;100 users. At the time I developed the app, Google Analytics was broken.</p>
<p>I have an Orkut filter setup on my Gmail, so that all the emails notifying me of scraps skip the Inbox. Today, however, I decided to check my Orkut emails. And guess what, the first mail I saw was from the Orkut guys giving me the weekly statistics of my Opensocial application!</p>
<p>Here it is:</p>
<blockquote><p>Here are the statistics for your OpenSocial app <a href="http://www.ankitahuja.com/apps/orkut/twitter.xml" target="_blank">twitter.xml</a> on orkut for the week of 2008/12/30: </p>
<p>App submitted to orkut on 2008/11/04<br />
Number of unique users who installed the app this week: <strong>77</strong><br />
Total number of unique users who currently have the app installed: <strong>532</strong><br />
Number of times profile pages of users who have installed this app were viewed: <strong>16395</strong><br />
Number of times this app was viewed in canvas view: <strong>446</strong></p></blockquote>
<p>Wow, and until now I thought that less than 100 users were using my application!</p>
<p>I think the Orkut team only recently started mailing developers weekly stats. I think it&#8217;s a great idea and hopefully they will continue to do so.</p>
]]></content:encoded>
			<wfw:commentRss>http://ankitahuja.com/blog/projects/twitkut-usage-stats/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Twitter + Orkut = Twitkut</title>
		<link>http://ankitahuja.com/blog/development/twitkut/</link>
		<comments>http://ankitahuja.com/blog/development/twitkut/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 20:33:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Webapps]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[twitkut]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[webapp]]></category>
		<guid isPermaLink="false">http://ankitahuja.com/?p=43</guid>
		<description><![CDATA[I use Twitter a lot. Unfortunately, almost all of my real life friends are only on Orkut. Most of them haven&#8217;t even heard of Twitter. That&#8217;s how I came up with the idea of creating something like Twitkut. I update frequently on Twitter. So, I thought how cool will it be if somehow all my [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a title="Twitkut" href="http://bit.ly/twitkut" target="_blank"><img class="aligncenter" src="http://ankitahuja.com/apps/orkut/artwork/twitkut.png" alt="Twitkut" /></a></p>
<p>I use <a title="Twitter" href="http://twitter.com" target="_blank">Twitter</a> a lot. Unfortunately, almost all of my real life friends are only on <a title="Orkut" href="http://www.orkut.com" target="_blank">Orkut</a>. Most of them haven&#8217;t even heard of Twitter. That&#8217;s how I came up with the idea of creating something like Twitkut.</p>
<p>I update frequently on Twitter. So, I thought how cool will it be if somehow all my Orkut friends can also read them from Orkut itself. That will mean they will not have to register on Twitter to follow me and get updates.</p>
<p><a title="Twitkut" href="http://bit.ly/twitkut" target="_blank">Twitkut</a> displays your recent tweets on your Orkut profile page. Besides, it also shows you which all of your friends are using Twitkut so that you can follow them. It also allows you to post updates to your twitter account from within Orkut using OAuth.<br />
<span id="more-43"></span></p>
<p><a title="Twitkut on Orkut profile" href="http://ankitahuja.com/wp-content/uploads/2008/11/twitkut_ss1.png"><img class="size-medium wp-image-45  alignnone" src="http://ankitahuja.com/wp-content/uploads/2008/11/twitkut_ss1-300x163.png" alt="" width="270" height="147" /></a><a title="Application page on Orkut" href="http://ankitahuja.com/wp-content/uploads/2008/11/twitkut_ss2.png"><img class="size-medium wp-image-44             alignright" src="http://ankitahuja.com/wp-content/uploads/2008/11/twitkut_ss2-300x224.png" alt="" width="270" height="202" /></a></p>
<p>It makes use of <a href="http://code.google.com/apis/opensocial/" target="_blank">Google&#8217;s OpenSocial JavaScript API</a> as well as <a href="http://apiwiki.twitter.com/Search+API+Documentation" target="_blank">Twitter&#8217;s Search API</a> to access the tweets.</p>
<p>OpenSocial is still pretty nescient, especially if you have seen the Facebook API. I was pretty dissappointed at times with the lack of features in the API. For eg., a chief functionality of my app would have been to update the status of the Orkut user with his/her latest tweet. But, the API didn&#8217;t allow it.</p>
<p>Also, to post an update to a user&#8217;s activity stream, the owner of the app must visit their profile page or the Twitkut application. This makes it impossible to automatically poll for new tweets and post them to a user&#8217;s activity stream. Maximum 2 updates are allowed to a user&#8217;s activity stream in a day.</p>
<p>Another feature OpenSocial currently lacks is that there is no way for the developer to keep track of who or how many users are using his application. I feel this should have been one of the first features that should have been implemented in the API, to allow developers to see analysis of their app usage from within Orkut.</p>
<p>There was one more thing that made me cringe. The Orkut sandbox allows using Opensocial 0.8 api whereas prod.sandbox.orkut.com as well as orkut.com only allow Opensocial 0.7 at this point of time. Nowhere did they mention this loud and clear. So, I ended up making the app using Opensocial 0.8. Then I got to know that I had to use Opensocial 0.7 if I wanted to submit my app to Orkut ( of course that&#8217;s the reason I am developing the app ) and so I had to make some redundant changes all over again.</p>
<p>On the brighter side, I was very happy with the response at the <a href="http://groups.google.com/group/opensocial-orkut" target="_blank">Orkut Developer Forum</a>. Jason and others helped me along the way and were kind enough to answer all my queries. Without their help, I would certainly have been unable to develop this app. It also cleared some of my concepts regarding caching, etc.</p>
<p>All in all, I am pretty happy with the final result. I have received nice feedback from people who have already started using Twitkut.</p>
<p>So, if you use Orkut and you are a Twitter crazy person and want to share your tweets with a wider world, you can add the application by going <a title="Twitkut" href="http://bit.ly/twitkut" target="_blank">here</a>.</p>
<p><strong><span style="font-weight: normal;">Follow updates on development: </span><a href="http://twitter.com/twitkut" target="_blank">@twitkut</a></strong></p>
<p><strong><span style="font-weight: normal;">Follow me: <a href="http://twitter.com/ahujaankit" target="_blank"><strong>@ahujaankit</strong></a></span></strong></p>
<p><strong>Update</strong>: Twitkut is now visible in Orkut profiles. The profile view will improve gradually. This is after Twitkut was temporarily not visible on Orkut profiles as the <a href="http://orkutdeveloper.blogspot.com/2009/05/posted-by-rahul-kulkarni-product.html" target="_blank">profile view had to re-built using OPML</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ankitahuja.com/blog/development/twitkut/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
	</channel>
</rss>

