Your Hard Disk Failed... Don't Panic !

Written by Emanuele Allenti


Inability to access your data stored onrepparttar data storage device could be caused by many reasons, from those that are easy to fix to those which are completely impossible to fix. Ifrepparttar 107644 damage is irreversible then data loss will occur. The causes ofrepparttar 107645 failure of your hard drive or CD-ROM drive could vary from a bad connection due to a loose wire (which is easily recoverable) to damage torepparttar 107646 media itself, which could still be recoverable in many cases.

As inrepparttar 107647 medical profession,repparttar 107648 first principle of data recovery is: "do not harm".

If you are facing a data loss situation, what not to do is very important!

- Do not power up a device that has obvious physical damage.

- Do not power up a device that has shown symptoms of physical failure. For example, disks that make "obvious mechanical fault noises" such as ticking or grinding, should not be repeatedly powered on and tested as it just makes them worse.

- Activaterepparttar 107649 write-protect switch or tab on any problem removable media such as tape cartridges and floppies. (Many good backups are overwritten during a crisis.)

- Do not use free software. This is very important. Free data recovery software can be extremely dangerous and ruin your chances for a successful data recovery. Many companies offer free data recovery software -- also called Do-It-Yourself (DIY) data recovery software -- available for download on their website. Evenrepparttar 107650 best programs only work in very specific situations. While these free tools that are available may help, they usually only help if you are encountering one of a very few specific data loss situations. Some programs may cause further or permanent data loss. While these programs are provided with good intention, even when carefully used these utilities may cause recoverable data to be permanently lost and may causerepparttar 107651 loss of additional data.

What Is Computer Programming Anyway?

Written by Shamsul


Computer programming in plain language, is giving instructions to a computer to do something. Technically it is actually giving instructions torepparttar microprocessor -repparttar 107643 brain of a computer.

Ifrepparttar 107644 instructions are only forrepparttar 107645 microprocessor, why a computer is so complicated with numerous types of hardware accessories?

Allrepparttar 107646 other hardware are to supportrepparttar 107647 function of feedingrepparttar 107648 instructions torepparttar 107649 microprocessor, and conveyingrepparttar 107650 result fromrepparttar 107651 microprocessor to its user - which can be a human or another computer or hardware.

Every time you want a computer to do something you have to giverepparttar 107652 instructions. Luckily people are smart enough to figure out that since we might wantrepparttar 107653 computer to repeat repparttar 107654 same process over and over again, we better storerepparttar 107655 instructions into a permanent storage - hard disk, CD, flash memory etc.

The stored instructions are called COMPUTER PROGRAM or computer software andrepparttar 107656 act of arrangingrepparttar 107657 instructions is called COMPUTER PROGRAMMING andrepparttar 107658 person that is responsible to arrangerepparttar 107659 instructions is called .....COMPUTER PROGRAMMER ...do you seerepparttar 107660 pattern here?

Onrepparttar 107661 lowest level, a microprocessor only understands a limited set of instructions. To a microprocessorrepparttar 107662 instruction sets and data are read in “binary” form.

Binary means 2 states – such as in on and off, high and low, left and right. To make it easier mathematically, binary normally is represented by 1 and 0. Electrically, 1 represents high voltage and 0 represents low voltage.

Onrepparttar 107663 hard disk, program instructions look just like a stream of 1s and 0s. But a microprocessor reads inrepparttar 107664 stream one chunk at a time. Among normal chunk sizes are 8, 16, and 32. Chunk size is normally referred to as instruction size.

Cont'd on page 2 ==>
 
ImproveHomeLife.com © 2005
Terms of Use