home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / software / dave / dqsd.exe / searches / rss.xml < prev    next >
Text File  |  2003-04-20  |  1KB  |  37 lines

  1. <search function="rss">
  2.   <name>Feedster</name>
  3.   <category>Search the Web</category>
  4.   <contributor>Aaron Vance</contributor>
  5.   <link>http://www.feedster.com/</link>
  6.   <email>lafutura@multivance.com</email>
  7.   <description>
  8.   Searches syndicated RSS content feeds from sites and blogs.
  9.   <div class="helpboxDescLabels">Example:</div>
  10.     <table class="helpboxDescTable">
  11.       <tr><td>rss userland</td></tr>
  12.     </table>
  13.   </description>
  14.   <form name="rssform"
  15.         method="get"
  16.         action="http://www.feedster.com/search.php?q=">
  17.     <input type="hidden" name="q" value="" />
  18.   </form>
  19.   <script><![CDATA[
  20.     function rss(q)
  21.     {
  22.       if( nullArgs("rss", q) )
  23.         return;
  24.  
  25.       document.rssform.q.value = q;
  26.  
  27.       submitForm(rssform);
  28.     }
  29.   ]]></script>
  30.   <copyright>
  31.     The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
  32.     Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  33.   </copyright>
  34.   <created_by>
  35.     This search was created by Aaron Vance on Monday, April 14th, 2003.  It's Free.
  36.   </created_by>
  37. </search>