Main > Programming > Libraries >

WWW::ImageSpool 0.01

WWW::ImageSpool 0.01

Sponsored Links

WWW::ImageSpool 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.007 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1059
Date added: 2006-11-29
Publisher: Tyler MacDonald

WWW::ImageSpool 0.01 description

WWW::ImageSpool is a Perl module that can cache images of interest from the web.

SYNOPSIS

use WWW::ImageSpool;

mkdir("/var/tmp/imagespool", 0700);

my $spool = WWW::ImageSpool->new
(
limit => 3,
searchlimit => 10,
max => 5 * 1048576,
dictionary => "sushi.txt",
verbose => 1,
dir => "/var/tmp/imagespool"
);

$spool->run();
while($spool->uptime < 86400);

When A WWW::ImageSpool objects run() method is called, it randomly picks keywords out of a chosen dictionary file and attempts to download images off of the internet by doing searches on these keywords. (Currently only a Google Image Search is done, via Guillaume Rousses WWW::Google::Images module, but the internals have been set up to make it easy to hook into other engines in the future.) Images are stored in the specified directory. If the directory grows beyond the maximum size, the oldest files in the directory are deleted.

The intended purpose behind this module is to supply images on demand for any piece of software that wants abstract images, such as screensavers or webpage generators or voice synthesizers (wouldnt it be cool if a voice synthesizer extracted all the popular nouns out of a book and scrolled by pertanent images as it read to you?)

WWW::ImageSpool 0.01 Screenshot

Advertisements

WWW::ImageSpool 0.01 Keywords

Bookmark WWW::ImageSpool 0.01

Hyperlink code:
Link for forum:

WWW::ImageSpool 0.01 Copyright

WareSeeker periodically updates pricing and software information of WWW::ImageSpool 0.01 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of WWW::ImageSpool 0.01 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
WWW::Poll is a Perl extension to build web polls. Free Download
WWW::Cache::Google is Perl module URI class for Google cache. Free Download
WWW::NanoRef is a Perl module that uses the API published by nanoref.com to produce shortened URLs. Free Download
WWW::Baseball::NPB is a Perl module that fetches Japanese baseball games information. Free Download
WWW::Google::Notebook::Note is a Perl module with note object for WWW::Google::Notebook. Free Download
Test::WWW::Accessibility is a Perl module to test web pages for accessibility. Free Download
WWW::Search::Google is a Perl module to search Google via SOAP. Free Download
WWW::Webrobot::Html2XHtml is a Perl module that can convert HTML to XML. Free Download