Tuesday, January 25, 2011

Small fun computer tricks

~!~!~!~ Trick#1 ~!~!~!~ 
 
1. Open a blank Notepad file 
2. Write .LOG as the first line of the file, followed by a enter. Save the file and close it. 
3. Double-click the file to open it and notice that Notepad appends the current date and time to the end of the
file and places the cursor on the line after. 
4. Type your notes and then save and close the file. 
 
After that open the file and see the changes. 
by this trick u can also use ur notebook as a personal diary. 
 
~!~!~!~ Trick#2 ~!~!~!~ 
 
1.open notepad 
2. type "bush hid the facts" 
3. save it and close it... 
4 then open it again........n see the changes............... 
 
~!~!~!~ Trick#3 ~!~!~!~ 
 
Do you know the number of the flight that was used to attack the world Trade Centre???? 
The flight number was Q33N. 
 
Now, open your Notepad, type the number of the flight (i.e. Q33N). 
Now click on format>font, increase the font size upto 72, and change the font style to 'wingdings'. 
Now see the ammmaaazzzing thing. 
 
~!~!~!~ Trick#4 ~!~!~!~ 
 
Over at WinCustomize, someone thought they'd found an Easter Egg in the Windows Notepad application. If
you: 
1. Open Notepad 
2. Type the text "this app can break" (without quotes) 
3. Save the file 
4. Re-open the file in Notepad 
Notepad displays seemingly-random Chinese characters, or boxes if your default Notepad font doesn't
support those characters. 
It's not an Easter egg (even though it seems like a funny one), and as it turns out, Notepad writes the file
correctly. It's only when Notepad reads the file back in that it seems to lose its mind.

Toggle your friend's Caps Lock button continuously

What this trick does is, when you run the following script it starts blinking caps Lock light continuously. If you run this script twice the rate of blink increases and alternatively NumLock light start to blink with CapsLock.

Open Notepad and Type :

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop


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

Administrator login password or do you want to hack or change the Administrator password of the windows system at your School, College or office, then this Trick is just for you.

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

Now, this tip will be very helpful for those who frequently install windows xp operating system. Normally OS installation takes around 40 minutes to complete, but through this trick you can now save 10-15 minutes. This simple tricks goes this way.

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

RAM Random Access Memory is one of the main component of computer that is responsible for the process of the operating system. Since all the Operating systems support Multiprocessing, hence require a good RAM speed.


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. 


Open Notepad

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

Recommended for any system. It doesn't matter if you have 256mb RAM or 2 GB RAM. Check the below tips to remove the memory junk and speedup windows os.

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.

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Powered by Blogger