1247 scripts tagged as: [//all]
Search Web Pages | ||
findweb.r | 733 bytes 13 Mar 2003 | Simple example of searching multiple web pages for
a specified string. author: [unknown] |
Fire and Smoke particles generator. | ||
fire-smoke-particle-generator.r | v:1.0.2 14.3 KB 18 Sep 2010 | A particle engine demo which generates fire and smoke, with a lot of control and some compositing built-in author: [unknown] |
FIREBOLEK | ||
fire.r | v:1.0.1 1.4 KB 3 Aug 2005 | Well-known fire-demo for your pleasure author: Rebolek |
Fish 'n Strips | ||
fish.r | 806 bytes 13 Mar 2003 | Fun with Transparency author: Allen Kamp |
Fixed | ||
fixed.r | v:1.6.9 3.4 KB 13 Nov 2003 | Cuts up fixed width data file into Rebol values in an association. author: Andrew Martin |
FizzBuzz | ||
fizzbuzz.r | 339 bytes 17 Apr 2010 | A 92 character version of the classic FizzBuzz program.
Taken from the tutorial at http://re-bol.com author: nick |
REBOL/flash Build Tool | ||
flash-build.r | 1.6 KB 8 Apr 2010 | A simple script to help new users experiment with editing, compiling and viewing
.swf files created with REBOL/flash. It uses the built-in REBOL text editor to
repeatedly run through the edit/compile/run process, so that code changes can
be made quickly and easily, and the compiled results viewed immediately in the
browser. [...] author: nick |
Flatten | ||
flatten.r | 325 bytes 30 Oct 2011 | flatten a block author: Ladislav Mecir |
FMOD library interface | ||
fmod-h.r | v:0.9.0 177.5 KB 5 Nov 2011 | Code to bind FMOD shared library to Rebol. author: Marco Antoniazzi |
Font Lab | ||
font-lab.r | v:1.1.1 3.0 KB 13 Mar 2003 | A tool for experimenting with fonts. author: Carl Sassenrath |
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 |
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-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 |
Trapping and displaying an error | ||
form-error.r | 3.1 KB 20 Dec 2006 | Beginner's example for trapping errors. author: Tim Johnson |
Format Decimal | ||
format-decimal.r discussion | 624 bytes 20 Aug 2010 | Converts decimal numbers formatted in scientific notation to decimal notation. author: nick |
Form Letter | ||
formletter.r | 1.0 KB 13 Mar 2003 | Example of how to create an email form letter. author: [unknown] |
FormMail.pl Lookalike Spam Trap | ||
formmail.pl | 2.5 KB 21 May 2007 | Respond to a CGI calls as if we were FormMail.pl
(See http://www.scriptarchive.com/formmail.html)
If the request seems to be an openness check,
respond with an email indicating this server is
ready for abuse. Else, swallow spam email and
return nothing.
Note the filename - for once, a rebol script [...] author: HY |
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 |
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 |
Forum | ||
forum.r | 15.2 KB 17 Jun 2010 | A CGI forum application, running at http://rebolforum.com.
Please link to it, so that new REBOLers have a place to ask questions! author: nick |
FreeMem | ||
free-mem.r | 891 bytes 13 Dec 2004 | A tiny function to free the memory occuped by a variable that is no more used in the program.
This code is the best code given to us by DocKimble around the memory clearance. So it's the fruit of a colaborative work around memory management that we do using the forum of REBOLFRANCE.org author: DocKimble |
FTP Chat Room | ||
ftp-chat.r | 2.7 KB 30 Jun 2008 | A simple chat application that lets users send instant text messages
back and forth across the Internet.
The chat rooms are created by dynamically creating, reading,
appending, and saving text files via ftp (to use the program, you'll
need access to an available ftp server: ftp address, username, and
password).
Taken [...] author: nick antonaccio |
FTP CHMOD | ||
ftp-chmod.r | 990 bytes 31 Jul 2010 | This is a workaround for REBOL's inability to chmod files (set permissions)
with the built in FTP protocol. This script is for MS Windows, but Macintosh
and Linux also have command line FTP programs built into the OS that can
be used similarly with REBOL's call function. author: nick |
Simple FTP file editor | ||
ftp-file-editor.r | 560 bytes 29 Jun 2008 | Download, edit, and resave files on your website, via FTP.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
FTP Tool | ||
ftp-tool.r | 6.4 KB 14 Sep 2009 | Full featured FTP application.
Taken from the tutorial at http://musiclessonz.com/rebol.html author: nick |
351 / 1247 | 1 | 2 | 3 | 4 | 5 | ... | 13 | 14 | [15] | 16 | 17 | ... | 46 | 47 | 48 | 49 | 50 |