public
Description: a browser based Timekeeper application for conferences.
Homepage: http://kakutani.com/products/kaigi_timekeeper/
Clone URL: git://github.com/kakutani/kaigi_timekeeper.git
name age message
file README.ja.rdoc Sat Aug 23 10:30:14 -0700 2008 trying to follow comment by walf443. http://git... [kakutani]
file README.rdoc Sat Aug 23 10:40:35 -0700 2008 typo. [kakutani]
file TODO.ja Fri Aug 22 21:59:48 -0700 2008 wrote some documents. [kakutani]
file conf-bg.png Loading commit data...
file index.html Sat Aug 23 05:31:03 -0700 2008 turn off config panel by default. [kakutani]
file jquery-1.2.6.min.js Thu Aug 21 00:13:10 -0700 2008 for tokyorubykaigi01 [kakutani]
file jquery.dimensions.min.js
file jquery.hotkeys.js Thu Aug 21 00:13:10 -0700 2008 for tokyorubykaigi01 [kakutani]
file kaigi_timekeeper.js
file soundapi.js Thu Aug 21 00:13:10 -0700 2008 for tokyorubykaigi01 [kakutani]
file soundapi.swf Thu Aug 21 00:13:10 -0700 2008 for tokyorubykaigi01 [kakutani]
directory sounds/
file sprintf.js
file style.css Fri Aug 22 21:55:51 -0700 2008 clean up dirty messy code by pair programming w... [kakutani]
file swfobject.js Thu Aug 21 00:13:10 -0700 2008 for tokyorubykaigi01 [kakutani]
file timekeepersrv Thu Aug 21 18:43:58 -0700 2008 rename [kakutani]
README.rdoc

Kaigi Timekeeper

‘Kaigi Timekeepr’ is a browser based Timekeeper application for conferences. Initially, this application was written for Tokyo RubyKaigi01. (That is a Regional RubyKaigi instance, regional.rubykaigi.org/tokyo01)

Live Demo

kakutani.com/products/kaigi_timekeeper/

RECOMMEND: Browse via a box SEVENBAR bold font (7barPBd) installed. (the font is available on www.trojanbear.net/omake.htm )

Usage

Kaigi Timekeepr hotkeys:

  • ‘c’ - configuration
  • ‘SPACE’ - start / stop (pause/resume is not supported so far.)
  • ‘r’,’left arrow’ - rewind to initial status.

Installation

Kaigi TimeKeeper requires local proxy http server to workaround the Flash security model. (If you don’t need to remain minutes anouncements w/ voice announcement, proxy server running will be optional.)

  1. Install SEVENBAR bold font(named ‘7barPBd’) via www.trojanbear.net/omake.htm
  2. $ git clone git://github.com/kakutani/kaigi_timekeeper.git
  3. $ ruby timekeepersrv (If you don’t have ruby, you can write similar http proxy.)
  4. localhost:8111 via some web browser. (8111 is default and configurable.)

4(optional). Some fullscreen utility should be useful. Megazoomer on OSX,for example.

Repository

git://github.com/kakutani/kaigi_timekeeper.git

Author(s)

Kakutani Shintaro (shintaro at kakutani dot com), kakutani.com

Credits