Download List

專案描述

Time Based Text allows the user to include more
information in written text by saving the time delta between keystrokes and offering a way to reproduce it exactly how it has been written. It offers a protocol and reference implementation that is easily embeddable in applications using text-based human communication. The idea behind it is that email systems as well poetry and literature may benefit from a time-based approach to text. It comes with a portable C++ reference implementation to generate TBT messages and save them in HTML and DokuWiki (JSON), a Website to upload and exchange TBT poetry, plus various advanced TBT implementations in Javascript, Python, and Perl.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-23 05:51
1.0

This release adds the ability to export TBT records to DokuWiki (JSON wrapper) and includes a new recorder implementation in pure Javascript. The Javascript player is now reentrant (multiple instances can be run on the same Web page), and the C++ API is documented with Doxygen.
標籤: docuwiki, JSON, JavaScript, reentrant, doxyfied

2008-11-08 03:34
0.9

Usability in console mode was improved, command line switches have been better organised, documentation has been updated, recording from stdin has been fixed, and the license is now upgraded to the GPLv3.
標籤: Minor feature enhancements

2008-10-20 09:52
0.8

This release adds a new Python-GTK graphical user interface, fixes the usage of timing and CPU, and adds file format conversion and documentation updates.
標籤: Major feature enhancements

2007-04-15 18:01
0.7

The project now includes a dynamic PHP Web site to upload and exchange TBT poetry and haiku within online communities. A demo is also online.
標籤: Major feature enhancements

2007-01-31 23:38
0.6

A new command line tool, 'tbt', now provides all functionality: recording and playback for Unix pipes and the console editor, as well as rendering in binary, ASCII, mail attachment, and HTML/Javascript formats. Documentation and and an example are included.
標籤: Major feature enhancements

Project Resources