Smugpanel is a JavaScript that will display a list of web sites that link to yours. You can fully customise the look and feel and the functionality by changing the parameters in the smugpanel.js script.
The following is an example of smugpanel:
The settings are:
appID:'chrisdabbles',
url:'http://www.wait-till-i.com',
results:10,
header:'Sites that link to me:',
noDataMessage:'Couldn\'t find any sites linking to this one yet :(',
scriptID:'smugscript',
shuffleLinkLabel:'shuffle links',
shuffleLinkClass:'smugshuffle',
loading:'Loading...',
To add your own smugpanel, just do the following:
<script type="text/javascript" src="smugpanel.js"></script>
<div id="smugpanel"></div>
Magic. And Elf labour including pixie dust. Maybe it also simply uses the Yahoo! Site Explorer API, together with JSON search trickery, who knows?