Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
(treelist)
treelist.rv:0.0.1
3.6 KB
11 Sep 2010
show how to build a simple tree list
author: Marco Antoniazzi derived from Didier CADIEU
A Tiny Web Server
tiny-server.r2.0 KB
26 Mar 2013
Inspired by Carl's Tiny Web Server: http://www.rebol.net/cookbook/recipes/0057.html. This one is compatible with Rebol 3.
author: [unknown]
Timer
timer-style.rv:1.1
3.4 KB
9 Oct 2005
A simple Timer Style .... with an example of Timer with Saving & Loading
author: Phil Bevan
Tiny Paint Programs
tiny-paint-programs.r1.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
to-fussy-idate
to-fussy-idate.rv:1.0.1
3.5 KB
22 Apr 2005
A function which converts a Rebol date! to a string formatted according to a strict interpretation of the RFC 822 standard. If the time is not provided, a default of 00:00 is used. If the seconds are not set, 00 is used. (NB The zone defaults to 00:00 in a Rebol date) [...]
author: Peter WA Wood
to-ical-date.r
to-ical-date.rv:1
905 bytes
10 Mar 2006
Convert the rebol date into a iCal date string .
author: RebKodeur
to-iso8601-date
to-iso-8601-date.rv:1.1.1
3.3 KB
22 Apr 2005
A function which converts a Rebol date! to a string which complies with ISO 8601. If the time is not provided, a default of 00:00 is used. Truncates any milli-seconds. (NB The zone defaults to 00:00 in a Rebol date)
author: Peter WA Wood
Todo List
todo-list.r
 discussion
v:1.3.0
9.7 KB
24 Jun 2004
Based on the demo of Rebol /View by Carl. It allow you to manage a list of todo and move them between them.
author: Carl Sassenrath, Didier Cadieu & Fabrice Vado
Tokyo Tower Watcher
tokyotower.rv:1.0.0
958 bytes
13 Mar 2003
To display a picture of the Tokyo Tower, updating every 60s
author: graspee
tooltipVid.r
toolt4vid.rv:1.0
3.1 KB
3 Feb 2006
Tooltip for VID (less bugged than previous version. This work is the mixing of 2 different ways to handle tooltips in vid not using style package anymore
author: Shadwolf, Boss, DideC, Volker
Prompt for User and Password
userprotect.r505 bytes
13 Mar 2003
Prompt for username and password to use for a transfer.
author: [unknown]
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
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
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
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
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
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
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
Date Selector
vid-date.r1.1 KB
9 Mar 2009
A simple date selector VID style
author: Ammon Johnson
vTrend
vtrend.rv:1.0.0
5.1 KB
11 Jul 2006
This little utility will generate natural looking trends for you. You can set a few parameters and marker points for the trend to make it looking as you wish.
author: Varga Árpád