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



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."


.



Relevant Pages

  • Creating Unidirectional Message-based Named Pipe
    ... client side which would write to that pipe when needed. ... I have tried changing the declaration of the sample to a string or 1 ... ByVal nNumberOfBytesToRead As Integer, ByRef lpNumberOfBytesRead As Integer, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Piano Tuning and "stretch"
    ... Draw the same vibration mode diagrams as for the string, ... pipe closed in both ends. ... Now, saxes behave as a open pipe and clarinets as closed pipes, despite ...
    (rec.music.theory)
  • Re: looking for function
    ... >I'm looking for a c function that will execute a system function then ... >return the output into a string. ... >pipe to file, ... Comeau C/C++ with Dinkumware's Libraries... ...
    (comp.lang.c)
  • Re: looking for function
    ... >I'm looking for a c function that will execute a system function then ... >return the output into a string. ... >pipe to file, ... Comeau C/C++ with Dinkumware's Libraries... ...
    (alt.comp.lang.learn.c-cpp)
  • Re: Spawning two subprocesses linked by a pipe
    ... translates it, ... The first is to use system, passing in a string containing the command ... and have them communicate via a named pipe. ...
    (comp.unix.programmer)