I'm proud to release version 2.0beta1 of Bruce the Presentation Tool.

Bruce is for programmers who are tired of fighting with presentation tools. In 
its basic form it allows text, code or image pages and even interactive 
Python sessions. It uses pyglet and is easily extensible to add new page 
types.

Download from http://pypi.python.org/pypi/bruce

2.0beta1 released 2008-03-02 is a complete rewrite using pyglet 1.1:

- audio playback on any page, including blank ones
- simple point-by-point text display with styling and progressive expose
- interactive python interpreter with history
- code display with scrolling
- unicode escaped chars in ascii file
- html page display with scrolling
- image display with optional title and/or caption
- configuration may be changed inside a presentation, affecting subsequent
  pages
- resource location (images, video, sound from zip files etc.)
- timer and page count display for practicing
- logo display in the corner of every page
- may specify which screen to open on in multihead
- may switch to/from fullscreen
- HTML output of pages including notes
- video playback
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Reply via email to