UDP Signin Client Alarm |
udp-signin-client.r | 35.0 KB 3 Aug 2010 | Together with %udp-signin-server.r this program alerts users on a network
that a new user has arrived and logged in. Client users are only notified
when the new user has signed in specificly to see them. Because this script
uses UDP, the client alarm application does not need to connect to any
specific IP. Anyone who runs the client [...] author: nick |
UDP Signin Server |
udp-signin-server.r | 2.0 KB 3 Aug 2010 | Together with %udp-signin-client.r this program alerts users on a network
that a new user has arrived and logged in. Client users are only notified
when the new user has signed in specificly to see them. Because this script
uses UDP, the client alarm application does not need to connect to any
specific IP. Anyone who runs the client [...] author: nick |
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 |
Units |
units.r | v:0.0.0 19.0 KB 26 May 2015 | Units conversion program author: Scott Wall |
Unless |
unless.r | 508 bytes 27 Dec 2004 | I'm used to writing 'unless in perl, so I wanted it in rebol as well. Easy. author: hy |
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 |
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 |
User Server |
unpack.r | 5.6 KB 18 Oct 2013 | I created this to load websites and chek my email,
as well as a few other things, at certain intervals.
Basically: 'call a script or 'browse a website when the
counter reaches zero.
This Unpack.r file creates 2 Rebol files - run Startup.r
to use this script. author: Izkata |
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 |
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 |
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 |
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 |
View an Image in a Window |
view-image.r documentation | v:1.0.0 496 bytes 13 Mar 2003 | View an image in a window. author: Anonymous |
View HTML Code |
view-html.r documentation | v:1.0.0 464 bytes 13 Mar 2003 | Fetch a web page and view its HTML code in a window. author: Anonymous |
View-Hanoi |
view-hanoi.r discussion | v:1.0.0 8.0 KB 13 Mar 2003 | Towers of Hanoi with Visualization. A learning excercise for me. Hopefully it will improve over time. author: Gregg Irwin |
Date Selector |
vid-date.r | 1.1 KB 9 Mar 2009 | A simple date selector VID style author: Ammon Johnson |
Visual sorting |
visual-sorting.r | v:0.0.10 21.4 KB 17 May 2016 | Collect and show various sorting algorithms. author: Marco Antoniazzi |
VT100 Functions |
vt100.r | v:1.0.0 1.0 KB 13 Mar 2003 | Examples of VT100 screen functions author: Jeff Kreis |