247 scripts tagged as: [//internet]
3KB News Reader | ||
3kbnewsreader.r | v:0.1.1 4.3 KB 13 Mar 2003 | Simple CLI news reader. author: Ryan C. Christiansen |
A Reb-Site | ||
a-reb-site.r | v:0.1.1 70.8 KB 23 Mar 2008 | a-reb-site.r was written to:
- compare form and function of a reb-site with that of a conventional web-site.
(...an obliging web-site - www.rebol.com perhaps!) &
- to provide an example of a reb-site script, &
- as an illustration of the compact size of a reb-site relative
to the average web-site [...] author: R.v.d.Zee |
Anonymous CGI session services | ||
acgiss.r documentation | v:0.0.1 8.1 KB 18 Dec 2006 | Provide basic cookie support for CGI scripts author: Sunanda |
Email attachments | ||
attach.r | 2.6 KB 13 Mar 2003 | Send email with base64 encoded attachments author: Sterling Newton |
Autoextracting REBOL file creator | ||
autoextract.r | v:1.0.0 1.5 KB 13 Mar 2003 | Send files via email which can be decompressed simply by executing the contents of the message when it is received. author: Bohdan Lechnowsky |
Attribute Values Extractor | ||
ave.r | 2.1 KB 23 Jan 2006 | Extract attribute values from (HTML) tags author: hy |
Bouncing ball | ||
ball.r | 5.0 KB 13 Mar 2003 | A ball bounces from one networked computer's screen to the next. author: [unknown] |
Encode/Decode Base58 | ||
base58.r | v:1.0.0 1.1 KB 5 Dec 2009 | To Encode Integers as Base58.
Used by some URL shortening services. author: Christopher Ross-Gill |
BBcode | ||
bbcode.r | v:0.1.0 8.7 KB 9 Jan 2009 | Basic BBCode implementation. For more info about BBCode check http://en.wikipedia.org/wiki/BBCode author: David 'Oldes' Oliva |
Email Blaster | ||
blast.r documentation | v:1.0.0 1.8 KB 13 Mar 2003 | Send an email to everyone on a spreadsheet of email addresses. Personalize the greeting for each. Keep a log of who was been sent the message. author: Anonymous |
REBOL Blogger | ||
blog.r documentation | v:1.3.2 18.3 KB 10 Jan 2005 | The blog system written and used by Carl Sassenrath,
REBOL's creator. This script will let you post and
update blogs on your website using just a web browser.
Generates summary and index pages, blog searches, etc.
Extensible with Makedoc2 for more formatting options. author: Carl Sassenrath |
Web Site Builder | ||
build-site.r documentation | v:1.0.0 5.6 KB 13 Mar 2003 | The actual script that builds the REBOL web site (using a master template and a navigation structure). author: Carl Sassenrath |
Cacheserver | ||
cacheserver.r | 2.2 KB 25 Sep 2004 | This is a tiny cache server, about as small as can be.
It may not be usable in a real-world application, but
it sure was a lot more fun to write than the 600 line
java application... author: [unknown] |
CD Track Titles | ||
cd-track-titles.r | 8.4 KB 29 Jan 2008 | This script illustrates a method of obtaining the track titles of music CDs so
that the titles may become part of a CD directory or data base - without typing
each title in manually. author: r. |
Send Message to GSM Cellphone | ||
cellphone.r | 1.8 KB 13 Mar 2003 | To post a message via MTN's SMS gateway to a GSM phone author: Graham Chiu |
CGI wrapper function for debugging | ||
cgi-debug.r discussion documentation | v:0.0.1 2.6 KB 7 Jan 2005 | Provides debugging info for scripts running as a CGI under a webserver author: Sunanda |
CGI with FORM with refilled data | ||
cgi-form-val-example.r | v:0.0.1 4.9 KB 28 Aug 2012 | Example of how a webform could be processed by a REBOL script,
refilling previously filled fields when errors in input are detected.
For performance it is always better to have some validation (using
e.g. Javascript) on the client side first, but for safety the check
also needs to be (re)done at the server side. author: Arnold van Hofwegen |
Rebol CGI library | ||
cgi.r | 6.8 KB 4 Mar 2004 | Provide everything needed to create a CGI script author: Cal Dixon |
CGI common procedures | ||
cgibasic.r discussion documentation | 8.0 KB 10 Nov 2011 | This is a collection of functions that could be used in a
CGI program. There is nothing in this module that has not been done
better by others, but the code is more heavily annotated for beginners.
Separate documentation explains how to use the functions. The comments
should be helpful also. None of this is my original creation. I just
assembled and annotated, [...] author: Steven White |
CGI Web Page Comment Poster | ||
cgicomment.r documentation | 3.0 KB 13 Mar 2003 | Allows viewers to add comments to a web page.
(needs webcomment.r to create example forms file). author: Carl Sassenrath |
CGI Form Dumper | ||
cgidump.r documentation | 785 bytes 13 Mar 2003 | Display the contents of a submitted form as a web page.
Useful for debugging CGI forms. author: [unknown] |
Sends Email via CGI Form | ||
cgiemailer.r documentation | v:1.0.0 855 bytes 13 Mar 2003 | Uses a Web form to send an email message. author: Anonymous |
CGI Emailer Form (HTML Part) | ||
cgiemailhtml.r documentation | 1.7 KB 13 Mar 2003 | HTML form to go with CGI Emailer example (cgiemailer.r). author: [unknown] |
Easy CGI Form Example | ||
cgiform.r documentation | v:1.0.0 1.1 KB 13 Mar 2003 | Handles a CGI form and returns its values as a web page. (The associated cgiform.html file contains the form). author: Anonymous |
Easy CGI Form (HTML Part) | ||
cgiformhtml.r documentation | v:1.0.0 1.4 KB 13 Mar 2003 | HTML form to go with Easy CGI example (cgiform.r). author: Anonymous |
1 / 247 | [1] | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |