533 scripts tagged as: [level · intermediate]
Reflect all Directions | ||
reflect-all.r | 681 bytes 13 Mar 2003 | Displays all reflection directions. author: [unknown] |
Regset - Regular expression convertor to bitset! | ||
regset.r documentation | v:0.1.0 2.1 KB 31 May 2007 | Make bitset from simple regex-like dialect. author: Boleslav Brezovsky |
Cellphone reminder | ||
remind.r | v:0.2 5.4 KB 13 Mar 2003 | Reads a file 'data.txt' containing appointment data, and sends
my cell phone a text message 5 minutes before the appointment. author: Graham Chiu |
Remote file Utility | ||
remote-file.r | v:0.0.2 6.0 KB 25 Sep 2003 | Exchange files over a network without ftp author: Ingo Hohmann |
Simple Rich Text renderer | ||
render-rich-text.r | v:1.3.0 4.7 KB 16 Jan 2004 | Defines the render-rich-text function, that is able to render
simple rich text in a face. author: Gabriele Santilli |
request time | ||
request-time.r | 4.6 KB 20 Sep 2004 | widget to return a valid time datatype author: Tom Conlin |
Resizer | ||
resizer.r | v:1.2.3 2.3 KB 1 Oct 2013 | Simple image resizer author: Massimiliano Vessi |
rewrite-gfx | ||
rewrite-gfx.r | v:0.0.2 6.1 KB 2 Jan 2005 | Using a (forth-featured) rewrite-grammar to plot
recursive (turtle) graphics author: Piotr Gapinski |
RIF | ||
rif.r | v:0.0.2 3.9 KB 13 Aug 2010 | Minimalistic Rebol Indexed file, append only database manager author: Pavel |
RNILL - REBOL Non Intelligent Language Learner | ||
rnill.r | v:1.0.4 10.8 KB 19 Feb 2004 | RNILL a REBOL implementation of a non intelligent language learner
inspired by NIALL (Non Intelligent Amos Language Learner by
Mathew Peck 1990). author: Allen Kamp |
Simple file manager | ||
ropus.r | v:2.0.1.3 18.5 KB 19 Jul 2003 | A simple file manager author: Gabriele Santilli |
Rot-13 | ||
rot-13.r | v:1.0.1 1.1 KB 13 Mar 2003 | To Encode and Decode Rot-13 strings author: Allen Kamp |
Round Function | ||
round-2.r | 975 bytes 23 Jul 2004 | A function to round a number author: Marco |
RRD | ||
rrd.r | v:1.0.0 4.2 KB 21 Jul 2008 | Create, Manager, and Use simplified RRD DB author: Roger McIlmoyle |
Run sequence encoded integer data sets | ||
rse-ids.r documentation | v:0.0.1 7.0 KB 21 Feb 2007 | Provide an API for compacting/compressing sets of integers author: christian |
RSS feed reader | ||
rss.r | v:2.0.6 28.9 KB 20 Jul 2007 | Live Bookmarks author: Piotr Gapinski |
Runner | ||
runner.r | 4.5 KB 18 Oct 2013 | Run rebol scripts or open websites at certain time intervals.
For example, I use it with an email-checking script and a few others
I just felt like compressing it to save some space -
I use floppy disks a lot.
do this in the console to get the source:
write %RunnerDecomp.txt decompress pick (load %Runner.r) 3 author: Izkata |
Safe CGI data retriever | ||
safe-cgi-data-read.r documentation | v:0.0.2 3.4 KB 22 Jun 2011 | Safely retrieves CGI GET or POST data
into a REBOL object. author: Sunanda |
Sammy's manager | ||
samman.r | 12.8 KB 2 Jan 2012 | To generate Sammy.js files using a dialect author: [unknown] |
Save Scheme | ||
save-scheme.r | v:1.0.0 8.8 KB 2 Nov 2016 | Saves scheme specification to a file. author: Annick Ecuyer |
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 |
Script | ||
script.r | v:1.0.0 895 bytes 13 Mar 2003 | Returns the script source code for a word. author: Andrew Martin |
Scrolling layout demo | ||
scrollinglayout.r | 22.7 KB 7 Feb 2013 | This is a demo of making a sub-layout, on a main window,
that is too big for the main window and can be scrolled.
It was adapted from the REBOL cookbook and heavily annotated as an
aid in learning how the scroller works. author: Steven White with help from Carl and MaxV |
Scroll Pictures | ||
scrollpic.r | 1.9 KB 13 Mar 2003 | Scroll through some pictures author: P. Bevan |
SDL library interface | ||
sdl-h.r | v:0.8.1 131.3 KB 23 Sep 2012 | Code to bind SDL shared library to Rebol. author: Marco Antoniazzi |
Search Center | ||
search.r | v:1.2.1 3.5 KB 13 Mar 2003 | Uses various resources for various searches without having to go to their website. author: Kevin Adams |
secure-clean-path | ||
secure-clean-path.r | v: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 |
Server object handler script | ||
server.r | 5.1 KB 19 Oct 2004 | This script will parse robot.txt files and store
a hash! of forbidden paths. This is very useful for
webbots or spiders of any kind (at least if obeying
robot exclusion standards is desirable).
I looked at the ht://dig package (http://www.htdig.org/)
script that does the same thing as this script to see if I [...] author: hy |
REBOL Prompt Setter | ||
set-prompt.r | 613 bytes 13 Mar 2003 | Demonstrates how to set the prompt in REBOL author: Bohdan Lechnowsky |
SHA1 Message-Digest Algorithm | ||
sha1.r | v:1.0.0 5.3 KB 16 Dec 2012 | Returns a sha1 message digest of an input string as a binary! author: Marco Antoniazzi |
361 / 533 | 1 | 2 | 3 | 4 | 5 | ... | 11 | 12 | [13] | 14 | 15 | 16 | 17 | 18 |