Monday, December 7, 2009

Google dictionary

Here iam going to show a cool trick to use google as a dictionary
goto www.google.com in the space provided to type the search query type as shown below
define:required word
ex:-  define:apostle
google displays several meanings which are closely related to the word apostle the information is coming from a variety of dictionary related websites,and ther's link to the full entry of each site.

Earlier we used to search like this.
Read rest of entry

Sunday, December 6, 2009

Run as another user option in windows 7

In windows vista if we want to launch any administrator related task then we have to right click on the item and select Run as administrator option.windows 7 provides much more advanced feature that is either u can run as administrator or  u can Run as another user.to do this
step1:- Holding the shift key right click on da application u would like to run
step 2:-select Run as another user
the above option is also available in winvista but thru command prompt.here u can do this directly.
So simple isnt it .
Read rest of entry

Saturday, December 5, 2009

funny computer video

Recently i have come across a funny video titled icon wars where all the icons on a desktop fight with each other.I felt like watching a starwars movie .
Its worth watching try this link http://www.xs4all.nl/~jvdkuyp/flash/see.htm u will simply love it.
Read rest of entry

AIRTEL song in c language

Let us create the revolutionary airtel song using c language.U need c or c++ compilor to do this.After compiling run the exe file.Enjoy da song .
#include

#include
float main(void)
{
float A,Bb,D,G,F;
A = 440;
G = 780;
Bb = 461;
D = 586;
F = 687;
sound(G);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(500);
nosound();
sound(2*D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(2*Bb);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(500);
nosound();
sound(2*A);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 1
sound(G);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(500);
nosound();
sound(2*D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(2*Bb);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(500);
nosound();
sound(2*A);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 2
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 3
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
return 0;
Read rest of entry

Google public DNS server


 has launched its own Dns server to improve our web experience.
This new service allows u to use google specified DNS(domain name servers) severs to speed up our intenet access by resolving names faster.As we have already talked about dns servers.DNS servers' duty is to domain names with unique IP addresses.
Read rest of entry

how to enable hibernation in windows 7



To enable or disable Hibernate in Windows 7. Hibernation is a nice feature which helps us to save our work so that we can resume our work after you start your system,
Read rest of entry

Star wars movie in command prompt

Am a great fan of starwars Saga directed by george lucas .let me tell you a small trick to watch starwars movieon our desktop.Inorder to view this trick first of all u have to establish connection to the internet.
Read rest of entry

Thursday, December 3, 2009

free your ram

When u run your computer each program u open occupies some place in ram .When the program is closed the memory gets freed.so that  the memory is available for the usage of the next program .At times it fails to clear the memory as a result our computer runs slowly because  memory has almost reached its capacity. There's a solution how to clear them without restarting your computer.
Read rest of entry

Wednesday, December 2, 2009

speed up your sata harddisk


  1. Logon to Windows Vista with an Administrators group user account.
  2. Go to Control Panel -> System and Maintenance -> Device Manager. Alternatively, right click on “Computer”, and select “Properties”. Then click on “Device Manager” on the left Tasks pane. Give User Account Control permission to Continue.
  3. Expand the “Disk drives”, and find the SATA harddisk installed on the system.
  4. Double click on the SATA HDD device or right click on the S-ATA HDD then select “Properties”.
  5. Click on “Policies” tab.
  6. Tick the check box of “Enable advanced performance” nested under “Enable write caching on the disk” to enable the SATA harddisk performance improvement. You may also have to select “Optimize for performance” instead of “Optimize for quick removal” if it’s not selected.
Read rest of entry

Registry tricks

trick to disable drives in my computer
This trick helps to disable the local and network drives when u click on my computer icon.Registry is actually one of the things many people fear to change its settings .But if u master those settings then u can tame ur computer according to ur needs.
Read rest of entry

Trick to show ur name in taskbar

Here am going to tell u how to add any name after the time present in taskbar.

Start -> Control Pannel -> Regional and Language option -> Customize (beside English US) -> Go to TIME tab ->
Read rest of entry

error reporting in xp

When a system error occurs in XP, a little dialog box appears asking if you want to report the error to Microsoft. Click the message box to make it disappear. You don't have to report the error if you don't want to  .on today ill show you  how to turn off the feature if you find it is bugging u..
Read rest of entry

secret codes for nokia

Here am gonna present some common codes to all nokia mobiles.
1) *#06# For checking IMEI(international Mobile Equipment Identity)
2) *#7780# Reset to factory settings
3) *#0000# To view software version
4) *#2820# Bluetooth device address
Read rest of entry

Remove brontok virus manually

"Brontok virus" came from Indonesia.After infecting with this virus in the first run, it copies itself to the user's application data directory. It then sets itself to start up with windows, by creating a registry entry in the HKLM\Software\Microsoft\Windows\CurrentVersion\Run Registry key. It disables the Windows Registry Editor (regedit.exe)and modifies Windows explorer settings. It removes the option of "Folder Options" in the Tools menu so that the hidden files, where it is concealed, are not easily accessible to the user.
Read rest of entry

Monday, September 28, 2009

Installing windows vista/7 using a pendrive ......

Recently my dvdwriter stopped working .But i want to format my system as it was badly hit by virus.I thought how for a long time ...........after a couple of minutes.I remembered the most infamous "diskpart" .Using this command we can do many interesting things .Ill cover the rest of da tricks in my next tutorials.Lets get to work now
Read rest of entry
 

Computers made easy 4all Copyright © 2009 Gadget Blog is Designed by Ipietoon Sponsored by Online Business Journal