Extract REBOL keywords |
extract-keywords.r | 1.1 KB 28 Jun 2009 | Generic function to extract and format REBOL 'keywords', typically to create a syntax highlight file
for an editor that doesn't support REBOL. author: Ashley G Truter |
SMTP challenger |
email-check.r discussion | 1.5 KB 26 Nov 2005 | Issues an smtp challenge to see if recipient email address exists.
Some mail servers will respond okay anyway to protect users from spammers. author: Graham Chiu |
Enumerated Type |
enum.r documentation | v:0.1.1 12.6 KB 13 Jun 2009 | Safe Enumerated Type for REBOL author: Hostile Fork |
REBOL::EXIF |
exif-core.r discussion | v:1.3 9.7 KB 22 Dec 2003 | obsluga plikow JPEG/EXIF author: Piotr Gapinski |
error-logger |
error-logger.r | v:1.2.0 5.3 KB 13 Mar 2003 | give better error feedback. logs a kind of stack-trace on error. author: Volker |
EASY SERVICE |
easy-service.r | v:1.0.2 14.8 KB 16 Nov 2005 | Easy-Service is a broker based on REBOL/Service which offer an easy way
to write and the deploy distributed Rebol application.
Easy-Service makes very easy to expose function written in Rebol like REBOL/Services.
Thus, you can use these functions as if they were defined locally.
In a distributed environment easy-service uses a simple [...] author: marco |
Emit RSS |
emit-rss.r discussion documentation | v:1.0.0 4.5 KB 19 Nov 2007 | Create an RSS Feed from a REBOL Block. author: Christopher Ross-Gill |
error-text? |
error-text.r | v:1.0.0 838 bytes 3 Mar 2013 | Generate error text given an error object. author: Brett Handley |
EASY SOCCER |
easy-soccer.r documentation | v:2.1.1 15.1 KB 3 Jan 2011 | Easy-Soccer is a broker based on CGI which offer an easy way
to write and the deploy distributed Rebol application.
Easy-Soccer makes very easy to expose function written in Rebol like services.
Thus, you can use these functions as if they were defined locally.
In a distributed environment Easy-Soccer uses a simple WEB server
and CGI to execute Rebol code [...] author: marco |
REBOL::EXIF::IMAGE |
exif-image.r | v:1.2 4.1 KB 22 Dec 2003 | obsluga plikow JPEG/EXIF author: Piotr Gapinski |
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 |
Obscure File Server |
fileserver.r | 14.4 KB 3 Sep 2009 | Share files over HTTP protocol +NLS author: pijoter |
Open a file or directory requester |
file-requester.r | v:1.4.11 29.5 KB 16 Sep 2017 | Requests a file or directory author: Marco Antoniazzi |
Trapping and displaying an error |
form-error.r | 3.1 KB 20 Dec 2006 | Beginner's example for trapping errors. author: Tim Johnson |
form-date |
form-date.r documentation | v:1.0.1 5.5 KB 18 Jul 2007 | Return formatted date string using strftime style format specifiers author: Christopher Ross-Gill |
file-date-comparison-ctx |
file-date-comparison-ctx.r | 3.3 KB 21 May 2007 | Compare file dates using a dialect author: Gregg Irwin |
Files Renamer |
files-renamer.r | v:0.8.15 27.1 KB 17 May 2016 | Rename files author: Marco Antoniazzi |
HTML Form Server |
formserver.r | 1.7 KB 30 Dec 2013 | Creates a web server which serves an HTML form, and then
processes the data input by users. This can be useful when tallying
information from users on a Local Area Network. The users can use
any device (iPhone, Android, netbook, etc.) to enter information into
a shared system, as long as the device has a basic web browser
and [...] author: nick |
FABRIK IK solver |
fabrik.r | v:0.1.0 10.0 KB 15 Dec 2019 | Implement Forward And Backward Reaching Inverse Kinematics algorithm. author: Marco Antoniazzi |
File Download CGI |
file-download-cgi.r | 1.5 KB 10 Aug 2010 | Push file download from web server to browser. author: nick |