Saturday, August 25, 2007

Google Search Tricks

*Tip Number One:

The first thing you must do to generate a productive search is think. You need to think about what it is you really want. You really have to search Google for the words or phrases that will be *on the page you want, not for a description of the page or website. So if you are looking for a comparative review of wireless telephones, you will probably get more results from a list of names such as SmartPhone, Audiovox, Motorola, and so on, than the words "comparative review of wireless phones".

*Tip Number Two:

Use Quotation marks to force finding a specific phrase. When you surround your phrase with quotation marks, the search engine will only return results exactly matching the entire phrase. This is an extremely powerful search technique, and yet it is not used by the majority of web searchers. If you search on the two words George and Washington, you will get over 8 million results. If you put quotation marks around the entire name, your results will be restricted to about 3 million. And if your search is on "George Washington" "Cherry Tree", you will only get about 12,600 results. You get the picture. This is especially important if your search contains what are called "stop words" - words that Google is designed to ignore, such as "and" "of" and "the". By including these inside your quoted phrase, you will get more targeted search results.

*Tip Number Three:

Use the Plus (+) and Minus (-) Signs. The plus sign just before a search term means "This MUST be found in the search". Conversely, if you find a lot of search results that include a specific product, word, phrase, or item that you do not want to see, you can put a minus sign before that word or phrase, and those results will be excluded from your search. You can even exclude domains or top-level domains from your search - see the site: command below.

*Tip Number Four:

Use the Asterisk (*) As a WildCard search term. Yes, you can insert an asterisk in your search phrase and it will act as a wild card matching any word in that place in the phrase. Not only that, but you can insert more than one asterisk in place of more than one word in your search phrase, up to the limit of ten search words - and the wild card markers are not counted toward this ten word limit.

*Tip Number Five:

Use the site: command. If you are interested in finding examples of the term XMLHttp, but only on eggheadcafe.com, then you can create a search like this: site:eggheadcafe.com XMLHTTP This will restrict your search to only pages belonging to that web site. You will notice that in regular Google searches, if there are more than two results from that site, the second result will be indented and there will be a link "More results from ..." - this automatically uses the site: qualifier. Also, you can search or exclude whole domains. For example, you can search for tampopo dvd site:co.uk or tampopo dvd -site:com (Tampopo is a wonderful Japanese noodle western spoof by director Juzo Itami that is sure to be enjoyed by Americans. If you really want to get educated IMHO, try to avoid watching films out of Hollywood, as they generally stink).

*Tip Number Six:

Use the operators. Besides the site: command, Google understands a range of operators that include filetype: (eg doc, xls, or pdf), intext: and allintext:, intitle: and allintitle:, inurl: and allinurl:, author: (in Google Groups) and location: (in Google News). Google also understands a logical OR, provided it is upper case. This means you can search for a bar in Orlando OR Miami for example. It is useful when targets of searches have alternative or variable spellings: outsourcing bombay OR mumbai. The OR command can be shortened to a vertical bar (|), as in outsourcing bombay | mumbai. Another way of adding alternatives is to use a tilde character (~). Thus if you search for ~food, Google also searches for cooking, cuisine, nutrition, recipes and restaurants. You have a lot of power and flexibility; you just have to make some notes and learn the language that the search engine understands so that you can speak to it. The search engine doesn't get mad or take offense - provided that you know its language, it will do exactly what you tell it to!

*Tip Number Seven:

Use the Advanced Search Page. Fortunately, you don't need to memorize all of the above tricks, since they are conveniently offered to you in various combinations in the Advanced Search option which is always available from the main Google search page.

*Tip Number Eight:

Use Google Groups. Google has the most complete archive of usenet and other news posts going back over 20 years. By simply switching tabs from Web to Groups, your search term(s) will be repeated on the Groups archives. I cannot stress how valuable this can be- many, many times when I have not found a proper result on the web, by simply switching to Google Groups I've been able to find exactly what I was looking for.

*Tip Number Nine:

Use new advanced search features. Google has a number of new features including Google Local, Google News (news items from newspapers and other publications around the globe), Froogle - which searches for the best prices on products, and the Dictionary - to get the spelling and / or definition of a word. In fact, if you may have misspelled a word in your search, Google's dictionary will remind you with a link that says "Did you really mean XXX?" and clicking that link will correct your search. Google also provides an Images search facility that brings back results filled with actual images on web pages that match your search terms. One of the lastest new offerings as of this writing in October, 2004, is a mobile SMS search that allows you to send an SMS message to google with your search terms for a restaurant and zipcode, somebody's name and address, or whatever, and get back the results to your cellphone in seconds.

