Script Library: 1005 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

21 scripts tagged as: [//recent]

REBOL Mapping of all win32 API errors
win32-errors.rv:1.0
193.9 KB
8 Sep
[no purpose header found]
author: Maxim Olivier-Adlhoch
New script on 8-Sep
Mass mailer
massmailer.rv:0.2.17
7.4 KB
7 Sep
icon for massmailer.rMass emailng the world! Modify boundary if you use attachments.
author: Massimiliano Vessi
Updated on 7-Sep
Textpad syntax generator
textpad-syngen.rv:0.5
3.3 KB
6 Sep
Textpad syntax generator for Textpad 4.4 (and above) Highlighter gets lost with {{}}
author: John Kenyon
Updated on 6-Sep
Chrono - High-precision time measurement
windows-chrono.rv:1.0.2
4.1 KB
24 Aug
[no purpose header found]
author: Maxim Olivier-Adlhoch
Updated on 24-Aug
Jigsaw Puzzle - press SPACE bar to view original image
jigsaw-puzzle.r1.9 KB
20 Aug
Chop a selected image into a selected number of pieces, and then drag/drop the pieces to reassemble the original image.
author: nick
Updated on 20-Aug
Format Decimal
format-decimal.r624 bytes
20 Aug
Converts decimal numbers formatted in scientific notation to decimal notation.
author: nick
New script on 20-Aug
RIF
rif.rv:0.0.2
3.9 KB
13 Aug
Minimalistic Rebol Indexed file, append only database manager
author: Pavel
Updated on 13-Aug
File Download CGI
file-download-cgi.r1.5 KB
10 Aug
Push file download from web server to browser.
author: nick
Updated on 10-Aug
WAP File Viewer CGI
wap-file-viewer.r1.6 KB
10 Aug
Read text files on your web server using your WAP cell phone browser.
author: nick
New script on 10-Aug
WAP File Editor CGI
wap-file-editor.r1.9 KB
10 Aug
Edit text file (insert only) using your WAP cell phone browser.
author: nick
New script on 10-Aug
WAP Mail Reader CGI
wap-mail-reader.r3.4 KB
10 Aug
Read email using your WAP cell phone browser.
author: nick
New script on 10-Aug
Remove Unwanted Emails CGI
remove-emails-cgi.r1.0 KB
10 Aug
Remove any emails from your POP account which contain specified snippets of text.
author: nick
New script on 10-Aug
Indexer
indexer.rv:3.1.1
1.8 KB
6 Aug
Add to index.r all the files and directory of the current directory
author: Massimiliano Vessi
Updated on 6-Aug
Supercalculator
supercalculator.rv:2.6.14
167.6 KB
4 Aug
icon for supercalculator.rScientific calculator in Rebol!
author: Massimiliano Vessi
Updated on 4-Aug
TCP Server
tcpserver.rv:1.0.0
1.4 KB
3 Aug
Opens a TCP port and accepts multiple client connections.
author: Semseddin (Endo) Moldibi
Updated on 3-Aug
UDP Group Chat
udp-group-chat.r1.5 KB
3 Aug
Because this script uses UDP, anyone who runs it on a local network will automatically receive messages broadcast by others on the same network. A separate server program and/or connection(s) to specific IP addresses are NOT required. A who's online function is included to list all currently logged in users.
author: nick
Updated on 3-Aug
UDP Signin Client Alarm
udp-signin-client.r35.0 KB
3 Aug
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
New script on 3-Aug
UDP Signin Server
udp-signin-server.r2.0 KB
3 Aug
Together with %udp-signin-client.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
New script on 3-Aug
FTP CHMOD
ftp-chmod.r990 bytes
31 Jul
This is a workaround for REBOL's inability to chmod files (set permissions) with the built in FTP protocol. This script is for MS Windows, but Macintosh and Linux also have command line FTP programs built into the OS that can be used similarly with REBOL's call function.
author: nick
New script on 31-Jul
Google Chart API
charts-api.r
 documentation
v:0.1.1
3.2 KB
24 Jul
Generates a URL to access the Google Charts API
author: Christopher Ross-Gill
Updated on 24-Jul
Decimal Arithmetic
money.r
 documentation
v:see mo
7.0 KB
22 Jul
Decimal arithmetic for numbers held as strings. Numbers may have up to 12 integral digits and always have 2 fractional digits
author: peter
Updated on 22-Jul