Discussion threads (by date)
read-below | ||
read-below.r discussion documentation | v:1.0.0 3.6 KB 13 Aug 2004 | Reads all files and directories below specified directory author: Brett Handley Discussion posts: 16. Latest by: anthonyscott on 28-Mar. |
CASE multiple conditional function | ||
case.r discussion | v:1.0.0 2.1 KB 27 Nov 2005 | Provide a generalized multiple conditional function for situations that would otherwise call for
deeply nested EITHER blocks. CASE is more general than SWITCH because the conditions can be any
DO-able block rather than being based on a single value. This can be used simply to allow a
SWITCH-like behavior that supports ranges instead of single [...] author: Christopher M. Dicely Discussion posts: 19. Latest by: marosol on 24-Mar. |
Parse ini file | ||
parse-ini.r discussion documentation | v:1.0.2 2.2 KB 15 Apr 2009 | Parses a Window's ini file. Also a function to find entries in a parsed ini file author: Sunanda Discussion posts: 35. Latest by: ampva301 on 16-Mar. |
Eztwain Support | ||
eztwain.r discussion | 2.5 KB 6 May 2006 | Support image grabs from webcam using commercial eztwain library. author: Graham Chiu Discussion posts: 13. Latest by: hena on 14-Mar. |
Simple File Requestor | ||
file-request.r discussion | 1.5 KB 13 Mar 2003 | Example of a simple file requestor. author: Carl Sassenrath Discussion posts: 16. Latest by: crutcherhuyn on 13-Mar. |
View-Hanoi | ||
view-hanoi.r discussion | v:1.0.0 8.0 KB 13 Mar 2003 | Towers of Hanoi with Visualization. A learning excercise for me. Hopefully it will improve over time. author: Gregg Irwin Discussion posts: 31. Latest by: crutcherhuyn on 13-Mar. |
Color REBOL Code in HTML | ||
color-code.r discussion documentation | 3.4 KB 22 Jul 2005 | Colorize source code based on datatype. Result is HTML.
This script is used to syntax color the library scripts. author: Carl Sassenrath Discussion posts: 9. Latest by: crutcherhuyn on 13-Mar. |
VID_build | ||
vid-build.r discussion | v:0.8.6 36.7 KB 17 Nov 2013 | Easily create VID guis author: Marco Antoniazzi Discussion posts: 18. Latest by: crutcherhuyn on 13-Mar. |
VID Usage | ||
vid-usage.r discussion | v:1.2 80.5 KB 10 Jan 2004 | VID Usage Tutorial with Runnable Examples author: Cybarite Discussion posts: 14. Latest by: crutcherhuyn on 13-Mar. |
Topic Tags | ||
topic-tags.r discussion | v:0.2.1 9.3 KB 15 May 2004 | Makes tagging the mailing list a little bit more comfortable.
Lists all topic tags in a window which I like to have open while tagging.
Clicking on any tag copies it into clipboard so I only have to paste it into browser. author: Christian Ensel Discussion posts: 14. Latest by: crutcherhuyn on 13-Mar. |
Format Decimal | ||
format-decimal.r discussion | 624 bytes 20 Aug 2010 | Converts decimal numbers formatted in scientific notation to decimal notation. author: nick Discussion posts: 11. Latest by: crutcherhuyn on 13-Mar. |
Duplicates | ||
duplicates.r discussion | 567 bytes 8 Mar 2016 | Get duplicated values in a block author: Christian Le Corre Discussion posts: 24. Latest by: crutcherhuyn on 13-Mar. |
Telnet protcol scheme | ||
telnet.r discussion | v:1.0.1.1 4.8 KB 6 May 2003 | A telnet protocol scheme author: Frank Sievertsen Discussion posts: 8. Latest by: crutcherhuyn on 13-Mar. |
REBOL Web Server | ||
volkswebserv.r discussion | v:0.0.0.15 16.0 KB 24 Oct 2005 | A Simple HTTP-Server for running and debugging REBOL CGI scripts, modified %webserv.r author: Cal Dixon Discussion posts: 18. Latest by: crutcherhuyn on 13-Mar. |
Skype Wrapper | ||
skype.r discussion documentation | 2.2 KB 23 May 2006 | make a cheap phone call! author: Graham Chiu Discussion posts: 15. Latest by: crutcherhuyn on 13-Mar. |
Mapping a picture onto a 3D Sphere | ||
sphere.r discussion | v:1.0.1 63.5 KB 21 Feb 2006 | A 3D Perspective demo author: [unknown] Discussion posts: 8. Latest by: crutcherhuyn on 13-Mar. |
(R)EBOL (Un)it | ||
run.r discussion documentation | 19.1 KB 31 May 2008 | RUn is a TestCase Framework wich allows the use of
TestCases as defined by the eXtreme Programming
development methodology and the test-driven development author: Christophe 'REBOLtof' Coussement Discussion posts: 15. Latest by: crutcherhuyn on 13-Mar. |
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 Discussion posts: 22. Latest by: crutcherhuyn on 13-Mar. |
Similarity Metrics | ||
simetrics.r discussion documentation | v:0.5.0 21.2 KB 19 Feb 2006 | Toolkit of string distance metrics. author: Francois Vanzeveren (fvz) Discussion posts: 24. Latest by: crutcherhuyn on 13-Mar. |
Sort by multiple keys | ||
multiple-key-sort.r discussion | v:1.1.1 2.4 KB 17 Apr 2006 | Function to sort series with more than one field per record, by multiple keys, in any position and in ascending
or descending order each one of them. author: Cesar Chavez Discussion posts: 8. Latest by: crutcherhuyn on 13-Mar. |
REBOL/Layout | ||
layout-1.8.r discussion | v:0.1.8 37.1 KB 13 Mar 2003 | Visual Layout Editor, now accepts more than 6 layouts author: Carl Sassenrath, Ammon Johnson Discussion posts: 11. Latest by: madmardigan on 13-Mar. |
PDF Tables | ||
pdf-tables.r discussion documentation | v:1.5.0 4.4 KB 24 Sep 2003 | Create tables with the PDF Maker author: Gabriele Santilli Discussion posts: 8. Latest by: madmardigan on 13-Mar. |
Todo List | ||
todo-list.r discussion | v:1.3.0 9.7 KB 24 Jun 2004 | Based on the demo of Rebol /View by Carl. It allow you to manage a list of todo and move them between them. author: Carl Sassenrath, Didier Cadieu & Fabrice Vado Discussion posts: 7. Latest by: madmardigan on 13-Mar. |
Very Short Webserver | ||
oneliner-webserver.r discussion | 821 bytes 20 Oct 2003 | Webserver serving files from the current directory. author: Cal Dixon Discussion posts: 17. Latest by: madmardigan on 13-Mar. |
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 Discussion posts: 16. Latest by: madmardigan on 13-Mar. |
UTF-8 | ||
utf-8.r discussion | v:1.0.2 14.3 KB 14 Nov 2003 | Encoding and decoding of UCS strings
to and from UTF-8 strings. author: Jan Skibinski Discussion posts: 40. Latest by: madmardigan on 13-Mar. |
Sorry: cg/formobj.r: not found (1) |
61 / 87 | 1 | 2 | [3] |