For a while now, I use several websites in order to find auspicious days and times based on Tamil astrology. Daily sheet calendars in Tamil provide all the information about a day. However, finding those daily sheet calendars online is a pain. There is not one reliable source out there. Either you go to one of the Hindu temple’s websites or you find local Tamil newspaper online. Even then you have to search there a lot. One recent finding seems to be reliable since 2009 which I got it from my favorite Hindu temple . But then the problem is every time I need to go through the calendar website and click on drop downs and wait for the image to load. For a long time, I was wondering whether I could add such calendar info, like nalla neram, raaghu kaalam etc. to my Google calendar. Data entry is a tedious work and error prone. Maintenance of those manual entries is also a problem. When I was browsing some other feature in Google calendar I found out this cool event called Google Event G...
Generally, I double-click on my .sln files from Windows explorer to open the correct version of Visual Studio (I have VS 2005 and 2008 running on Windows XP).One day one of my Visual Studio 2008 solution file’s icon changed to that of the new VS 2010 icon (with blue and purple rings). And ever since when I double click it did not open VS 2008 nor my solution file. However, I open VS 2008 devenv.exe separately and do a File->Open and open my sln file. This got me on my nerve today and wanted to figure out what happened. Many Google searches revealed that the sln file is now set to open with Visual Studio version selector and not VS 2008 itself. Hence the disappearance of the 2008 icon (with a little 9 on it). Further search revealed that if the Line formatter in the file gets corrupted somehow (could be due to your source control system – I use SVN and it indeed corrupted the file), then the VS version selector will not be able to identify the version. If you hover over the soluti...
Often times when you try to install a software on Windows computer, the software will complain that there is a "pending restart - please restart your computer and proceed with your setup". You will get this error message no matter how many times you try to restart. Solution for this problem: 1. Open Registry Editor by going to Run...> regedit. 2. Traverse to My Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager 3. On your right hand side, look for PendingFileRenameOperations key. 4. Right click on this Name and delete it (yes it is safe to do so). 5. Close Registry Editor and continue with your installation.
Comments