Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
rebzip
rebzip.r
 discussion
v:1.0.1
21.3 KB
17 Jul 2009
Zip archiver / unarchiver
author: Vincent Ecuyer
Rebol Reader
rebol-reader.rv:0.1.2
64.1 KB
10 Apr 2006
The script is a method to provide an orderly collection of scripts and documents to form a Rebol reference.
author: R.v.d.Zee
Duplicate Directory
duplicate-directory.rv:1.0.1
1.0 KB
13 Mar 2003
Duplicates the structure and files of a directory.
author: Andrew Martin
Delete Directory
delete-directory.rv:1.1.1
852 bytes
19 Jul 2003
Deletes the specified files(s) or directory.
author: Andrew Martin
Document Search
document-search.r
 documentation
v:1.0.0
2.1 KB
11 Aug 2006
Users may open a directory, search files for a phrase, and then review documents in a browser.
author: rwvd.Zee
Foreach-file
foreach-file.rv:1.0.2
986 bytes
5 Jun 2007
Perform function on each file in selected directory recursively
author: Rebolek
Recursive Read
recursive-read.rv:1.1.0
884 bytes
13 Mar 2003
Recursively read Directory.
author: Andrew Martin
X ls -R
xlsr.rv:1.0.1
1.8 KB
13 Mar 2003
Provide a template to exectute a function on all files found recursively from a directory
author: Gregory Pecheret
SQL PROTOCOL
sql-protocol.r
 discussion
 documentation
v:0.6.8
84.2 KB
3 Jan 2011
SQL-PROTOCOL is a SQL Relationnal Database Management System (RDBMS) entirely written in REBOL with JOIN and SORT capability. This allow you having an easy to use lightweight database engine embeded in your REBOL application. Today, sql-protocol execute only these kind of query : * SELECT ... FROM ... WHERE ... ORDER BY ... * INSERT ... INTO ... VALUES ... * [...]
author: marco
read-below
read-below.r
 discussion
 documentation
v:1.0.0
3.6 KB
13 Aug 2004
Reads all files and directories below specified directory
author: Brett Handley
List FTP upload
listftpupload.rv:1
1.5 KB
13 Mar 2003
FTP upload multiple files using login and password. Supports a full upload or partial for updates from lists in %sitedata.reb and %siteupdate.reb.
author: Elliott Olson
National Geographic Image of the Day Downloader
ngbg2.rv:1.2.5
12.3 KB
11 Sep 2007
Downloads all the Picture Of The Day images (current and past) from the National Geographic website and saves it to a location of your choice. Revisions: Version 1.2.5 Checked to see if the large wallpaper exists and if not to use the smaller wall paper image. Version 1.2.4 Changed from Viewing the POTD to Browsing the POTD which then allows the user to go back [...]
author: Gordon Raboud
Red compiler and Runner
redcompiler.r
 documentation
9.9 KB
5 Dec 2012
GUI to help with compile and run your Red(/System) scripts.
author: arnold van hofwegen
secure-clean-path
secure-clean-path.rv:1.0.1
11.2 KB
22 Oct 2005
Cleans up parent markers in a path, whilst restricting the output to a sandbox directory
author: anton rolls
Recursively scan directory
scan-dir.r
 documentation
2.0 KB
9 Oct 2008
Scans a directory recursively and returns path to all files in a block. Allows file matching and a callback function per file.
author: Henrik Mikael Kristensen
Common Dir
common-dir.rv:1.0.0
1.1 KB
13 Mar 2003
Common directory manipulation functions.
author: Andrew Martin
chmod777to555
chmod777to555.r1.4 KB
17 Apr 2010
I use this script to make sure that there are no files chmod'd to 777 on my webservers. Built in is a routine that collects and writes the name of every folder and every file on my server, to a text file. Taken from the tutorial at http://re-bol.com
author: nick
Embedded Search
embedded-search.rv:1.0.0
3.3 KB
19 Aug 2006
The script enables a document search from within a browser.
author: rwvd.zee
Obscure File Server
fileserver.r14.4 KB
3 Sep 2009
Share files over HTTP protocol +NLS
author: pijoter
Email Files as Compressed
mailfilescomp.r1.0 KB
13 Mar 2003
This example sends a group of files (binary or text) as a single compressed text message.
author: [unknown]
navigator
navigator.rv:1.0.0
2.0 KB
13 Mar 2003
to navigate throw files, next versions will include web and ftp navigation
author: Gregory Pecheret
Pack
pack.rv:1.1.2
1.5 KB
13 Mar 2003
Self-extracting file packer & unpacker.
author: Andrew Martin
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
Directory Mapper
dir-mapper.rv:1.0.5
5.0 KB
13 Mar 2003
Recursively builds a dir-structure map of the directory with file/dir informations as size and dates
author: Oldes and Stephane Bagnier
Directory Downloader
directory-downloader.r3.4 KB
29 Jun 2008
Download all files and subfolders from a given folder on a web server. Used to transfer entire folder structures via network. Currently configured for the aprelium web server (http://aprelium.com/), but easily adjusted for others. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio