Here's a few new searches.
Shawn K. Hall wrote:
I've got a huge list of additional sites to add, but these were either
the most urgent (to me) or the simplest to add (by the search wizard).
With this in mind and the fact that your last post included ay2z which I
had already on my site, I have removed the attached from my site and
just left the website logins there.
Cheers,
Tom
http://www.moonbade.com/dqsd
<search function="wikdic">
<name>Wikitionary</name>
<category>Reference</category>
<contributor>Tom Corcoran</contributor>
<link>http://en.wiktionary.org/wiki/Main_Page</link>
<email>[EMAIL PROTECTED]</email>
<description>
A collaborative project to produce a free multilingual dictionary in every language, with definitions, etymologies, pronunciations and quotations.
<div class="helpboxDescLabels">Usage:</div>
<table class="helpboxDescTable">
<tr><td>wikdic hobbit</td></tr>
</table>
</description>
<form name="wikdicf"
method="get"
action="http://en.wiktionary.org/wiki/Special:Search">
<input type="hidden" name="search" value="" />
<input type="hidden" name="go" value="Go" />
<input type="hidden" name="fulltext" value="Search" />
</form>
<script><![CDATA[
function wikdic(q)
{
if( nullArgs("wikdic", q) )
return;
// FORM variables for wikdicf
document.wikdicf.search.value = q;
//document.wikdicf.go.value = "";
//document.wikdicf.fulltext.value = "";
submitForm(wikdicf);
}
]]></script>
</search><search function="clusty">
<name>Clusty the clustering engine</name>
<category>Search the Web</category>
<contributor>Tom Corcoran</contributor>
<link>http://clusty.com/</link>
<email>[EMAIL PROTECTED]</email>
<description>
</description>
<form name="clustyf"
method="get"
action="http://clusty.com/search">
<input type="hidden" name="query" value="" />
</form>
<script><![CDATA[
function clusty(q)
{
if( nullArgs("clusty", q) )
return;
document.clustyf.query.value = q;
submitForm(clustyf);
}
]]></script>
</search><search function="snip">
<name>snip</name>
<category>Functions</category>
<contributor>Tom Corcoran</contributor>
<email>[EMAIL PROTECTED]</email>
<link>http://snipurl.com/</link>
<email></email>
<description>
SnipURL - Snippetty snip snip with your long URLs!
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr>
<td>snip http://www.amazon.co.uk/exec/obidos/ASIN/B00023B1TY/qid=1092266230/ref=sr_8_xs_ap_i1_xgl/202-6194472-3333463</td>
</tr>
</table>
</description>
<form name="snipf"
method="post"
action="http://snipurl.com/index.php">
<input type="hidden" name="link" value="" />
<input type="hidden" name="alias" value="" />
<input type="hidden" name="protected_key" value="" />
</form>
<script><![CDATA[
function snip(q)
{
if( nullArgs("snip", q) )
return;
document.snipf.link.value = q;
//document.snipf.alias.value = "";
//document.snipf.protected_key.value = "";
submitForm(snipf);
}
]]></script>
</search>