Technology Category

How to Open an item on Single Click in Windows XP

How to Open an item on Single Click in Windows XP
In this tutorial, I will teach you how to change the folder settings which make it possible to open any item on single click rather than double click. Step 1 Go to Start > Setting > Click Control panel ... Full article

How to Turn on Clicklock in Windows XP

How to Turn on Clicklock in Windows XP
Dragging the objects in Windows XP requires to hold the mouse button until the object is not dropped to the destination where you need to place it. Users may feel not comfortable by holding the mouse button for dragging the object so it is better to utilize the option clicklock to automatically lock the button while you are dragging the objects. Following are the ... Full article

Adjust Mouse Double Click Speed in Windows XP

Adjust Mouse Double Click Speed in Windows XP
In this tutorials, I will teach the steps to adjust double click speed of the mouse in Windows XP. This option is required whenever you feel that mouse double click is not working properly means any program, folder or files are not opening after double clicking on it. This problem can be resolved by following few easy step in Windows XP mouse settings to ... Full article

Switch Mouse Primary and Secondary Buttons in Windows XP

Switch Mouse Primary and Secondary Buttons in Windows XP
By default, left mouse button used as a primary and right mouse button as secondary but it may be possible that user not feeling  comfortable by the default setting of mouse buttons. In Windows XP it is possible to change or switch the primary and secondary mouse button by performing the few easy steps as mentioned below. Step 1 Go to Start > Setting > ... Full article

What is Project Plan?

What is Project Plan?
The word plan is commonly used in our daily life refers to anything which is decided in advance with the specified timelines in the form of time, day, month and year. Lets take few common example to understand the meaning of Plan •    I am planning to watch this movie on Sunday. •    We are planning for the trip of USA in August. •    Having meeting with ... Full article

What is Risk Management?

What is Risk Management?
Risk management is a process that includes other six sub processes which are a)    Risk Management Planning b)    Risk Identification c)    Qualitative Risk Analysis d)    Quantitative risk Analysis e)    Risk Response Planning f)    Risk Monitoring and Control Risk Management Planning: A risk mitigation, monitoring, and management (RMMM) plan is produced. Risk Identification: Finding the risk relevant to the project which may affect the project, ... Full article

How to Generate System Stack Trace?

How to Generate System Stack Trace?
Following is the definition of backtrace by GNU, “A backtrace is a list of the function calls that are currently active in a thread.” We can examine backtrace of a process by external debugger like gdb. We have following functions to get backtrace of process. Following is the code to print back trace if segmentation fault occurs. int backtrace (void **buffer, int size): This ... Full article

jQuery Tools

jQuery Tools
The Websites with attractive tooltips, widgets, overlays, visual effect and other interactive things which impress and attract people to great extent. If you wish to see the following features on your personal Websites but finding it difficult than you don't need the worry the solution of your problems is available in the form jQuery tools. As the jQuery slogan says " The missing UI ... Full article

Create Files and Directories in Linux

Create Files and Directories in Linux
In this Linux tutorial I will discuss the command for creating new file and directories. If you want to create a new file than Touch command in Linux is used for that purpose. $ touch new.file This command creates a new, empty file. If you check the file size by using the ls -l new.file command, it will show zero bytes. It might look ... Full article

Remove files and directories in Linux

Remove files and directories in Linux
In this tutorial i will teach you the command to rename the Linux file and directories. Although this is very basic tutorial but it will help out the people who are just recently started to use Linux. In Linux the rm command is used to remove the files and directories from the file system. The general syntax of rm command is The ... Full article
Copyright © 2010 Sooper Tutorials. All rights reserved. Powered by WordPress.org, Website by ISolution.org.