=== Top of the Swiki === Attachments ===

Making and Viewing Slides

I'm using the new rendering files option in Squeak 2.2 to create slides for
my classes. I have a file like this:

Here's one slide
***newslide***
Here's another one
***newslide***
Here's my last slide

And it kicks out files named 1.html, 2.html, 3.html, etc. with large text
and next/previous links on it.

The code is at http://guzdial.cc.gatech.edu/st/slides.25Sep1250pm.cs
You'll find that this also adds a "View as HTML" option to your fileList
menu. It just opens up Scamper on the HTML file, which is useful if you're
doing lots of file rendering from inside of Squeak.

Mark


Mark Guzdial : Georgia Tech : College of Computing : Atlanta, GA 30332-0280
(404) 894-5618 : Fax (404) 894-0673 : guzdial@cc.gatech.edu
http://www.cc.gatech.edu/gvu/people/Faculty/Mark.Guzdial.html