diff options
| author | Jaromil <[email protected]> | 2012-04-09 09:03:56 (GMT) |
|---|---|---|
| committer | Jaromil <[email protected]> | 2012-04-09 12:45:55 (GMT) |
| commit | 04ff5123d8704f222292be1085c8fafb066f0962 (patch) | |
| tree | 85986d554f0609e1c26e645cfae65565059dd73a | |
| parent | c005e216aae4c91f1469f0ad7de317b5bab1616b (diff) | |
removed old website
| -rw-r--r-- | .gitmodules | 3 | ||||
| -rw-r--r-- | doc/tbt-wheel.png | bin | 0 -> 117738 bytes | |||
| m--------- | doc/web/dyne | 0 | ||||
| -rw-r--r-- | doc/web/dyne-config.el | 6 | ||||
| -rw-r--r-- | doc/web/views/images/tbt-wheel.png | bin | 136516 -> 0 bytes | |||
| -rw-r--r-- | doc/web/views/index.muse | 143 |
6 files changed, 0 insertions, 152 deletions
diff --git a/.gitmodules b/.gitmodules index 16cc396..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "doc/web/dyne"] - path = doc/web/dyne - url = git://code.dyne.org/dyne-web-tmpl-muse.git diff --git a/doc/tbt-wheel.png b/doc/tbt-wheel.png Binary files differnew file mode 100644 index 0000000..f0c0a89 --- a/dev/null +++ b/doc/tbt-wheel.png diff --git a/doc/web/dyne b/doc/web/dyne deleted file mode 160000 -Subproject 3769da87e01c95f234bae79353f5248eaff5de9 diff --git a/doc/web/dyne-config.el b/doc/web/dyne-config.el deleted file mode 100644 index 632857f..0000000 --- a/doc/web/dyne-config.el +++ b/dev/null @@ -1,6 +0,0 @@ -; simple website settings -(provide 'dyne-config) - -(set 'name "TBT") - -(set 'url "http://tbt.dyne.org") diff --git a/doc/web/views/images/tbt-wheel.png b/doc/web/views/images/tbt-wheel.png Binary files differdeleted file mode 100644 index f4d8bbb..0000000 --- a/doc/web/views/images/tbt-wheel.png +++ b/dev/null diff --git a/doc/web/views/index.muse b/doc/web/views/index.muse deleted file mode 100644 index 15e2876..0000000 --- a/doc/web/views/index.muse +++ b/dev/null @@ -1,143 +0,0 @@ -#title TBT - Time Based Text -#author Jaromil - - -<contents> - -* TBT - Time Based Text -** Introduction - -<class name="logo"> -[[images/tbt-wheel.png]] -</class> - -*TBT is made to vehicle more human-input information in written text* - -This software application records performance time of written text and -vehicles it as additional information: saves and reproduces every -single action during the composition of a text, so that we can -circulate an additional dimension of emphasis in written -communication. - -As this simple concept, our implementation is also kept very -minimalistic while we welcome programmers to embed it in communication -applications, as in *emails, blogs, visual poetry, wiki websites, -slides*, to embed emotions in plain text and open new practices for -literature and poetry. - - -Beware this software is hacky :) u need to love text. A [[manual.html][manual page]] is -provided and commandline formulas to be casted in a terminal. A -python-GTK graphical interface is also present. - -Here is a [[http://tbt.dyne.org/impakt/][time based poetry website]] that you can use also as your own -gallery. - -*** How TBT does it - -This software is written in thread-safe POSIX C++ and can be ported to -most platforms, it provides a real-time recorder for serial timed -data, recording 64bit tuples key/msec with low-latency. Included are -programs providing a text console interface for the user to experiment -with the keyboard. - - -In the .tbt format, text is saved with a timestamp for each letter: - -<example> - _________ ___________ - | u-int | u-int | - | 64bit | 64bit | m-seconds = 1/1000 of a second - --------- ----------- - | char | m-seconds | char = ASCII or higher bit char code - --------- ----------- - | Total: 128bit | - --------------------- -</example> - -Export functionality to different formats is provided, including -generation of web-ready code in HTML and Javascript. - -The distributed sourcecode includes multiple implementations: a -python-GTK graphical application and a dokuwiki plugin (javascript -based), for instance. There is also a CMS website written in PHP that -lets you archive and display TBT poetry on the Internet. - -** Artworks - -[[http://www.cosmo0.dyndns.org/les_art/writings.html][Michael Petchkovsky]] has composed TBT poetry visible on his website. - -** Downloads - -For licensing information see the [[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]. - -Below a list of formats you can download this application: ready to be -run with some of the interfaces developed, as a library you can use to -build your own application and as source code you can study. - - -*** Source code - -Latest stable release is 1.0 (22 March 2009) more about it in the [[ftp://ftp.dyne.org/tbt/NEWS][NEWS]] -and [[ftp://ftp.dyne.org/freej/ChangeLog][ChangeLog]]. - -Source releases are checked and signed by [[http://rastasoft.org][Jaromil]] using [[http://www.gnupg.org][GnuPG]]. - -On [[ftp://ftp.dyne.org/tbt][ftp.dyne.org/tbt]] you find all present and past TBT releases, source -code for extra plugins and more binaries that we occasionally build -for various architectures. - -The bleeding edge version is developed on our [[http://git.dyne.org][code repository]] using **GIT**, -you can clone the repository free and anonymously - -<example> - git clone git://code.dyne.org/tbt.git -</example> - -please use this version when [[http://bugs.dyne.org][reporting bugs]] and getting in contact with us. - -*** Apple Darwin/OSX 10.5 / 10.6 - -A binary ready to use is available on [[ftp://ftp.dyne.org/tbt/binaries/][ftp.dyne.org/tbt/binaries]] - -When run will create .html files in your Desktop, **copy the .js in the -same dir** and open the file to see your TBT text in a web-page. - -*** Winslows - -If you are looking for a winslows version, boot [[http://dynebolic.org][dyne:bolic GNU/Linux]]! - - - -** Credits - -Time Based Text is a software.art application developed by [[http://jaromil.dyne.org][Jaromil]] and -conceptualised with the contribution of [[http://jodi.org][JoDi]]. - -Some of the theoretical background of TBT is documented in this -[[http://www.nettime.org/Lists-Archives/nettime-l-0804/msg00022.html][interview published on nettime]]; this software is not just a technical -realization, it constitutes an interactive (on-site) art installation -by its author Jaromil, exhibited for the first time in [[http://transition.turbulence.org/blog/2008/10/07/speaking-out-loud-amsterdam/][SPEAK OUT LOUD]] -at [[http://www.nimk.nl][NIMk]] in Amsterdam and permanently included in the -[[http://www.runme.org/project/+tbt/][runme software art collection]]. - -*** Contributors - -Development of TBT was supported by [[www.impakt.nl][Impakt.nl]]. - -The TBT CMS was designed by [[www.ok-parking.nl][O.K. Parking]] and its PHP code written by -[[http://www.pallotron.net/][Angelo "Pallotron" Failla]]. - -[[http://identi.ca/caedes][Pablo "Caedes" Martines]] contributed the Python-GTK graphical interface -implementation for GNU/Linux and [[http://gareus.org/][Robin Gareus]] published a TBT dokuwiki -plugin. - -[[http://benn.org][Meinhard Benn]] implemented a TBT recorder in pure javascript and -[[http://freaknet.org/alpt/][Andrea "Alpt" Lo Pumo]] shared code perfectionements and suggestions, -while [[http://www.xant.net][Xantar Majere]] helped bundling the Apple/OSX ported version of -TBT. - -Additional thanks for their active support and appreciation go to: -[[http://pleintekst.nl/][Florian Cramer]], Annet Dekker, Paul Hendriks and [[http://www.sujaschko.de/][Susanne Jaschko]] - - |

