<?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>InderjeetSodhi.com</title>
	<atom:link href="http://blog.inderjeetsodhi.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.inderjeetsodhi.com</link>
	<description>Random outputs from an exploratory mind</description>
	<lastBuildDate>Sat, 21 Jan 2012 13:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Stop Filezilla Server from loading automatically on Windows x64</title>
		<link>http://blog.inderjeetsodhi.com/?p=19</link>
		<comments>http://blog.inderjeetsodhi.com/?p=19#comments</comments>
		<pubDate>Sat, 21 Jan 2012 13:58:10 +0000</pubDate>
		<dc:creator>swexpert</dc:creator>
				<category><![CDATA[Technotes]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.inderjeetsodhi.com/?p=19</guid>
		<description><![CDATA[At the time of installation, Filezilla asks if you&#8217;d like it to start automatically with Windows or not. Once selected, the option cannot be changed from the Interface. The only 2 ways to do the same is via Registry Editor or via MSconfig utility. It is a straightforward checkbox selection in Msconfig so I will [...]]]></description>
			<content:encoded><![CDATA[<p>At the time of installation, Filezilla asks if you&#8217;d like it to start automatically with Windows or not. Once selected, the option cannot be changed from the Interface. The only 2 ways to do the same is via Registry Editor or via MSconfig utility. It is a straightforward checkbox selection in Msconfig so I will mention about the Registry Editor. </p>
<p>As mentioned on <a href="http://wiki.filezilla-project.org/Talk:FAQ#How_to_stop_Filezilla_Interface_from_starting_with_every_Windows_Log_In" title="FileZilla Wiki FAQ">http://wiki.filezilla-project.org/Talk:FAQ#How_to_stop_Filezilla_Interface_from_starting_with_every_Windows_Log_In </a>, you need to edit the relevant entries in Windows Registry. </p>
<p>However, on Windows XP 64 bit version (maybe other 64 bit OS also) the location is at:<br />
<code>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run</code></p>
<p>The entries are &#8220;FileZilla Server Interface&#8221; and &#8220;FileZilla Server&#8221;</p>
<p>Hope this helps you!</p>
<p>Thanks<br />
Inderjeet S Sodhi</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inderjeetsodhi.com/?feed=rss2&#038;p=19</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hotmail/MSN error 48820 &#8211; Sorry, we were unable to sign you in to Windows Live ID at this time. Please try again later</title>
		<link>http://blog.inderjeetsodhi.com/?p=13</link>
		<comments>http://blog.inderjeetsodhi.com/?p=13#comments</comments>
		<pubDate>Thu, 10 Nov 2011 15:39:56 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Technotes]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.inderjeetsodhi.com/?p=13</guid>
		<description><![CDATA[For  the last two days, I could not access Windows Live (Hotmail) account from my Live Desktop. In the Error tab, it showed: ============================================= Unable to send or receive messages for the PS HM account. Sorry, we were unable to sign you in to Windows Live ID at this time. Please try again later. Server [...]]]></description>
			<content:encoded><![CDATA[<p>For  the last two days, I could not access Windows Live (Hotmail) account from my Live Desktop. In the Error tab, it showed:</p>
<p>=============================================</p>
<p>Unable to send or receive messages for the PS HM account. Sorry, we were unable to sign you in to Windows Live ID at this time. Please try again later.</p>
<p>Server Error: 0&#215;80048820<br />
Server: &#8216;http://mail.services.live.com/DeltaSync_v2.0.0/Sync.aspx&#8217;<br />
Windows Live Mail Error ID: 0&#215;80048820<br />
==============================================</p>
<p>After sifting through a few pages on Google and trying a few basic tips like registering DLLs, editing Internet connection settings in IE, changing /checking firewall settings etc., I observed that my problem had some more information attached with it to analyze.</p>
<p>The problem had erupted after I got a static IP from my ISP on one of the 3 DSL Internet connections on my computer. The problem occurred only on the particular connection with the static IP address, the moment i switched on to the dynamic ones, everything would work fine.</p>
<p>I did not have Windows Live Desktop/Email configured on any other machine, so could not rule out if it happened only on one computer. But I DID check if it worked via the web on other computers, which it did but not on the one I was working on. Nothing would appear after the successful login redirection to &#8211;blue&#8230;live&#8230;inbox&#8211; URL the browser would just halt.</p>
<p><strong>The Solution&#8230;Ahh!</strong></p>
<p>This Link <a title="Solving 80048820 at FanaticLive" href="http://www.fanatic.net.nz/2005/08/30/solving-error-80048820/" target="_blank">http://www.fanatic.net.nz/2005/08/30/solving-error-80048820/</a> gave me a direction. It mentions that there is some increase is required in the MTU settings. MTU stands for Maximum Transmission Unit -  the number of bytes for a single packet which a modem/gateway would allow on the network. The site mentioned it needs to be increased. I checked mine it was already at 1500 in my router, this should be sufficient for all practical purposes.</p>
<p>Then I tested the setting by sending a PING to yahoo.com , 1500 bytes long. It FAILED. so I felt I was indeed closing in. Then I sent a ping of 1000 bytes. SUCCESS. Then 1200, Sucess, then 1490 Failed, then 1350 success, then  1475 failed. <strong>Finally, I could conclude that my ISP&#8217;s routers were configured at 1474 bytes MTU size</strong>.  But my router was sending at 1500, so perhaps the packets were getting truncated.</p>
<p><strong>I changed the value of MTU in my router to 1474, to sync with what my ISP had in their systems</strong>. Rebooted it, crossed my fingers ( to be honest even my heart was beating very slightly faster) and waited it to come up. Then I fired up Windows Live, and there it was, 228 new messages coming down in my Inbox.</p>
<p>Wow! I said, and thanked Fanatic Live for the faint, 6 year old light in the tunnel which showed the way out. Now again my Live Mail is running with all green check-boxes and no red crosses.</p>
<p>I hope you save some time and frustration with this post.</p>
<p>Cheers<br />
Inderjeet</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inderjeetsodhi.com/?feed=rss2&#038;p=13</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Winrar or Winzip Shell &#8220;Extract to&#8221; not working</title>
		<link>http://blog.inderjeetsodhi.com/?p=8</link>
		<comments>http://blog.inderjeetsodhi.com/?p=8#comments</comments>
		<pubDate>Mon, 19 Oct 2009 12:52:45 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[context]]></category>
		<category><![CDATA[does not extract]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[no action]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[winrar]]></category>
		<category><![CDATA[winzip]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://inderjeetsodhi.com/wp/?p=8</guid>
		<description><![CDATA[Solution to problem cannot extract files in Window XP using the right click context menu.]]></description>
			<content:encoded><![CDATA[<p><strong>Problem:</strong> When you right click on a compressed (zip, rar or other) file, the context menu shows options such as &#8220;Extract to&#8221; and &#8220;Extract to folder&#8221;, however, clicking on these options do not actually perform any action.</p>
<p><strong>Cause:</strong> Windows XP considers zipped files as folders. Once you install winzip or Winrar, this setting is changed. However, upon certain Windows updates, the setting gets reverted back. This is done by associating (Linking) the ZIP files with the ZIPFLDR.DLL file included in Windows.</p>
<p><strong>Solution:</strong> Simple. Click on Start menu, then choose &#8220;Run&#8221;. In the next input window, just type (without quotes) &#8220;REGSVR32 /u ZIPFLDR.DLL&#8221; and press the Enter key. It should say &#8220;DLLUnregister Server in zipfldr.dll completed successfully&#8221; or something. Click OK and try extracting your files now. Voila! I can see the smile on your face!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inderjeetsodhi.com/?feed=rss2&#038;p=8</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are your consultants worth it?</title>
		<link>http://blog.inderjeetsodhi.com/?p=7</link>
		<comments>http://blog.inderjeetsodhi.com/?p=7#comments</comments>
		<pubDate>Fri, 19 Oct 2007 16:32:34 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://inderjeetsodhi.com/wp/?p=7</guid>
		<description><![CDATA[Are your consultants worth it? by ZDNet&#8216;s Michael Krigsman &#8212; IT consulting is a big-bucks proposition where client costs can rack up quickly. Letâ€™s explore a few issues around whether those high fees are â€œworth itâ€ to the client. I asked Richard Weissberg, who built and sold a successful consulting company, for his thoughts on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.zdnet.com/projectfailures/?p=444" rel="bookmark" title="Permalink"> Are your consultants worth it?</a> by <a href="http://zdnet.com">ZDNet</a>&#8216;s Michael Krigsman &#8212; IT consulting is a big-bucks proposition where client costs can rack up quickly. Letâ€™s explore a few issues around whether those high fees are â€œworth itâ€ to the client. I asked Richard Weissberg, who built and sold a successful consulting company, for his thoughts on the consulting value vs. cost equation: There are lots of mediocre consultants [...]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inderjeetsodhi.com/?feed=rss2&#038;p=7</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Letter #1: Self-charge for Prepaid plans Suggestion</title>
		<link>http://blog.inderjeetsodhi.com/?p=6</link>
		<comments>http://blog.inderjeetsodhi.com/?p=6#comments</comments>
		<pubDate>Fri, 01 Jun 2007 12:50:49 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Open Letters]]></category>

		<guid isPermaLink="false">http://inderjeetsodhi.com/wp/?p=6</guid>
		<description><![CDATA[To: Bharti Celllular Ltd. E: 121@airtelindia.com Sent on:1 June 2007 Subject: Self-charge for Prepaid plans Suggestion Action Taken: None yet Greetings, Being brief and concise: It is suggested to introduce a self-charge scheme for Prepaid numbers, wherein a user with enough account balance but zero validity may get their phone/validity re-charged by sending a special [...]]]></description>
			<content:encoded><![CDATA[<p>To: Bharti Celllular Ltd.<br />
E: 121@airtelindia.com<br />
Sent on:1 June 2007<br />
Subject: Self-charge for Prepaid plans Suggestion<br />
Action Taken: None yet</p>
<p>Greetings,<br />
Being brief and concise:<br />
It is suggested to introduce a self-charge scheme for Prepaid numbers, wherein a user with enough account balance but zero validity may get their phone/validity re-charged by sending a special sms to 121. The amount deducted maybe from his/her account and the number be &#8220;recharged&#8221;.</p>
<p>Rationale: There maybe many users whose validity expires but they have enough balance. But because they can&#8217;t get to the closest airtel vendor, they have to remain &#8220;cut&#8221; from their loved ones or just for being lazy, don&#8217;t goto a vendor, or maybe run out of cash (but have enough prepaid balance). It won&#8217;t make any difference to Airtel, as they&#8217;re getting their amount. So a win-win situation.</p>
<p>Hoping to hear something positive soon.</p>
<p>Warm regards,<br />
Inderjeet S Sodhi</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inderjeetsodhi.com/?feed=rss2&#038;p=6</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera coming to Chandigarh</title>
		<link>http://blog.inderjeetsodhi.com/?p=5</link>
		<comments>http://blog.inderjeetsodhi.com/?p=5#comments</comments>
		<pubDate>Tue, 07 Mar 2006 13:42:16 +0000</pubDate>
		<dc:creator>swexpert</dc:creator>
				<category><![CDATA[News that Matter]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://inderjeetsodhi.com/wp/?p=5</guid>
		<description><![CDATA[Opera is not a new name. Nor is it like Infosys or others who&#8217;re a part of India&#8217;s daily life. The Oslo, Norway based company has only 4 offices/development centres around the world in USA, Taiwan, Sweden and Japan. Now they have Chosen Chandigarh (my Chandigarh!) as the next QA centre in Asia. Take a [...]]]></description>
			<content:encoded><![CDATA[<p>Opera is not a new name. Nor is it like Infosys or others who&#8217;re a part of India&#8217;s daily life. The Oslo, Norway based company has only 4 offices/development centres around the world in USA, Taiwan, Sweden and Japan. </p>
<p>Now they have Chosen Chandigarh (my Chandigarh!) as the next QA centre in Asia. </p>
<p>Take a look at :</p>
<p>http://opera.com/pressreleases/en/2006/02/20/</p>
<p>For QA jobs at Opera, Chandigarh:</p>
<p>http://www.opera.com/company/jobs/web_opener.dml</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inderjeetsodhi.com/?feed=rss2&#038;p=5</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Airtel Punjab GPRS Settings</title>
		<link>http://blog.inderjeetsodhi.com/?p=4</link>
		<comments>http://blog.inderjeetsodhi.com/?p=4#comments</comments>
		<pubDate>Sat, 18 Feb 2006 19:44:00 +0000</pubDate>
		<dc:creator>swexpert</dc:creator>
				<category><![CDATA[Technotes]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://inderjeetsodhi.com/wp/?p=4</guid>
		<description><![CDATA[I&#8217;d been using GPRS on Airtel Punjab for some time and suddenly lost the settings for some reason (this habit of fiddling and experimenting is bad sometimes). So I tried calling up the customer care and for a change there was no response this time, several times. Of late, they&#8217;ve stopped attending personal calls and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d been using GPRS on Airtel Punjab for some time and suddenly lost the settings for some reason (this habit of fiddling and experimenting is bad sometimes). </p>
<p>So I tried calling up the customer care and for a change there was no response this time, several times. Of late, they&#8217;ve stopped attending personal calls and a message plays something like &#8220;please send sms to 121 with your query. It Seems the Bharti group wants to save some money by chopping off 24&#215;7 customer care to a 9-5 one.</p>
<p>I had forgotten the code to get the settings delivered via SMS.</p>
<p>Googling around yielded no results. Airtel does not have an FAQ page with these details on their site!</p>
<p>Anyway I fiddled again (sorry i take my words back, it is mostly good to fiddle and experiment) and discovered the settings.  Posting using the same connection. Here are these if someone is interested:</p>
<p>Connection Name(can be any): Mobileoffice<br />
APN: airtelgprs.com<br />
Username: 91xxxxxxxx (your mobile number)<br />
password: (leave blank)</p>
<p>WAP Profile:<br />
Name: call this profile by any name, but call it Mobileoffice<br />
Connect using: mobileoffice (or whatever name you gave above)<br />
IP Address: 000.000.000.000</p>
<p>And this should work.<br />
To connect to Internet use the dialup number: *99**#2 last number (2 here) being mobile manufacturer ID (experiment, again!) I use 2 for Sony Ericsson.</p>
<p>Hope that helps</p>
<p>Happy GPRSing!</p>
<p>Sidenote: The GPRS service can be activated on Prepaid connections by sending a message PGPRS to 700 (costs 3 bucks) and it will be activated within 48 hours. Charges are 375 Rupees a month (pathetic speed). You must have at least 25 rupees extra in your account while activating.</p>
<p>The charges are deducted on pro-rata basis, from 5th to 5th of every month. If you activate on 20th, they&#8217;d deduct about half the amount.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inderjeetsodhi.com/?feed=rss2&#038;p=4</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting into Blogging again!</title>
		<link>http://blog.inderjeetsodhi.com/?p=1</link>
		<comments>http://blog.inderjeetsodhi.com/?p=1#comments</comments>
		<pubDate>Sun, 27 Nov 2005 02:05:32 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">/?p=1</guid>
		<description><![CDATA[Hi, Well after a long gap i&#8217;m back to blogging. Herein I&#8217;d be putting down whatever is there in m mind. For, i believe knowledge is for sharing. If i acquire a lot of knowledge and die with it, what&#8217;d the use of such knowledge? So here is some part of my heart and brain [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, Well after a long gap i&#8217;m back to blogging. Herein I&#8217;d be putting down whatever is there in m mind. For, i believe knowledge is for sharing. If i acquire a lot of knowledge and die with it, what&#8217;d the use of such knowledge? So here is some part of my heart and brain &#8211; collectively known as the mind&#8230;Hope you enjoy reading the stuff.</p>
<p> <img src='http://inderjeetsodhi.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Inderjeet</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inderjeetsodhi.com/?feed=rss2&#038;p=1</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

