TutorialsRoom.com, Where knowledge lands

Google Tips, What Many People Do Not Know About Google

google_search (1K)
Whether you are searching for a car loan, real state or even a mobile to buy, the first search engine that comes to your mind is Google. Although the daily heavy usage of Google, many people do not know a lot about what Google is offering. They only type some words and hit the magical search button but they do not know what they are missing. Find out how you can use Google the right way without clicking any additional links, just from the Google home page that you are used to.

You can use Google:

As a nice and handy Calculator: Enter any formula like this "(500 X 4000) + 600 * sqrt(525)", hit search and you will get the answer 2 013 747.73. Notice that you can use:

  1. Arithmetic operators like + addition, - subtraction,* multiplication, / division, ^ exponentiation (raise to a power of), % modulo (finds the remainder after division), choose (X choose Y determines the number of ways of choosing a set of Y elements from a set of X elements) and th root of (calculates the nth root of a number).
  2. Functions like sqrt , trigonometric functions (sin, cos, etc.), ln (logarithm base) and log (logarithm base 10).
  3. Some operators that come after the number (like ! (Factorial)).
  4. Brackets.
google_tips_01 (2K)

As a Unit Converter: For example, if you are reading a car specs and it says that the maximum speed is 200 miles/hour, you want to convert that into Kilometers, simply type "200 miles in kilometers", hit search, and you will get the answer: 200 miles = 321.8688 kilometers.


As a Currency Converter: Try "1000 USD in Euros" hit search and you will get something like: 1 000 U.S. dollars = 743.936914 Euros. The beauty of this Currency Converter -beside the automatic currency rate updates- is that you can use it even if you do not know the currency of a specified country. Try "1000 USD in UAE money" hit search and you will get something like: 1 000 U.S. dollars = 3 672.20435 United Arab Emirates dirhams or even "currency of India in Swedish money" and you will get something like: 1 Indian rupee = 0.17102521 Swedish kronor.

google_tips_02 (1K)

To see a Weather Conditions: Now and a four-day forecast for a particular worldwide location. Try "weather Tunis, Tunisia" (weather + country + city) and you will get the weather conditions of Tunisia or "weather Athens" (weather + city) and you will get the weather conditions of Athens.

google_tips_03 (4K)

To see a definition for a word or phrase: Start your search with the word define, type "define php" and you will get: The PHP Hypertext Preprocessor is a programming language that allows web developers to...


For Q&A: Try typing "the area of London" and you will get: Area 1,579 (609 SQ MI) or "the birth rate of Germany" and you will get something like: Birth Rate: 8.2 births/1,000 population (2007 est.).

google_tips_04 (1K)

To find a map: For a specified address in the US, type the address and hit Search.


To Find Stock and Fund Quotes: try typing "MSFT", hit search and you will get stock and mutual fund quotes of MICROSOFT CORPORATION. You can even click on the links in the result to get more finance information.


In addition to what I have mentioned above, there are many Operators that you can add to Google search to modify your search in some way. I'll show you the most useful ones, don't use a space between the operator and the word (operator:word)
  1. site: To search for words in specified site. This operator is very helpful when you want to search something in a site that does not have a search option. Try "site:www.tutorialsroom.com Photoshop " and you will get all the pages that has the word Photoshop in the www.tutorialsroom.com site. Notice that typing site:www.tutorialsroom.com without any additional words will return all the indexed pages of the site (all the pages that Google know about).
  2. inurl: Google will restrict the results to the documents that have the specified word in the url, try "inurl:loans cars " and you will get all the documents that have loans in the url and the word car anywhere in the document.
  3. allinurl: the same like the above but Google will restrict the results to the documents that have all the words that come after the allinurl in their urls, try "allinurl:real state" and you will get all the documents that have both real and state in the url.
  4. intitle: Google will restrict the results to the document that have the given word in the title, try "intitle:pets cats" to get all the documents that have the word pets in the title and cats anywhere in the document.
  5. allintitle: The same like the above but Google will return the documents that have all the words in the title so "allintitle: pets cats" will return the documents that have both the words pets and cats in the title.
  6. filetype: To get a certain file type documents, try "filetype:pdf car loan" and you will get all the pdf files that have the words car loan somewhere in them and you can click View as HTML to make Google display the pdf file as html page if you don't have a pdf reader.
  7. allinanchor: To get the documents that have the specified words as an anchor text for a url , try "allinanchor:tutorialsroom" and you'll get all the pages that have tutorialsroom in the anchor text linking to a page.

More Useful Tutorials

WWW vs. Non-WWW, The PageRank, The Effect And The Solution
Have you ever wondered if there is a difference between using http://www.anysite.com and http://anysite.com for your site links? Does this affect your PageRank? Read on.

How To Add A Favicon To Your Site?
Favicon is the small icon that you see when you visit many sites next to the address of the site, in the tab of the site if your browser supports tabs and in the bookmarks or favorites. I will show you how toimplement a favicon in your site using only free programs.

Gone In Sixty Seconds! (What To Avoid In Your Site)
How to make the visitors of your site leave in seconds and never come back! (What to avoid in your site).

Did You Like This Tutorial?

Share/Save/Bookmark

Your vote is greatly appreciated!

Current Comments (1)

Mon, 10 September 2007 14:34pm (GMT)

I have visited your site 404-times


Leave Your Comment (English Only Please)


(Required)


(Optional, will not be shown in public)


(Including http:// - Optional)



Type the sum of 5 + 3 (Required)


Copyright © 2007-2008 Hazem Osman. All rights reserved. Terms & Conditions