Index of /archives/X/gnome/teams/marketing/en/2004/intro-to-gnome-development/source
Name Last modified Size Description
Parent Directory -
LICENSE 2004-02-12 16:29 247
README 2004-02-12 16:29 701
graphics/ 2004-02-12 16:22 -
params.xsl 2004-02-12 16:27 855
slides-lca.css 2004-02-12 16:23 844
slides.css 2004-02-12 16:23 2.8K
slides.xml 2004-02-12 16:25 26K
To create the HTML version of these slides, download the DocBook Slides
package (from http://sourceforge.net/project/showfiles.php?group_id=21935) and
set up your XML catalog to correctly find the installed files.
Then I ran
xsltproc -o ../html/ params.xsl slides.xml
cp -a graphics ../html/
cp *.css ../html/
When giving presentations like this, I usually also set the overlay parameter
to '1' in params.xsl, so that the footer appears at the bottom of the screen.
Then I hide all the toolbars in Mozilla/Firebird/FireFox (whatever the name du
jour is) and run the presentation with my browser in full-screen mode. On a
projector that can handle 1024x768, everything should fit on one screen.