rentzsch / Blitz

20 slides. 15 seconds each. 5 minutes total. Go.

This URL has Read+Write access

Blitz /
name age message
file .gitignore Sun Jun 28 01:11:43 -0700 2009 Initial check-in. [rentzsch]
directory Blitz.xcodeproj/ Loading commit data...
file BlitzButtonCell.h Sun Sep 20 20:21:15 -0700 2009 Don't start the presentation immediately on lau... [tjw]
file BlitzButtonCell.m Sun Sep 20 20:21:15 -0700 2009 Don't start the presentation immediately on lau... [tjw]
file BlitzPDFView.h Sun Sep 20 11:36:09 -0700 2009 Not sure this should be merged yet, fyi: Split... [tjw]
file BlitzPDFView.m Sun Sep 20 11:36:09 -0700 2009 Not sure this should be merged yet, fyi: Split... [tjw]
file Blitz_Prefix.pch Sun Sep 20 19:43:33 -0700 2009 oops; left this at my debug setting of 2 second... [tjw]
directory English.lproj/ Sun Sep 20 11:36:09 -0700 2009 Not sure this should be merged yet, fyi: Split... [tjw]
file Info.plist
file MyApplication.h Sun Jul 12 22:50:13 -0700 2009 Fix for ticket #5: Disable PDFView scroll wheel... [Philippe Casgrain]
file MyApplication.m Sun Jul 12 22:50:13 -0700 2009 Fix for ticket #5: Disable PDFView scroll wheel... [Philippe Casgrain]
file MyDocument.h Sun Sep 20 20:21:15 -0700 2009 Don't start the presentation immediately on lau... [tjw]
file MyDocument.m
file README.markdown Mon Jun 29 01:20:22 -0700 2009 [DEV] Pull TODOs out of README and move them in... [rentzsch]
file SlidesWindowController.h Sun Sep 20 11:36:09 -0700 2009 Not sure this should be merged yet, fyi: Split... [tjw]
file SlidesWindowController.m Sun Sep 20 19:48:31 -0700 2009 Set the background of the slides PDFView to black. [tjw]
directory Sparkle.framework/ Sun Jun 28 14:18:39 -0700 2009 [NEW] Add Sparkle. [rentzsch]
file SpeakerNotes.xib Mon Sep 21 20:11:05 -0700 2009 Karma. Swapping slides preserves their identif... [tjw]
file SpeakerNotesWindowController.h Sun Sep 20 21:11:17 -0700 2009 Added a slider to scale the font in the speaker... [tjw]
file SpeakerNotesWindowController.m Mon Sep 21 20:11:05 -0700 2009 Karma. Swapping slides preserves their identif... [tjw]
file SpeakerSlidesView.h Sun Sep 20 10:08:08 -0700 2009 A start on current/next slide previews in the s... [tjw]
file SpeakerSlidesView.m Sun Sep 20 10:08:08 -0700 2009 A start on current/next slide previews in the s... [tjw]
file blitz-appcast.xml Sun Jun 28 14:42:34 -0700 2009 [DEV] Update appcast for 0.1. [rentzsch]
file blitz-example.key Mon Sep 21 20:11:05 -0700 2009 Karma. Swapping slides preserves their identif... [tjw]
file blitz-example.pdf Sun Jun 28 01:36:41 -0700 2009 [NEW] Add README and example files. [rentzsch]
file blitz.icns Sun Jun 28 14:39:07 -0700 2009 [NEW] App icon by @violasong. [rentzsch]
file build_distribution.command
file dsa_pub.pem Sun Jun 28 14:18:39 -0700 2009 [NEW] Add Sparkle. [rentzsch]
file main.m Sun Jun 28 01:11:43 -0700 2009 Initial check-in. [rentzsch]
file presenter-notes.xsl Mon Sep 21 21:37:30 -0700 2009 Wrap Javascript as CDATA as noted by @kamitchell [tjw]
file version history.markdown Sun Jun 28 14:18:39 -0700 2009 [NEW] Add Sparkle. [rentzsch]
README.markdown

Blitz

A simple presentation app that enforces a specific format:

  • 20 slides
  • 15 seconds each
  • 5 minutes total

To use, drop a PDF file onto its icon. Blitz assumes you'll have 20 slides at 1280x720. It will start the presentation immediately, automatically advancing to the next slide every 15 seconds.

Requires Mac OS X 10.5/Intel (it's x86_64-only).

Please report bugs and request features on the Lighthouse project site. Want to chip in? Here's what needs to be done.

Version History

  • 0.1 Sun 28 Jun 2009 download

    • Initial version