Thanks Mustafa.  I will try and post the search in the next day or so,
unless someone does before me.  However "cs" is already used for Consumer
Search.  I would recommend changing the function name, form name and file
name to something like "csr".

JB


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Sunday, March 30, 2003 10:32 PM
> To: [EMAIL PROTECTED]
> Subject: [DQSD-Users] added researchindex (citeseer) search
>
>
> Dear honorable users,
>
>   You can find the content of an xml file which allows searching through
> the ResearchIndex database. ResearchIndex indexes computer science
> articles on the web that are in PS/PDF format.
>
> The file is based on dic.xml. Copy it as cs.xml into your search
> directory (e.g., C:\Program Files\Quick Search Deskbar\searches), and
> refresh the toolbar. The entry goes into the Reference->General category.
>
> I have chosen cs as the keyword (cs for CiteSeer, which is the popular
> other name of the engine)
>     cs knuth
> or
>     cs knuth AND programming
> or
>     cs donald knuth
>
> All will work when searching about Uncle Knuth.
>
> Regards,
>     Mustafa
>
> PS. Thanks to the development team for the usefulness. :)
>
>
>
> <search function="cs">
>   <name>ResearchIndex (CiteSeer)</name>
>   <description>
>      ResearchIndex indexes Postscript and PDF [computer science]
> research articles on the Web.<br/>
>     <div class="helpboxDescLabels">Example:</div>
>     <table class="helpboxDescTable">
>           <tr><td>cs knuth</td></tr>
>           <tr><td>cs knuth AND programming</td></tr>
>       </table>
>   </description>
>   <category>Reference<category>General</category></category>
>   <link>http://citeseer.nj.nec.com/cs</link>
>
>   <form name="csf"
>         action="http://citeseer.nj.nec.com/cs";
>         method="get">
>     <input type="hidden" name="q"/>
>     <input type="hidden" name="cs" value="1"/>
>   </form>
>
>   <script><![CDATA[
>     function cs(q)
>     {
>       if( nullArgs("cs",q) )
>         return false;
>       else
>       {
>         document.csf.q.value = q;
>         submitForm(csf);
>       }
>     }
>   ]]></script>
>
>   <copyright>
>     Copyright (c) 2003 by Mustafa C. Kuscu
>     Based on David Bau's dic.xml. Distributed under
>     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
>   </copyright>
> </search>
>
>
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:
> The Definitive IT and Networking Event. Be There!
> NetWorld+Interop Las Vegas 2003 -- Register today!
> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
> _______________________________________________
> To unsubscribe visit:
> https://lists.sourceforge.net/lists/listinfo/dqsd-users
> [EMAIL PROTECTED]
> http://sourceforge.net/mailarchive/forum.php?forum_id=8601
>
>



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601

Reply via email to