Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Origami Demo
upmc12.rv: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-Desktop packed by Volker
unzip-desktop.rv: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)
Prompt for User and Password
userprotect.r505 bytes
13 Mar 2003
Prompt for username and password to use for a transfer.
author: [unknown]
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
UPnP - IGD V1.0
upnp-igd.rv: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.rv: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.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
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.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
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
View A List of Data
view-list.r
 documentation
v:1.0.0
615 bytes
13 Mar 2003
Example of how to display a simple block of data as fixed width columns in a window. Code is just one line.
author: Anonymous
View an Image and its File Name
view-image-name.r
 documentation
v:1.0.0
589 bytes
13 Mar 2003
Display an image in a window with its file name printed directly below it.
author: Anonymous
View an Image behind File Name
view-image-name2.r
 documentation
v:1.0.0
562 bytes
13 Mar 2003
Display an image with its file name on top of it.
author: Anonymous