Topic Tags |
topic-tags.r discussion | v:0.2.1 9.3 KB 15 May 2004 | Makes tagging the mailing list a little bit more comfortable.
Lists all topic tags in a window which I like to have open while tagging.
Clicking on any tag copies it into clipboard so I only have to paste it into browser. author: Christian Ensel |
copy to Ljudmila |
testljudmila.r | v:1.1.1 497 bytes 13 Mar 2003 | xx. author: Iztok |
translate |
translate.r | v:1.0.0 3.8 KB 13 Nov 2003 | i18n-tool to translate rebol-scripts author: Volker Nitsch |
Custom math operators |
tj-operators.r | 2.1 KB 27 Dec 2006 | Math shorthand. Used by other of my library functions. Rollover operator author: Tim Johnson |
Date and time in digits |
time-in-digits.r | v:1 1.6 KB 13 Mar 2003 | Convert the date and time into a string of digits. author: Ryan C. Christiansen |
Transpose |
transpose.r | v:1.0.0 1.0 KB 13 Mar 2003 | Transposes a Matrix's rows and columns. author: Andrew Martin |
Triangulation Example |
triangulation.r | 4.9 KB 13 May 2005 | To demonstrate how to calculate the location of a robot based on response times from three known beacons in a right triangle configuration author: Bohdan Lechnowsky |
Demo client with telnet-protocol |
telnet-client.r | v:1.0.0 863 bytes 13 Mar 2003 | A simple telnet-client author: Frank Sievertsen |
TSN: Tranched serial number server |
tsn.r documentation | v:0.0.1 7.6 KB 30 Apr 2007 | Quick, safe way of allocating categorized unique serial numbers author: Sunanda |
Twelve Days of Christmas |
twelvedays.r documentation | v:1.0.0 2.0 KB 13 Mar 2003 | Twelve Days of Christmas author: Anonymous |
Rebol date to-timestamp |
to-timestamp.r | v:0.0.3 0.9 KB 13 Mar 2003 | For better date storage (in large date databases) author: Oldes |
Example Text Document |
textdoc.r documentation | 2.9 KB 13 Mar 2003 | Creates an example for text-to-html doc language.
Shows how natural and readable it is -- the reason we
prefer it for writing our how-to documentation. author: Carl Sassenrath |
Format Decimal |
to-decimal-notation.r | 813 bytes 24 Feb 2017 | Build a string that represents the decimal notation of a given number author: christian le corre |
tagit |
tagit.r | v:1.0.0 1.1 KB 16 Nov 2004 | generate tagged HTML blocks author: Nigel Salt |
Tail func |
tail-func.r | 2.2 KB 4 Oct 2012 | define tail-recursive functions author: Ladislav Mecir |
Rebol TCP Ping |
tcpping.r | v:1.0.0 16.2 KB 5 Jul 2006 | Ping version using TCP author: François Jouen |
Rebol Tiff Reader |
tiffreader.r | v:1.0 2.4 KB 2 Mar 2010 | Some examples how to use tiff lib author: FrançÂois Jouen. |
Tail recursion |
tailfunc.r | v:1.0.0 3.9 KB 6 May 2003 | Provides transparent tail recursive functions with refinement transferral. Source code 4 gurus only author: Maarten Koopmans |
Tally |
tally.r | v:1.0.0 871 bytes 6 May 2003 | Tallies up the values in a series, producing a block of [Value Count] pairs. author: Andrew Martin |
TCP Server |
tcpserver.r | v:1.0.0 1.4 KB 3 Aug 2010 | Opens a TCP port and accepts multiple client connections. author: Semseddin (Endo) Moldibi |
tcp2bc |
tcp2broadcast.r | v:1.0.0 885 bytes 15 Nov 2007 | tcp input forwarded/redirected as udp broadcast author: ND |
Telnet Chat |
telnetchat.r | v:1.0.0 4.3 KB 6 May 2003 | A chat-server you can telnet to! ;o) author: Tommy Giessing Pedersen |
Test de %style-scrollable.r |
test-style-scrollable.r | 4.3 KB 13 Dec 2004 | Essai de gestion des scrolls & de tables author: Claude RAMIER |
Text Editor |
text-edit.r | v:1.0.0 1.7 KB 6 May 2003 | A basic text editor with: cut, copy, paste, horizontal and vertical scrolling, URLs as file names (for FTP remote editing), shortcut keys and a dialog box for file save confirmation. author: Carl Sassenrath |
Text effect styles |
text-effects.r | v:1.0.0 2.3 KB 6 May 2003 | This version contains just 'sine-text style... author: Oldes |