Try these tips :
1. Use Of '+' sign :
This ensures that the results returned to you will definatly consist of the word following the '+' sign. For Eg :
Search: reviews of +iPhone and iPod
This will show results containing the word reviews or iPod but the results will definatly consist of iPhone !
2. Use Of '-' sign :
Using '-' sign before any word will ensure that the particular word will not be included in the results !
3. Use Of '~' sign :
Using '~' before any word will return the results also containing the synonyms of the word !
4. Search a particular site :
To search a particular website you can use the following syntax in the google search :
Search: site:www.xyz.com abc
For Eg :
Search: site:http://pcremix.blogspot.com/ Google Search Tips
5. Define a word :
To get the definition of a word just use :
Search: define:abc
For Eg : Search: define:Computer
This will return you results which define 'Computer'.
6. Find Pages similar to a page :
To find a page similar i.e. consisting of same type of content, use the following syntax :
Search: related:http://www.xyz.com/
7. Search for exact phrase :
To search a set of words exactly together i.e.
For Eg :
Search: "contact us"
This will return the results containing both contact and us together !
8. Using the wild card '*' :
The * sign can be used in places where the whole word is not known.
For Eg:
Search: friend*
This will return the results containing friend , friends , friendship.
9. Using the '?' sign :
This is used when the full spelling of the word is not known.
For Eg:
Search: fri??d
This will result that in the results in which any alphabet can take the place of '?' sign.
10. Use of boolean operators :
The boolean operators like AND,OR,NOT can be used in search box to connect the words !
The search engine understands them as what they mean but the must be in capital letters !
For Eg:
Search: swim OR float
This will return the results containing either swim or float !
Rabu, 24 Desember 2008
Google Search Tips ! Very Useful!
Label: Computer Tricks
Diposting oleh magnificient seven di 07.23 0 komentar
Shutdown and Restart Trick !
****************************************************************************
Shutdown Trick
Stimulate shutdown from command prompt !
# Start >> Run
# Type shutdown -s -t 10 -c "Shutting Down..."
# Hit Enter and enjoy !
****************************************************************************
Restart Trick
Stimulate Restart from command prompt !
# Start >> Run
# Type shutdown -r -t 10 -c "Restarting..."
# Hit Enter and enjoy !
****************************************************************************
Log Off Trick
Stimulate LogOff from command prompt !
# Start >> Run
# Type shutdown -l
# Hit Enter and enjoy !
****************************************************************************
Please Note
-s :: This signify Shutdown Request.
-r :: This signify Restart Request.
-l :: This signify LogOff Request.
-t :: This signify the timer before Restart. (Replace '10' with any number.)
-c :: This signify comment.
How To Stop It ?
# When the timer is Running...
# Start >> Run
# Type shutdown -a
# That's It.
Prank !!!
-------------------------------------------------------------
۩ We can make a batch file which will Shutdown the computer everytime on startup !
Here is how ?
► Open Notepad
► Type :
@ECHO OFF
shutdown -s -t 10 -c "Virus Attack..."
exit
► File >> Save As...
► Name it : virus.bat
► Start >> All Programs
► Right Click on Startup >> Open
► This open the Startup folder
► Paste the Virus.bat file here !
Label: Computer Tricks
Diposting oleh magnificient seven di 07.21 0 komentar
Internet Explorer 7 Keyboard Shortcuts !
Internet Explorer 7 is full of many new features .
On the internet it has its reputation as Firefox killer !
Featuring : Tab Scrolling , Web Search Box , More Speed, etc.
Here The Keyboard Shortcuts :
CTRL+click (Open links in a new tab in the background)
CTRL+SHIFT+click (Open links in a new tab in the foreground)
CTRL+T (Open a new tab in the foreground)
ALT+ENTER (Open a new tab from the Address bar)
CTRL+Q (Open Quick Tabs - thumbnail view)
CTRL+TAB/CTRL+SHIFT+TAB (Switch between tabs)
CTRL+n (n can be 1-8) (Switch to a specific tab number)
CTRL+9 (Switch to the last tab)
CTRL+W (Close current tab)
ALT+F4 (Close all tabs)
CTRL+ALT+F4 (Close other tabs)
Label: Computer Tricks
Diposting oleh magnificient seven di 07.12 0 komentar