<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Karthik's digital footprint</title>
	<atom:link href="http://karthikeleven.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://karthikeleven.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 14 Aug 2009 04:00:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='karthikeleven.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/dd8a43f6f47d1bfa929e749c12abd611?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Karthik's digital footprint</title>
		<link>http://karthikeleven.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://karthikeleven.wordpress.com/osd.xml" title="Karthik&#039;s digital footprint" />
	<atom:link rel='hub' href='http://karthikeleven.wordpress.com/?pushpress=hub'/>
		<item>
		<title>vi editor : the ultimate cheat sheet</title>
		<link>http://karthikeleven.wordpress.com/2009/08/14/vi-editor-the-ultimate-cheat-sheet/</link>
		<comments>http://karthikeleven.wordpress.com/2009/08/14/vi-editor-the-ultimate-cheat-sheet/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 03:08:20 +0000</pubDate>
		<dc:creator>Karthik Reddy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://karthikeleven.wordpress.com/?p=34</guid>
		<description><![CDATA[For beginners in UNIX, vi editor  is a source of frustration. Typically users being their UNIX journey with vi, give up on it in the first week or two and flee to emacs, pine and other sort of editors. For Command Mode type   &#8220;Esc&#8221; For Insert Mode   type       &#8220;a&#8221; For [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=karthikeleven.wordpress.com&amp;blog=6351187&amp;post=34&amp;subd=karthikeleven&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="margin-top:0;margin-bottom:0;"><span style="font-size:medium;"><span><span style="font-size:small;"><span></p>
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;">For beginners in UNIX, vi editor  is a source of frustration. Typically users being their UNIX journey with vi, give up on it in the first week or two and flee to emacs, pine and other sort of editors.</span></div>
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;"><br />
</span></div>
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;">For Command Mode type   &#8220;Esc&#8221;</span></div>
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;"><br />
</span></div>
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;">For Insert Mode   type       &#8220;a&#8221;</span></div>
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;"><br />
</span></div>
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;">For Visual Mode    type       &#8220;v&#8221;</span></div>
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;"><br />
</span></div>
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;">For Line Mode       type     &#8220;:&#8221;</span></div>
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;"><br />
</span></div>
<div style="margin-top:0;margin-bottom:0;">
<div style="margin-top:0;margin-bottom:0;">
<div style="margin-top:0;margin-bottom:0;">
<table id="tm_x" style="font-size:1em;line-height:inherit;border-collapse:collapse;" border="1" cellspacing="0" cellpadding="3" width="100%">
<tbody>
<tr style="text-align:left;">
<td width="33.333333333333336%"><strong><span style="font-size:small;">you wanna &#8230;.</span></strong></td>
<td width="33.333333333333336%">
<div style="margin-top:0;margin-bottom:0;"><strong><span style="font-size:small;">this is how u do it notepad</span></strong></div>
</td>
<td width="33.333333333333336%"><strong><span style="font-size:small;">this is how you do it in vi</span></strong></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="font-size:small;">type text</span></td>
<td width="33.333333333333336%"><span style="font-size:small;">just type </span></td>
<td width="33.333333333333336%"><span style="font-size:small;">insert mode + type</span></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="font-size:small;">undo</span></td>
<td width="33.333333333333336%"><span style="font-size:small;">NA</span></td>
<td width="33.333333333333336%">
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;">command mode + u</span></div>
</td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="font-size:small;">move your cursor up left down right</span></td>
<td width="33.333333333333336%"><span style="font-size:small;">use arrow keys</span></td>
<td width="33.333333333333336%"><span style="font-size:small;">insert mode + use arrow keys</span></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="font-size:small;">page down</span></td>
<td width="33.333333333333336%"><span style="font-size:small;">use page down key</span></td>
<td width="33.333333333333336%">
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;">insert mode + use page down key but if this doesn’t work try ctrl f</span></div>
</td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="font-size:small;">page up</span></td>
<td width="33.333333333333336%"><span style="font-size:small;">page up key</span></td>
<td width="33.333333333333336%"><span style="font-size:small;">insert mode + page up key but if this doesn’t work try ctrl b</span></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="font-size:small;">delete character</span></td>
<td width="33.333333333333336%">
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;">delete  key</span></div>
</td>
<td width="33.333333333333336%">
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;">insert mode+ delete if it doesn’t  work go for command mode + x</span></div>
</td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="font-size:small;">backspace</span></td>
<td width="33.333333333333336%"><span style="font-size:small;">backspace</span></td>
<td width="33.333333333333336%"><span style="font-size:small;">insert mode + backspace</span></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">highlight some area</span></span></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">use mouse</span></span></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">visual mode + use cursor</span></span></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">copy the highlighted text</span></span></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">highlight the area with the mouse and press ctrl c to copy highlighted area</span></span></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">visual mode + use cursor to select the area that needs to be copied and press ‘y’ key</span></span></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">cut the highlighted text</span></span></td>
<td width="33.333333333333336%"></td>
<td width="33.333333333333336%"></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">delete the  highlighted text</span></span></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">highlight the area with the mouse and press the delete key to delete the highlighted aea</span></span></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">visual mode + use curor to select the area that needs to be deleted and press ‘d’ key</span></span></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">paste what ever is in the clipboard</span></span></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">ctrl v</span></span></td>
<td width="33.333333333333336%">p</td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">find text</span></span></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">ctrl f  … type the text in the find window…</span></span></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">/text    or ?text</span></span></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">quit file</span></span></td>
<td width="33.333333333333336%"></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">line mode + q . If no changes it will silently quit. Other wise   it  says use q! or wq</span></span></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">quit file without saving changes</span></span></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">just close the window ….</span></span></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">line mode + q!</span></span></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">quit file by saving changes</span></span></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">ctrl s + close the window</span></span></td>
<td width="33.333333333333336%"><span style="color:#222222;"><span style="font-size:small;">line mode +wq</span></span></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"></td>
<td width="33.333333333333336%"></td>
<td width="33.333333333333336%"></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"></td>
<td width="33.333333333333336%"></td>
<td width="33.333333333333336%"></td>
</tr>
<tr style="text-align:left;">
<td width="33.333333333333336%"></td>
<td width="33.333333333333336%"></td>
<td width="33.333333333333336%"></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div style="margin-top:0;margin-bottom:0;"><span style="font-size:small;"> </span></div>
<p></span></span></span></span></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/karthikeleven.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/karthikeleven.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/karthikeleven.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/karthikeleven.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/karthikeleven.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/karthikeleven.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/karthikeleven.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/karthikeleven.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/karthikeleven.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/karthikeleven.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/karthikeleven.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/karthikeleven.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/karthikeleven.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/karthikeleven.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=karthikeleven.wordpress.com&amp;blog=6351187&amp;post=34&amp;subd=karthikeleven&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://karthikeleven.wordpress.com/2009/08/14/vi-editor-the-ultimate-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/190feb3d514c5e6992ba2620af4e69aa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Karthik Reddy</media:title>
		</media:content>
	</item>
		<item>
		<title>VMware windows xp image does not boot</title>
		<link>http://karthikeleven.wordpress.com/2009/05/26/vmware-does-not-boot/</link>
		<comments>http://karthikeleven.wordpress.com/2009/05/26/vmware-does-not-boot/#comments</comments>
		<pubDate>Tue, 26 May 2009 08:17:51 +0000</pubDate>
		<dc:creator>Karthik Reddy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://karthikeleven.wordpress.com/?p=29</guid>
		<description><![CDATA[Warning: the system was unable to load a page of memory; this can be caused by network problems or a failing hard disk drive. VMware Workstation unrecoverable error:(vcpu-0) Exception 0xc0000006(disk error while paging ) has occured A log file is available &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..   For anyone who regulary uses VMware a message like this is can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=karthikeleven.wordpress.com&amp;blog=6351187&amp;post=29&amp;subd=karthikeleven&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Warning: the system was unable to load a page of memory; this can be caused by network problems or a failing hard disk drive.</em></p>
<p><em>VMware Workstation unrecoverable error:(vcpu-0)</em></p>
<p><em>Exception 0xc0000006(disk error while paging ) has occured</em></p>
<p><em>A log file is available &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..</em></p>
<p> </p>
<p>For anyone who regulary uses VMware a message like this is can be very disturbing ; and so it was for me earlier today when I was just routinely trying to boot up my windows xp image. The image would not boot up and a error window  bearing the aforementioned mambo jambo would pop up. </p>
<p>I am not really sure what is going on here; but if I were to guess it could be that the hard disk space  the image  is present in is possibly corrupted.</p>
<p>Thanks to one my friends, here is a fix:</p>
<p>Go to the VM console and look for a option called &#8220;Clone this Virtual Machine&#8221; . Click this and it will open a wizard for you. You are basically using this wizard to create a copy of your image (aka VM) into another location on the hard disk that is hopefully not corrupted.  Breeze past the next few screens of the wizard that popped up  and make sure &#8212; this is very important &#8212; that you select a new location on your hard disk for the copy of the image  that is going to be created. A safe idea is to create a folder , by name say &#8220;MyImage Copy&#8221; in  a folder that is not at all related to the folder structure of your corrupeted image . Once you are through with the wizard and a good 20-40 minutes later &#8211;it should take around 20 to 40 minutes or possibly more depending on the size of your VM to do the &#8216;copying&#8217;  or &#8216;cloning&#8217;&#8211; you should notice that the &#8220;MyVM Copy&#8221; folder now has all you need to start(or boot) the image afresh. Of course, the state of your image should be identical to what it was when you last opened it .</p>
<p>BTW you can now delete your old corrupted image.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/karthikeleven.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/karthikeleven.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/karthikeleven.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/karthikeleven.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/karthikeleven.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/karthikeleven.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/karthikeleven.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/karthikeleven.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/karthikeleven.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/karthikeleven.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/karthikeleven.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/karthikeleven.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/karthikeleven.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/karthikeleven.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=karthikeleven.wordpress.com&amp;blog=6351187&amp;post=29&amp;subd=karthikeleven&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://karthikeleven.wordpress.com/2009/05/26/vmware-does-not-boot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/190feb3d514c5e6992ba2620af4e69aa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Karthik Reddy</media:title>
		</media:content>
	</item>
		<item>
		<title>Using a calling card got a little more easier, thanks to iPhone</title>
		<link>http://karthikeleven.wordpress.com/2008/05/04/using-a-calling-card-got-a-little-more-easier-thanks-to-iphone/</link>
		<comments>http://karthikeleven.wordpress.com/2008/05/04/using-a-calling-card-got-a-little-more-easier-thanks-to-iphone/#comments</comments>
		<pubDate>Sun, 04 May 2008 17:26:36 +0000</pubDate>
		<dc:creator>Karthik Reddy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[calling cards]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://karthikeleven.wordpress.com/?p=12</guid>
		<description><![CDATA[As many of you may know, calling cards are typically used to call overseas at cheaper rates than what ISD calls would offer. I use these cards frequently to call my friends and family in India. For all the impatient folk that are tired of listening through the lengthy messages and pressing a lot of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=karthikeleven.wordpress.com&amp;blog=6351187&amp;post=12&amp;subd=karthikeleven&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="entry">
<div class="snap_preview">
<p>As many of you may know, calling cards are typically used to call overseas at cheaper rates than what ISD calls would offer. I use these cards frequently to call my friends and family in India.</p>
<p>For all the impatient folk that are tired of listening through the lengthy messages and pressing a lot of keys on the cell phone while using these calling cards to call someone, here is a tidbit.</p>
<p>iPhone gives you an option to store the phone number of a contact along with the toll free number of the calling card provider .This means you don’t have to press the recipient’s number every time you call him/her. You create a contact and assign it the recipient’s number along with the toll free number. Once you store this composite number you can directly call this number in the iPhone-esque way of feather-touching it and iPhone takes care of pressing the keys for you.</p>
<p>Let me use an example to drive my point home.</p>
<p style="margin-bottom:12pt;">For example if the toll-free number of the calling card is 1-866-123-1234 and the number you wanna call is 8611234567, you can create a contact and assign the contact, the following number : “18661231234,918611234567″ ; 91 is the international code of the country, in this case it is India . I am assuming that you have your phone registered with the calling card provider so that you do not have to press the access code; only few calling cards provide this option.<span> </span>If not, the sequence, “18661231234,123123,918611234567″ would do; 123123 is the assumed access code. Now, all you have to do is to dial this stored contact in the iPhone-esque way of feather-touching it.</p>
<p>The question on your mind at this point might be about the location of the “,” character on your iPhone keypad. You can find a key that has the characters “+*#”. Press that key and you will notice the change of the keypad style. The new-style keypad has a “pause” key. Pressing this “pause” key would introduce ‘,’ character. <span> </span>The ‘,’ character results in a unit delay between the preceding and the succeeding number. If you had decided to introduce two units of delay you would type in two commas; your number now looks like 18661231234,,918611234567.</p>
<p>As few of you might have<span> </span>already noticed ,<span> </span>this <span> </span>method of storing numbers can also be used to store telephone numbers with extensions , and thereby avoid<span> </span>the repeated labor of manually<span> </span>typing<span> </span>the extension numbers .</div>
</div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/karthikeleven.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/karthikeleven.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/karthikeleven.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/karthikeleven.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/karthikeleven.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/karthikeleven.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/karthikeleven.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/karthikeleven.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/karthikeleven.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/karthikeleven.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/karthikeleven.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/karthikeleven.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/karthikeleven.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/karthikeleven.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/karthikeleven.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/karthikeleven.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=karthikeleven.wordpress.com&amp;blog=6351187&amp;post=12&amp;subd=karthikeleven&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://karthikeleven.wordpress.com/2008/05/04/using-a-calling-card-got-a-little-more-easier-thanks-to-iphone/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/190feb3d514c5e6992ba2620af4e69aa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Karthik Reddy</media:title>
		</media:content>
	</item>
		<item>
		<title>Tata Indicom wireless data card : to avoid or to embrace</title>
		<link>http://karthikeleven.wordpress.com/2008/05/04/tata-indicom-wireless-data-card-to-avoid-or-to-embrace/</link>
		<comments>http://karthikeleven.wordpress.com/2008/05/04/tata-indicom-wireless-data-card-to-avoid-or-to-embrace/#comments</comments>
		<pubDate>Sun, 04 May 2008 12:10:39 +0000</pubDate>
		<dc:creator>Karthik Reddy</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[bangalore internet]]></category>
		<category><![CDATA[data card]]></category>
		<category><![CDATA[tata indicom]]></category>
		<category><![CDATA[wireless data card]]></category>

		<guid isPermaLink="false">http://karthikeleven.wordpress.com/?p=8</guid>
		<description><![CDATA[The following is my experience with the Tata Indicom’s wireless data card , in Bangalore: The sales pitch for this TATA Indicom card was that the minimum speed would be 140 kbps and that the installation of a “speed optimizer” software, provided on a CD , would jack up the minimum speed to 250 kbps. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=karthikeleven.wordpress.com&amp;blog=6351187&amp;post=8&amp;subd=karthikeleven&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The following is my experience with the Tata Indicom’s wireless data card  , in <strong>Bangalore</strong>:</p>
<p>The sales pitch for this TATA Indicom card was that the  <strong>minimum </strong>speed would be 140 kbps and that the installation of a “speed optimizer” software, provided on a CD , would jack up the minimum speed to 250 kbps. Well , complete bull.</p>
<p>In spite of being skeptical, I decided to buy the data card and gave it a shot . I installed the drivers including the “speed optimizer” and measured the speeds using the “speed meter” tool available on 2wire.com. The speeds fell in between 25 kbps and 70 kbps(thats kilobits , not kilobytes) in the morning and afternoons, and between 80 kbps and 100 kbps in the evenings.</p>
<p>To put this in perspective for the US internet consumers, Comcast’s cable internet plans priced around 30 to 40 dollars a month in US measured up to 4 to 5 Mbps when tested using the same “speed meter” tool.</p>
<p>To give you a feel of what kinda effect , speeds between 25 kbps and 70 kbps could have on one’s browsing experience , I am listing few web page load times I have myself measured :</p>
<p>46.2 secs  for yahoo.com</p>
<p>40.7 secs for digg.com</p>
<p>8  secs for google.com</p>
<p>10 secs  for timesofindia.com</p>
<p>29 secs  for techcrunch.com</p>
<p>17 secs for logging into gmail.</p>
<p><strong>To be fair to Tata Indicom , I was told that the data cards offered by other Indian telecom providers like Reliance and Airtel fare no better ; but I can not confirm.</strong></p>
<p><strong>Bottom Line</strong>: Go for the Tata Indicom data card only if you are comfortable with the aforementioned speeds and also if you are really desperate for some portable “internets” .</p>
<p>For those of you interested in the Tata Indicom’s data card: it costs around 2800 INR upfront and then a monthly rental of 100 INR . You will be given a USB compatible device , that acts as the transceiver of the data , and you will get to keep it.</p>
<hr /><strong></strong></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/karthikeleven.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/karthikeleven.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/karthikeleven.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/karthikeleven.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/karthikeleven.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/karthikeleven.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/karthikeleven.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/karthikeleven.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/karthikeleven.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/karthikeleven.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/karthikeleven.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/karthikeleven.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/karthikeleven.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/karthikeleven.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/karthikeleven.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/karthikeleven.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=karthikeleven.wordpress.com&amp;blog=6351187&amp;post=8&amp;subd=karthikeleven&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://karthikeleven.wordpress.com/2008/05/04/tata-indicom-wireless-data-card-to-avoid-or-to-embrace/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/190feb3d514c5e6992ba2620af4e69aa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Karthik Reddy</media:title>
		</media:content>
	</item>
		<item>
		<title>Google tries to burst Amazon&#8217;s bubble</title>
		<link>http://karthikeleven.wordpress.com/2008/04/08/google-tries-to-burst-amazons-bubble/</link>
		<comments>http://karthikeleven.wordpress.com/2008/04/08/google-tries-to-burst-amazons-bubble/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 07:42:04 +0000</pubDate>
		<dc:creator>Karthik Reddy</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[GoogleAppEngine]]></category>
		<category><![CDATA[S3]]></category>
		<category><![CDATA[SimpleDB]]></category>

		<guid isPermaLink="false">http://karthikeleven.wordpress.com/?p=3</guid>
		<description><![CDATA[The on-the-face-of-it reaction to the title of this post  might be to wonder whether Google made a foray into retail business or whether Google tweaked its search algorithm to reduce Amazon’s page rank. Neither. Google has done something more worrisome and troubling to what has been until now, Amazon’s highly prospective cash cow i.e., S3+EC2+SimpleDB [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=karthikeleven.wordpress.com&amp;blog=6351187&amp;post=3&amp;subd=karthikeleven&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="entry">
<div class="snap_preview">
<p class="MsoNormal">The on-the-face-of-it reaction to the title of this post  might be to wonder whether Google made a foray into retail business or whether Google tweaked its search algorithm to reduce Amazon’s page rank. Neither. Google has done something more worrisome and troubling to what has been until now, Amazon’s highly prospective cash cow i.e., S3+EC2+SimpleDB combo of web services.</p>
<p class="MsoNormal">
<p class="MsoNormal">Google has just announced the release of a new product called GoogleAppEngine(GAE) that competes directly with Amazon’s S3+EC2+SimpleDB stack of web services . This kinda product from Google is definitely few years overdue, given the innovation and leadership standards Google is more often held to.</p>
<p class="MsoNormal">
<p class="MsoNormal">Amazon released S3 two years ago and then EC2 and Simple DB subsequently. The world was kinda surprised to see the innovation and leadership on the fronts of Cloud Storage and Cloud Computation, come from an unexpected entity, i.e., a multi-billion dollar retail giant. To draw an analogy, imagine the reaction if Walmart in the 1960s came up with a state-of-the-art aeroplane , of Jumbo Jet’s stature , even before Boeing did it. Well, it’s kind of an exaggeration. But I think I made my point.</p>
<p class="MsoNormal">
<p class="MsoNormal">As with any product Google releases, it’s brand name has so much value, the initial user adoption would be very high. If Google attached its brand name to a word processor that was used in the early 1990s and lionized it in a press conference , that would be good enough for a good number of users to give it a shot. So, the question is whether this sort of<span> </span>brand value of Google’s is<span> </span>good enough to cut into the head start Amazon’s S3+EC2+SimpleDB already has.</p>
<p class="MsoNormal">
<p class="MsoNormal">I skimmed through GAE’s features and tried to judge the prospects the product holds for website owners, developers etc. I should say I was impressed. I will go into greater detail about my findings including the technical nitty-gritty and the economics of the product in a later post , but if I have to pass my verdict on whether Google AppEngine is going to attract people away from the Amazon’s S3+EC2+SimpleDB stack, my verdict would be a ‘Maybe ‘ . I know, a ‘Maybe’, doesn’t mean much, but I am in a tough spot here.</p>
<p class="MsoNormal">
<p class="MsoNormal">Both the products in their current form and shape have their vulnerabilities. Amazon’s Achilles ’ heel is their still-nascent Simple DB and GAE’s vulnerability is the fact that the platform is not open &#8211; by that I mean that as a website owner one <span> </span>can not install any third party applications. I should also note here that Amazon has been awfully lethargic in adding new features to their SimpleDB product. Just wanted to get that on the record!!!!</p>
<p class="MsoNormal">
<p class="MsoNormal">On the contrary, Amazon’s strength lies in the openness of EC2 component and GAE’s significant strength is their BigTable. So, if Amazon can start working on adding new features to SimpleDB and do it fast, like really fast, I think it can hold off users from giving GAE a shot. Similarly, if Google can work on making their GAE<span> </span>as <span> </span>an open platform<span> </span><span> </span>it could surely give Amazon a run for their money.</p>
<p class="MsoNormal">
<p class="MsoNormal">Whether it is Google or Amazon that ends up staying on top in this game , the consumer wins , as the respective product teams at Google and Amazon try to one-up each other . The smooth sailing for Amazon in this space has just come to an end.</p>
</div>
</div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/karthikeleven.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/karthikeleven.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/karthikeleven.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/karthikeleven.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/karthikeleven.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/karthikeleven.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/karthikeleven.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/karthikeleven.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/karthikeleven.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/karthikeleven.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/karthikeleven.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/karthikeleven.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/karthikeleven.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/karthikeleven.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/karthikeleven.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/karthikeleven.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=karthikeleven.wordpress.com&amp;blog=6351187&amp;post=3&amp;subd=karthikeleven&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://karthikeleven.wordpress.com/2008/04/08/google-tries-to-burst-amazons-bubble/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/190feb3d514c5e6992ba2620af4e69aa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Karthik Reddy</media:title>
		</media:content>
	</item>
	</channel>
</rss>
