Wednesday, November 24, 2010

FIND THE MOBILE NUMBER OF YOUR SIM CARD


FIND THE MOBILE NUMBER OF YOUR SIM CARD


~~~STEPS~~~

--Just Dial the following codes according to your Operator--

IDEA- *789#
AIRCEL- *888#
DOCOMO- *1*#
RELIANCE- *1#
LOOP MOBILE- *222#
VIDEOCON- *1#
AIRTEL- SMS IM TO 57070
MUMBAI (DOCOMO)- *124#

---USEFULL AND SIMPLE TO REMEMBER CODES---

Tuesday, November 16, 2010

Rotate Google Maps as U want !!!

Are you tired of seeing south always being down? Here is a tool for changing the way you see Google Maps! Google Maps Labs has introduced the Rotatable Maps feature. Once you enable this feature,you can rotate the map in any direction of your choice. We can rotate Street Map View as well as Satellite Imagery with this feature.

How to activate Rotatable maps?

1. Goto Google Maps and click on the new link on the top left (Or Go tohttp://maps.google.com/maps?showlabs=1 ) This will list all the Google Maps Labs applications.
2. Enable Rotatable Maps
3. Click to save changes made 


Now rotate the map in any direction you want with the dial in the upper left of the map.
You can view the map of India rotated 180 degrees. South India is now shown on the top.

FINALLY NOW U CAN ROTATE THE GOOGLE MAPS...!!!

How To make An Autorun File For USB Drives


How To make An Autorun File For USB Drives

When you plug a USB drive in, you might be interested in making a program, or other things happen as soon as you plug in. The way you accomplish this is through the Autorun.inf file. The autorun.inf file is located in the root of the usb drive and tells Windows what to do automatically.

This autorun can be used to make good, or bad USB’s depending on what you like.

This tutorial covers:

-Creating a USB Autorun.inf
-Changing label\icon of thumbdrive
-Making a new option appear in the autorun menu
-Making programs automatically run when plugged in

So Read On...

1. Creating a USB Autorun.inf :

To create an autorun file, open Notepad and save ‘autorun.inf’’ (with quotes) and save it to the root of the drive. All it needs to have is in the first line;

[autorun]

Done!
2. Changing label\icon of thumbdrive:

Follow the steps in Creating a USB Autorun.inf. Before you save it, type this in in this order!

[autorun]

icon=myicon.ico

label=MyLabel

And save. Make sure the icon file is in the root of your drive.
3. Making a new option appear in the autorun menu:

Right, so make your autorun file and type this into Notepad:

[autorun]
icon=default
label=[yourlabelhere]
action=programname.exe
Open Program

Save it and exit. Once again, the program has to be in the root. Now, when you plug it in, the option should appear in the menu.
4. Making programs automatically run when the USB is plugged in:

Follow the same instructions, blah blah blah;

[autorun]
Icon=default
label=YourLabelHere
open=programname.exe
And that’s it for this tutorial!

You can also follow these instructions when making a CD. You just have to burn it on the CD.
Newer Posts Older Posts Home