Wednesday, June 5, 2013

"DISK STRUCTURE IS CORRUPTED OR UNREADABLE"?

You'll get this error message rarely when you're working on Windows Platform.

Let us see how to solve it.

Go to Start->Accessories->Command Prompt->Right click and Run as administrator.

type 'chkdsk /r'

You'll get a warning and you will be asked to Y/N that the check will be done on next startup. Say Yes.

Restart your PC.

Disk checking will be done on the startup.

Problem solved.

Thanks.

Thursday, May 30, 2013

When your Laptop is plugged in, but not charging??(ONLY FOR WINDOWS USERS)

I faced this problem recently in my laptop that my laptop was plugged in for more than hour, but not charged even a single %.

It really makes you irritating when you face this kinda problem.

Let me give the solution i used to solve it.

STEPS:

SOLUTION 1:

1. Shutdown your PC

2. Remove the battery

3. Switch on your PC using AC power

4. Goto Computer->Properties->Device Manager(in right pane)-> Batteries -> Microsoft ACPI-Compliant Control Method Battery

5. Right click on that 'Microsoft ACPI-Compliant Control Method Battery' and Uninstall it

6. Unplug the AC power, Shutdown your PC and insert the battery

7. Problem solved.

SOLUTION 2:

If the above solution doesn't work, try this.

Remove the battery. Unplug the power. Hold on the power button for 30 seconds. Insert the battery. Charge it. It worked.

Tuesday, April 2, 2013

WHY SCREENSAVER???



We always put a really cool images as the screensaver when our pc is not in use..
Why the screen savers are used?
Are they meant for fancy-view?? or something else??

Screensavers were first created to protect a computer monitor from phosphor burn-in. Early monitors had problems with the same image being displayed over and over for long periods of time. The phosphors, used to make the pixels in the display, glow at a constant rate for such a long period of time that they could discolor the glass surface of the monitor. This discoloration could be visible as a faint image overlaying whatever else was shown on the screen. Advances in technology and the creation of energy-saver monitors have virtually eliminated the need for screensavers.

Having said that, most of us still use screensavers. The most common reason is for entertainment, they just look good, however, you can also use a screensaver for security. Some screensavers can be set up with a password so you can walk away from computer and know it is safe.


screensaver is a type of computer program initially designed to prevent phosphor burn-in on CRT and plasma computer monitors by blanking the screen or filling it with moving images or patterns when the computer is not in use. Contemporary screensavers are used primarily for entertainment, security or to display system status information.


Screensaver software can also be used as a rudimentary security measure. Many screensavers can be configured to ask users for a password before permitting the user to resume work. However, a user might be able to circumvent the password by restarting the computer if the computer's owner has set their account to automatically log in upon startup.

FILE SHARING NETWORKS


First off, you are aware that a significant percentage of the content you'd get from any peer to peer network is probably illegal, right? Downloaders who are involved with these various systems are also right in the crosshairs of the Recording Industry Association of America and the Motion Picture Association of America. By percentage, of course, the chances of you getting busted is essentially nil, but "essentially nil" isn't "zero", so beware and go in with your eyes open.

For the rest of this answer, I'm going to turn this answer over to my friend Greg...
The way Peer to Peer works is that people who want a file and people who have a file are all linked up together. Bits and pieces of the file are swapped around until they all have a complete copy.

Let's say that Person A has the whole file, while persons B, C, and D want it. A good P2P system will have person A feeding the first 1/3 of the file to person B, the second 1/3 to person C, and the last 1/3 to person D. Then, while that's happening, persons B, C, and D are feeding each other bits of what they've downloaded from person A.

This speeds up the process, because instead of persons B, C, and D receiving the file at 1/3 the speed that person A can deliver it, they're getting that, plus a portion of the speed each of the other two can deliver the file. So, all things being equal, it can double or triple the download speed for B, C, and D.

If person A goes offline before each of the other three have downloaded their full third of the file, the other three can keep sharing the bits they got until all of them have everything the other does, but until another person with the whole file comes into the network, they'll be stuck.
The whole idea of P2P is that there's never a centralized location for a file. It resides in whole on at least one computer in the sharing network and in whole or in part on all the rest. Then the people who are downloading the file can get pieces of the file from others in the network until each one has a complete copy. The more people in the network and the more people with a complete copy, the faster the sharing goes.

The main difference in the services is how they locate and trade bits of the files.
Kazaa, Limewire, Gnutella, etc... are file sharing networks. Through a series of nodes, you're interconnected to a variety of people sharing a variety of files. You send out a search request along the network and people who have files that meet your search criteria answer back that they have it. Then you pick one of the search results and start getting bits of the file who have some available bandwidth for transferring it to you.

BitTorrent, on the other hand, doesn't create such a broad-based network. It's file-focused. Someone who has a copy of the file creates a tracker and makes it available. Rather than finding that tracker by sending out search requests along a file sharing network, you find it on web sites, via recommendations in chat rooms, in links posted to mailing lists, etc.
Then everyone interested in sharing the file (either providing a copy they already downloaded or getting a copy) can use the tracker to essentially create a network dedicated to sharing just that specific file.

With less popular files or ones where there are lots of trackers splitting the network for them, BitTorrent can be slower than traditional P2P, because you may have fewer people sharing the file via the tracker you're using than you might find on LimeWire or Kazaa. But when you're downloading a popular file via a popular tracker, BitTorrent can blaze.



My fastest P2P download speed ever hit somewhere in the neighborhood of 167 kilobytes a second. My fastest BitTorrent speed was 452 kilobytes per second (though since I was downloading a DVD .iso for a Linux distribution, the download still took close to two hours).
By the way, for Windows, Shareaza is free, spyware free, and supports multiple network protocols, including eMule, Gnutella 1 & 2, and BitTorrent.