in message news:
[email protected]...
Actually I end up disabling much of the Google toolbar. I don't need
all the extra fluff. In fact, I'm almost to the point of not
requiring the Google Toolbar itself at all because shortcuts can be
defined using TweakUI to do various searches.
In TweakUI, under the Internet Explorer node, you can define search
strings. By entering the prefex string you define followed by
whatever you want to search on, the URL with the string gets used to
send the string to the search engine and do the lookup for you. For
example, I have the following prefixes defined using TweakUI (first
line is the prefix string, 2nd is the URL that gets used):
acro (for finding acronyms)
http://www.acronymfinder.com/af-query.asp?String=exact&Acronym=%s
dict (for looking up words)
http://dictionary.reference.com/search?q=%s
g (for Google searches)
http://www.google.com/search?q=%s
gg (for searching Google Groups, descending date order)
http://groups.google.com/groups?scoring=d&q=%s
gi (for searching Google Images)
http://images.google.com/images?q=%s
gn (for searching Google News)
http://news.google.com/news?q=%s
ms (for searching Microsoft's web site)
http://search.microsoft.com/search/results.aspx?qu=%s
mss (for searching Microsoft's support knowledgebase)
http://support.microsoft.com/search/default.aspx?spid=global&query=%s
thes (for thesaurus lookups)
http://thesaurus.reference.com/search?q=%s
wiki (for searching Wikipedia)
http://en.wikipedia.org/wiki/Special:Search?search=%s
So if I want to search Gooogle on, say, Virtual PC 2007, I enter in
the Address Bar in IE:
g virtual pc 2007
and the following URL gets opened:
http://www.google.com/search?q=virtual+pc+2007
The plus characters get automatically added since undelimited spaces
are not allowed in URLs. I don't need the Google Toolbar any more. I
can use the prefix in the address bar in IE, in Windows Explorer, or
in the taskbar (if you add the Address toolbar). Of course, you call
still use the "?" prefix in the address bar for whatever is configured
as the default search URL (but, for me, that only works properly for
the Address bar in IE and not in Windows Explorer or in the taskbar).
With the prefix, I get the same results web page as when using the
Google Toolbar. The only thing that is missing (and which I still
leave enabled in the Google Toolbar) is the Highlight button which
highlights each word in the search string using a different color so
you can quickly see where each word appears within a web page.
There remains little need for me to keep the Google Toolbar around.
Google keeps adding more fluff which means I have to keep disabling
more of it. I just wanted it for a handy toolbar for doing searches,
but the prefix strings that I've defined (which gives flexibility) in
the address bar work very well. Defining your own search URLs
provides more flexibility than I get with one toolbar that is geared
to just one search database.