184 scripts tagged as: [//files]
Steganography | ||
steganography.r | v:1.1.0 3.3 KB 13 Mar 2007 | Functions to hide text data in the noise pixels of an image author: Piotr Gapinski |
StRIP | ||
strip.r | v:1.0.0 6.3 KB 25 Nov 2010 | REBOL File packer author: Boleslav Brezovsky, based on rip.r by Carl Sassenrath/Cal Dixon |
SVN Version | ||
svn-version.r | v:1.0.0 1.5 KB 4 Oct 2010 | Retrieve the global revision number from a local SVN repository.
This mimics the feature offered by the svnversion command-line tool
See: http://svnbook.red-bean.com/en/1.1/re57.html
This can be used in PREBOL (or other scripts preprocessors) to insert the
SVN global revision number as a build version. author: Nenad Rakocevic |
Tar | ||
tar.r discussion documentation | v:1.1.0 5.5 KB 11 Jan 2013 | Creates tar archives. author: Vincent Ecuyer |
Text File Viewer | ||
text-view.r | v:1.0.2 1.4 KB 13 Mar 2003 | A simple scrolling text file viewer. (Updated from 20-May-2000 version.) author: Carl Sassenrath |
Example Text Document | ||
textdoc.r documentation | 2.9 KB 13 Mar 2003 | Creates an example for text-to-html doc language.
Shows how natural and readable it is -- the reason we
prefer it for writing our how-to documentation. author: Carl Sassenrath |
Text to HTML Converter | ||
texthtml.r documentation | v:1.0.0 2.4 KB 6 May 2003 | A useful doc formatting language. Converts text to HTML with titles, sections, sub-sections, and code. Is used to create all REBOL How-to documents. author: Carl Sassenrath |
TFTP Get | ||
tftp-get.r | v:1.0.1 3.7 KB 15 Nov 2007 | get file from tftp daemon, could be modified as scheme, needs perfection on write to disk! author: ND |
Tiff Lib | ||
tifflib.r | v:1.0 47.3 KB 2 Mar 2010 | A basic library for reading and writing Tiff files author: François Jouen |
Rebol Tiff Reader | ||
tiffreader.r | v:1.0 2.4 KB 2 Mar 2010 | Some examples how to use tiff lib author: François Jouen. |
Time-It Function | ||
timeit.r documentation | v:1.0.0 903 bytes 13 Mar 2003 | Creates a simple timer function for timing in REBOL. author: Anonymous |
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 |
Tower of REBOL | ||
tower.r documentation | v:1.0.0 3.3 KB 13 Mar 2003 | REBOL can speak to many audiences. author: Anonymous |
TSN: Tranched serial number server | ||
tsn.r documentation | v:0.0.1 7.6 KB 30 Apr 2007 | Quick, safe way of allocating categorized unique serial numbers author: Sunanda |
User Server | ||
unpack.r | 5.6 KB 18 Oct 2013 | I created this to load websites and chek my email,
as well as a few other things, at certain intervals.
Basically: 'call a script or 'browse a website when the
counter reaches zero.
This Unpack.r file creates 2 Rebol files - run Startup.r
to use this script. author: Izkata |
UnTar | ||
untar.r | v:0.8.3 3.6 KB 25 Apr 2013 | Extracts tar archives. author: Marco Antoniazzi |
Updating and Creating links in INDEX files | ||
update-index.r | v:1.0.0 5.7 KB 7 Jan 2005 | Update/create links in index files author: JL MEYRIAL |
Updating and Creating links in INDEX files | ||
update_index.r | v:1.0.0 5.6 KB 13 Mar 2003 | Update/create links in index files author: JL MEYRIAL |
Upload library-script - upload a script to rebol.org | ||
upload-library-script.r | v:1.1.1 6.8 KB 29 Jul 2004 | upload a script to rebol.org author: Volker Nitsch |
URL Handler | ||
url-handler.r documentation | 14.6 KB 6 Nov 2016 | A script to handle URLs as objects. Rebol's built-in 'decode-url function
returns an object, but no methods to manipulate it. This script includes
functions that make it possible to manipulate the URL as you please.
CGI parameters are parsed into an alphabetized block for ease of comparison
of URLs. author: hy |
vprint: print/logging management tool | ||
vprint.r documentation | v:1.3.2 10.0 KB 11 Dec 2008 | programatically selectable, indented printing/tracing/logging/debugging engine. author: Maxim Olivier-Adlhoch |
Find a file in sites | ||
web-find-file.r | v:3.0.0 2.8 KB 9 Nov 2012 | Finding web page containing a text, also crawling on all page links author: Massimiliano Vessi |
Web Page Change Detector | ||
webcheck.r documentation | v:1.0.0 727 bytes 13 Mar 2003 | Determine if a web page has changed since it was last checked, and if it has, send the new page via email. author: Anonymous |
CGI Comment Article | ||
webcomment.r documentation | 2.9 KB 13 Mar 2003 | Run this to create the file used for
the cgicomment.r script. author: Carl Sassenrath |
Search a Web Page | ||
webfind.r | 511 bytes 13 Mar 2003 | Search a web page for a string, and save the page
to a file if it was found author: [unknown] |
151 / 184 | 1 | 2 | 3 | 4 | 5 | 6 | [7] | 8 |