Er, that one don't actually work...

Here is a working version for Sherlock on MacOS.

<search  
   name="Everything2" 
   description="Everything2 Search" 
   method="GET" 
   action="http://www.everything2.com/index.pl" 
>
 
<input name="node" user>
<input name="node_id" value="">
<input name="lastnode_id" value="1216496"> 
<input name="match_all" value="1">
 
<interpret  
    resultListStart="<td valign=top>"  
    resultListEnd="<FORM"  
    resultItemStart="<li>"  
    resultItemEnd="</li>" 
> 
</search>
To install, paste it in a text editor. If you use TextEdit on OS X, make sure you go to the Format menu and choose "Make Plain Text", and with any other editor, make sure you save it as plain text. Save the file, call it e2.src. Open up sherlock, and pick the internet tab, then drag the file and drop it on the panel. Blammo, you're done.