Integrating stuff
Mail by a speaker! CD stuff arrived!
Now:
![]() |
The bio is stored in a file author.pp (or author.pod , if the speaker wrote POD).
|
![]() |
The abstract is stored in a file talk.pp (or talk.pod , respectively).
|
![]() |
A list of key phrases is stored in talk-index , one phrase per line (empty lines and # comment lines possible).
|
![]() |
In case the additional stuff has an HTML entry, the startup page needs to be named index.html .
|
In my installation of PerlPointCD, I make a talk directory:
build/data/Long_Talks/CPAN_man/CPAN,_modules_and_the_world |
build/data/Long_Talks/CPAN_man/author.pp |
build/data/Long_Talks/CPAN_man/CPAN,_modules_and_the_world/talk.pp build/data/Long_Talks/CPAN_man/CPAN,_modules_and_the_world/talk-index |
![]() |
Finally, if there is additional stuff, a data subdirectory is made to store it in, and then the stuff goes there unmodified.
|
build/data/Long_Talks/CPAN_man/CPAN,_modules_and_the_world/data/* |
Running make
in the PerlPointCD working directory (above build
) generates CD slides presenting this talk. Ready!
Index-related: