How many seconds old are you? |
now.r | 1.2 KB 6 Sep 2004 | Newbie exercise (written by a newbie) to learn more about the NOW Function Word. author: Leke |
Pig Latin |
piglatin.r | 675 bytes 6 Dec 2013 | Enter text, it displays the Pig Latin translation. author: nick |
Printing module using PCL |
pclprt.r | 14.6 KB 27 May 2014 | A COBOL-like method for printing basic
text-oriented business reports. author: Steven White |
Relative Positioning In Resized VID Window |
resize.r | 919 bytes 17 Apr 2010 | A simple example of how to position widgets relative to one another
in a resized VID GUI window.
Taken from the tutorial at http://re-bol.com author: nick |
RebCannon |
rebcannon.r | 5.2 KB 16 Dec 2012 | [no purpose header found] author: Massimiliano Vessi |
Function counter |
rebol-script-function-counter.r | v:1.0.0 8.6 KB 14 Feb 2012 | [no purpose header found] author: Maxim Olivier-Adlhoch |
window resizer style example |
simple-win-resizer-style.r | v:0.1.0 2.5 KB 2 Jun 2011 | A quick way to add a simple window resizer to VID GUIs author: Marco Antoniazzi |
Examples Using Switch Function |
switch.r | 1.5 KB 13 Mar 2003 | Switch between a set of choices or a default.
Should make C programmers happy. author: [unknown] |
Web Site Checker |
site-check.r | v: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 |
The two-phase simplex algorithm |
simplex.r | v:0.1.0 14.1 KB 8 Dec 2019 | Implement the two-phase simplex algorithm. author: Marco Antoniazzi |
Pop-down style example |
simple-pop-down-style.r | v:0.3.1 8.8 KB 17 Oct 2020 | A quick way to add a simple pop-down to VID GUIs author: Marco Antoniazzi |
Ticker style example |
simple-ticker-style.r | v:0.0.1 1.6 KB 6 May 2012 | A quick way to add a simple ticker to VID GUIs author: Marco Antoniazzi |
Thumbnail Maker |
thumbnail-maker.r | 4.3 KB 14 Sep 2009 | Create image preview sheets from a list of files. Used to make the
introductory image at http://musiclessonz.com/rebol.html author: nick |
tooltipVid.r |
toolt4vid.r | v:1.0 3.1 KB 3 Feb 2006 | Tooltip for VID (less bugged than previous version. This work is the mixing of 2 different ways to handle tooltips in vid not using style package anymore author: Shadwolf, Boss, DideC, Volker |
Time-Plan |
time-plan.r | v:0.4.0 33.1 KB 12 Mar 2006 | Time-plan RebGUI for use in time-table editing using AGG. author: Christian Ensel |
Threads Demo |
threaddemo.r | v:1.0 4.2 KB 5 Jan 2005 | show multithreading with rebol (all versions) author: François Jouen |
Tail recursion |
tailfunc.r | v:1.0.0 3.9 KB 6 May 2003 | Provides transparent tail recursive functions with refinement transferral. Source code 4 gurus only author: Maarten Koopmans |
udp2bc |
udp2broadcast.r | v:1.0.1 886 bytes 15 Nov 2007 | udp input forwarded/redirected as broadcast author: ND |
VID Dropdown |
vid-drop-down.r | v:0.0.7 3.0 KB 9 Mar 2009 | A simple dropdown VID style author: Ammon Johnson |
async event loop tutorial |
vid-tutorial-async-event-loops.r | 1.3 KB 9 Nov 2012 | Show how to do async event handling with processing loops. author: maxim |
Web Cam |
web-cam.r | 2.4 KB 2 Jul 2008 | An example demonstrating how to use the Windows API to access local web cam
images.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
Find a file in sites |
web-find-file.r | v:3.0.0 2.8 KB 9 Nov 2012 | Finding web page containing a text, also crawling on all page links author: Massimiliano Vessi |
Demo sound player |
wavplayer.r | 10.6 KB 4 Nov 2011 | The is a complete program (as opposed to a code sample)
that plays a .wav file. It is an annotated modification of a script
sent to the author in response to a question on the REBOL mailing list,
namely, how to find out how long a .wav file will play.
Besides playing a sound file, this script is annotated to explain how
to make a progress [...] author: Steven White with help from Rosemary de Dear |
XML Generator |
xmlgen.r | v:1.0.0 1.7 KB 13 Mar 2003 | Simple functions to generate XML output. Creates example XML as published in Scientific American, May 1999. author: Scrip Rebo |
compress , decompress witch zlib stream |
zlib.r | v:1.0.0 5.4 KB 29 Mar 2015 | [no purpose header found] author: [unknown] |