Read it in your Language:-

Now make a file of the size you want...!!!

=========================================



Let us assume you want to make a file of size 10000kb
Convert it to bytes -> 10000*1024 which comes out to be 10240000 bytes

Open calculator (win key+r -> type in calc )
Choose view mode to be Scientific one
Type in 10240000 and convert it to hex it comes out to be 9C4000
Convert this value to 8 digits by padding zeroes to its left -> so finally it comes out be 009C4000

Open Command Prompt (win key + r -> type in cmd )
Type DEBUG filename.dat
it'll show file not found error ,ignore it
Type RCX -> Enter -> then last four hexadecimal numbers i.e. 4000 ->Enter
Type RBX -> Enter -> then first four hexadecimal numbers i.e. 009C->Enter
Type W ->Enter
Type Q ->Enter

W stands for write and Q for quit

Now check the file you just made by dir command ->dir filename.dat

Using the same technique you can make files as big as you want.

It's SIM+GPS---!!!!

============================================



Some of you might be disappointed that your mobile phone doesn’t have a GPS device like other mobile phones. Well, if your cellular phone has a SIM card reader, then you may not need this GPS envy any more with this new gadget aptly-named SIMply-A-GPS. This product, developed by Sagem-Orga and BlueSky Positioning, is definitely one of those products that truly defines plug-and-play. Somehow, these two groups have figured out how to put a GPS receiver, antenna, as well as the application software into a product that fits into any phone’s card reader. It can work with any GSM or 3G phone, and, when inserted, it will run on your mobile like a SIM/USMI. Apparently, there are no software or hardware changes required for handsets, and it can support generic location-based services such as navigation, such as “find a place or person” services and location-aware games. And if that isn’t enough, it also supports E-112 and E-911 Emergency Call Positioning and enables SIM, mobile, and network-based LBS applications. Unfortunately, there doesn’t appear to be a release date for this product, but there is word that soon is the hope with this gadget.

Windows Application Tricks-(2)...!!!!

=============================================================
Stopping a Program from Loading

If you opened a program and it is taking an unusual amount of time to load, you can stop it from loading so you can do something else. To stop a program from finishing loading:
Press Ctrl + Alt + Delete to bring up the Task Manager. Select the program that you want to close.
Click End Task. This will close the program.

Numeric Keyboard Shortcuts
The numeric keypad on the right of your keyboard, which you probably never use, can be used as single-click keyboard shortcuts for launching your favorite applications. Here's how:

Create a shortcut on your desktop to the program you want to open (for example Paint.exe). Right click the shortcut then click the Shortcut tab. Click the cursor in Shortcut Key line and press once on the numeric keypad you want to associate to that program (say 4). You should then see an entry reading "Num 4". Click Apply then OK.

You have to have Num Lock on for this to work. You can set this on by default in BIOS settings. Or just click it on each time you boot. You can use all the numbers and some of the symbols, just avoid using + as this is used for other things.

Tips: Create a hot restart or shutdown shortcut on your desktop using WinBoost, and use the numeric keypad as its key. Now you can then close your computer with one click on that key. Or use this to open your internet connection.

Note: The shortcut must reside on your desktop or it won't work.

Two Documents, One Application

Double-click a text file icon, and the program associated with that file (NotePad) opens along with it. Double-click another text file, and the same NotePad opens a second window for the new file. If you don't like that sort of waste for your desktop taskbar space, follow these steps:

Drag the second text's icon to the NotePad's button on the taskbar and hold the mouse button down until the NotePad window opens. Release the mouse button. The NotePad opens the file. Use this general rule for your other applications.

Powerful WordPad

If you're a WordPad user mania, and have Microsoft Office installed on your hard disk, then get it facilities to make the most of your WordPad. From the WordPad menu, choose Insert + Object. In the Object Type list, find and double-click Microsoft Equation, Microsoft Graph, MS Organization Chart or Microsoft Draw (in Office 97). In a second or so, a frame appears within your document, and the Office toolbar appears at your WordPad screen. Edit your work, click Close after finished, and you are back into WordPad with the result.

Resize The Open or Save Dialog Boxes

