Getting more and more off-topic as time progresses, but here're a
couple of URL's which I use in Netscape Communicator.  Put them on the
button bar for quick searches:

Google: 
javascript:q=document.getSelection();for(i=0;i<frames.length;i++){q=frames[i].document.getSelection();if(q)break;}if(!q)void(q=prompt('Google
 search:',''));if(q)location.href='http://www.google.com/search?q='+escape(q)

AltaVista: 
javascript:q=document.getSelection();for(i=0;i<frames.length;i++){q=frames[i].document.getSelection();if(q)break;}if(!q)void(q=prompt('freshmeat
  search:',''));if(q)location.href='http://freshmeat.net/search/?q='+escape(q)

Freshmeat: 
javascript:q=document.getSelection();for(i=0;i<frames.length;i++){q=frames[i].document.getSelection();if(q)break;}if(!q)void(q=prompt('AltaVista
  
search:',''));if(q)location.href='http://www.altavista.com/cgi-bin/query?q='+escape(q)+'&kl=XX&pg=q&Translate=on'

Merriam-Webster Thesaurus (yes, I do like to write interesting text!): 
javascript:Qr=document.getSelection();if(!Qr){void(Qr=prompt('Enter word to find in 
Merriam-Webster 
Thesaurus:',''))}if(Qr)location.href='http://www.m-w.com/cgi-bin/thesaurus?'+escape(Qr)+'
 '

Each of these will pop-up a box, ask you to enter a word or set of
words and perform a search for that word/phrase on the appropriate
site.  If you have already highlighted some part of the text on the
page displayed by the browser, then the search will be performed using
the displayed word/phrase.

Regards,

-- Raju

>>>>> "Binand" == Binand Raj S <[EMAIL PROTECTED]> writes:

    Binand> On Thursday 17 January 2002 21:38 pm, Shridhar Daithankar
    Binand> wrote:
    >> Yah. Certainly that's true and great of konqueror. But I
    >> believe that gg is unnecessary. Google is default. You type
    >> anything that konqueror doesn't recognise and it will run to
    >> google..;-) Of course you can configure it as where it should
    >> run to..

    Binand> Just mentioned it, taking the example from the original
    Binand> post. I also have a gl:, gb: and gu: for google linux
    Binand> search, bsd search and groups search respectively, plus a
    Binand> number of others - like maps: for MAPS RSS queries, ordb:
    Binand> for www.ordb.org lookups etc. ;-)

    Binand> Incidentally, I haven't found a way to make this work with
    Binand> websites whose search forms work using the HTTP POST
    Binand> method. www.dict.org, for example.

    Binand> Binand

-- 
Raju Mathur          [EMAIL PROTECTED]           http://kandalaya.org/
                     It is the mind that moves

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to