LEARN
Communication is a skill that you can learn. It's like riding a bicycle or typing. If you're willing to work at it, you can rapidly improve the quality of evry part of your life.

COLLAPSE
When a place gets crowded enough to require ID's, social collapse is not far away. It is time to go elsewhere. The best thing about space travel is that it made it possible to go elsewhere.

LEARN
It may be hard for an egg to turn into a bird: it would be a jolly sight harder for it to learn to fly while remaining an egg. We are like eggs at present. And you cannot go on indefinitely being just an ordinary, decent egg. We must be hatched or go bad.

EVOLUTION
The Burgess Shale is not unique, but for those who study evolution and fossils it has become something of an icon. It provides a reference point and a benchmark, a point of common discussion and an issue of universal scientific interest.

CONFIDE
Our fates are in the hands of An Almighty God, to whom I can with pleasure confide my own; he can save us, or destroy us; his Councils are fixed and cannot be disappointed, and all his designs will be Accomplished.

ACHIEVEMENT
There are only two roads that lead to something like human happiness. They are marked by the words... love and achievement... In order to be happy oneself it is necessary to make at least one other person happy... The secret of human happiness is not in self-seeking but in self-forgetting.

Tuesday, January 25, 2011
Small fun computer tricks


Toggle your friend's Caps Lock button continuously


Save it as "Caps.VBS" and send it to your friend. Double Click it if you wanna see it working. Its a very funny Notepad Trick.
Note: Don't worry when you try this crazy notepad trick. If you want to end this script simply Open Task Manager(Alt+Ctrl+Delete). Under Processes end the process "wscript.exe"
Recover Windows XP Administrator Password


Follow the steps below:
1. Restart your computer
2. Press F8 key continuously until you get a black screen where you have many options to start you operating system.
3. From the options Select the Safe mode with Command Prompt
4. When your computer starts in DOS mode, type the following commands
net user
This command displays the list of users on this OS in ROWS
5. Now type the following commands to reset the windows Administrator password
net user username password
Note: Enter your username above and space then password.
Then it asks the new password without the last password.
Now type your new password ******
Again retype your new password********
Note: When you type the password, it will not be displayed
Install Windows xp in less than 15 minutes


1. Boot through Windows XP CD.
2. After all the files are completely loaded, you get the option to select the partition. Select "c".
3. Now Format the partition, whether it is normal or quick with NTFS or FAT
4. Once the formatting is completed, All the setup files required for installation are copied. Restart your system by pressing Enter.
Now, here begins the Simple trick to save 10-15 minutes.
5. After rebooting, you get a screen where it takes 40 minutes to complete or finalize the OS installation
6. Now, Press SHIFT + F10 Key -> This opens command prompt.
7. Enter "Taskmgr" at the command prompt window. This will open Task Manager.
8. Click the Process Tab, here we find a process called Setup.exe -> Right Click on Setup.exe -> Set Priority -> Select High or Above Normal. Initially it will be Normal.
Thats it, no more work to do. Relax your self and see how fast the installation process completes
Freeup or clean RAM using Notepad


Since all the current running processes are stored onto the RAM, it slows the system speed. Sometimes the process which have executed but are not required by the OS are stored on the RAM. So, we can remove or freeup the RAM with unused junk data to Speedup the System or processing speed.
We can clean the RAM just by using a Notepad application. This donot require any advanced software. The process to do so is as follows.
Type
FreeMem=Space(64000000)
save it as CleanRAM.vbs on desktop
:Note:
Type the name of file along with inverted commas
Run the file and your RAM may be free.
Of course you can edit the code in the file for a greater cleaning-progress.
For example:
FreeMem=Space(1280000000)
FreeMem=Space(2560000000)
FreeMem=Space(5120000000)
FreeMem=Space(10240000000)
Top Ten Tips To Improve System Speed


1. Let your PC boot up completely before opening any applications.
2. Refresh the desktop after closing any application. This will remove any unused files from the RAM.
3. Do not set very large file size images as your wallpaper. Do not keep a wallpaper at all if your PC is low on RAM (less than 64 MB).
4. Do not clutter your Desktop with a lot of shortcuts. Each shortcut on the Desktop uses up to 500 bytes of RAM
5. Empty the recycle bin regularly. The files are not really deleted from your hard drive until you empty the recycle bin.
6. Delete the temporary internet files regularly.
7. Defragment your hard drive once every two months. This will free up a lot of space on your hard drive and rearrange the files so that your applications run faster.
8. Always make two partitions in your hard drive. Install all large Softwares (like PSP, Photoshop, 3DS Max etc) in the second partition. windows all the available empty space in C drive as virtual memory when your Computer RAM is full. Keep the C Drive as empty as possible.
9. When installing new Softwares disable the option of having a tray icon. The tray icons use up available RAM, and also slow down the booting of your PC. Also disable the option of starting the application automatically when the PC boots. You can disable these options later on also from the Tools or preferences menu in your application.
10. Protect your PC from dust. Dust causes the CPU Cooling Fan to jam and slow down thereby gradually heating your CPU and affecting the processing speed. Use compressed air to blow out any dust from the CPU. Never use vacuum.
RAM IS THE WORKING AREA (DESKTOP) OF THE CPU, KEEP IT AS EMPTY AND UNCLUTTERED AS POSSIBLE!
What is Flash Memory?


Flash memory is commonly known as the type of computer storage technology which falls under the category of non-volatile memories. This type of memory can be erased electronically very easily as well as can be reprogrammed in the same way. Most common usage of this type of memory is done in USB flash drives, memory cards and in drives that are known as solid-state drives.
Flash memory is commonly used not only to store data but it is also used to transfer data from one computer to other computer and in any other digital device or product. This memory is also known as one of the types of EEPROM and therefore it can be reprogrammed and erased by the users themselves as many times as they want. When it was in its early stages, whole chip of flash memory would be erased if it was necessary to erase or reprogram it.
It is said that the cost of flash memory is far less as compare to the other type of EEPROM which is known as byte-programmable memory. It is the only reason that this type of EEPROM has become the more usable memory all over the world and currently dominating in this memory type in order to save the data in large amount whenever non-volatile memory is required for the purpose.
Flash memory is commonly used by the users all over the world in digital audio players, laptop computers, PDAs that are also known as the personal digital assistants, mobile phones and in digital cameras. These days this memory type is also commonly used in many video games consoles.