Embedded binary file demo |
embedded-binary-demo.r | 2.3 KB 30 Jun 2008 | To demonstrate how executables and any other binary data can be
embedded in Rebol code, written to the hard drive, and then used
as needed.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
See section 18.1 for the code needed to embed files like this. author: nick antonaccio |
EPU |
epu.r | 8.8 KB 6 Jun 2008 | Simple GUI for accessing escputil on linux author: AllRebbedUp |
REBOL::EXIF::IMAGE |
exif-image.r | v:1.2 4.1 KB 22 Dec 2003 | obsluga plikow JPEG/EXIF author: Piotr Gapinski |
Fahrenheit |
fahrenheit.r | v:1.0.0 697 bytes 13 Mar 2003 | Converts Temperature in Celcius to Fahrenheit. author: Andrew Martin |
Feedback |
feedback.r | v:1.0.0 2.3 KB 13 Mar 2003 | Sends feedback to REBOL Technologies. author: Carl Sassenrath |
Fish 'n Strips |
fish.r | 806 bytes 13 Mar 2003 | Fun with Transparency author: Allen Kamp |
Foreach-file |
foreach-file.r | v:1.0.2 986 bytes 5 Jun 2007 | Perform function on each file in selected directory recursively author: Rebolek |
Form Letter |
formletter.r | 1.0 KB 13 Mar 2003 | Example of how to create an email form letter. author: [unknown] |
Forum Reader |
forum-reader.r | 1.3 KB 18 May 2010 | Offline reader to download, save, and read the entire collection
of forum messages at http://rebolforum.com (i.e., to keep the
messages for later reference). The message block is stored at
http://rebolforum.com/bb.db. author: nick |
Temperature Converter |
f-to-c.r | 1.1 KB 28 May 2007 | Practicing Rebol/View author: Nelson Benavides |
Test FTP Commands |
ftpdemo.r | v:0.1.1 1.0 KB 6 May 2003 | Demonstrate ftp commands and results author: Larry Palmiter |
Local Font Mapping |
font-styles.r | v:1.0.3 1.2 KB 13 Mar 2003 | Shows which fonts are being mapped to
the system independent font styles on your system author: Allen Kamp |
VID: Faces and Facets |
faces.r | 4.1 KB 20 Mar 2010 | Show Faces and Facets Values author: François Jouen |
Broadcast |
facebroadcast.r | v:1.0.0 709 bytes 15 Nov 2007 | UDP broadcast example author: ND |
Garmin IMG decoder |
gps-xor.r | v:1.1.0 1.1 KB 6 Dec 2004 | Dekoduje pliki zakodowane funkcja XOR
Skrypt moze byc wykorzystywany jedynie w celach edukacyjnych. author: Piotr Gapinski |
gps_pos |
gps-pos.r | v:1.0.0 1.7 KB 8 Aug 2004 | print position from gps devices
find corresponding map on mapquest
(gps device must be nmea compliant) author: Jean-Nicolas Merville |
Gradient Colorize |
gradcol-all.r | 707 bytes 13 Mar 2003 | Displays gradient colorize in all directions. author: [unknown] |
Gradient in all Directions |
grad-all.r | 680 bytes 13 Mar 2003 | Displays all gradient directions. author: Carl Sassenrath |
Gradients demonstration |
gradient.r | 848 bytes 19 Jul 2003 | Gradients demonstration author: Jeff |
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 |
Simple GradCol Example |
gradcol.r | 791 bytes 19 Jul 2003 | Demomstrate graduated colors author: Jeff |
Great Computer Language Shootout : hello |
helloworld.r | v:1.0.0 597 bytes 27 Sep 2005 | To test startup time in the Great Computer Language Shootout author: Lok Yek Soon |
HTML calendar |
html-calendar.r documentation | 1.4 KB 5 Dec 2003 | Creates an HTML file containing the current calendar month and displays it in
the browser author: Bohdan Lechnowsky |
minimal 'hello, world!' submission to rebol.org |
hello-mini.r | 137 bytes 21 Aug 2011 | [no purpose header found] author: [unknown] |
ICO view |
ico-view.r | v:0.0.1 1.2 KB 13 Mar 2003 | To view the image from the ICO file (example what to do with %ico-parser.r) author: oldes |