Click here to get back home

Is there a module that grabs a remote page and prints thumbnail image?

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Is there a module that grabs a remote page and prints thumbnail image? Blue 05-26-2006
Posted by Blue on May 26, 2006, 12:09 am
Please log in for more thread options


Hi, I am not a Perl programmer but I need to know this so that I can
design a Perl script and get a programmer to code it:

Is there any Perl module that grabs a remote website and return a
thumbnail image?

P/S: My first post here.

Thanks.

Posted by Chris Davies on May 26, 2006, 8:35 am
Please log in for more thread options


> Is there any Perl module that grabs a remote website and return a
> thumbnail image?

A thumbnail image of the URL you've specified?

I don't think so (but I'm happy to be proven wrong).

Some questions for you to consider...

What pixel-size page would you expect your thumbnail to
represent? 1024x768? 800x600? 1000x1000?

What should happen with DHTML elements (bits that move)? Maybe they
shouldn't be rendered, but what if those elements are static and
contribute to the page layout?

What should happen to javascript (and java, flash, realplayer, and other
embedded applets for that matter)? Should they be rendered or ignored? How
would you decide (programatically)?

Chris

Posted by Dr.Ruud on May 26, 2006, 9:40 am
Please log in for more thread options


Chris Davies schreef:

> A thumbnail image of the URL you've specified?
> I don't think so (but I'm happy to be proven wrong).

Pipe it through links -dump, and string() the result on a GD-image.
;)

--
Affijn, Ruud

"Gewoon is een tijger."



Posted by Jürgen Exner on May 26, 2006, 8:59 am
Please log in for more thread options


Blue wrote:
> Is there any Perl module that grabs a remote website and return a
> thumbnail image?

A namesake of yours just posted exactly the same question to CLPmisc. You
may want to check with him for answers he got.

jue



Similar ThreadsPosted
Image::Magick::Thumbnail::create problem September 24, 2004, 6:14 pm
Image Magick thumbnail batch resizing January 16, 2006, 12:46 pm
Net::SSH::Perl to connect to a remote server via a web page August 30, 2004, 10:02 am
SWF thumbnail module June 13, 2007, 10:11 am
Remote.pm (File::Remote) error handling question January 29, 2007, 12:57 pm
Sending "page up" and "page down" character problem. September 7, 2004, 1:59 pm
Remote.pm (File::Remote) problem February 28, 2006, 9:50 pm
Remote install of Perl Module April 12, 2005, 10:47 am
Module to get text from a PDF page? January 6, 2005, 8:52 pm
Sticky notes page module? July 6, 2006, 1:09 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap