Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    XAO::ImageCache 0.1

    Download button

    No screenshots available
    Downloads: 585  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.2/5)
    9 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Konstantin Safronov | More programs
    Perl Artistic License / FREE
    June 10th, 2008, 01:52 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    XAO::ImageCache description

    XAO::ImageCache is a Perl module that will cache images stored in XAO::FS database.

    XAO::ImageCache is a Perl module that will cache images stored in XAO::FS database.

    SYNOPSIS

    use XAO::ImageCache;

    # Making new instance of Image Cache object
    my $image_Cache = XAO::ImageCache->new(
    list => $odb->fetch("/Products"),
    cache_path => "/var/httpd/shop/product/images/",
    cache_url => "/products/images/",
    source_url_key => "source_img",
    ) || die "Can't make Image cache!";

    # Init new empty Cache
    $image_cache->init() || die "Can't init new cache!";

    # Start images checking and downloading to cache
    $image_cache->check();

    When we store images links on own database we have no real images on own site. Some time it may be a problem cause images may have no right dimension or may be deleted from source site.

    XAO::ImageCache made for cache locally images his URL stored in XAO Founsation Server. Also, images may be resized automaticaly.

    This module provide easy methodes to scan XAO Foundation Server data lists, extract images source URLs from data objects, downloading images to local cache, resize local copy of image to feet in to given dimensions and store new local URL of image back to data object.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    XAO::FS database | cache images | Perl module | XAO::FS | database | image

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM