From: Tim Becker Date: 2007-03-16T19:08:47+09:00 Subject: Re: How to take thumbnail of a website using Ruby? > There's no X server on the server, is there a way to take a > screenshot Not only do you need an X-Server to provide the libs to take screenshots, but you'll also need it to have something you can take a screenshot OF. If you can't display a browser, you can't take a screenshot of it. Are you looking for something like this: http://www.snap.com/about/spa1B.php or this http://www.cooliris.com/Site/index.html ? -Tim