இடுகைகள்

Windows XP Tricks

படம்
Not Viewing Zip Files as Folders If you want to turn off WindowsXP showing Zip files as folders, just run: regsvr32 /u zipfldr.dll ************************************************************** Windows XP genuine validation problem It's easy. Follow these steps: 1) Close WgaTray.exe from task manager 2) Restart your pc in safe mode. 3) Delete WgaTray.exe from c:\Windows\System32. If you can't delete it, try deleting from cmd. 4) Delete WgaTray from c:\Windows\System32\dllcache. (Sometime this file dont exist in this folder, so skip this step). 5) Launch RegEdit from Windows start > Run. 6) Browse the following location: HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS NT\CURRENTVERSION\WinLogon\Notify. 7) Delete the folder 'WgaLogon'. To get rid if this problem in future, turn off automatic update. ********************************* How to delete autorun Virus?? Once a pc is infected with this virus,we you click your hard drives it opens a dialog ...

Self Management

படம்
You are responsible for everything that happens in your life. Learn to accept total responsibility for yourself. If you do not manage yourself, then you are letting others have control of your Life. These tips will help "you" manage "you." Here is a list of things that help you in self management and which will in turn lead you to the path of success: - * Look at every new opportunity as an exciting and new-life experience. * Be a professional who exhibits self-confidence and self-assurance in your potential to complete any task. * Agree with yourself in advance that you will have a good attitude toward the upcoming task. * Frequently ask, "Is what I am doing right now moving me toward my goals?" * Do it right the first time and you will not have to take time later to fix it. * Accept responsibility for your job successes and failures. Do not look for a scapegoat. * Do not view things you do as a "job." View all activities as...

Why do we fall in love

படம்
What is Love? Romantic love both exhilarates and motivates us. It is also critical to the continuation of our species. Without the attachment of romantic love, we would live in an entirely different society that more closely resembled some (but not all) of those social circles in the animal world. The chemicals that race around in our brain when we're in love serve several purposes, and the primary goal is the continuation of our species. Those chemicals are what make us want to form families and have children. Once we have children, those chemicals change to encourage us to stay together to raise those children. So in a sense, love really is a chemical addiction that occurs to keep us reproducing. We all have a template for the ideal partner buried somewhere in our subconscious. It is this love map that decides which person in that crowded room catches our eye. But how is this template formed? Appearance Many researchers have speculated that we tend to go for members of...

INTER-VIEW

படம்
Types of interview Exit Interview - Performed at the end of employment; appropriately named the exit interview. Not all companies perform exit interviews on former employees. Lunch Interview - An interview around a meal is not an unheard of interviewing technique. Panel Interview - Much like a phone interview, panel interviews are popular because interviewing procedures are modified so those involved in the hiring decision can meet, question, and later discuss each candidate. Phone Interview - Partaking in a phone interview seems to take pressure off the interviewing process, however, it does not. Tip on Effective Preparation Featuring Good Job Interview Questions and Answers No matter how experienced and skilled you are, your career progression depends largely on how you handle and answer job interview questions. While some interview questions may appear overly direct, the intention nevertheless is always the same. Irrespective o...

Learning HTML Basics

படம்
INTRODUCTION HTML pages are used for specifying web page content. They contain information and instructions to web browsers that inform them of what to display, and how it should be displayed. It is a simple format, easily learnt, and can support a number of media devices, such as sound, graphic images, and video. HTML documents are ASCII files, and are created using a simple text editor (or an editor like Front Page). With a text editor, you cannot see what the code looks like in the browser, unless you save the page and then load it into the browser for viewing. WYSIWYG (What you see is what you get) editors like Front Page allow you to view the page as it is constructed in the editor window. One advantage of using a simple text editor is that you have more control over the HTML code; the disadvantage is you must know the code and have a picture in your mind as to what it looks like. Another disadvantage is since HTML is becoming more complex, it is harder to write, and sophi...

Most Common Computer Problems and Their Solution

படம்
Hi guys, i have already posted several posts. Now I am going to speak about "Most common problems and solutions". Here you will find the solution for most of the common problems faced by people with their computer. Note: All the information here is collected from various sites and forums. 1. I can't see Hidden files/folders in my computer. Even I enable the option "Show hidden files/folders" in "Tools - > Folder Options", its automatically disabled again. Solution1: Go to your Start menu, click on Run and open up your Registry Editor by typing "regedit" without the quotes and pressing OK. Once there go to: HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionExplorerAdvancedFolde rHiddenSHOWALL Delete the value Checked Value. (Its type should be REG_SZ and data should be 0 or 1.)Create a new DWORD value called Checked Value (same as above, except that the type is REG_DWORD) by right clicking ...