Re: A url
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: A url

From: richard <Richard@localhost.localdomain>
Date: Sat Jul 30 2005 - 19:22:16 CEST

SOR wrote:

> Assuming you had 5 links on a webpage and these 5 links pointed to 5
> different websites .
>
> What sort of info can be grabbed from the five different websites .
>
> This info would be shown on the webpage with the 5 links .
>
> The info gathering would be a one time process - with a option to do a
> refresh info if wanted .
>
>
> Although i've seen users talk about this sort of this on other
> newsgroups I didnt pay much attention as I didnt want or need it at the
> time .
>
> One thing I would be very interested in would be if it would be possible
> to take a screenshot of a website and then resize it to a thumbnail for
> display next to the url of the website .
>
> A refresh would take another screenshot and update the thumbnail .

he he, tricky, you want a web browser that can be controlled by code and a
screen capture that can be controlled by code,

konqueror has dcop.
I have no suggestions for screen grabber, but Im sure there is one.

Then you will want to reduce the size. php can do that bit with gd (or
better gd2).

It will be processor & bandwidth intensive. and difficult.

you have been warned.
Received on Tue Oct 18 02:06:27 2005