请问linux服务端如何生成网页的缩略图?
就像alexa那样的生成网页的缩略图片,服务器是LAMP,请问有什么可用的程序或者编程的方法可以实现?
------解决方案--------------------html2jpg: 是一个perl脚本,需要mozilla支持 
 http://marginalhacks.com/Hacks/html2jpg/   
 如果你装了KDE,可以用khtml2png 
 http://khtml2png.sourceforge.net/   
 这个是基于Apache和fastcgi的 
 http://fastcgi-gallery.platon.sk/   
 这篇文章你也可以参考: 
 http://my.opera.com/forestgan/blog/show.dml/369814