Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Tower of REBOL
tower.r
 documentation
v:1.0.0
3.3 KB
13 Mar 2003
REBOL can speak to many audiences.
author: Anonymous
Prompt for User and Password
userprotect.r505 bytes
13 Mar 2003
Prompt for username and password to use for a transfer.
author: [unknown]
UDP Group Chat
udp-group-chat.r1.5 KB
3 Aug 2010
Because this script uses UDP, anyone who runs it on a local network will automatically receive messages broadcast by others on the same network. A separate server program and/or connection(s) to specific IP addresses are NOT required. A who's online function is included to list all currently logged in users.
author: nick
UDP Signin Client Alarm
udp-signin-client.r35.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.r2.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.rv:1.0.1
886 bytes
15 Nov 2007
udp input forwarded/redirected as broadcast
author: ND
uncomment
uncomment.rv:1.0.0
944 bytes
13 Mar 2003
uncomment Java or C++ sources
author: Gregory Pecheret
Units
units.rv:0.0.0
19.0 KB
26 May 2015
Units conversion program
author: Scott Wall
Unless
unless.r508 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.rv: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.rv:0.8.3
3.6 KB
25 Apr 2013
Extracts tar archives.
author: Marco Antoniazzi
Updating and Creating links in INDEX files
update_index.rv: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.rv:1.0.0
5.7 KB
7 Jan 2005
Update/create links in index files
author: JL MEYRIAL
URI
uri.rv:1.1.1
1.7 KB
13 Mar 2003
URI parse rules.
author: Andrew Martin
Use-rule
use-rule.r3.4 KB
17 Jan 2012
Create a recursion and thread-safe parse rule with local variables. R2/R3 compatible.
author: ladislav mecir
User Server
unpack.r5.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.rv: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 encode
utf8-encode.rv: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.rv:1.1.1
6.8 KB
29 Jul 2004
upload a script to rebol.org
author: Volker Nitsch
My Clipboards
undetermined.rv: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