Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Dowser plugin for Firefox
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Graeme Merrall  
View profile  
 More options Sep 30 2004, 12:41 am
From: Graeme Merrall <dasfr...@gmail.com>
Date: Thu, 30 Sep 2004 14:41:54 +1000
Local: Thurs, Sep 30 2004 12:41 am
Subject: Dowser plugin for Firefox
Just checked out Dowser and the first thing I noticed was that I
couldn't get to it in Firefox using the usual search box.  No problem.

Whip into your Firefox install folder and look for a folder named
"searchplugins". It's usually "c:\Program Files\Mozilla
Firefox\searchplugins".

Create a file called dowser.src and paste the following in

<search
   name="Dowser"
   description="Dowser Search"
   method="GET"
   action="http://127.0.0.1:5309/search"
   queryEncoding="utf-8"
   queryCharset="utf-8"


<input name="q" user>
<input name="s" value="google">
<inputnext name="start" factor="10">
<inputprev name="start" factor="10">

<interpret
    browserResultType="result"
    charset = "UTF-8"
    resultListStart="<!--a-->"
    resultListEnd="<!--z-->"
    resultItemStart="<!--m-->"
    resultItemEnd="<!--n-->"


</search>

You'll also need an image file. I was lazy and just copied an existing
one but just make sure it's got the same name as the .src file. e.g.
dowser.gif

Restart firefox and you're done.

Next you'll prob want to make this your default search engine. In the
Firefox location bar type about:config and look for the entry
"browser.search.defaultenginename" and change this to the "name" entry
in dowser.src.  In the example above this is "Dowser"

Restart and you're away.  Note that I've stuck this on google but you
could modify this so everything went through Dowser.  Create files for
google, amazon, wikipedia, 43folders and just and the "name" value and
the value of "s" and make sure you've set the engine up in Dowser and
away you go.

Might have to play with this more myself :)

Cheers,
 Graeme


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
eric Farris  
View profile  
 More options Sep 30 2004, 9:40 am
From: eric Farris <eafar...@gmail.com>
Date: Thu, 30 Sep 2004 09:40:16 -0400
Local: Thurs, Sep 30 2004 9:40 am
Subject: Re: [43F Group] Dowser plugin for Firefox

thanks for the great tip!

this works for us OSXers, too, with a small addition. To find the
'searchplugins' folder you have to look at the contents for
FireFox.app. Find firefox in the finder (with QS you can do
firefox<tab>reveal), then right click (or ctrl-click if you're a
one-button mouser) and choose "Show Package Contents." The
searchplugins folder is in Contents->MacOS. Everything else works as
advertised for me. Cool!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »