<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>bruce</name>
<shortdesc>Bruce the Presentation Tool</shortdesc>
<description>Bruce the Presentation Tool 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.

2.0beta2 includes:

- add initial text expose effect (fade in)
- allow configuration to be set per-page and combine page flags and config
- pause on video EOS
- allow Pages to communicate back to Presentation through events
- custom Pages via modules found in resource path
- resources now much more tightly controlled
- add Python code + execution page (still has interactivity issues)
- more robust presentation file parser
- fix caret positioning on history navigation and in-line editing
- BrucePoint(tm) styling (bullet points, text page alignment)
- scale fonts based on the actual viewport size

Bruce 2.0 has:

- 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</description>
<homepage rdf:resource="http://code.google.com/p/bruce-tpt/" />
<maintainer><foaf:Person><foaf:name>Richard Jones</foaf:name>
<foaf:mbox_sha1sum>26e966b2a686b2ef78269bed39cb3c9373d5046a</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.0beta2</revision></Version></release>
</Project></rdf:RDF>