From: Daniel Lucraft Date: 2007-03-16T18:28:41+09:00 Subject: Re: How to take thumbnail of a website using Ruby? Human Dunnil wrote: > Hello folks, > > How could I take a screenshot of a web site using Ruby on a shared > hosting? There's no X server on the server, is there a way to take a > screenshot using imagemagick or something else? > > Thanks, > - Dunnil I'd be surprised if the first step in the easiest way to do this wasn't (1) install an X server. This is sort of a way to do it using RubyGnome. But again, needs X, Gtk and Ruby-gnome: http://rubyurl.com/Yjk There was definitely a website out there that would take pictures of your page for you, on different platforms, but I can't seem to find it. Perhaps it would be possible to hook up with that. best, Dan -- Posted via http://www.ruby-forum.com/.