Have you noticed that in Win98/Me the File - Open or Save dialog boxes on your applications (WordPad, Paint, NotePad, etc) can be resized instantaneously? Look at the lower right-hand corner of a File - Open or Save dialog box, if you see some diagonal lines, then you can easily resize it. Click on a corner and drag it to whatever size you want, which will make it much easier to view the files within the current folder. Windows 95 doesn't have this capability.


Shortcut to Favorite Folder

When trying to save a file from any program (like Excel, Word, or IE), the Save dialog box will open in a default folder (like Windows, My Documents, or Desktop). If you always save files in another favorite folder (maybe on another drive or networked computer), put a shortcut to that folder in the default folder.

To make the shortcut easier to find in the dialog box, start the file name with an exclamation mark. This folder shortcut will always be at the top of an alphabetically sorted listing. Now you can double-click on it to be transported to that favorite folder in an instant.

Hidden Counter for Your Applications

What is the most often run application on your system? Notepad, MS Word, FreeCell games or Internet Explorer? You can find out the exact number of how many times an application being launched for the last several days from the Opt.log file. Double click to open it with NotePad. This file located inside C:\Windows\Applog folder. It's a hidden folder in WinMe, so you need to turn it on through Windows Explorer setting, Tools - Folder Options - tab View.

Note: Optlog.txt actually needed by disk defragmenter whenever you want to optimize your most frequently accessed programs for speed.

Run a Program Every Hour

Have you ever want to run a program every hour, for example running the Disk Defragmenter? Unfortunately, by default Task Scheduler doesn't support this option. To get around this situation use this tip. First, open Task Scheduler (click Start, Settings, Control Panel, and double-click Scheduled Tasks). Double-click Add Scheduled Task. This will open the Scheduled Task Wizard. Click Next to continue and set up the first occurrence of your new task. Click Finish to close the dialog box and save your changes.

Now, double-click your new task to open it, click the Schedule tab, and click the Advanced button. Select the check box labeled Repeat task and then specify the time interval in minutes or hours. Next, select the Duration radio button and specify the length of time you want your program to repeat.

Preview for TIFF

Don't you know that you can preview TIFF files (*.TIF) within Explorer without using any extra graphic applications? To do so, install Windows Imaging (Use Control Panel, Add / Remove Programs, Accessories, Windows Setup, Imaging). Now see the TIFF file's property sheet. It contains the Image tab, complete with preview and file attributes, right-click one and select Properties to access it.

Faster Launch Time

If you want to get faster program launch time, here is a great tip: set the program to start in a minimized state. To do so, right-click on any shortcut and go to the Properties tab, on the Run section, select the Minimized option. Slower systems will see the biggest difference.

Rename My Documents Folder

You can't simply delete the My Documents folder without causing problems, but maybe you don't realize that you can rename it without consequences. The system will still recognize it as the default My Documents folder. All of MS Office applications and any new applications will automatically point there.

Windows Application Tricks -(1)...!!!

===========================================================
Quickly Open Files with the Non-Default Application

Bored for always using the same application to open your files? Now you can make one as default application and put others in the C:\Windows\SendTo folder. When you want to open a file with the non-default application, right click on the file and send it to the other application.

Handle The PCX Format

If you are a Windows 3.x veteran probably you have noticed that Paint, Windows 9x/Me bitmap editor application, can only handle BMP format. Meanwhile Paintbrush (Win 3.x bitmap editor application) can also handle PCX format. So what do you do if you still have PCX files around? Here are the tricks:

Copy the Pbrush.exe, Pbrush.dll and Pbrush.hlp files from your Windows 3.x files to your Windows 9X/ME hard drive. Copy Expand.exe from your Installation disk 2 or CD to your Windows installation folder on the hard drive. Use this command to expand Paintbrush:

expand a:pbrush.ex_ c:\windows\pbrush.exe

Powerful Text Editor
Probably you didn't realize that Microsoft Word 2000 uses a small application called Microsoft Script Editor to edit a Web page source code. This is a powerful text/code editor compared with Notepad. If you want to use all the features of this program, you can get it from C:\Program Files\Microsoft Visual Studio\Common\IDE\IDE98 and look for the program: MSE.EXE. Create a shortcut on your desktop for faster opening it.


Send Notes over the Network

