What with the recent bout of
photo displays from TPC, it occurred to me that I have piles of scanned photos from recent company parties, and I thought it would be fun to put them on my intranet, which is running Apache, although not mod_perl.
I searched for Slideshow on CPAN, and found Slideshow by Kevin Lenzo. This appears to be used in a classroom environment, and uses server-push to keep a series of clients looking at the same page. Then there's a group of modules for creating slideshows under Tk, which is also not what I want.
So I searched for perl web slideshow and found a large list of pointers to things that probably do what I want.
But rather than run the risk of wasting time downloading random code of unknown quality, I'd like to know whether any Perl Monks can give their seal of approval, or otherwise, to any Perl-based web slideshow packages that might be out there.
Note that I'm not even particularly fussed about doing this dynamically. I'll settle for a script that takes a list of files and spews out a series of static pages (although it would be nice to be able to do a meta/refresh, in order to have the pictures cycle by themselves).
Thanks for your pointers.
print@_{sort keys %_},$/if%_=split//,'= & *a?b:e\f/h^h!j+n,o@o;r$s-t%t#u'
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.