Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
REBOL tagfile generator
rtags.r
 documentation
v:1.1.0
4.2 KB
13 Mar 2003
Generates a tagfile that can be used with vi/emacs to quickly locate set-words in your code
author: Ernie van der Meer
RebProcessor
rebprocessor.rv:0.0.1
3.4 KB
13 Mar 2003
RebProcessor is a cross between an HTML pre-processor and a website content manager. The user creates source files (foo.src) which can contain any combination of HTML and RP commands, and the script will generate the target file (foo.html) for further use. ** EMail me for the help file, and for the example source file **
author: Seth Chromick
Sammy's manager
samman.r12.8 KB
2 Jan 2012
To generate Sammy.js files using a dialect
author: [unknown]
Scroll Pictures
scrollpic.r1.9 KB
13 Mar 2003
Scroll through some pictures
author: P. Bevan
Similarity Metrics
simetrics.r
 discussion
 documentation
v:0.5.0
21.2 KB
19 Feb 2006
Toolkit of string distance metrics.
author: Francois Vanzeveren (fvz)
Star Wars reminiscent intro
swintro.r2.4 KB
30 Jun 2005
To demonstrate AGG and 3D-type calculations using Rebol
author: Bohdan Lechnowsky
Simple Virtual Shrink
shrink.r12.7 KB
13 Mar 2003
This script is a virtual shrink chatter bot . It was obviously inspired by the original shrink bot called Eliza. When the program gets a sentence in English, it tries to find a matching rule in its rule database and if it understands the sentence it tries to give a reasonable reply. (Type quit to quit)
author: Martin Johannesson
Site
site.rv:1.2.2
4.1 KB
13 Mar 2003
Site dialect. Creates web sites from plain text, etc. I use it to create my own site automatically.
author: Andrew Martin
CMS - web site builder
sitebuilder.cgi125.6 KB
22 Dec 2012
Easily create, edit, and arrange HTML pages on your web site. Upload existing content files or use the built-in WSYIWYG HTML editor (from openwebware.com) to layout pages visually, without having to write any code. It works just like a word processor, except it runs directly in your browser, right on your web site. You can adjust fonts, colors, and other [...]
author: nick
site-build
site-build.rv:1.0.0
40.1 KB
13 Mar 2003
site-build basicaly builds/updates a website based on the template I have developed. Requires html 4.0 compliant browser (opera 5 or IE 5).
author: Rishi Oswal
Slidery
slidery.r23.5 KB
29 Dec 2013
See the help-text below. An MS Windows .exe. is available at http://re-bol.com/slidery.exe
author: nick
Web Site Checker
site-check.rv:1.1.1
3.5 KB
11 Jun 2004
Scan a web site looking for missing pages, remote links, email links, etc. Helps you clean up sites.
author: Carl Sassenrath
SmartUDP
smartudp.rv:1.0.0
6.0 KB
22 Aug 2006
Send freely paramterized UDP packages, save and load your presets, choose targets from history.
author: Varga Árpád
sms-Functions
sms-funcs.rv:1.1.0
11.2 KB
28 Jul 2006
funcions that allows send and receive SMS by GSM modem
author: Janeks Kamerovskis
SMS2LJ
sms2lj.rv:1.0.0
1.7 KB
3 Aug 2004
Post to your LiveJournal account by sending an SMS to your POP3 account ... using a service like Yahoo! Mail for SMS.
author: Premshree Pillai
SNMP v1 protocol
snmp.r
 discussion
v:0.8.0
13.4 KB
21 Feb 2005
Implementation of SNMP v1 scheme (RFC 1155,1156,1157) , no TRAP. URL is snmp://[community@]<host adr>/CMD/<id values> default community is public Where CMD is get getnext or set id values is a string like that: 1.3.6.1.2.1.1.1.0 1.3.6.1.2.1.1.5.0 Return an object: make object! [ version: [...]
author: VDemong
sort-series-of-elements
sort-series.rv:1.0.0
3.2 KB
7 Nov 2005
Sorting a series of items. Specify how many fields per record, which field to sort on, and Ascending or Descending order.
author: Gordon Raboud with some help from Volker, DideC, Sunanda and BrianH
Soundex
soundex.rv:1.0.0
5.6 KB
6 May 2003
Soundex Encoding returns similar codes for similar sounding words or names. eg Stephens, Stevens are both S315, Smith and Smythe are both S53. Useful for adding Sounds-like searching to databases
author: Allen Kamp
Spellck2
spellck.rv:1.0.0
12.5 KB
27 Mar 2005
A spellchecked area
author: Volker Nitsch
Spin-number style example
simple-spin-number-style.rv:0.9.0
11.0 KB
17 Oct 2020
A quick way to add a simple spin-number to VID GUIs
author: Marco Antoniazzi
Spooky Text
spooky.rv:1.0.0
1.3 KB
6 May 2003
Displays spooky text
author: Jeff
StRIP
strip.rv:1.0.0
6.3 KB
25 Nov 2010
REBOL File packer
author: Boleslav Brezovsky, based on rip.r by Carl Sassenrath/Cal Dixon
Student Photo Database
student-photo-database.r4.9 KB
8 Jun 2010
This example came from a question at: http://synapse-ehr.com/forums/showthread.php?95-Connecting-to-an-Excel-spreadsheet It's based on the card file example at: http://www.rebol.org/view-script.r?script=card-file.r&sid=iwmh5vi
author: nick
Style Scrollable scroll-pane & table avec gestion de la roullette
style-scrollable.rv:0.0.0.1
24.2 KB
4 Oct 2005
Essai de gestion des scrolls & de tables
author: Claude RAMIER
Supercalculator
supercalculator.rv:3.8.23
10.8 KB
21 Dec 2011
icon for supercalculator.rScientific calculator in Rebol!
author: Massimiliano Vessi