WinPopup is a small messaging program, lets you send notes over the network. WinPopup pops up on the recipient's screen, getting their immediate attention. If you have not installed WinPopup yet, you can install it by opening the Control Panel and choose Add/Remove Programs. Select the Windows Setup tab, double-click Accessories in the list of components, and select WinPopup. Click OK to complete the installation.

To run the program simply type 'winpopup' (without quotation marks) in the Run dialog box.

Finding and Selecting The Hidden Useful Programs

Tons of applications in your hard drive and great chances you have useful programs on your computer you didn't realize about it. To get around this situation create a folder on your desktop called Hidden Applications, and then launch the Windows Find utility (Start/Find/Files or Folders). Continue with typing *.EXE *.COM in the Named box, and then click on the Find Now button. After Find is finished with its task, choose Select All from the Edit menu and drag and drop all the files in the Find window into your new desktop folder. Now you have a folder with shortcuts to every executable program on your Windows PC. Now, one at a time, double-click on each shortcut to find out what it is. Once it's identified, you can find and delete the program if you don't want it (be careful while doing this since several small programs are parts of other bigger programs) or move the shortcut to another folder if you want to keep it.

Quick Access to All Help Files

First create a folder on your desktop, and then use Find facility to find all help files and .txt files with useful information. Use your SendTo "make a desktop shortcut", or right drag and drop onto desktop and select make shortcut. Once they are on the desktop, pop them open to get an idea of what they are and rename them accordingly. Drag them into the new folder named "Useful Help Collections" or similar.

Completely Disable Task Scheduler

Want to know how to get rid of the Task Scheduler in your System Tray (the area next to your Windows clock)? Double-click the Task Scheduler icon, and then select Advanced, Stop Using Task Scheduler. Close the Scheduled Tasks window, and this utility will no longer run at start-up.

Most Often Used Applications Toolbar

These are the steps to create your favorite applications toolbar on the top of desktop:

Create a folder on your hard drive called Applications Toolbar. Then, copy shortcuts to the applications you use most often to this folder.

Right-click on an empty spot on the taskbar. Select the Toolbars/New Toolbar command, and browse to Application Toolbar folder. When the new toolbar appears on your taskbar, place your mouse pointer over the vertical toolbar handle at the front of the toolbar. When the pointer turns into a double-headed arrow, click and drag the toolbar to the very top of the desktop and drop it. When you do, the new toolbar anchors itself to the top of the desktop.


General Editing Shortcuts

Try the following general shortcuts in almost all of your applications, including MS Word, Write (Win 3.1), WordPad, or even Notepad.

Moving
One word to the right Ctrl+
One word to the left Ctrl+
Start of line Home
End of line End
Up one screen PageUp
Down one screen PageDown
Top of Screen Ctrl + PageUp
Bottom of Screen Ctrl + PageDown
Beginning of Document Ctrl + Home
End of Document Ctrl + End

Deleting
Delete word to left Ctrl + Backspace
Delete word to right Ctrl + Delete

Clipboard
Copy selection Ctrl + C
Cut selection Ctrl + X
Paste selection Ctrl + V
Undo last of the above Ctrl + Z

Dots on Application Menus

Pay attention on your favorite application, for example WordPad. Click on File menu, and you will see several commands like New..., Open..., Save As..., etc. What do all those dots next to those menu commands mean?" A menu command followed by an ellipsis (...) means it will open a dialog box.

Microsoft Natural Keyboard Shortcuts...!!

============================================

The Winkey is between Ctrl & Alt on the left side, and Menu & Alt on the right side of your keyboard. As you now, if you press the Winkey the Start Menu will be opened instantly. More than that, you can use it to simplify other tasks. For examples:

Launches Start button (Winkey)
Display the Run dialog box (Winkey + R)
Minimize all windows currently open (Winkey + M)
Undo Minimize all windows (Winkey + Shift + M)
Start Help (Winkey + F1)
Start Explorer (Winkey + E)
Start Find Files/Folders dialog box (Winkey + F)
Start Find Computer dialog box (CTRL + Winkey + F)
Cycle through taskbar buttons (Winkey + Tab)
Display Systems Properties panel (Winkey + Break).
Show/hide Desktop (Winkey + D)
Opens Printer box to add, check job status, etc. (Winkey + P)
Opens up mouse properties (Winkey + I)
Opportunity to log off Windows (Winkey + L)
Opens up keyboard properties (Winkey + K)

