NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
spod5 (Re: A/B Testing) (Score:1)
I really like spod5 [cpan.org] by Philipe Bruhat to convert POD to S5. Placing images is a bit unwieldly, but if you want exact image placement, you can just include the raw HTML to display an image at a given position.
The fun thing with S5 is that you can get automatic (bad) translations for talks using any of the web translation services, as the whole slideshow is just one HTML page.
German version [datenzoo.de], hilarity ensues [altavista.com]
Re: (Score:1)
Re:spod5 (Re: A/B Testing) (Score:1)
Aah - the nice thing is that you can embed the HTML into the POD and have the best of the two worlds:
... of course, you could also go for the good old ASCII graphics :)
Reply to This
Parent
Re: (Score:1)
But given how much is already written in HTML, it would be more work to rewrite in POD than to continue forward. So I'll continue forward.