Hope u like it. Add any more if you guys find. Suggestions are always welcomed.

Greasemonkey Scripts For Orkut

Note: You need Firefox with Greasemonkey installed and enabled to use these.
Just click on the link to install them. Get Greasemonkey from here :

http://ftp.mozilla.org/pub/mozilla.org/extensions/greasemonkey/greasemonkey-0.6.6.20061017.0-fx.xpi

Here are the scripts :

1. Letz you configure orkut's color scheme, changes your GMail address in the top right corner into an actual link to your GMail inbox :

http://www.sujooo.com/ed/greasemonkey_scripts/orkutrestyler.user.js

2. Adds a toolbar at the top of the page with various formatting tools and extra links :

http://www.sujooo.com/ed/greasemonkey_scripts/orkutformatbar.user.js

3. Search function for finding your posts or those of a specific user in scrapbooks and community threads :

http://www.sujooo.com/ed/greasemonkey_scripts/orkutfindmessages.user.js

4. Transforms links to images into the images themselves so you can see them inside orkut :

http://www.sujooo.com/ed/greasemonkey_scripts/orkutlinktoimage.user.js

5. Alerts you when you receive new scraps and when your friends log in, like MSN :

http://www.sujooo.com/ed/greasemonkey_scripts/orkuthinewscrap.user.js

6. Adds a contextual menu when you right click (Windows) or control click (Mac) on someone's avatar :

http://www.sujooo.com/ed/greasemonkey_scripts/orkutprofilecontextmenu.user.js

7. On clicking "reply" in a thread this script adds an input box in the same page without loading the page. After submitting your post you can see it immediately without having to back go to the last page of a thread. :

http://www.sujooo.com/ed/greasemonkey_scripts/orkutfastreply.user.js

8. Adds shortcuts to scrapbook, photoalbum and compose message next to every user's photo :

http://www.sujooo.com/ed/greasemonkey_scripts/orkutshortcuts.user.js

9. Adds a link to the last page of a topic in the topic list :

http://www.sujooo.com/ed/greasemonkey_scripts/orkutgolastpageoftopic.user.js

10. Adds a link to your scrapbook on every page :

http://www.sujooo.com/ed/greasemonkey_scripts/orkutmyscrapbooklink.user.js

11. Shows all the zoomed photos of a photoalbum on one page :

http://www.sujooo.com/ed/greasemonkey_scripts/orkutzoomalbum.user.js

12. Enlarges the text box for posting messages on orkut forums :

http://www.sujooo.com/ed/greasemonkey_scripts/orkuttextboxenlarger.user.js

13. Changes the default setting to "all languages" for the community search engine :

http://www.sujooo.com/ed/greasemonkey_scripts/orkutalllanguagesdefault.user.js

14. Allows you to adjust the orkut timestamp to your local time (you have to edit this script yourself to set your timezone) :

http://www.sujooo.com/ed/greasemonkey_scripts/orkuttimezoneadjuster.user.js

15. Adds a "reply to topic" link at the top of each forum :

http://www.sujooo.com/ed/greasemonkey_scripts/orkutaddreplytotopiclink.user.js

16. Allows community owners to add related communities by their ID number :

http://www.sujooo.com/ed/greasemonkey_scripts/orkutaddrelatedcommunity.user.js

Messenger For Orkut - Scrapboy

Scrapboy enables you to send and receive instant scraps on Orkut without a browser. It keeps you login into Orkut for a long time and right on your desktop as a small standalone running software. It is just like a messenger .

Some of scrapboy’s features include:

1. Instant notification : You get notified by this scrapbook software as soon as someone scribbles into your orkut scrapbook. It is quite similar as when you get notified by an instant messenger when you get any new intant message. Scrapboy notifies you of new scrap by audio and visula alerts which can be configured as per user’s choice.

2. Orkut Emoticons and smileys : You can add emoticons and smileys to your orkut scraps easily and conveniently using scrapboy. You can even do text formatting using bold italic and different colors with easy visual rich text area editor.

3. Easy to use : When you login into scrapboy with your orkut account, then all of your friends get loaded into this scrapbook software automatically and instantly. So sending a scrap is just a click away.

Download It Here

Build Your Own Customized IE7

Hey guys, this is true. You can also build your own customized IE. One like yahoo provides.

Just see this here :

http://news.softpedia.com/news/Build-Your-Own-Customized-IE7-42355.shtml

To do this you have to download a file - Internet Explorer Administration Kit 7

Link : http://www.softpedia.com/get/Internet/Browsers/Internet-Explorer-Administration-Kit.shtml

I hope you will have lots of fun building your own customized IE 7 :)

AddThis Feed Button