Basic windows operations.....(2)

New Quick Launch Toolbars

Drag any folder or any item from the desktop (e.g. My Computer, Recycle Bin, Network Neighborhood, Control Panel icon, etc.) to the edge of the screen and release. You will get a Single Click Quick Launch Toolbar with all the icons inside it.

Quick Swap Mouse

As you probably know, when you drag an object to or from the desktop using the right mouse button, you're given the option to Move, Copy, Create Shortcut or Cancel when you let go of the button. If you do not want to use the right mouse button, you can accomplish the same thing by pressing and holding Ctrl+Shift, and then drag using the left mouse button.

Quick Switch to Another Tab

There is an easy way to switch to another tab when you work inside a dialog box. Just press Ctrl+Tab keys to switch to the right tabs or press Ctrl+Shift+Tab keys to move to the left tab.

The Alternative Shortcuts

It is a common to use Ctrl+X, Ctrl+C, Ctrl+V, or Ctrl+Z, to perform Cut, Copy, Paste, or Undo operations inside Windows 9X/Me applications. Those shortcuts are designed to be pressed easily with the left fingers while the right fingers hold the mouse.

Actually, you can perform the same action using your right fingers. The shortcuts are Shift+Delete for Cut, Ctrl+Insert for Copy, Shift+Insert for Paste and Alt+Backspace for Undo.

WARNING:
Use the Shift+Delete keys only inside an application, if you use this shortcut inside Windows Explorer it will permanently deletes your files.

Using SendTo to Copy and Move Files

Use the SendTo feature to quickly copy and move files. First, create a shortcut to a drive or a folder using the previous tips. To move an object, you can use the SendTo feature by right-clicking the object, click the SendTo menu and then click the new location. To copy an object you must press Ctrl key while activating the SendTo feature. Meanwhile, to create a shortcut you must press Control and Shift keys while using the Sendto feature.

Another Way Selecting Icons

Normally to select a group of icons you must click and drag a box. Once you have a group selected, then you can click any one with the right mouse button, select a command, and that command will apply to all of them. To save a step, just click and drag the icons using the right mouse button, and when you release the button, the Context menu will pops up automatically.

Another Way To Put Shortcut on Desktop

You don't have to drag and drop in Desktop view only to create your favorite application shortcuts. If you work on Windows Explorer, you can simply right click the filename for which you want to create a shortcut and from the popup menu choose Send To and then choose Desktop As Shortcut.

Manage Your SendTo Menu

Normally the list of options in your SendTo context menu appears in alphabetical order. You can manage them by renaming the shortcuts in the SendTo folder so that a number is the first character. The order of the numbers will be the order of the options. The list is alphabetized, with numbers first.

Left or Right

Probably you didn't realize that you can use both left and right button to choose an item from shortcut menu. Normally you only use one of these buttons.

Show that Hiding Dialog Box

When you right-clicking the desktop and selecting Properties--switched to another window, and then come back to the desktop, do not surprise if suddenly the Properties box is gone. These happen if you clicked the Show Desktop icon (on the Quick Launch toolbar) or pressed Windows key + D. To show that hiding Properties box, press Alt-Tab to display all open windows. While holding Alt key, press Tab key repeatedly until the icon representing the missing Properties box is highlighted. Release the keys, and there's that Properties box.

Tips for Copy and Paste

Try the following tips inside Notepad or other text editor with a single-level undo feature. Copy text selection 1 (press Ctrl+C) and paste it over selection 2 (press Ctrl+V). Undo that operation (press Ctrl+Z), and while that text is still selected, copy it to the clipboard (press Ctrl+C). Now, undo that operation again (press Ctrl+Z) and you have the changed the text (from 2 to 1) as well as copied the old text (2) to the clipboard.

Basic windows operations...(1)

Adding SendTo Context Menu to Favorites-

Click the Start button, click Run, type "sendto" (without the quotes) in the dialog box, and click OK. The SendTo menu opens as icons for shortcuts to be added such as a shortcut to Notepad and Paint. Now select Favorites from the menu bar and "add" this window to your favorites. This makes it easily accessible to update with other shortcuts.

An Easy Way to Close Applications

As you know, you can close an opened application by pressing Alt+F4. Actually, there is another method, by pressing Alt+spacebar then followed by C.

Bigger Dialog Boxes

Probably you didn't realize that Common Dialogs inside an application (Notepad, Paint, etc), such as File - Open and File - Save As boxes are now resizable in the Windows 9X/Me. Just look in the lower right-hand corner for that familiar Explorer-like resize handle. Now, you can see more than just a handful of files when you're in those dialogs.

Closing All Your Applications Fast

Use this tip to close all opened applications quickly. Click the Start-Run menu, type Taskman, and then click OK to open the Task Manager application. Press and hold the SHIFT key, click the first application from the list, click the last application, and then click the Windows - End Task menu. You can also create a shortcut to the Task Manager in the Start menu.

Are you tired to close your running applications one by one? Just select Shutdown from the Start menu and pick the "Close all programs and log on as a different user?" option. Then log back on as the same user.

Creating Hot Keys
As an alternative to activate a Windows 9X/Me application, you can create hot keys. To create a hot key, right-click an application shortcut, choose Properties, click Shortcut tab, and then type a letter in the Shortcut key box (for example W for Word). Automatically, Windows 9X/Me will use the CTRL+ALT+W keys as the hot keys.

Date Information

To get information about the current time, you only need to see the clock at the right corner of Taskbar. How to see the today date? Move your mouse pointer to the clock and wait a moment. Date, month, and year will appear for several seconds and then disappear.

Don't Recycle My Files

You have several secret files that you do not want to keep them in the Recycle Bin. To do so, press the Shift key while you press the Del key or click the Delete menu.

Faster Quick View

Do you want to see your document previews faster? Open Windows Explorer, and then activate the Quick View application to see the first file's content. For the next files you can drag the file icons directly into the Quick View window. For easier operation, both windows (Explorer and Quick View) can be tilled vertically on the screen. If you only want to see bitmap, jpeg or gif files, open the Paint window instead of Quick View. The same method can be applied in Media Player to see multimedia files (wave, midi, avi, etc.) or NotePad for text file (*.txt).

Faster New Documents

To get faster new documents, right-click an empty space on the Windows 9X/Me desktop. From the pop-up menu choose New, and then from the list select the type of your new document. On the desktop will appear a shortcut icon. Rename this shortcut if it is necessary, and then double-click on it to start creating the new document.

How to Delete Files from Floppy & Zip Disks

As you know when you delete a file from a floppy, it is gone forever. Same problem occurs with zip disks. To get around this problem, first create a folder on the C:/ drive called "Deleted File". Create a shortcut to "Deleted File" and cut/paste it into the Windows/Send to folder. Paste another shortcut to "Deleted File" on the Desktop [Optional]. Now whenever one wants to delete files from a floppy or zip disk, send them to Deleted File first. You can delete them later.

Now get money foe received messages...

In your daily life you have to receive a lots of useless sms on your mobile phone, which mostly waist your time and break your intentness. Even you want or not you have to face them. Think about if your receive sms and get paid for it!!! Yes it's possible with mGinger. It can convert your mobile phone in a money making machine and let it earn for recharge itself.
mGinger is the first of its kind opt-in permission-based mobile marketing platform in India. mGinger is a service providing targeted advertisements on mobile phones. The advertisements are targeted on a consumer base who have opted-in to this service. The consumer base is built through a registration process in which the consumers specify their commercial interests, maximum number of ads they would like to receive in a day, convenient time-slots and their demographic information. Apart from getting information related to their particular interests, the consumers also receive monetary incentives for every ad they themselves receive and for each ad received in their network upto two levels of referrals.
How much do I get paid per SMS I receive: For each advertise (sms) that you receive you get 20p. You can refer your friends and family to join on mGinger. For every advert that your friend receives, you get 10p and for every advert that your friend's friend receives you get 5p.
You get paid for each SMS you receive, your friends receive and friend's friend's receive.
How do I get paid: After accumulating Rs. 300, you are entitled to receive a cheque from us, mailed to your address you provide during the signup process. Thus, it's in your best interest to provide us with the right and accurate mailing address and personal details. To receive the cheque, click on the "Pay me now" button on the "Earning" screen.
How do I get Started:You have to register with mGinger. Click on mGinger to a free registration. Its a completely free process

Note:this is the downward network.while filling Signup form,in case of referal u can write my username-"rushikesh88"