Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
A Reb-Site
a-reb-site.rv:0.1.1
70.8 KB
23 Mar 2008
a-reb-site.r was written to: - compare form and function of a reb-site with that of a conventional web-site. (...an obliging web-site - www.rebol.com perhaps!) & - to provide an example of a reb-site script, & - as an illustration of the compact size of a reb-site relative to the average web-site [...]
author: R.v.d.Zee
Auto-hiding scroller style example
auto-hiding-scroller-style.r
 discussion
v:0.8.0
14.4 KB
14 Nov 2020
Add an auto-hiding scroller to VID GUIs
author: Marco Antoniazzi
Archiver
archiver.rv:0.8.2
17.3 KB
21 Apr 2016
icon for archiver.rBackup files
author: Marco Antoniazzi
Files Renamer
files-renamer.rv:0.8.15
27.1 KB
17 May 2016
icon for files-renamer.rRename files
author: Marco Antoniazzi
Open a file or directory requester
file-requester.rv:1.4.11
29.5 KB
16 Sep 2017
icon for file-requester.rRequests a file or directory
author: Marco Antoniazzi
UUID Generation Example via Windows SDK
guid.rv:0.1
2.0 KB
10 Sep 2005
Command only example of interfacing to Windows SDK to generat UUIDs. Trivial given heavy lifting by others in Rebol community. Acknowledgements to all.
author: David McAvenue
Parse Aid
parse-aid.rv:0.6.2
15.1 KB
27 Oct 2013
icon for parse-aid.rHelp make and test parse rules
author: Marco Antoniazzi
Simplified VID resizing
simple-vid-resizing.r
 discussion
v:1.5.2
12.0 KB
23 May 2020
Helps create resizing VID guis
author: Marco Antoniazzi
Tooltip style example
simple-tooltip-style.rv:0.9.6
5.6 KB
3 Apr 2016
A quick way to add a simple tooltip to VID GUIs
author: Marco Antoniazzi
VID_build
vid-build.r
 discussion
v:0.8.6
36.7 KB
17 Nov 2013
icon for vid-build.rEasily create VID guis
author: Marco Antoniazzi
Visual sorting
visual-sorting.rv:0.0.10
21.4 KB
17 May 2016
icon for visual-sorting.rCollect and show various sorting algorithms.
author: Marco Antoniazzi
Patch for REBOL FTP protocol 226 response handling.
patch-ftp-226-handling.r
 documentation
5.2 KB
2 Jul 2005
To fix FTP protocol 226 response handling.
author: Brett Handley
RebGUI span Example
rebgui-sizing.r
 documentation
v:1.0.0
1.9 KB
5 Jun 2007
RebGUI tutorial; display images, with widget span and window resizing
author: Brian Tiffin
Captcha Example
captcha-example.r1.0 KB
8 Apr 2010
A minimal example demonstrating how to use the captcha library by SOFTINNOV: http://softinnov.org/rebol/captcha.shtml NOTE: the first part of this script CAN be used to create catchpa images in a non-graphic environment. You can, for example, run the first 6 lines of this script on your web server - just be sure to use REBOL/command [...]
author: nick
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)
VID1 for R3
vid1r3.r3
 discussion
v:0.3.20
113.6 KB
17 Apr 2022
Lets you use VID1 with R3
author: Marco Antoniazzi
REBOL Mapping of all win32 API errors
win32-errors.rv:1.0
193.9 KB
8 Sep 2010
[no purpose header found]
author: Maxim Olivier-Adlhoch
EnList
enlist.rv:0.0.3
10.3 KB
20 Jul 2003
Simple GUI for encap tools
author: Gregg Irwin
Analog Clock
analog-clock.r
 documentation
v:1.2.0
5.6 KB
28 Jan 2013
Colorful clock with analog display
author: Vincent Ecuyer
MakeDoc 2 - The REBOL Standard Document Formatter
makedoc2.r
 documentation
v:2.5.7
17.0 KB
10 Mar 2007
This is the official MakeDoc document formatter that is used by REBOL Technologies for all documentation. It is the fastest and easiest way to create good looking documentation using any text editor (even ones that do not auto-wrap text). It creates titles, headings, contents, bullets, numbered lists, indented examples, note blocks, and more. For documentation, [...]
author: Carl Sassenrath