Keithnote is a presentation generator. You tell it the name of your presentation, your name and affiliation, and optionally some extra keywords, and it downloads matching images from Flickr. The images are stored locally so you can run the presentation whilst off line. You can target Flickr images by interestingness or relevance.
Technical
Keithnote is a Python application using wxPython. It is tested on Ubuntu Linux and Windows Vista. Should run as is on Mac OS X as well, and anywhere Python and wxWidgets runs.
Improv
Keithnote can be used as a game for improvised comedy. The audience chooses the title, speaker name and affiliation, and an improviser has to deliver the speech.
Install
Windows users download the installer from the Downloads tab, and run it. You don't need anything else.
Linux users and everyone else download the .tar.bz2 archive from the Downloads tab, you will also need:
- Python (2.5 although 2.4 might work)
- wxPython
- flickrapi