i am looking for the similar websnapr.com software so i can install it on my website.. any idea where i can find it? thanks
It is moderately straight forward on how to take a snapshot of a website with plenty of free examples and they have then built a site around it is my guess... dont think there is any "software" involved as it is a basic concept that even a PHP script could achieve
the problem is that script must be a so called browser, to represent the page view and then.. i am not aware that any php module allow to do so..
Googling it came up with a few PHP scripts that claimed to be able to do it, we develop in .Net and therefore can perform the task reasonably but cannot comment on the validity of the PHP scripts found. http://www.plentyofcode.com/2007/09/website-screenshot-capture-with-aspnet.html contains a PHP example but I cannot comment on its validity
I'm looking for a solution too. The link you had works through an internet explorer window. I believe he is (and I am) looking for a way to capture a snapshot of a url through the website. I've seen sites do it and it's possible but I haven't found a solution yet.