Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: Dynamic image collages delivered by webserver

by fgsfds100 (Initiate)
on Aug 28, 2012 at 04:49 UTC ( [id://990133]=note: print w/replies, xml ) Need Help??


in reply to Re: Dynamic image collages delivered by webserver
in thread Dynamic image collages delivered by webserver

I'm not looking for a code writing service. What is it with you people? Where do you get this belief that people like me are looking for a polished script?

I'm not asking for the moon here. I'm only asking for two things.

.

1. A suggestion of which module you think would be better suited for my goal and a concise tutorial on how to install them.

-- One that provides a WORKING link to a WORKING (Perl v5.10 compatible) installer, pm file or archive file, and explains exactly how to install it if it isn't already an wrapped in an installer itself.......... rather than the usual "tutorial by bibliography" list of (often dead) links a la "you might find it here or here or here or here, and tips on how to install it here or here or here or here." --

- Hey dude, I think this module would be better for you
- download it here (direct link or link to site and specify which version I should get, ie: is compatible and has all the basics of point 2...)
- run the installer -- or -- put the files here and type this

.

2. Basic functions that I can play with. To build an image consisting of smaller images and colored text and lines.

use blah; $img = new image; $img -> insertImage(paramenters); $img -> changeColor(paramenters); $img -> insertText(paramenters); $img -> changeColor(paramenters); $img -> insertLine(paramenters);

A "Hello World" picture, if you will. That's all I'm after. Is that so hard?

If you just plain don't know but don't want to come right out and say it, that's fine to. Just don't reply.

Replies are listed 'Best First'.
Re^3: Dynamic image collages delivered by webserver
by Anonymous Monk on Aug 28, 2012 at 06:38 UTC

    That's all I'm after. Is that so hard?

    Each one of the modules you mentioned comes with all those things, instructions on how to install, hundreds of examples.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://990133]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-25 23:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found