public
Description: 20 slides. 15 seconds each. 5 minutes total. Go.
Homepage:
Clone URL: git://github.com/rentzsch/Blitz.git
Blitz /
name age message
file .gitignore Sun Jun 28 01:11:43 -0700 2009 Initial check-in. [rentzsch]
directory Blitz.xcodeproj/ Tue Sep 22 20:07:01 -0700 2009 [DEV] Move distribution-building script into it... [rentzsch]
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 Tue Sep 22 13:01:42 -0700 2009 [DEV] Update appcast URL from private S3 to git... [rentzsch]
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 Tue Sep 22 20:25:55 -0700 2009 [DEV] Comment-out some NSLogs. [rentzsch]
file README.markdown Tue Sep 22 20:26:08 -0700 2009 [DEV] Update README for 1.0. [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 Tue Sep 22 20:07:01 -0700 2009 [DEV] Move distribution-building script into it... [rentzsch]
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 or Keynote file (you'll need iWork '09 installed for Keynote support) onto its icon. Blitz assumes you'll have 20 slides at 1280x720.

Requires Mac OS X 10.6 (though Kevin Mitchell has a 10.5-happy fork here).

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

Version History