97 scripts tagged as: [tested-under · windows]
glayout - GLASS-based layout engine | ||
glayout.r | v:0.5.4 141.6 KB 16 Nov 2006 | replace vid dialect layout while keeping its basic featureset author: Maxim Olivier-Adlhoch |
Guess the number | ||
guess-the-number.r | 1.7 KB 12 Oct 2014 | This game will ask you to enter a number
and will then say if it is more or less than a predefined random number
with best ability and worst luck
you will need (log in base 2 of MAX) tries to guess the number
(if you are interested in this google Binary search [...] author: Caridorc |
UUID Generation Example via Windows SDK | ||
guid.r | v:0.1 2.0 KB 10 Sep 2005 | Command only example of interfacing to Windows SDK to generat UUIDs. Trivial given heavy lifting by others in Rebol community. Acknowledgements to all. author: David McAvenue |
REBOL Mezzanine Functions: Help | ||
help.r | 6.5 KB 8 Dec 2006 | enhance original help with a secure way of showing functions in paths of objects and ports and show information about ports similar to objects author: [unknown] |
HTTP HEAD | ||
http-head.r | v:0.0.2 733 bytes 24 Feb 2005 | Issue a HTTP HEAD command author: Tom Conlin |
Iconic Image Browser | ||
icon-browse2.r | v:2.1.1 2.0 KB 3 Dec 2012 | Browse a directory of images using a scrolling list of icons. author: carl sassenrath |
Indexer | ||
indexer.r | v: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 |
Visual Illusions Series: Kanizsa's Figures | ||
kanizsa.r | 2.1 KB 15 Jun 2005 | show some visual illusions with rebol (view 1.3) author: François Jouen |
Make And Print A CD Label | ||
label-and-print.r | 6.6 KB 6 Jan 2008 | This script illustrates how CD labels may be drawn and printed with REBOL and
illustrates how REBOL output may be printed when incorporated into an HTML page. author: r. |
Layout Writer | ||
layout-writer.r | v:0.1.1 10.1 KB 18 Mar 2008 | The script was intended as a method for writing scripts. A layout may
be written in the editor and then displayed in the same script. Writers can change
the script and view the changes without leaving the editor.
Reference material may be drawn into the program, reviewed, and even copied
and pasted into the editor. author: R.v.d.Zee |
Demonstration of a Package on REBOL.org | ||
lds-demo1-package.r discussion | v:0.0.1 978 bytes 13 Aug 2004 | Demonstration of a package, and competition author: Sunanda |
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 |
Library Interface Dialect | ||
lib-dialect.r documentation | 2.4 KB 14 Apr 2006 | Allow for a more concise way to define library routine
interfaces. author: Gregg Irwin |
World Clock | ||
link-clock.r | v:1.0.2 1.9 KB 21 Jul 2005 | Displays times for a number of Locations. author: Allen Kamp |
VID LIST-VIEW Face | ||
list-view.r | v:0.0.28 33.2 KB 16 Jan 2013 | General purpose listview with many features for use in VID. author: henrik mikael kristensen |
Load ini file | ||
load-ini.r | v:1.0.0 1.8 KB 18 Sep 2010 | Parses a Window's ini file. author: Marco Antoniazzi |
Dynamic Script Localization | ||
locale.r documentation | v:1.0.1 12.6 KB 6 Sep 2004 | Locale.r extends the system/locale objet in order to supply a
dynamique localization of applications author: marco |
Logviewer | ||
logviewer.r | 16.0 KB 13 Oct 2006 | Monitor log files. Please read included readme for further information author: Daniel Szmulewicz |
Magic 8 ball | ||
magic8.r | v: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 |
make-word-list | ||
make-word-list.r documentation | v:1.0.0 16.5 KB 2 Apr 2007 | Makes a list of words from a string author: peter |
Markdown entry for R3 | ||
markdown-rebol3.r | v: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 | Mass emailng the world! author: Massimiliano Vessi |
Who wants to be a Millionaire | ||
millionaire.r | v:1.0.2 4.9 KB 3 Jan 2014 | Who wants to be a Millionaire game author: Massimiliano Vessi |
Natural numbers sum | ||
natural-numbers-sum.r | 1.0 KB 27 Sep 2014 | Sums all the natural numbers up to
a given input.
Uses the equality:
1 + 2 + 3 +... + n = n*(n+1)/2
to avoid looping. author: Caridorc |
National Geographic Image of the Day Downloader | ||
ngbg.r discussion | v:1.1.0 2.0 KB 9 Feb 2004 | Downloads the current picture of the day from nationalgeographic.com
and saves it to a location of your choice. Directions: Change the 'filename' in the source to the location of your choice.
The agrument -s causes it to be silent and so not print what step
it is
at. These directions can be seen by adding a -h agrument. author: Charles MOUGEL |
26 / 97 | 1 | [2] | 3 | 4 |