Has anyone got any experience using Thumbshots from http://www.thumbshots.org/ ? Any good or bad experiences?
I have seen some directories using them and want to give it a try,. but have been held up by limited programming skills.
These are the instructions for using them:
Step 1. Insert Thumbshots code
Copy and paste the following code beside each link. This code will automatically generate thumbshots beside the link.
- Code: Select all
<img src="http://open.thumbshots.org/image.pxf?url=[LINK]" border="0" onload="if (this.width>50) this.border=1; this.alt='Thumbnails by Thumbshots.org';">
Replace the [LINK] tag by the URL of the link. This link should be encoded to avoid mangling the querystring.
Step 2. Add the required thumbshots attribution
Please click here to add the thumbshots attribution as required by our licence. Failure to add the thumbshots attribution may result in losing your rights to use thumbshots permanently. We work so hard to help you. We only ask that you acknowledge our work by placing our small attribution.
That seems to presume one has only a couple of links.
How about dynamically produced links like those in the adp directory?
I suppose one has to somehow integrate that code on the body.html page.
The question is where does one do that?
Just in case this does not work, I may try www.snap.com preview solution, though I hope the code fits in without causing any conflicts. The only bad experience from another site I have with snap, is that at times, it holds up loading the page fast enough. A good number of times, it is the very last connection to load.
Thanks
