Textpad syntax generator |
textpad-syngen.r discussion | v:0.5 3.3 KB 6 Sep 2010 | Textpad syntax generator for Textpad 4.4 (and above)
Highlighter gets lost with {{}} author: John Kenyon |
Textris |
textris.r discussion | 8.2 KB 29 Jun 2008 | The game of Tetris, in text mode.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
TextureLab - Texture generator |
texture-lab.r | v:0.3.3 25.6 KB 31 Oct 2006 | Generate mathematical textures author: ReBolek |
Throbbing Button |
throb.r | v:1.0.1 1.0 KB 6 May 2003 | To demonstrate a button that screams CLICK ME!! Updated from June 2000 version. author: Bohdan Lechnowsky |
Thumbnail Maker |
thumbnail-maker.r | 4.3 KB 14 Sep 2009 | Create image preview sheets from a list of files. Used to make the
introductory image at http://musiclessonz.com/rebol.html author: nick |
Tic Tac Toe |
tic-tac-toe.r | 766 bytes 25 Mar 2018 | A 5 minute response to:
https://blog.plan99.net/reacts-tictactoe-tutorial-in-kotlin-javafx-715c75a947d2 author: [unknown] |
Tiff Lib |
tifflib.r | v:1.0 47.3 KB 2 Mar 2010 | A basic library for reading and writing Tiff files author: François Jouen |
Time a Web Page |
timepage.r documentation | 503 bytes 13 Mar 2003 | Time how long it takes to fetch a web page from the net.
(Just the HTML file, not the images.) author: [unknown] |
2D transformations |
transforms-2d.r | v:0.5.1 15.0 KB 17 Oct 2020 | Visualize and experiment with 2D transformation matrices author: Marco Antoniazzi |
Time Clock |
time-clock.r | 5.2 KB 16 Jan 2011 | Used to log hours worked by employees. To help eliminate potential falsified
hours, the program takes a photo of the employee each time they clock in
and clock out, and sets the system clock using Ladislav Mercir's nist-clock.r
This code is provided as-is, with no warranty expressed or implied. Use
it at your own risk.
This [...] author: nick |
Time Web Pages |
timewebs.r documentation | v:1.0.0 1.1 KB 13 Mar 2003 | Time how long it takes to get each of the web pages listed in a block. author: Anonymous |
Secret Message |
toggle.r | 340 bytes 6 Feb 2010 | Exploratory author: jameyson |
Time-It Function |
timeit.r documentation | v:1.0.0 903 bytes 13 Mar 2003 | Creates a simple timer function for timing in REBOL. author: Anonymous |
Time-Line |
time-line.r | v:0.3.1 27.7 KB 4 Mar 2006 | Time-line VID style for use in time-table editing using AGG. author: Christian Ensel |
Time-Plan |
time-plan.r | v:0.4.0 33.1 KB 12 Mar 2006 | Time-plan RebGUI for use in time-table editing using AGG. author: Christian Ensel |
Tint demonstration |
tint.r | v:1.0.0 729 bytes 13 Mar 2003 | Tint demonstration author: Jeff |
Tiny Generic CRUD App |
tiny-crud-app.r | 990 bytes 7 Jan 2017 | A very short generic data storage/retrieval app example.
CRUD = create read update delete records. This can be used
as the basis for any sort of rolodex-like app which allows users
to enter and edit 'cards' full of information.
From http://re-bol.com/short_rebol_examples.r author: nick |
Tiny Paint Programs |
tiny-paint-programs.r | 1.3 KB 13 Jan 2010 | Three different small paint programs, including the shortest possible one-liner.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
Tiny Tile Game |
tiny-tile-game.r | 634 bytes 29 Jun 2008 | A very short GUI game example.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
Units |
units.r | v:0.0.0 19.0 KB 26 May 2015 | Units conversion program author: Scott Wall |
URI |
uri.r | v:1.1.1 1.7 KB 13 Mar 2003 | URI parse rules. author: Andrew Martin |
Use-rule |
use-rule.r | 3.4 KB 17 Jan 2012 | Create a recursion and thread-safe parse rule with local variables.
R2/R3 compatible. author: ladislav mecir |
UTF-8 |
utf-8.r discussion | v:1.0.2 14.3 KB 14 Nov 2003 | Encoding and decoding of UCS strings
to and from UTF-8 strings. author: Jan Skibinski |
UTF-8 encode |
utf8-encode.r | v:1.0.0 1.0 KB 17 Nov 2003 | Encodes the string data to UTF-8 (from Latin-1) author: Romano Paolo Tenca & Oldes |
Upload library-script - upload a script to rebol.org |
upload-library-script.r | v:1.1.1 6.8 KB 29 Jul 2004 | upload a script to rebol.org author: Volker Nitsch |