Threads Demo |
threaddemo.r | v:1.0 4.2 KB 5 Jan 2005 | show multithreading with rebol (all versions) author: François Jouen |
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 |
tictactoe.r | v:1.0.3 4.2 KB 6 May 2003 | No known purpose. author: Ryan S. Cole |
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 |
Tile Game |
tile-game.r | v:1.0.0 1.7 KB 2 Feb 2006 | Classic tile sliding game in less than a page of code. author: Sterling Newton |
My Clipboards |
undetermined.r | v:1.0 3.1 KB 19 Jul 2006 | Manage multiple clips. So have more than just one choice when [copy]/paste; Could be helpful if repeat of pasting of a set of contents is needed. author: Z. Yao |
View-Desktop packed by Volker |
unzip-desktop.r | v:0.0.0.2 45.1 KB 13 Aug 2004 | Make it easier to install and run open source /view-desktop author: Volker Nitsch (of package) |
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 |
Origami Demo |
upmc12.r | v:1.0 223.0 KB 26 Feb 2007 | Playing with Rebol on Ultra Mobile Personal Computer. Use keyboard arrows for options! author: François Jouen |
udp2bc |
udp2broadcast.r | v:1.0.1 886 bytes 15 Nov 2007 | udp input forwarded/redirected as broadcast author: ND |
uncomment |
uncomment.r | v:1.0.0 944 bytes 13 Mar 2003 | uncomment Java or C++ sources author: Gregory Pecheret |
Create an Intelligent Mail Barcode encoding string |
usps4cb.r documentation | 23.3 KB 7 Nov 2011 | This is a program to load the United States Postal Service
Windows library for creating the new Intelligent Mail Barcode.
It is designed to be included in a calling program, and it provides
a function to generate a coding string, which in turn may be printed in
a proper barcode font to produce an Intelligent Mail Barcode.
Normally, one would use [...] author: Steven White |
Units |
units.r | v:0.0.0 19.0 KB 26 May 2015 | Units conversion program author: Scott Wall |
Unstylize |
unstylize.r | v:1.0.0 4.7 KB 1 Nov 2016 | Converts a style sheet to the VID stylize dialect who generated it. author: Annick Ecuyer |
UnTar |
untar.r | v:0.8.3 3.6 KB 25 Apr 2013 | Extracts tar archives. author: Marco Antoniazzi |
Updating and Creating links in INDEX files |
update_index.r | v:1.0.0 5.6 KB 13 Mar 2003 | Update/create links in index files author: JL MEYRIAL |
Updating and Creating links in INDEX files |
update-index.r | v:1.0.0 5.7 KB 7 Jan 2005 | Update/create links in index files author: JL MEYRIAL |
UPnP - IGD V1.0 |
upnp-igd.r | v:0.1 14.3 KB 10 Sep 2006 | UPnP-IGD tool to discover and control an Internet Gateway Device via UPnP author: marco |
URI |
uri.r | v:1.1.1 1.7 KB 13 Mar 2003 | URI parse rules. author: Andrew Martin |
URL Handler |
url-handler.r documentation | 14.6 KB 6 Nov 2016 | A script to handle URLs as objects. Rebol's built-in 'decode-url function
returns an object, but no methods to manipulate it. This script includes
functions that make it possible to manipulate the URL as you please.
CGI parameters are parsed into an alphabetized block for ease of comparison
of URLs. author: hy |
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 |
UTC now |
utc-now.r | v:1.1.0 1.5 KB 13 Jul 2009 | Mimics the functions of the built-in now function adjusted to UTC. author: Peter W A Wood |
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 |