Télécharger la liste

Description du projet

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.

Système requise

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

Cette version ajoute la possibilité d'exporter des enregistrements du TBT sur DokuWiki (wrapper JSON) et comprend une mise en œuvre nouvel enregistreur en pur Javascript. Le joueur le Javascript est maintenant réentrant (instances multiples peuvent être exécutés sur la même page Web), et le C + + API est documenté avec Doxygen.
Tags: docuwiki, JSON, JavaScript, reentrant, doxyfied
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.

2008-11-08 03:34
0.9

La facilité d'utilisation en mode console a été améliorée, les commutateurs de ligne de commande ont été mieux organisés, la documentation a été mise à jour, l'enregistrement à partir de stdin a été fixé, et la licence est maintenant à jour vers la GPLv3.
Tags: Minor feature enhancements
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.

2008-10-20 09:52
0.8

Cette version ajoute une nouvelle Python GTK interface utilisateur graphique, fixe le calendrier et l'utilisation du CPU, et ajoute la conversion de format de fichier et met à jour la documentation.
Tags: Major feature enhancements
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.

2007-04-15 18:01
0.7

Le projet comprend maintenant une dynamique PHP site Web pour télécharger et OTC de l'échange et la poésie haïku au sein des communautés en ligne. Une démo est également en ligne.
Tags: Major feature enhancements
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.

2007-01-31 23:38
0.6

Un nouvel outil en ligne de commande, «OTC», dispose désormais toutes les fonctionnalités: enregistrement et la lecture pour les tubes Unix et éditeur de la console, ainsi que le rendu en binaire, ASCII, pièce jointe, et HTML / Javascript formats. Documentation et et un exemple sont inclus.
Tags: Major feature enhancements
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.

Project Resources