Here is a search for:
http://yagoohoogle.com/


I didn't CVS it because it isn't as powerful as the multi feature in DQSD.
It is a pretty cool search though.

If someone wants to CVS it, feel free.  I have attached the XML file and an
exact duplicate renamed to .txt.

JB

Attachment: yghg.xml
Description: Binary data

<search function="yghg">
  <COMMENT>

    Even though this XML search will probably load and is a good start
    toward a completed search, please be aware that this search will probably
    not work as is and will probably require some changes.

  </COMMENT>
  <name>YaGooHooGle</name>
  <category>Search the Web</category>
  <contributor>John W. Bairen, Jr.</contributor>
  <link>http://yagoohoogle.com/</link>
  <email>john_dot_bairen_at_philips_dot_com</email>
  <description>
  Search both Yahoo and Google.
yghg
    <div class="helpboxDescLabels">Examples:</div>
    <table class="helpboxDescTable">
      <tr>yghg modem drivers<td></td></tr>
      <tr>yghg flowers<td></td></tr>
    </table>
  </description>
  <form name="yghgf"
        method="get"
        action="http://yagoohoogle.com/search.php";>

    <COMMENT> The following field was active (i.e. had focus) when the search 
was generated. </COMMENT>

    <input type="hidden" name="q" value="" />
  </form>
  <script><![CDATA[
    function yghg(q)
    {
      if( nullArgs("yghg", q) )
        return;

      // FORM variables for yghgf

      // The wizard assigned the search string to this form field value because
      // this field was the active element when the search file was generated.
      // Change this to args.q if the search string is parsed with parseArgs.
      document.yghgf.q.value = q;

      submitForm(yghgf);
    }
  ]]></script>
  <copyright>
    The following applies if this file is included and distributed with Dave's 
Quick Search Deskbar:
    Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public 
License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  </copyright>
  <created_by>
    This search file was initially created on 04/06/05 at 07:19:22
    by Dave's Quick Search Deskbar Search Wizard version 1.3,
    Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU 
General Public License, Version 2
  </created_by>
</search>

Reply via email to