I have developped something like that, in the past, but there is no simple way of doing this.
Take a look there:
http://www.web-screenshot.com
I never finished the site, especially the subscription part, but the screenshoter itself is there.
Cannot be installed on any server though. Requires a specific linux ditro, with a lot of developement libs to run.
Basically, I use a python script, which instantiate a Gecko (firefox rendering library) browser, and grab a linux virtual screen copy. With that copy, I then convert it in either jpg or png, and serve it back to the browser which requested it.
Go on the "try me" section, you can preview how it works.
__________________
Listen to the ducky: "This is awesome!!!"
Last edited by tripy : 03-09-2007 at 02:50 AM.
|