<?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>Shekhar Govindarajan's Blog &#187; Fedora</title>
	<atom:link href="http://www.shekhargovindarajan.com/tag/fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shekhargovindarajan.com</link>
	<description>My Notepad on the Web</description>
	<lastBuildDate>Thu, 29 Jul 2010 05:58:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com/" />
			<item>
		<title>Solved: &#8216;requires bundle org.eclipse.wst.xml.core&#8217; error, while installing Google Plugin in Fedora Eclipse</title>
		<link>http://www.shekhargovindarajan.com/tips-n-tricks/solved-requires-bundle-org-eclipse-wst-xml-core-error-while-installing-google-plugin-in-fedora-eclipse/?&amp;owa_from=feed&amp;owa_sid=&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=solved-requires-bundle-org-eclipse-wst-xml-core-error-while-installing-google-plugin-in-fedora-eclipse</link>
		<comments>http://www.shekhargovindarajan.com/tips-n-tricks/solved-requires-bundle-org-eclipse-wst-xml-core-error-while-installing-google-plugin-in-fedora-eclipse/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 14:42:08 +0000</pubDate>
		<dc:creator>Shekhar</dc:creator>
				<category><![CDATA[Tips N Tricks]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Fedora 12]]></category>
		<category><![CDATA[Fedora 13]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[google plugin]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[google web toolkit]]></category>

		<guid isPermaLink="false">http://www.shekhargovindarajan.com/?p=1585</guid>
		<description><![CDATA[The simplest way to get started with developing for Google App Engine, Google Web Toolkit and Google Wave is to use the Google Plugin for the Eclipse IDE. This plugin installs the SDK as well. Eclipse&#8217;s built-in wizard to add new software (plugin) makes it very easy to install the Google plugin. This wizard can [...]]]></description>
			<content:encoded><![CDATA[<p>The simplest way to get started with developing for Google App Engine, Google Web Toolkit and Google Wave is to use the <a href="http://code.google.com/eclipse/" target="_blank">Google Plugin</a> for the <a href="http://www.eclipse.org/" target="_blank">Eclipse</a> IDE. This plugin installs the SDK as well. Eclipse&#8217;s built-in wizard to add new software (plugin) makes it very easy to install the Google plugin. This wizard can be supplied with a URL (http://dl.google.com/eclipse/plugin/3.5 in this case) to a download site. Henceforth, Eclipse takes care of downloading and installing the plugin, along with associated dependencies, bundle or required software.</p>
<p>However, for me, installing the Google Plugin didn&#8217;t go as smooth as expected. I have been using <a href="http://fedoraproject.org/" target="_blank">Fedora</a> Linux on my laptop since the last 5+ years. Fedora ships with the Eclipse IDE. When I tried installing the Google Plugin in Fedora Eclipse, I faced the following error.<span id="more-1585"></span> This error surfaced with Eclipse 3.5 on Fedora 12 and Fedora 13.</p>
<pre>Cannot complete the install because one or more required items could not be found.

  Software being installed: Google Plugin for Eclipse 3.5 1.3.2.v201003242055
                                        (com.google.gdt.eclipse.suite.e35.feature.feature.group 1.3.2.v201003242055)

  Missing requirement: Google App Engine Plugin 1.3.2.v201003242055
                                   (com.google.appengine.eclipse.core 1.3.2.v201003242055)
                                   requires 'bundle org.eclipse.wst.xml.core 0.0.0' but it could not be found

  Cannot satisfy dependency:
              From: Google Plugin for Eclipse 3.5 1.3.2.v201003242055
              (com.google.gdt.eclipse.suite.e35.feature.feature.group 1.3.2.v201003242055)
              To: com.google.appengine.eclipse.core [1.3.2.v201003242055]</pre>
<p>Googling around gives numerous solutions &#8211; from using a third party repository (with a broken link <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ) to installing &#8220;Eclipse IDE for Java EE Developers&#8221; from www.eclipse.org. But the solution that worked for me was the simplest. Please note that this issue and the following solution could be specific to Eclipse on Fedora and Google Plugin.</p>
<p><strong>The Solution</strong><br />
Launch Eclipse. Click on Help&gt;Install New Software.  On the subsequent window titled “Available Software”, click on blue link &#8216;Available Software Sites&#8217;. Look for the URL http://download.eclipse.org/releases/galileo in the list of Software Sites. Select and click on Enable (button on the right). Click on OK.</p>
<div id="attachment_1594" class="wp-caption alignleft" style="width: 310px"><a href="http://www.shekhargovindarajan.com/wp-content/uploads/2010/06/Enable-the-Galileo-software-site-before-installing-the-Google-Plugin.png"><img class="size-medium wp-image-1594" title="Enable the Galileo software site before installing the Google Plugin" src="http://www.shekhargovindarajan.com/wp-content/uploads/2010/06/Enable-the-Galileo-software-site-before-installing-the-Google-Plugin-300x222.png" alt="Enable the Galileo software site before installing the Google Plugin" width="300" height="222" /></a><p class="wp-caption-text">Enable the Galileo software site before installing the Google Plugin</p></div>
<p>Back on the “Available Software” window, type the URL  http://dl.google.com/eclipse/plugin/3.5  in the field labeled “Work with:” . Click on Add. This will show Plugin and SDKs in the bottom pane. Check the boxes against them and click on Next. Follow the onscreen instructions. This will install the Google plugin and SDK. When prompted, restart Eclipse.</p>
<p><strong>A few Troubleshooting Tips</strong><br />
On a freshly installed Eclipse, all software sites are disabled by default. This may not be true, if you have been updating or installing other plugins in Eclipse. I recall that, on Fedora 12, I faced the issue of numerous conflicts till I disabled all but the http://download.eclipse.org/releases/galileo site. Bottom line: before installing the Google Plugin, make sure that you only have the Galileo site enabled.</p>
<p>Second, this happened to me once that, even after following the above steps I got the same error. It seemed that Eclipse had problem in downloading the required software and ended up throwing the same error, instead of reporting a failed download. In this case, restart Eclipse, else you may keep getting the same error on retries. After restart, follow the steps mentioned in <strong>The Solution</strong> again.</p>
<img src="http://www.shekhargovindarajan.com/?ak_action=api_record_view&id=1585&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.shekhargovindarajan.com/tips-n-tricks/solved-requires-bundle-org-eclipse-wst-xml-core-error-while-installing-google-plugin-in-fedora-eclipse/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Solved: Garbled text in Putty</title>
		<link>http://www.shekhargovindarajan.com/tips-n-tricks/solved-garbled-text-in-putty/?&amp;owa_from=feed&amp;owa_sid=&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=solved-garbled-text-in-putty</link>
		<comments>http://www.shekhargovindarajan.com/tips-n-tricks/solved-garbled-text-in-putty/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 07:19:17 +0000</pubDate>
		<dc:creator>Shekhar</dc:creator>
				<category><![CDATA[Tips N Tricks]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[gallery link=]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[ncurses]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[Secure Shell]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">http://www.shekhargovindarajan.com/?p=1426</guid>
		<description><![CDATA[Putty is a popular and free Linux terminal/shell client for Windows. It allows one to connect to a Linux server using SSH (Secure Shell) or Telnet. I have been using it for as long as I can recall. But this issue of garbled text in Putty is what I have been ignoring, until yesterday.
Yesterday, I had setup Paradox database [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/" target="_blank">Putty</a> is a popular and free Linux terminal/shell client for Windows. It allows one to connect to a Linux server using SSH (Secure Shell) or Telnet. I have been using it for as long as I can recall. But this issue of garbled text in Putty is what I have been ignoring, until yesterday.</p>
<p>Yesterday, I had setup <a href="http://en.wikipedia.org/wiki/Paradox_(database)" target="_blank">Paradox</a> database using <a href="http://www.dosemu.org/" target="_blank">DOSEMU</a> on Linux, for a client. On Putty, the Paradox interface showed garbled making it unusable for the client. My instant suspect was DOSEMU. A quick check revealed that it&#8217;s happening with other apps too - those with a <a href="http://en.wikipedia.org/wiki/Ncurses" target="_blank">ncurses</a> or text based user interface.<span id="more-1426"></span>For example: The garbled text, around the borders of UI elements, showed in ntsysv (as shown in the screenshots). ntsysv is a nifty console app, found in RedHat/CentOS/Fedora Linux, to start services during boot up.
<a href='http://www.shekhargovindarajan.com/tips-n-tricks/solved-garbled-text-in-putty/attachment/before-ntsysv-showing-garbled-text-in-putty/' title='Before - ntsysv showing garbled text in Putty'><img width="150" height="150" src="http://www.shekhargovindarajan.com/wp-content/uploads/2010/03/Before-ntsysv-showing-garbled-text-in-Putty-150x150.png" class="attachment-thumbnail" alt="Before - ntsysv showing garbled text in Putty" title="Before - ntsysv showing garbled text in Putty" /></a>
<a href='http://www.shekhargovindarajan.com/tips-n-tricks/solved-garbled-text-in-putty/attachment/putty-settings-to-fix-garbled-text/' title='Putty settings to fix garbled text'><img width="150" height="150" src="http://www.shekhargovindarajan.com/wp-content/uploads/2010/03/Putty-settings-to-fix-garbled-text-150x150.png" class="attachment-thumbnail" alt="Putty settings to fix garbled text" title="Putty settings to fix garbled text" /></a>
<a href='http://www.shekhargovindarajan.com/tips-n-tricks/solved-garbled-text-in-putty/attachment/after-ntsysv-after-the-change-in-settings-in-putty/' title='After - ntsysv after the change in settings in Putty'><img width="150" height="150" src="http://www.shekhargovindarajan.com/wp-content/uploads/2010/03/After-ntsysv-after-the-change-in-settings-in-Putty-150x150.png" class="attachment-thumbnail" alt="After - ntsysv after the change in settings in Putty" title="After - ntsysv after the change in settings in Putty" /></a>
</p>
<p><strong>The Solution<br />
</strong>Launch Putty. On the Category pane (on the left), click on Windows&gt;Translation. For the dropdown labeled &#8220;Received data assumed to be in which character set&#8221;, select UTF-8. To save this setting, click on Sessions (in the Category pane). On the right pane, select &#8220;Default Settings&#8221; and click on the button labeled Save. This is what worked for me with Putty version 0.60.</p>
<img src="http://www.shekhargovindarajan.com/?ak_action=api_record_view&id=1426&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.shekhargovindarajan.com/tips-n-tricks/solved-garbled-text-in-putty/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2010-03-17</title>
		<link>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2010-03-17-2/?&amp;owa_from=feed&amp;owa_sid=&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=twitter-updates-for-2010-03-17-2</link>
		<comments>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2010-03-17-2/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 05:59:00 +0000</pubDate>
		<dc:creator>Shekhar</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[extensions.joomla.org]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Fedora Rawhide Repo]]></category>
		<category><![CDATA[GPU]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[media elements]]></category>
		<category><![CDATA[rt]]></category>
		<category><![CDATA[shekharg]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2010-03-17-2/</guid>
		<description><![CDATA[
This is one of those rare days when the best of things and the&#8230; More for Leo http://twittascope.com/twittascope/?sign=5 #
RT @mysql_community MySQL Server 5.1.45 has been released &#8211; http://is.gd/aLD1G &#8211; Includes InnoDB plugin 1.0.6 and &#62;25 bug fixes in reply to mysql_community #
Tried a Javascipt heavy webapp with IE9 platform preview. IE7 &#38; 8: 30 secs, [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>This is one of those rare days when the best of things and the&#8230; More for Leo <a href="http://twittascope.com/twittascope/?sign=5" rel="nofollow">http://twittascope.com/twittascope/?sign=5</a> <a href="http://twitter.com/shekharg/statuses/10612858362" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/mysql_community" class="aktt_username">mysql_community</a> MySQL Server 5.1.45 has been released &#8211; <a href="http://is.gd/aLD1G" rel="nofollow">http://is.gd/aLD1G</a> &#8211; Includes InnoDB plugin 1.0.6 and &gt;25 bug fixes <a href="http://twitter.com/mysql_community/statuses/10613545764" class="aktt_tweet_reply">in reply to mysql_community</a> <a href="http://twitter.com/shekharg/statuses/10614190985" class="aktt_tweet_time">#</a></li>
<li>Tried a Javascipt heavy webapp with IE9 platform preview. IE7 &amp; 8: 30 secs, IE9: 14 secs (Firefox renders it in 5 secs) <a href="http://twitter.com/shekharg/statuses/10615406255" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> Does the javascript engine (Chakra) also use GPU acceleration? The app creates lots of checkboxes (4 a tree) via JS #<a href="http://search.twitter.com/search?q=%23IE9" class="aktt_hashtag">IE9</a> <a href="http://twitter.com/vinodunny/statuses/10615775735" class="aktt_tweet_reply">in reply to vinodunny</a> <a href="http://twitter.com/shekharg/statuses/10616064747" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/Saurangshuk" class="aktt_username">Saurangshuk</a>  @<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> seems so as per the readings. In IE9 GPU acceleration is used for HTML5 media elements like video <a href="http://twitter.com/Saurangshuk/statuses/10615877285" class="aktt_tweet_reply">in reply to Saurangshuk</a> <a href="http://twitter.com/shekharg/statuses/10616192517" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/Saurangshuk" class="aktt_username">Saurangshuk</a> End of Flash is what HTML 5 claims after Silverlight <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  @<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> <a href="http://twitter.com/Saurangshuk/statuses/10616694507" class="aktt_tweet_reply">in reply to Saurangshuk</a> <a href="http://twitter.com/shekharg/statuses/10616866268" class="aktt_tweet_time">#</a></li>
<li>Joomla extensions site <a href="http://extensions.joomla.org/" rel="nofollow">http://extensions.joomla.org/</a> seems to be down. <a href="http://twitter.com/shekharg/statuses/10624526555" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/dioscouri" class="aktt_username">dioscouri</a> yep even I can&#39;t access Joomla Extensions <a href="http://twitter.com/shekharg/status/10624526555" rel="nofollow">http://twitter.com/shekharg/status/10624526555</a> <a href="http://twitter.com/dioscouri/statuses/10624152945" class="aktt_tweet_reply">in reply to dioscouri</a> <a href="http://twitter.com/shekharg/statuses/10624625079" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/russelltripp" class="aktt_username">russelltripp</a> yep even I can&#39;t access Joomla Extensions <a href="http://twitter.com/shekharg/status/10624526555" rel="nofollow">http://twitter.com/shekharg/status/10624526555</a> <a href="http://twitter.com/russelltripp/statuses/10624988705" class="aktt_tweet_reply">in reply to russelltripp</a> <a href="http://twitter.com/shekharg/statuses/10625380816" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/russelltripp" class="aktt_username">russelltripp</a> hey thanks for the update. Browsing extensions.joomla.org now! <a href="http://twitter.com/russelltripp/statuses/10625625413" class="aktt_tweet_reply">in reply to russelltripp</a> <a href="http://twitter.com/shekharg/statuses/10625876390" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/RuiSeabra" class="aktt_username">RuiSeabra</a> Ref: &quot;Is Remi&#39;s repo the best way to get Firefox 3.6 for #<a href="http://search.twitter.com/search?q=%23fedora" class="aktt_hashtag">fedora</a> quot; Have you tried Fedora Rawhide Repo? <a href="http://twitter.com/RuiSeabra/statuses/10289114309" class="aktt_tweet_reply">in reply to RuiSeabra</a> <a href="http://twitter.com/shekharg/statuses/10626236477" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/see_people" class="aktt_username">see_people</a> I&#39;m not able to access your website <a href="http://seepeoplesoftware.com" rel="nofollow">http://seepeoplesoftware.com</a> as of this writing <a href="http://twitter.com/see_people/statuses/10591537820" class="aktt_tweet_reply">in reply to see_people</a> <a href="http://twitter.com/shekharg/statuses/10627107988" class="aktt_tweet_time">#</a></li>
<li>The CSS for removing Cellspacing in HTML tables is border-collapse: collapse; <a href="http://twitter.com/shekharg/statuses/10629173222" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/pankaj_shukla" class="aktt_username">pankaj_shukla</a> find out and be sure. <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <a href="http://twitter.com/pankaj_shukla/statuses/10630172180" class="aktt_tweet_reply">in reply to pankaj_shukla</a> <a href="http://twitter.com/shekharg/statuses/10632783897" class="aktt_tweet_time">#</a></li>
</ul>
<img src="http://www.shekhargovindarajan.com/?ak_action=api_record_view&id=1443&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2010-03-17-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2010-03-17</title>
		<link>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2010-03-17/?&amp;owa_from=feed&amp;owa_sid=&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=twitter-updates-for-2010-03-17</link>
		<comments>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2010-03-17/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 05:59:00 +0000</pubDate>
		<dc:creator>Shekhar</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[extensions.joomla.org]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Fedora Rawhide Repo]]></category>
		<category><![CDATA[GPU]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[media elements]]></category>
		<category><![CDATA[rt]]></category>
		<category><![CDATA[shekharg]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2010-03-17/</guid>
		<description><![CDATA[
This is one of those rare days when the best of things and the&#8230; More for Leo http://twittascope.com/twittascope/?sign=5 #
RT @mysql_community MySQL Server 5.1.45 has been released &#8211; http://is.gd/aLD1G &#8211; Includes InnoDB plugin 1.0.6 and &#62;25 bug fixes in reply to mysql_community #
Tried a Javascipt heavy webapp with IE9 platform preview. IE7 &#38; 8: 30 secs, [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>This is one of those rare days when the best of things and the&#8230; More for Leo <a href="http://twittascope.com/twittascope/?sign=5" rel="nofollow">http://twittascope.com/twittascope/?sign=5</a> <a href="http://twitter.com/shekharg/statuses/10612858362" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/mysql_community" class="aktt_username">mysql_community</a> MySQL Server 5.1.45 has been released &#8211; <a href="http://is.gd/aLD1G" rel="nofollow">http://is.gd/aLD1G</a> &#8211; Includes InnoDB plugin 1.0.6 and &gt;25 bug fixes <a href="http://twitter.com/mysql_community/statuses/10613545764" class="aktt_tweet_reply">in reply to mysql_community</a> <a href="http://twitter.com/shekharg/statuses/10614190985" class="aktt_tweet_time">#</a></li>
<li>Tried a Javascipt heavy webapp with IE9 platform preview. IE7 &amp; 8: 30 secs, IE9: 14 secs (Firefox renders it in 5 secs) <a href="http://twitter.com/shekharg/statuses/10615406255" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> Does the javascript engine (Chakra) also use GPU acceleration? The app creates lots of checkboxes (4 a tree) via JS #<a href="http://search.twitter.com/search?q=%23IE9" class="aktt_hashtag">IE9</a> <a href="http://twitter.com/vinodunny/statuses/10615775735" class="aktt_tweet_reply">in reply to vinodunny</a> <a href="http://twitter.com/shekharg/statuses/10616064747" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/Saurangshuk" class="aktt_username">Saurangshuk</a>  @<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> seems so as per the readings. In IE9 GPU acceleration is used for HTML5 media elements like video <a href="http://twitter.com/Saurangshuk/statuses/10615877285" class="aktt_tweet_reply">in reply to Saurangshuk</a> <a href="http://twitter.com/shekharg/statuses/10616192517" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/Saurangshuk" class="aktt_username">Saurangshuk</a> End of Flash is what HTML 5 claims after Silverlight <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  @<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> <a href="http://twitter.com/Saurangshuk/statuses/10616694507" class="aktt_tweet_reply">in reply to Saurangshuk</a> <a href="http://twitter.com/shekharg/statuses/10616866268" class="aktt_tweet_time">#</a></li>
<li>Joomla extensions site <a href="http://extensions.joomla.org/" rel="nofollow">http://extensions.joomla.org/</a> seems to be down. <a href="http://twitter.com/shekharg/statuses/10624526555" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/dioscouri" class="aktt_username">dioscouri</a> yep even I can&#39;t access Joomla Extensions <a href="http://twitter.com/shekharg/status/10624526555" rel="nofollow">http://twitter.com/shekharg/status/10624526555</a> <a href="http://twitter.com/dioscouri/statuses/10624152945" class="aktt_tweet_reply">in reply to dioscouri</a> <a href="http://twitter.com/shekharg/statuses/10624625079" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/russelltripp" class="aktt_username">russelltripp</a> yep even I can&#39;t access Joomla Extensions <a href="http://twitter.com/shekharg/status/10624526555" rel="nofollow">http://twitter.com/shekharg/status/10624526555</a> <a href="http://twitter.com/russelltripp/statuses/10624988705" class="aktt_tweet_reply">in reply to russelltripp</a> <a href="http://twitter.com/shekharg/statuses/10625380816" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/russelltripp" class="aktt_username">russelltripp</a> hey thanks for the update. Browsing extensions.joomla.org now! <a href="http://twitter.com/russelltripp/statuses/10625625413" class="aktt_tweet_reply">in reply to russelltripp</a> <a href="http://twitter.com/shekharg/statuses/10625876390" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/RuiSeabra" class="aktt_username">RuiSeabra</a> Ref: &quot;Is Remi&#39;s repo the best way to get Firefox 3.6 for #<a href="http://search.twitter.com/search?q=%23fedora" class="aktt_hashtag">fedora</a> quot; Have you tried Fedora Rawhide Repo? <a href="http://twitter.com/RuiSeabra/statuses/10289114309" class="aktt_tweet_reply">in reply to RuiSeabra</a> <a href="http://twitter.com/shekharg/statuses/10626236477" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/see_people" class="aktt_username">see_people</a> I&#39;m not able to access your website <a href="http://seepeoplesoftware.com" rel="nofollow">http://seepeoplesoftware.com</a> as of this writing <a href="http://twitter.com/see_people/statuses/10591537820" class="aktt_tweet_reply">in reply to see_people</a> <a href="http://twitter.com/shekharg/statuses/10627107988" class="aktt_tweet_time">#</a></li>
<li>The CSS for removing Cellspacing in HTML tables is border-collapse: collapse; <a href="http://twitter.com/shekharg/statuses/10629173222" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/pankaj_shukla" class="aktt_username">pankaj_shukla</a> find out and be sure. <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <a href="http://twitter.com/pankaj_shukla/statuses/10630172180" class="aktt_tweet_reply">in reply to pankaj_shukla</a> <a href="http://twitter.com/shekharg/statuses/10632783897" class="aktt_tweet_time">#</a></li>
</ul>
<img src="http://www.shekhargovindarajan.com/?ak_action=api_record_view&id=1442&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2010-03-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Scraping with Firefox and PHP, using XPath</title>
		<link>http://www.shekhargovindarajan.com/scripts/web-scraping-with-firefox-and-php-using-xpath/?&amp;owa_from=feed&amp;owa_sid=&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=web-scraping-with-firefox-and-php-using-xpath</link>
		<comments>http://www.shekhargovindarajan.com/scripts/web-scraping-with-firefox-and-php-using-xpath/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 02:00:58 +0000</pubDate>
		<dc:creator>Shekhar</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[automated]]></category>
		<category><![CDATA[automated Web scrapping]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[external tools]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firexpath]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PHP programmer]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[scheduler]]></category>
		<category><![CDATA[screen scraping]]></category>
		<category><![CDATA[tidy]]></category>
		<category><![CDATA[Tidy library]]></category>
		<category><![CDATA[Use Curl library]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[Web page lie]]></category>
		<category><![CDATA[Web scarping]]></category>
		<category><![CDATA[web scraping]]></category>
		<category><![CDATA[well-formed Web page An XPath expression]]></category>
		<category><![CDATA[well-formed Web page content]]></category>
		<category><![CDATA[well-formed Web pages]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[xpath]]></category>

		<guid isPermaLink="false">http://www.shekhargovindarajan.com/?p=968</guid>
		<description><![CDATA[Last year, I faced two projects which required automated Web scrapping &#8211; to aggregate content from web pages. I evaluated different methods for Web scraping with varied level of success. Thanks to the changing structure of Web pages, non well-formed pages and URL redirects.
Amongst using regular expressions and DOM (Document Object Model) parsing, I used [...]]]></description>
			<content:encoded><![CDATA[<p>Last year, I faced two projects which required automated Web scrapping &#8211; to aggregate content from web pages. I evaluated different methods for Web scraping with varied level of success. Thanks to the changing structure of Web pages, non well-formed pages and URL redirects.</p>
<p>Amongst using regular expressions and DOM (Document Object Model) parsing, I used XPath too. XPath works great for well-formed Web pages. <span id="more-968"></span>A HTML Web page is called well-formed when all the opening tags have corresponding closing tags and the tags are nested properly (refer to <a href="http://en.wikipedia.org/wiki/Well-formed_element" target="_blank">this link</a> for more). A well-formed HTML page is also called an XHTML page.</p>
<p>XPath is a query language to access content on a well formed page &#8211; XHTML or XML. All the content in a Web page lie within HTML elements or tag pairs. The following is needed to extract out the content, of interest, using XPath from a Web page:</p>
<ol>
<li>A well-formed Web page</li>
<li>An XPath expression for the HTML element of interest</li>
<li>XPath query using the expression</li>
</ol>
<p>An XPath expression looks as cryptic as  .//*[@id='home_featured']/div. Here is where Firefox web browser with a plugin called FireXPath comes to help (as explained below). The second and third requirements are met by PHP (in my case) which is used for automated Web scrapping using the XPath expression.</p>
<p><strong>Click and build XPath expressions<br />
</strong>Building the cryptic XPath expression is easy and intuitive with Firefox and a couple of its plugins &#8211; namely Firebug and FireXPath. Install Firebug from <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">here</a>, followed by FireXPath from <a href="https://addons.mozilla.org/en-US/firefox/addon/11900" target="_blank">here</a> and restart Firefox. As of this writing, I&#8217;m using the following versions of Firefox and the plugins:</p>
<ul>
<li>Firefox 3.5.6</li>
<li>Firbug 1.4.5</li>
<li>FireXPath 0.9.1</li>
</ul>
<p>After, the Firefox restart, browse to the Web page of your interest. Next:</p>
<ul>
<li>Launch Firebug by clicking on the bug like icon on the right corner of the status bar.</li>
<li>Click on the tab named XPath (in FireBug)</li>
<li>Click on the arrow (blue arrow) and move your mouse over the content, of interest, on the web page</li>
<li>Once the required chunk is highlighted (with a blue border), note down the XPath expression in the textfield.</li>
</ul>
<p>For example, the screenshot below, shows the XPath expression (.//*[@id='home_featured']/div  ) for the &#8220;Featured Post&#8221; chunk, on the home page, of this blog:</p>
<div id="attachment_974" class="wp-caption alignleft" style="width: 310px"><a href="http://www.shekhargovindarajan.com/wp-content/uploads/2010/01/XPath-Expression-With-FireXPath.png"><img class="size-medium wp-image-974   " style="display: block;" title="With FireXPath, point your mouse on the chunk/element of interest, to build an XPath expression" src="http://www.shekhargovindarajan.com/wp-content/uploads/2010/01/XPath-Expression-With-FireXPath-300x284.png" alt="With FireXPath, point your mouse on the chunk/element of interest, to build an XPath expression" width="300" height="284" /></a><p class="wp-caption-text">With FireXPath, point your mouse on the chunk/element of interest, to build an XPath expression</p></div>
<p>A few examples of XPath expressions:</p>
<ul>
<li>.//*[@id='latest_post']/span[1] : The posted and modified dates of the latest post on this blog &#8211; http://www.shekhargovindarajan.com</li>
<li>.//*[@id='top-stories']/div[1]/h2/a : The headline of the top story on Google News &#8211; http://news.google.com</li>
<li>.//*[@id='mp-tfa']/p[1] : Contents of featured article on Wikipedia &#8211; http://en.wikipedia.org/wiki/Main_Page</li>
</ul>
<p><strong>Automated scarping using PHP<br />
</strong>With the XPath expression in hand, a PHP script as follows, can extract out the required content from the Web page:</p>
<pre>&lt;?php

class WebScrap
	{
	private $url;
	private $xpath;

	public function WebScrap($url,$xpath)
		{
		$this-&gt;url = $url;
		$this-&gt;xpath = $xpath;
		}

	public function GetScrap()
		{
		// use Tidy to try to make the page well formed
		$page = $this-&gt;TidyIt($this-&gt;url);

		// create a document out of the well formed content
		$domDocument=new DOMDocument();
		$domDocument-&gt;loadHTML($page);

		// create an XPath object out of the document and query it for the supplied xpath
		$domXPath = new DOMXPath($domDocument);
		$domNodeList = $domXPath-&gt;query($this-&gt;xpath);

		// Get the content (HTML) out of the NodeList returned by the DOMXPath::query
		$content = $this-&gt;GetHTMLFromNodeList($domNodeList);

		return $content;
		}

	private function TidyIt($url)
		{
		$tidy = new tidy();
		$tidy-&gt;parseFile($url);
		$tidy-&gt;cleanRepair();
		return $tidy;
		}

	private function GetHTMLFromNodeList($domNodeList)
		{
		$domDocument = new DOMDocument();

		$node = $domNodeList-&gt;item(0);   

		foreach($node-&gt;childNodes as $childNode)
			$domDocument-&gt;appendChild($domDocument-&gt;importNode($childNode, true));

		return $domDocument-&gt;saveHTML();
		}

	}

?&gt;</pre>
<p>Note that, the function/method called GetScrap( ) of the WebScrap PHP class first calls the TidyIt( ) method. This function uses the <a href="http://en.wikipedia.org/wiki/HTML_Tidy" target="_blank">Tidy</a> library to fix (if required) the HTML for well-formedness. The PHP class for Tidy is used to fetch the web page via the given URL and repair it. Henceforth the DomXPath object is used to query the well-formed Web page content for the XPath expression.</p>
<p>To use the above code, you will need to install PHP modules for XML and Tidy. On a RedHat/CentOS/Fedora Linux machine, these modules can be installed using the following command:</p>
<pre>yum install php-xml php-tidy</pre>
<p>Save the above code in a file named class.WebScrap.php (say). Subsequently, the WebScrap class can be used as:</p>
<pre>&lt;?php

include("class.WebScrap.php");
$scrap = new WebScrap("http://news.google.com",".//*[@id='top-stories']/div[1]/h2/a");
print($scrap-&gt;GetScrap());

?&gt;</pre>
<p>The code should be self explanatory for a seasoned PHP programmer. If not, shoot your questions via comments to this post. For repeated and automated Web scarping, a scheduler like Cron can be used to execute the above PHP script at regular intervals and fetch the latest content.</p>
<p><strong>The Leftovers<br />
</strong>The code above is readable, crisp and focusses on the subject. For this reason, it has deliberate exclusions.  In a real world application, you should:</p>
<ul>
<li>Use <a href="http://php.net/manual/en/book.curl.php" target="_blank">Curl</a> library in PHP  or external tools like <a href="http://en.wikipedia.org/wiki/Wget" target="_blank">Wget</a> to fetch the URL. Then pass on the fetched content to Tidy. Hint: use the  parseString( ) of Tidy instead of parseFile( )</li>
<li>Handle errors in case of errors in Tidy and XPath.</li>
<li>Fallback to other means (say regular expressions) in case of errors in Tidy or XPath querying</li>
</ul>
<p>Note that XPath may not always give you the structured content that you desire. For example, using the expression .//*[@id='latest_post']/span[1] (for posted and modified dates of the latest post on this blog) will result into something as follows:</p>
<pre>&lt;strong&gt;Posted on:&lt;/strong&gt;
January 8, 2010
&lt;span class="dot"&gt;⋅&lt;/span&gt;
&lt;strong&gt;Last modified:&lt;/strong&gt;
January 8, 2010 @ 4:49 pm</pre>
<p>So there are tags and text (like &#8220;Posted on:&#8221; and &#8220;Last modified:&#8221;) to be stripped out, to get the posted date (January 8, 2010) and the modified date (January 8, 2010 @ 4:49 pm). For this, you may still have to use regular expressions and/or string manipulation functions like split( ).</p>
<img src="http://www.shekhargovindarajan.com/?ak_action=api_record_view&id=968&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.shekhargovindarajan.com/scripts/web-scraping-with-firefox-and-php-using-xpath/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>My list of must-have Android apps</title>
		<link>http://www.shekhargovindarajan.com/google/my-list-of-must-have-android-apps/?&amp;owa_from=feed&amp;owa_sid=&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=my-list-of-must-have-android-apps</link>
		<comments>http://www.shekhargovindarajan.com/google/my-list-of-must-have-android-apps/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 17:15:42 +0000</pubDate>
		<dc:creator>Shekhar</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[address search]]></category>
		<category><![CDATA[adp1]]></category>
		<category><![CDATA[Amsterdam]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android dev phone 1]]></category>
		<category><![CDATA[android-wifi-tether]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[bluerss]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[car mode]]></category>
		<category><![CDATA[CEO]]></category>
		<category><![CDATA[cyanogen]]></category>
		<category><![CDATA[Delhi]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[Hennie J.M. Groot Koerkamp]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[Internet connection]]></category>
		<category><![CDATA[Internet Connection Sharing]]></category>
		<category><![CDATA[Internet tethering]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[Kenya]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAC address]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Morocco]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Nav4all]]></category>
		<category><![CDATA[Nav4All BV]]></category>
		<category><![CDATA[navigation supplier]]></category>
		<category><![CDATA[Navteq]]></category>
		<category><![CDATA[New Delhi]]></category>
		<category><![CDATA[Notification bar]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[rss reader]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[Seesmic]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[Sony Ericsson]]></category>
		<category><![CDATA[speaker]]></category>
		<category><![CDATA[speaker phone]]></category>
		<category><![CDATA[Swift]]></category>
		<category><![CDATA[tethering]]></category>
		<category><![CDATA[The Netherlands]]></category>
		<category><![CDATA[the Philippines]]></category>
		<category><![CDATA[Tracking & Tracing]]></category>
		<category><![CDATA[TweetsRide]]></category>
		<category><![CDATA[Twidgit]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[TwitterRide]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[WEP]]></category>
		<category><![CDATA[Wi-Fi]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Wireless Access]]></category>
		<category><![CDATA[Wireless Access Point]]></category>
		<category><![CDATA[www.nav4all.com]]></category>
		<category><![CDATA[www.nav4all.com/support]]></category>

		<guid isPermaLink="false">http://www.shekhargovindarajan.com/?p=1010</guid>
		<description><![CDATA[Ever since I ordered and got my Android Dev Phone 1 (a.k.a. ADP1), I have been taking it through various updates. The phone shipped with Android version 1.0 and upgraded to version 1.6. After 1.6, I opted to go for ROMs from CynaogenMod.
Each time, I upgrade my phone, I wipe off its data. This is [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since I <a href="http://www.shekhargovindarajan.com/google/anroid-to-india-a-shipping-faq/" target="_blank">ordered</a> and got my Android Dev Phone 1 (a.k.a. ADP1), I have been taking it through various updates. The phone shipped with Android version 1.0 and upgraded to version 1.6. After 1.6, I opted to go for ROMs from <a href="http://www.cyanogenmod.com/" target="_blank">CynaogenMod</a>.</p>
<p>Each time, I upgrade my phone, I wipe off its data. This is because I took the upgrades as an opportunity to wipe off applications which I install, but do not use or use occasionally. But, following is the list of Android applications which I crave to install after each wipe off. These applications are my must-haves on my Android phone.<span id="more-1010"></span></p>
<p><strong>1. android-wifi-tether<br />
</strong>A computer or PC/Laptop can be connected to a phone via USB, Bluetooth or Wi-Fi to use the phone&#8217;s Internet connection &#8211; typically GPRS/EDGE/3G. This kind of connection sharing (with the phone) is called tethering. ADP1 does not ship with tethering capabilities. But thanks to the android-wifi-tether app which can be found <a href="http://code.google.com/p/android-wifi-tether/" target="_blank">here</a>. Don&#8217;t go by the &#8220;Wifi&#8221; in the app&#8217;s name. It supports tethering through Bluetooth too. I have used tethering via Wifi, till I switched to CyanogenMod (see below). Once installed, it turns your phone into a Wi-Fi ad-hoc point! Think about it as a Wireless Access Point. Therefore, no hassle of downloading drivers to connect to it from a laptop.</p>
<div id="attachment_1017" class="wp-caption alignleft" style="width: 210px"><a href="http://www.shekhargovindarajan.com/wp-content/uploads/2010/01/Android-Wifi-Tether.png"><img class="size-medium wp-image-1017" title="Android Wifi Tether" src="http://www.shekhargovindarajan.com/wp-content/uploads/2010/01/Android-Wifi-Tether-200x300.png" alt="Android Wifi Tether app for phone's Internet connection sharing via Wifi/Bluetooth" width="200" height="300" /></a><p class="wp-caption-text">android-wifi-tether app for phone&#39;s Internet connection sharing via Wifi/Bluetooth</p></div>
<p><em><strong><br />
</strong></em> Features:</p>
<ul>
<li>Tethering through Wi-Fi and Bluetooth</li>
<li>Access control based on MAC address. Notification, about connecting clients, on the phone&#8217;s notification bar &#8211; with sound.</li>
<li>128-bit WEP (Wired Equivalent Privacy)</li>
</ul>
<p>Pros:</p>
<ul>
<li>Behaves as a Wi-Fi ad-hoc point. This means, typically, no configuration/driver hassles on a PC/Laptop.</li>
<li>MAC address based access control.</li>
<li>Lots of configuration options for Wi-Fi, like SSID, channel, IP range etc.</li>
</ul>
<p>Cons:</p>
<ul>
<li>Requires ROM update (a kernel update)</li>
</ul>
<div id="attachment_1015" class="wp-caption alignleft" style="width: 210px"><a href="http://www.shekhargovindarajan.com/wp-content/uploads/2010/01/Android_USB_Tethering.png"><img class="size-medium wp-image-1015 " title="Android_USB_Tethering" src="http://www.shekhargovindarajan.com/wp-content/uploads/2010/01/Android_USB_Tethering-200x300.png" alt="Go to Settings&gt;Wireless controls and check Internet tethering. Works with CyanogenMod Android ROMs" width="200" height="300" /></a><p class="wp-caption-text">Go to Settings&gt;Wireless controls and check Internet tethering. Works with CyanogenMod Android ROMs</p></div>
<p>I no longer use android-wifi-tether &#8211; after flashing my phone with  CyanogenMod. With Cyanogen ROMs, the capability to tether via USB is built-in. USB tethering works both on Linux and Windows &#8211; I have it working on Fedora 12 Linux and Windows 7. android-wifi-tether works with the CyanogenMod (version 4.2.13, as of this wiring) without requiring the kernel update. But you will need to download and install the app from <a href="http://android-wifi-tether.googlecode.com/files/signed_andTether_1_60_pre1.apk" target="_blank">here</a>. With android-wifi-tether and CyanogenMod, you may like to enjoy the flexibility of tethering through USB, Wi-Fi and Bluetooth! Though, I&#8217;m my happy self with USB tethering.</p>
<p><strong> 2. BlueRSS<br />
</strong>Once I discovered this free RSS reader named BlueRSS, from the Android Market, I never felt the need to look for an alternative. Lots of features, yet fast and responsive. This is what sets this app apart, for my daily routine, to check out the tech world through RSS feeds. I&#8217;m using version 3.0.1 of BlueRSS, as of this writing.</p>
<div id="attachment_1021" class="wp-caption alignleft" style="width: 210px"><a href="http://www.shekhargovindarajan.com/wp-content/uploads/2010/01/BlueRSS_RSS_Reader_for_Android.png"><img class="size-medium wp-image-1021" title="BlueRSS_RSS_Reader_for_Android" src="http://www.shekhargovindarajan.com/wp-content/uploads/2010/01/BlueRSS_RSS_Reader_for_Android-200x300.png" alt="BlueRSS: A fast and feature rich RSS reader for Android phones" width="200" height="300" /></a><p class="wp-caption-text">BlueRSS: A fast and feature rich RSS reader for Android phones</p></div>
<p>Features:<em><strong><br />
</strong></em></p>
<ul>
<li>Discover RSS feeds on Websites or using keywords</li>
<li>Exports feeds to OPML, opens GMail (or the default mail client) with the OPML file attached, to send.</li>
<li>Automatic background update</li>
<li>Ability to refresh all feeds as well as individual feeds</li>
<li>Add feed items to Favourites</li>
<li>Full screen mode</li>
</ul>
<p>Pros:</p>
<ul>
<li>Fast and responsive. Don&#8217;t remember if I ever had to &#8220;Force Close&#8221; it</li>
<li>Import from Google reader</li>
</ul>
<p>Cons:<strong><br />
</strong></p>
<ul>
<li>No feed categories</li>
<li>The feed item&#8217;s description/summary does not open in landscape mode.</li>
</ul>
<p><strong>3. Twidroid (free version)<br />
</strong>This app does not require an introduction to Android users. It is undoubtedly the best Twitter client for Android. I started with using Twidroid as the Twitter client on my Android phone. I switched to numerous other Twitter apps to check out the alternatives. I tried Swift, Seesmic, Twidgit and TwitterRide (now called TweetsRide). But I kept coming back to Twidroid and have settled down to it. Twidroid is available from the Android Market and I&#8217;m using version 3.0.9.</p>
<div id="attachment_1040" class="wp-caption alignleft" style="width: 210px"><a href="http://www.shekhargovindarajan.com/wp-content/uploads/2010/01/Twidroid_Twitter_Client_for_Android.png"><img class="size-medium wp-image-1040" title="Twidroid_Twitter_Client_for_Android" src="http://www.shekhargovindarajan.com/wp-content/uploads/2010/01/Twidroid_Twitter_Client_for_Android-200x300.png" alt="Twidroid: The feature-rich Twitter client for Andorid" width="200" height="300" /></a><p class="wp-caption-text">Twidroid: The feature-rich Twitter client for Andorid</p></div>
<p>Features</p>
<ul>
<li>Supports Twitter lists and the new Retweet feature (or API) of Twitter</li>
<li>Ability to upload photos</li>
<li>Twitter Trends, Search and Favorites</li>
<li>Built it browser to open URLs</li>
<li>Options to choose a preferred URL shortening service and image upload service</li>
<li>Built-in profile browser with option to follow/unfollow</li>
<li>Autocomplete of Twitter usernames while Reply-ing or Direct Message</li>
<li>Share Tweets via Email, SMS and Bluetooth</li>
<li>Stores data on the SD card</li>
</ul>
<p>Pros</p>
<ul>
<li>Fast and responsive UI</li>
<li>One touch access to most functions like Reply, Direct Message and Retweet</li>
<li>New tweets notification, with the Tweets&#8217; text, in the Notification bar of the phone.</li>
<li>Automatically shortens the URLs</li>
<li>Remembers the scroll position with an option to jump to the latest Tweet</li>
<li>Frequent new releases.</li>
</ul>
<p>Cons</p>
<ul>
<li>Features like widgets, video and multiple accounts available only in the Pro version</li>
</ul>
<p><strong>4. Nav4All</strong><br />
I have been living in New Delhi, India for 31 years. But Connaught Place a.k.a. CP is a place where I always lose my way to the destination and back home. Thanks to the large number of roundabouts. I recall driving for more than a hour in CP to figure out my way. That&#8217;s when I desperately started looking for a navigation app for my GPS capable Android phone. Nav4All is what I got and what I use. It works great for the Delhi roads. Nav4All is available in the Android Market and I&#8217;m using version 9.0.25. To be true, I haven&#8217;t used all its features. Yet following is the jot down of the features that I see on the application&#8217;s screen:</p>
<div id="attachment_1057" class="wp-caption alignleft" style="width: 210px"><a href="http://www.shekhargovindarajan.com/wp-content/uploads/2010/01/Nav4All.png"><img class="size-medium wp-image-1057" title="Nav4All: A simple and free app that works for turn-by-turn voice based navigation" src="http://www.shekhargovindarajan.com/wp-content/uploads/2010/01/Nav4All-200x300.png" alt="Nav4All: A simple and free app that works for turn-by-turn voice based navigation" width="200" height="300" /></a><p class="wp-caption-text">Nav4All: A simple and free app that works for turn-by-turn voice based navigation</p></div>
<p>Features</p>
<ul>
<li>A huge list of countries</li>
<li>Option of large number of voices (for turn-by-turn navigation)</li>
<li>Can pick addresses from the phone&#8217;s contacts</li>
<li>View route to destination with turn by turn textual instructions and on the map</li>
<li>Details like distance, driving speed and journey time</li>
<li>&#8220;Start follow me&#8221; feature to trace your current route</li>
<li>Alternate routes</li>
</ul>
<p>Pros</p>
<ul>
<li>Free</li>
<li>Precise, numbered, exit points on roundabouts</li>
<li>Works in New Delhi, India</li>
<li>Narrows down to the building name!</li>
</ul>
<p>Cons</p>
<ul>
<li>Bad user interface, looks like wireframes</li>
<li>Buggy with the hardware keyboard of ADP1</li>
<li>Address search asks for too many details</li>
<li>Not so good looking map</li>
</ul>
<p>I haven&#8217;t been able to use the address search for Nav4All. It asks for too many details &#8211; upto the house number. The best way I use Nav4All is to record the destination coordinates &#8211; when I somehow reach the destination for the first time. On the contrary, Nav4All amazed me by telling the name of a client&#8217;s office building &#8211; located in the midest of a large number of houses.</p>
<p>Note that the Nav4All <a href="http://www.nav4all.com/" target="_blank">website</a> hints that the app will remain free until 1st Jan 2010. But I have been using it for free, on my Android phone, till now. Hope it continues to remain free.</p>
<p><strong>5. Car Mode<br />
</strong>How many times it has happened, that, while driving you get a phone call. You, then, struggle to put the phone on the speaker phone mode. Car Mode is a nifty app which when clicked, places itself on the phone&#8217;s notification bar. Subsequently, it automatically enables the speaker phone for subsequent calls. Car Mode can be disabled by clicking on its icon on the notification bar. It can be downloaded from the Android Market. I&#8217;m using version 1.2.0 of this app.</p>
<p>Pros</p>
<ul>
<li>A simple and free app which works!</li>
</ul>
<p>Cons</p>
<ul>
<li>It&#8217;s encourages to attend phone calls which driving <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
</ul>
<p>That&#8217;s all folks. Five must have Android apps that I live with. Note that this list does not include the built-in apps &#8211; like GMail, Calendar, Contacts, etc &#8211; else GMail will Gmail Push (instant push E-mail) is my most used app. Will keep this blog post updated with any future must-have apps which I get used to.</p>
<p><strong>Update (February 2, 2010):</strong> I said above that Nav4All may become paid, but the latest update is worse. Got an E-mail announcing that  Nav4All will be discontinued.  Following is the exact copy of the E-mail as sent by CEO of Nav4All:</p>
<p><em><strong>Subject: Nav4All navigation shut down by Navteq</strong></em></p>
<pre>Amsterdam, The Netherlands, 28-01-2010 16:30 GMT+1

Subject: Nav4All navigation shut down by Navteq

Letter to 27,625,631 Nav4All navigation customers

Dear Customers,

It is with the deepest regret that we hereby notify you that the
global navigation of Nav4All and the Tracking &amp; Tracing will go
offline in 3 days. The reason for the same is that the data licence
agreement with Navteq (a 100% Nokia subsidiary) was not extended, in
a totally unexpected manner. It is not possible to implement data
from another supplier in our Nav4All systems within the short term.
The Nav4All navigation system was developed for Navteq data. Nav4All
has therefore been constrained to stop.

We greatly regret the fact that we have to suspend the operation of
our service. With your help, we have developed Nav4All into a global
product with 27.5 million users in 56 languages, in 5 years. This has
made Nav4All the largest navigation supplier. This large number of
users also has to do with the fact that Nav4All works on hundreds of
different mobile telephones of many makes such as Blackberry, Sony
Ericsson, Samsung, Motorola, Android, HTC, Nokia, LG, Iphone, Ipod
etc.

After 5 years of testing and market development, we witnessed rapid -
in fact, exponential - growth during the last two years. That growth
was reported in the licence reports to Navteq. In mid-December 2009,
the global coverage was extended to include the Philippines, Morocco
and Kenya.

Please contact the Nav4All support desk in case you have any
questions: <a href="http://www.nav4all.com/support" target="_blank">www.nav4all.com/support</a>. If there is any further
information from Nav4All concerning the subject of this letter, the
same will be published on our website: <a href="http://www.nav4all.com/" target="_blank">www.nav4all.com</a>. For reasons
of privacy, Nav4All does not have the email addresses of all its
customers, and we therefore request you to forward this email to the
maximum extent possible, in order to ensure that everyone is
informed.

Kind Regards,

Hennie J.M. Groot Koerkamp (CEO)

Nav4All BV

Keizersgracht 62-64

1015 CS Amsterdam NL
</pre>
<img src="http://www.shekhargovindarajan.com/?ak_action=api_record_view&id=1010&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.shekhargovindarajan.com/google/my-list-of-must-have-android-apps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2009-12-27</title>
		<link>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-27/?&amp;owa_from=feed&amp;owa_sid=&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=twitter-updates-for-2009-12-27</link>
		<comments>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-27/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 12:50:00 +0000</pubDate>
		<dc:creator>Shekhar</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Christmas]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[govindarajan]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[Internet tethering]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[rt]]></category>
		<category><![CDATA[shekhar]]></category>
		<category><![CDATA[shekharg]]></category>
		<category><![CDATA[T-Mobile]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-27/</guid>
		<description><![CDATA[
Did not spam any client, friend or relative with Christmas greeting. Please appreciate #
@vinodunny just remind me about this (ur big boss winner comment) I will extend this when I&#39;m at ur place next time   in reply to vinodunny #
Thanks to CyanogenMod. Internet tethering over USB working on my #Android with Win7 and [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Did not spam any client, friend or relative with Christmas greeting. Please appreciate <a href="http://twitter.com/shekharg/statuses/7068383186" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> just remind me about this (ur big boss winner comment) I will extend this when I&#39;m at ur place next time <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <a href="http://twitter.com/vinodunny/statuses/7066525303" class="aktt_tweet_reply">in reply to vinodunny</a> <a href="http://twitter.com/shekharg/statuses/7068729688" class="aktt_tweet_time">#</a></li>
<li>Thanks to CyanogenMod. Internet tethering over USB working on my #<a href="http://search.twitter.com/search?q=%23Android" class="aktt_hashtag">Android</a> with Win7 and Fedora 12 (via NetworkManager, no config). <a href="http://twitter.com/shekharg/statuses/7084625197" class="aktt_tweet_time">#</a></li>
<li>There are several loose ends that still need to be tied up and&#8230; More for Leo <a href="http://twittascope.com/twittascope/?sign=5" rel="nofollow">http://twittascope.com/twittascope/?sign=5</a> <a href="http://twitter.com/shekharg/statuses/7087968334" class="aktt_tweet_time">#</a></li>
<li>Interesting! Get ur name &#39;published&#39; on Twitter for drinking and driving. Not applicable to India <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  <a href="http://short.to/11ro0" rel="nofollow">http://short.to/11ro0</a> <a href="http://twitter.com/shekharg/statuses/7088768718" class="aktt_tweet_time">#</a></li>
<li>Yes, please. Shud apply to ADP1 too! RT @<a href="http://twitter.com/androinica" class="aktt_username">androinica</a> Rumor: T-Mobile to update G1 with #<a href="http://search.twitter.com/search?q=%23Android" class="aktt_hashtag">Android</a> 2.0, or 2.1 <a href="http://goo.gl/fb/h5tC" rel="nofollow">http://goo.gl/fb/h5tC</a> <a href="http://twitter.com/shekharg/statuses/7090465313" class="aktt_tweet_time">#</a></li>
<li>India&#39;s #<a href="http://search.twitter.com/search?q=%23Android" class="aktt_hashtag">Android</a> based tablet PCs <a href="http://www.thefirstreporter.com/technology/notion-indian-develop-androidbased-tablet-pc/" rel="nofollow">http://www.thefirstreporter.com/technology/notion-indian-develop-androidbased-tablet-pc/</a> <a href="http://twitter.com/shekharg/statuses/7095231943" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/LoveNeensxx" class="aktt_username">LoveNeensxx</a> Guess u r right. Google Wave app for facebook worked for me on Firefox in Linux but not Google Chrome in Linux <a href="http://twitter.com/LoveNeensxx/statuses/7061923191" class="aktt_tweet_reply">in reply to LoveNeensxx</a> <a href="http://twitter.com/shekharg/statuses/7095340891" class="aktt_tweet_time">#</a></li>
</ul>
<img src="http://www.shekhargovindarajan.com/?ak_action=api_record_view&id=946&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2009-12-19</title>
		<link>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-19/?&amp;owa_from=feed&amp;owa_sid=&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=twitter-updates-for-2009-12-19</link>
		<comments>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-19/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 12:50:00 +0000</pubDate>
		<dc:creator>Shekhar</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[govindarajan]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[M2]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[shekhar]]></category>
		<category><![CDATA[shekharg]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-19/</guid>
		<description><![CDATA[
#Avatar #Movie: Spectacular virtual world &#38; its inhabitants, far fetched but interesting concept, a storyline (though typical) . #
#Avatar #Movie: Kudos to making the virtual Pandora world look real. But smoke &#38; dust (e.g. during landing crafts) look not so real #
#Fedora 10 reached its end of life. No more updates for it. Upgrade now! [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>#Avatar #<a href="http://search.twitter.com/search?q=%23Movie" class="aktt_hashtag">Movie</a>: Spectacular virtual world &amp; its inhabitants, far fetched but interesting concept, a storyline (though typical) . <a href="http://twitter.com/shekharg/statuses/6809606290" class="aktt_tweet_time">#</a></li>
<li>#Avatar #<a href="http://search.twitter.com/search?q=%23Movie" class="aktt_hashtag">Movie</a>: Kudos to making the virtual Pandora world look real. But smoke &amp; dust (e.g. during landing crafts) look not so real <a href="http://twitter.com/shekharg/statuses/6809971383" class="aktt_tweet_time">#</a></li>
<li>#Fedora 10 reached its end of life. No more updates for it. Upgrade now! #<a href="http://search.twitter.com/search?q=%23Linux" class="aktt_hashtag">Linux</a> <a href="http://twitter.com/shekharg/statuses/6810773567" class="aktt_tweet_time">#</a></li>
<li>Beta of MySQL 5.5 is called M2 &#8211; based on MySQL&#39;s new release method. <a href="http://short.to/1132n" rel="nofollow">http://short.to/1132n</a> @<a href="http://twitter.com/bineshkutty" class="aktt_username">bineshkutty</a> this was the confusion <a href="http://twitter.com/shekharg/statuses/6820613085" class="aktt_tweet_time">#</a></li>
<li>Upgraded my blog <a href="http://www.shekhargovindarajan.com/" rel="nofollow">http://www.shekhargovindarajan.com/</a> to #<a href="http://search.twitter.com/search?q=%23WordPress" class="aktt_hashtag">WordPress</a> 2.9 using my #<a href="http://search.twitter.com/search?q=%23Android" class="aktt_hashtag">Android</a> phone. Wasn&#39;t on move, just lazy to open my laptop <a href="http://twitter.com/shekharg/statuses/6823625078" class="aktt_tweet_time">#</a></li>
<li>You may be getting tired now of being bounced around by your a&#8230; More for Leo <a href="http://twittascope.com/twittascope/?sign=5" rel="nofollow">http://twittascope.com/twittascope/?sign=5</a> <a href="http://twitter.com/shekharg/statuses/6827300036" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/pankaj_shukla" class="aktt_username">pankaj_shukla</a> u r in doubt about what? <a href="http://twitter.com/pankaj_shukla/statuses/6827258486" class="aktt_tweet_reply">in reply to pankaj_shukla</a> <a href="http://twitter.com/shekharg/statuses/6828591531" class="aktt_tweet_time">#</a></li>
</ul>
<img src="http://www.shekhargovindarajan.com/?ak_action=api_record_view&id=935&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-19/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2009-12-16</title>
		<link>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-16/?&amp;owa_from=feed&amp;owa_sid=&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=twitter-updates-for-2009-12-16</link>
		<comments>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-16/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 18:20:00 +0000</pubDate>
		<dc:creator>Shekhar</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[cud access Web Apps]]></category>
		<category><![CDATA[Delhi]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[govindarajan]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[rt]]></category>
		<category><![CDATA[shekhar]]></category>
		<category><![CDATA[shekharg]]></category>
		<category><![CDATA[Tweet]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[web app]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[web client]]></category>
		<category><![CDATA[Zune]]></category>

		<guid isPermaLink="false">http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-16/</guid>
		<description><![CDATA[
Minor hiccup installing Microsoft Vine http://www.vine.net  on Win7. Click on Run gives error. Save and running installer worked. #
@htc any updates, after 1.6, planned for ADP1 &#8211; #Android Dev Phone 1 ? in reply to htc #
Anyone else using Microsoft Vine ? Would like to invite him/her for some testing. Trying to get some [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Minor hiccup installing Microsoft Vine <a href="http://www.vine.net" rel="nofollow">http://www.vine.net</a>  on Win7. Click on Run gives error. Save and running installer worked. <a href="http://twitter.com/shekharg/statuses/6703921564" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/htc" class="aktt_username">htc</a> any updates, after 1.6, planned for ADP1 &#8211; #<a href="http://search.twitter.com/search?q=%23Android" class="aktt_hashtag">Android</a> Dev Phone 1 ? <a href="http://twitter.com/htc/statuses/6703454520" class="aktt_tweet_reply">in reply to htc</a> <a href="http://twitter.com/shekharg/statuses/6703950503" class="aktt_tweet_time">#</a></li>
<li>Anyone else using Microsoft Vine ? Would like to invite him/her for some testing. Trying to get some Twitter feel out of it <a href="http://twitter.com/shekharg/statuses/6704039672" class="aktt_tweet_time">#</a></li>
<li>Right now I have an empty Friends group in Microsoft Vine. Seems I cant even send an alert (kinda Tweet?) <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  <a href="http://twitter.com/shekharg/statuses/6704148682" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/anindyar" class="aktt_username">anindyar</a> No yaar. Just eyeing it <a href="http://tinyurl.com/yexv9de" rel="nofollow">http://tinyurl.com/yexv9de</a> <a href="http://twitter.com/anindyar/statuses/6704267013" class="aktt_tweet_reply">in reply to anindyar</a> <a href="http://twitter.com/shekharg/statuses/6704363482" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/anindyar" class="aktt_username">anindyar</a> COD MF 2 is not even available at many so called good music/video/game shops in Delhi. Did u find it in stores? <a href="http://twitter.com/anindyar/statuses/6704267013" class="aktt_tweet_reply">in reply to anindyar</a> <a href="http://twitter.com/shekharg/statuses/6704625789" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/Saurangshuk" class="aktt_username">Saurangshuk</a> I&#39;m sure it is. Played COD MF across 3 days, almost all hours, to complete it <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  <a href="http://twitter.com/Saurangshuk/statuses/6704719393" class="aktt_tweet_reply">in reply to Saurangshuk</a> <a href="http://twitter.com/shekharg/statuses/6704884039" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/Saurangshuk" class="aktt_username">Saurangshuk</a> @<a href="http://twitter.com/anindyar" class="aktt_username">anindyar</a> guys, very wicked timing to talk about COD MF 2. Getting so provoked to order it now. Dont do this to me <a href="http://twitter.com/Saurangshuk/statuses/6704719393" class="aktt_tweet_reply">in reply to Saurangshuk</a> <a href="http://twitter.com/shekharg/statuses/6704930804" class="aktt_tweet_time">#</a></li>
<li>Uploaded Excel file on Office Live <a href="http://tinyurl.com/2m4txm" rel="nofollow">http://tinyurl.com/2m4txm</a> without any plugin. Cudn&#39;t find option to edit it. Requires Office install? <a href="http://twitter.com/shekharg/statuses/6705088345" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/FrickinWicked" class="aktt_username">FrickinWicked</a> what is Moosetowner ? <a href="http://twitter.com/FrickinWicked/statuses/6705038773" class="aktt_tweet_reply">in reply to FrickinWicked</a> <a href="http://twitter.com/shekharg/statuses/6705169994" class="aktt_tweet_time">#</a></li>
<li>Reason <a href="http://tweetphoto.com/6490553" rel="nofollow">http://tweetphoto.com/6490553</a> why Office files were not opening in browser. @<a href="http://twitter.com/juhib" class="aktt_username">juhib</a> @<a href="http://twitter.com/bineshkutty" class="aktt_username">bineshkutty</a> I can now <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  #<a href="http://search.twitter.com/search?q=%23office" class="aktt_hashtag">office</a> #<a href="http://search.twitter.com/search?q=%23webapps" class="aktt_hashtag">webapps</a> <a href="http://twitter.com/shekharg/statuses/6707534871" class="aktt_tweet_time">#</a></li>
<li>Everyone may want to know what your secret is today because yo&#8230; More for Leo <a href="http://twittascope.com/twittascope/?sign=5" rel="nofollow">http://twittascope.com/twittascope/?sign=5</a> <a href="http://twitter.com/shekharg/statuses/6709785323" class="aktt_tweet_time">#</a></li>
<li>Goo.gl <a href="http://goo.gl/" rel="nofollow">http://goo.gl/</a> #<a href="http://search.twitter.com/search?q=%23Google" class="aktt_hashtag">Google</a> <a href="http://twitter.com/shekharg/statuses/6715617410" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> yea uploaded it on SkyDrive. Editing Word doc is not available, works after uninstalling Office 2010 beta, not yet tried on Linux <a href="http://twitter.com/vinodunny/statuses/6716205656" class="aktt_tweet_reply">in reply to vinodunny</a> <a href="http://twitter.com/shekharg/statuses/6716302221" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> the point is one shud have access to the tech preview of Office Webapps to edit files on Skydrive, rt? <a href="http://twitter.com/vinodunny/statuses/6716205656" class="aktt_tweet_reply">in reply to vinodunny</a> <a href="http://twitter.com/shekharg/statuses/6716357892" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> that&#39;s what I said &#8211; works after uninstalling Office <a href="http://twitter.com/vinodunny/statuses/6716479828" class="aktt_tweet_reply">in reply to vinodunny</a> <a href="http://twitter.com/shekharg/statuses/6718034867" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> Installed 2010 beta, then happen to spot tech preview screen while using skydrive, uninstalled office, office webapps still work. <a href="http://twitter.com/vinodunny/statuses/6718424636" class="aktt_tweet_reply">in reply to vinodunny</a> <a href="http://twitter.com/shekharg/statuses/6719063259" class="aktt_tweet_time">#</a></li>
<li>Bingo!! <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  RT @<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> LOL!!! Another &quot;innovation&quot; from #<a href="http://search.twitter.com/search?q=%23Google" class="aktt_hashtag">Google</a>: <a href="http://bit.ly/91AmzV" rel="nofollow">http://bit.ly/91AmzV</a> <a href="http://twitter.com/shekharg/statuses/6719217225" class="aktt_tweet_time">#</a></li>
<li>The new &quot;Google Docs&quot; like Microsoft product to open/edit docs in web browser is &#39;Office Web Apps&#39;. I confused it with Office Live Workspace <a href="http://twitter.com/shekharg/statuses/6719383481" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> u can read &quot;Jal-ae-bee&quot; ?!?!? I didn&#39;t know <a href="http://twitter.com/vinodunny/statuses/6719711328" class="aktt_tweet_reply">in reply to vinodunny</a> <a href="http://twitter.com/shekharg/statuses/6719761808" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> I sent u a Microsoft Vine &quot;add to my contacts&quot; kinda request. Did u get it? <a href="http://twitter.com/vinodunny/statuses/6719830408" class="aktt_tweet_reply">in reply to vinodunny</a> <a href="http://twitter.com/shekharg/statuses/6719963290" class="aktt_tweet_time">#</a></li>
<li>After installing Win7, I did not recover GRUB to dual boot into Linux, so far. This forces me to boot into Windows <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <a href="http://twitter.com/shekharg/statuses/6720019779" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vasudevg" class="aktt_username">vasudevg</a> as per ur blog post, one needs to install Office 2010 beta to get the tech preview screen and start using Office Web Apps ? <a href="http://twitter.com/vasudevg/statuses/6716533022" class="aktt_tweet_reply">in reply to vasudevg</a> <a href="http://twitter.com/shekharg/statuses/6720095270" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/VineetBhatnagar" class="aktt_username">VineetBhatnagar</a> my must have apps 4 #<a href="http://search.twitter.com/search?q=%23Android" class="aktt_hashtag">Android</a> &#8211; Twidroid, BlueRSS, Battery Status, gTasks, Nav4All, ConnectBot &amp; Car Mode (recent favorite) <a href="http://twitter.com/VineetBhatnagar/statuses/6654825286" class="aktt_tweet_reply">in reply to VineetBhatnagar</a> <a href="http://twitter.com/shekharg/statuses/6720326774" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vasudevg" class="aktt_username">vasudevg</a> Earlier, without Office, @<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> shared a file on SkyDrive. Clicking on it prompted me to just download the file &#8211; no EULA. <a href="http://twitter.com/vasudevg/statuses/6720439560" class="aktt_tweet_reply">in reply to vasudevg</a> <a href="http://twitter.com/shekharg/statuses/6720518267" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/bineshkutty" class="aktt_username">bineshkutty</a> have u installed Office 2010 beta? <a href="http://twitter.com/bineshkutty/statuses/6718518269" class="aktt_tweet_reply">in reply to bineshkutty</a> <a href="http://twitter.com/shekharg/statuses/6720524690" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vasudevg" class="aktt_username">vasudevg</a> btw I&#39;m calling EULA as the tech preview screen <a href="http://twitter.com/vasudevg/statuses/6720439560" class="aktt_tweet_reply">in reply to vasudevg</a> <a href="http://twitter.com/shekharg/statuses/6720563909" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vasudevg" class="aktt_username">vasudevg</a> I hope not: You need to install Office 2010, upload a file to SkyDrive via Office &amp; only then u r prompted 4 access to Web Apps ? <a href="http://twitter.com/vasudevg/statuses/6720439560" class="aktt_tweet_reply">in reply to vasudevg</a> <a href="http://twitter.com/shekharg/statuses/6720667627" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vasudevg" class="aktt_username">vasudevg</a> ok lemme try out on a new machine with a new live id <a href="http://twitter.com/vasudevg/statuses/6720998251" class="aktt_tweet_reply">in reply to vasudevg</a> <a href="http://twitter.com/shekharg/statuses/6721083309" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vasudevg" class="aktt_username">vasudevg</a> WinXP machine with Office 2003. Logged in using new Live ID. Uploaded doc &amp; docx on Skydrive. Only get download option &#8211; no EULA <a href="http://twitter.com/vasudevg/statuses/6720998251" class="aktt_tweet_reply">in reply to vasudevg</a> <a href="http://twitter.com/shekharg/statuses/6721360160" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vasudevg" class="aktt_username">vasudevg</a> now on the same machine, if I login using my live ID, I can open the doc in Office Live Web App <a href="http://twitter.com/vasudevg/statuses/6721169945" class="aktt_tweet_reply">in reply to vasudevg</a> <a href="http://twitter.com/shekharg/statuses/6721478547" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vasudevg" class="aktt_username">vasudevg</a> I cud access Web Apps since yesterday. Question is: is access to Web App is subject to buying (when released) Office 2010? <a href="http://twitter.com/vasudevg/statuses/6721575890" class="aktt_tweet_reply">in reply to vasudevg</a> <a href="http://twitter.com/shekharg/statuses/6722266428" class="aktt_tweet_time">#</a></li>
<li>#Microsoft #<a href="http://search.twitter.com/search?q=%23Office" class="aktt_hashtag">Office</a> 2010 Web App &#8211; free or not? Requires Office license or not? This answers <a href="http://bit.ly/7PiVSU" rel="nofollow">http://bit.ly/7PiVSU</a> <a href="http://twitter.com/shekharg/statuses/6722425857" class="aktt_tweet_time">#</a></li>
<li>Chart Maker extension for #<a href="http://search.twitter.com/search?q=%23Google" class="aktt_hashtag">Google</a> #<a href="http://search.twitter.com/search?q=%23Wave" class="aktt_hashtag">Wave</a> <a href="http://bit.ly/4SvFzr" rel="nofollow">http://bit.ly/4SvFzr</a> Uses the Google Chart API @<a href="http://twitter.com/aseemsood" class="aktt_username">aseemsood</a> <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  <a href="http://twitter.com/shekharg/statuses/6722502860" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/pankaj_shukla" class="aktt_username">pankaj_shukla</a> I guess the session was more about arrays and recordsets <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <a href="http://twitter.com/pankaj_shukla/statuses/6722454628" class="aktt_tweet_reply">in reply to pankaj_shukla</a> <a href="http://twitter.com/shekharg/statuses/6722521420" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/bineshkutty" class="aktt_username">bineshkutty</a> yea I have it downloaded. <a href="http://twitter.com/bineshkutty/statuses/6722603080" class="aktt_tweet_reply">in reply to bineshkutty</a> <a href="http://twitter.com/shekharg/statuses/6722630148" class="aktt_tweet_time">#</a></li>
<li>Dual booting Win7 and Fedora 12 Linux. Option 1. <a href="http://bit.ly/8lYAww" rel="nofollow">http://bit.ly/8lYAww</a> ; Option 2. <a href="http://bit.ly/50GMwa" rel="nofollow">http://bit.ly/50GMwa</a> (not yet tried by me) <a href="http://twitter.com/shekharg/statuses/6723170025" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> @<a href="http://twitter.com/bineshkutty" class="aktt_username">bineshkutty</a> has 32-bit Win7 <a href="http://twitter.com/vinodunny/statuses/6723751737" class="aktt_tweet_reply">in reply to vinodunny</a> <a href="http://twitter.com/shekharg/statuses/6724939379" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/hoccer" class="aktt_username">hoccer</a> I tried the web client in IE and Firefox. Sometimes it does not show browse button and files dont upload. Any known issues? <a href="http://twitter.com/shekharg/statuses/6725470806" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/hoccer" class="aktt_username">hoccer</a> after file upload, which I click on throw, it says &quot;select a file&quot; but can&#39;t see any file/link to select <a href="http://twitter.com/shekharg/statuses/6725951019" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/pankaj_shukla" class="aktt_username">pankaj_shukla</a> AHJN <a href="http://twitter.com/pankaj_shukla/statuses/6725945902" class="aktt_tweet_reply">in reply to pankaj_shukla</a> <a href="http://twitter.com/shekharg/statuses/6726016653" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/Techtree" class="aktt_username">Techtree</a> Get Twitter App for Zune Tomorrow <a href="http://bit.ly/5PSaND" rel="nofollow">http://bit.ly/5PSaND</a> <a href="http://twitter.com/shekharg/statuses/6726564405" class="aktt_tweet_time">#</a></li>
<li>Competitive sports &#8212; spectator or participatory &#8212; should hel&#8230; More for Leo <a href="http://twittascope.com/twittascope/?sign=5" rel="nofollow">http://twittascope.com/twittascope/?sign=5</a> <a href="http://twitter.com/shekharg/statuses/6728105625" class="aktt_tweet_time">#</a></li>
</ul>
<img src="http://www.shekhargovindarajan.com/?ak_action=api_record_view&id=932&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2009-12-13</title>
		<link>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-13/?&amp;owa_from=feed&amp;owa_sid=&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=twitter-updates-for-2009-12-13</link>
		<comments>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-13/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 18:20:00 +0000</pubDate>
		<dc:creator>Shekhar</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[aero]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[govindarajan]]></category>
		<category><![CDATA[H1N1]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[rt]]></category>
		<category><![CDATA[Sennheiser IE 8 Headphone/Headset]]></category>
		<category><![CDATA[shekhar]]></category>
		<category><![CDATA[shekharg]]></category>
		<category><![CDATA[Swine Flu]]></category>
		<category><![CDATA[Tiger Woods]]></category>
		<category><![CDATA[TweetDeck]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-13/</guid>
		<description><![CDATA[
@vinodunny @neetaunny ref. splatter, killing. Remember a woman can be Maa as well as Durga Maa in reply to vinodunny #
Tiger Woods announces infinite break from Golf. What happens to the Accenture&#39;s advertisements ?   #
Installed Win7. It detected my ATI Radeon 9600 graphics &#38; Intel Pro 2100 Wifi &#8211; on my 6 yr [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>@<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> @<a href="http://twitter.com/neetaunny" class="aktt_username">neetaunny</a> ref. splatter, killing. Remember a woman can be Maa as well as Durga Maa <a href="http://twitter.com/vinodunny/statuses/6605437723" class="aktt_tweet_reply">in reply to vinodunny</a> <a href="http://twitter.com/shekharg/statuses/6605624954" class="aktt_tweet_time">#</a></li>
<li>Tiger Woods announces infinite break from Golf. What happens to the Accenture&#39;s advertisements ? <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <a href="http://twitter.com/shekharg/statuses/6607590035" class="aktt_tweet_time">#</a></li>
<li>Installed Win7. It detected my ATI Radeon 9600 graphics &amp; Intel Pro 2100 Wifi &#8211; on my 6 yr old laptop &#8211; after installing updates. <a href="http://twitter.com/shekharg/statuses/6608696265" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/anindyar" class="aktt_username">anindyar</a> did u try GNOME Shell? <a href="http://twitter.com/anindyar/statuses/6607820085" class="aktt_tweet_reply">in reply to anindyar</a> <a href="http://twitter.com/shekharg/statuses/6608743056" class="aktt_tweet_time">#</a></li>
<li>Trying to find my Dell Laptop&#39;s bill to find out its exact date of purchase/delivery. Is it 6 years old or is it 7 years now? <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  <a href="http://twitter.com/shekharg/statuses/6623961833" class="aktt_tweet_time">#</a></li>
<li>Is there a good Twitter plugin or Accelerator for IE 8? Like Echofon for Firefox or Chrome Bird for Google Chrome. I couldn&#39;t find one <a href="http://twitter.com/shekharg/statuses/6624096539" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> Obviously I have been thru all these. Typically you can only Tweet using them. R u using any Twitter plugin for IE 8? <a href="http://twitter.com/vinodunny/statuses/6624387547" class="aktt_tweet_reply">in reply to vinodunny</a> <a href="http://twitter.com/shekharg/statuses/6624560719" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vasudevg" class="aktt_username">vasudevg</a> You can just Tweet using it. No replies, No DMs etc. <a href="http://twitter.com/vasudevg/statuses/6624726450" class="aktt_tweet_reply">in reply to vasudevg</a> <a href="http://twitter.com/shekharg/statuses/6624793263" class="aktt_tweet_time">#</a></li>
<li>Installed Google Chrome Frame in IE8 for Google Wave. Invokes for pages with spl. meta tag / cf: prefix to URL <a href="http://tinyurl.com/kuomq5" rel="nofollow">http://tinyurl.com/kuomq5</a> <a href="http://twitter.com/shekharg/statuses/6624824322" class="aktt_tweet_time">#</a></li>
<li>A view source of Google Wave page reveals &#8211; meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;chrome=1&quot; &#8211; tag which invokes Google Chrome Frame <a href="http://twitter.com/shekharg/statuses/6624858709" class="aktt_tweet_time">#</a></li>
<li>ok found it. I ordered my laptop on 3rd Jan 2004 and recall it getting delivered same month. It will be 6 years old by end of Jan 2010 <a href="http://twitter.com/shekharg/statuses/6625004040" class="aktt_tweet_time">#</a></li>
<li>My 6 yrs old Dell laptop with ATI Radeon 9600 (128MB RAM) and 2GB (upgraded) RAM runs Fedora 12 desktop effects &amp; Win7 with Aero! <a href="http://twitter.com/shekharg/statuses/6625068233" class="aktt_tweet_time">#</a></li>
<li>I have decided to use IE8 on Win7. May install other browsers for projects.But IE8 will be default. And yes Google Wave is default page <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <a href="http://twitter.com/shekharg/statuses/6625155115" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vasudevg" class="aktt_username">vasudevg</a> yes <a href="http://twitter.com/vasudevg/statuses/6624916364" class="aktt_tweet_reply">in reply to vasudevg</a> <a href="http://twitter.com/shekharg/statuses/6625183144" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vasudevg" class="aktt_username">vasudevg</a> in that category, I like TweetDeck <a href="http://twitter.com/vasudevg/statuses/6625235672" class="aktt_tweet_reply">in reply to vasudevg</a> <a href="http://twitter.com/shekharg/statuses/6625283637" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vasudevg" class="aktt_username">vasudevg</a> yes need to install Adobe AIR to run TweetDeck. <a href="http://twitter.com/vasudevg/statuses/6625369766" class="aktt_tweet_reply">in reply to vasudevg</a> <a href="http://twitter.com/shekharg/statuses/6625503824" class="aktt_tweet_time">#</a></li>
<li>H1N1 or Swine Flu vaccine by March 2010 in India <a href="http://short.to/10ejc" rel="nofollow">http://short.to/10ejc</a> <a href="http://twitter.com/shekharg/statuses/6625614015" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vasudevg" class="aktt_username">vasudevg</a> will try it out. Rt now using Blu Twitter client on Win7 <a href="http://twitter.com/shekharg/statuses/6625667360" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/vinodunny" class="aktt_username">vinodunny</a> ref: Sobees. No yaar. Try Echofon <a href="http://echofon.com/twitter/firefox/" rel="nofollow">http://echofon.com/twitter/firefox/</a> on Firefox. Its ok to admit there is nothing like this for <a href="http://twitter.com/vinodunny/statuses/6625176468" class="aktt_tweet_reply">in reply to vinodunny</a> <a href="http://twitter.com/shekharg/statuses/6625750249" class="aktt_tweet_time">#</a></li>
<li>Going to get car from service station. Hopped into a DTC bus again. Bus is almost empty due to weekend, perhaps. <a href="http://twitter.com/shekharg/statuses/6626691205" class="aktt_tweet_time">#</a></li>
<li>Using Microsoft Security Essentials for anti-virus on Win7. Its free, from Microsoft &amp; suppresses the nag to install an antivirus. <a href="http://twitter.com/shekharg/statuses/6626777744" class="aktt_tweet_time">#</a></li>
<li>Its difficult to tweet sitting in a DTC bus. It shakes- Aero Shakes <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <a href="http://twitter.com/shekharg/statuses/6626797892" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/amarrrr" class="aktt_username">amarrrr</a> r u talking about Microsoft Security Essentials? Wudn&#39;t know till I&#39;m hit by worms and viruses <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <a href="http://twitter.com/amarrrr/statuses/6626813003" class="aktt_tweet_reply">in reply to amarrrr</a> <a href="http://twitter.com/shekharg/statuses/6627037035" class="aktt_tweet_time">#</a></li>
<li>It may feel as if you are being asked to do the impossible tod&#8230; More for Leo <a href="http://twittascope.com/twittascope/?sign=5" rel="nofollow">http://twittascope.com/twittascope/?sign=5</a> <a href="http://twitter.com/shekharg/statuses/6627202536" class="aktt_tweet_time">#</a></li>
<li>More on Google Phone <a href="http://short.to/10dc4" rel="nofollow">http://short.to/10dc4</a> <a href="http://twitter.com/shekharg/statuses/6627248254" class="aktt_tweet_time">#</a></li>
<li>While hopping across different OSes, Email is never a problem for me. Coz using Webmail since 2-3 yrs. First Zimbra, then Google Apps <a href="http://twitter.com/shekharg/statuses/6628154413" class="aktt_tweet_time">#</a></li>
</ul>
<img src="http://www.shekhargovindarajan.com/?ak_action=api_record_view&id=929&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.shekhargovindarajan.com/tweets/twitter-updates-for-2009-12-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
