Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
tag index: t · tested-under

53 scripts tagged as: [tested-under  ·  linux]

Advanced R3D demo
advanced-r3d.rv:3.1.6
6.8 KB
17 Oct 2012
icon for advanced-r3d.rR3D demo
author: Massimiliano Vessi
Client for BaseX XML Database
basexclient.rv:0.1
4.4 KB
4 Jun 2010
BaseX Native XML binding
author: Sabu Francis
Call Spellchecker
call-spellchecker.rv:1.0.1
2.9 KB
12 Jul 2006
The script provides a basic spell check for Rebol text areas.
author: R. v.d.Zee
CGI wrapper function for debugging
cgi-debug.r
 discussion
 documentation
v:0.0.1
2.6 KB
7 Jan 2005
Provides debugging info for scripts running as a CGI under a webserver
author: Sunanda
Clausius Clapeyron
cla-cla.rv:1.0.6
1.6 KB
1 Feb 2012
Given the data, check if it's steam or water, and give the temperature for boiling water. It usese the Clausius-Clapeyron equation and give the flow in the tube to reach the atmosfere.
author: Massimiliano Vessi
Unit converter
convertitore.rv:1.4.14
24.2 KB
2 Jul 2013
icon for convertitore.rThe best unit converter on earth!
author: Massimiliano Vessi
Date and time functions
date-time.r
 discussion
v:1.1
11.8 KB
24 Feb 2011
This script contains the Rebol implementation of some date and time functions provided in the glibc library and the gnumeric (and therefore Microsoft Excel) software. While the use and handling of date and time data are in most cases straightforward with Rebol, some of the advanced date and times functionalities found in glibc and gnumeric are still missing in [...]
author: Francois Vanzeveren
Dice roller generator
dice-roller.rv:1.0.1
1.1 KB
19 Jul 2012
icon for dice-roller.rFrom an idea of Adrew Martin a dice rolling generator for role-playing game like D&d or D20.
author: Massimiliano Vessi
emailbot
emailbot.r1.5 KB
3 Mar 2004
A small prototype of a email robot. The program check a POP3 account for emails with a special subject, and reply with the result of the requested task.
author: caffo
EPU
epu.r8.8 KB
6 Jun 2008
Simple GUI for accessing escputil on linux
author: AllRebbedUp
EuroJackpot extractor
eurojackpot.rv:0.0.2
1.3 KB
20 Jun 2012
icon for eurojackpot.rEuroJackpot is a transnational lottery in Europe, Participating countries are (in alphabetical order) Denmark, Estonia, Finland, Germany, Italy, the Netherlands and Slovenia. The goal is to choose the five correct numbers out of 50 plus 2 out of another 8 numbers. If you are lucky, please send me an email.
author: Massimiliano Vessi
REBOL::EXIF
exif-core.r
 discussion
v:1.3
9.7 KB
22 Dec 2003
obsluga plikow JPEG/EXIF
author: Piotr Gapinski
F1 demo
f1.rv:1.0.0
4.8 KB
23 Nov 2012
icon for f1.rSimple car game, just t show how to scroll images
author: Massimiliano Vessi
GeoRSS converter
georss.r24.5 KB
7 Oct 2009
Converts GeoRSS xml to GPX/KML/OziExplorer formats
author: pijoter
Help Patch
help-system.rv:0.0.1
7.2 KB
20 Nov 2003
Allows to add the following info to functions: return: [datatypes to be returned] category: [a function category e.g. math series] author: [author initials email what you want
author: Ingo Hohmann
Iconic Image Browser
icon-browse2.rv:2.1.1
2.0 KB
3 Dec 2012
icon for icon-browse2.rBrowse a directory of images using a scrolling list of icons.
author: carl sassenrath
Indexer
indexer.rv:3.1.1
1.8 KB
6 Aug 2010
Add to index.r all the files and directory of the current directory
author: Massimiliano Vessi
edit-tools + little editor
install-edit-tools.rv:1.0.5
23.9 KB
14 Apr 2005
Various stuff to implement an editor. Main features: Tools to plug an area with find/replace in a few lines. And a little editor with plugins.
author: Volker Nitsch
clipboard handler
klipper.rv:0.2.0
1.9 KB
18 Feb 2005
Share clipboard between Linux/KDE klipper and Rebol
author: Piotr Gapinski
Library data services
lds-local.r
 documentation
v:0.0.4
655 bytes
13 Aug 2004
Provides the client end of the REBOL.org Library Data Services interface
author: Sunanda
VID LIST-VIEW Face
list-view.rv:0.0.28
33.2 KB
16 Jan 2013
General purpose listview with many features for use in VID.
author: henrik mikael kristensen
Magic 8 ball
magic8.rv:2.0.6
1.2 KB
26 Feb 2013
It's the old Magic 8 ball game, think your question and ask the game.
author: Massimiliano Vessi
Markdown entry for R3
markdown-rebol3.rv:4.0.12
4.2 KB
7 Jan 2013
make markdown entry from defined words, example: my? append (then you can paste directly (CTRL+V), see https://github.com/hostilefork/r3-hf/wiki/Random) This works with Rebol3
author: Massimiliano Vessi
Mass mailer
massmailer.r
 documentation
v:2.3.24
6.1 KB
15 Feb 2011
icon for massmailer.rMass emailng the world!
author: Massimiliano Vessi
Who wants to be a Millionaire
millionaire.rv:1.0.2
4.9 KB
3 Jan 2014
icon for millionaire.rWho wants to be a Millionaire game
author: Massimiliano Vessi
patched HTTP/HTTPS protocol with cookies support
my-http.r
 discussion
21.8 KB
18 Aug 2006
Provide an HTTP/HTTPS handler that transparently supports cookies
author: cyphre@seznam.cz
Text-Lists With One Row Hi-lite
one-row-hilite.rv:0.1.1
6.8 KB
23 Jun 2006
The script was written to illustrate how a single hi-lite bar can be used with a group of text-lists. The single bar is used instead of the in-built hi-lite of the text-list style. In a group of the default text-lists, all occurrences of identical data are hi-lighted if any one of them is picked - and so no uniform hi-lite bar can be presented. The iter co-ordinates [...]
author: R.v.d.Zee
Equation Dialect Parser
parse-equation.r
 documentation
v:0.9.3
7.1 KB
15 Mar 2011
Converts a mathematical equation into a block of rebol code that can be evaluated.
author: Francois Vanzeveren
Mathematical Expression Dialect Parser
parse-expression.r
 documentation
v:0.9.6
8.3 KB
22 Mar 2011
Converts a mathematical expression into a block of rebol code that can be evaluated.
author: Francois Vanzeveren
PhotoPoint
photopoint.rv:0.4.1
17.4 KB
13 Mar 2007
Combine GPS tracklog and jpeg/exif files to find out where digital photos were taken
author: Piotr Gapinski
1 / 53[1] 2