10 scripts tagged as: [tested-under · 2.5.6.3.1]
Best File Fit | ||
bestfit.r discussion | v:1.0.0 5.9 KB 18 Jun 2004 | List the files that best fill up the available space.
Use predefined strings or insert the available space in KB (= 1000 byte).
Useful for selecting files to best fill up a CD/DVD. author: Mauro Fontana |
extract-web-links | ||
extract-web-links.r | v:1.2.1 6.3 KB 22 Apr 2005 | A function which scans a string (normally a web page)
and creates a block of URL/Text combinations for each
HTML <a> tag in the string. author: Peter WA Wood |
leftString Function | ||
leftstring.r | v:1.1 808 bytes 28 Aug 2005 | A simple string function which returns the left most n characters. author: Dale K. Brearcliffe |
Patch for REBOL FTP protocol 226 response handling. | ||
patch-ftp-226-handling.r documentation | 5.2 KB 2 Jul 2005 | To fix FTP protocol 226 response handling. author: Brett Handley |
rightString Function | ||
rightstring.r | v:1.1 843 bytes 28 Aug 2005 | A simple string function which returns the right most n characters. author: Dale K. Brearcliffe |
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) |
to-fussy-idate | ||
to-fussy-idate.r | v:1.0.1 3.5 KB 22 Apr 2005 | A function which converts a Rebol date! to a string formatted
according to a strict interpretation of the RFC 822 standard.
If the time is not provided, a default of 00:00 is used.
If the seconds are not set, 00 is used.
(NB The zone defaults to 00:00 in a Rebol date) [...] author: Peter WA Wood |
to-iso8601-date | ||
to-iso-8601-date.r | v:1.1.1 3.3 KB 22 Apr 2005 | A function which converts a Rebol date! to a string which complies
with ISO 8601.
If the time is not provided, a default of 00:00 is used.
Truncates any milli-seconds.
(NB The zone defaults to 00:00 in a Rebol date) author: Peter WA Wood |
VID Titlebar | ||
vid-drag-bar.r | v:0.0.4 5.4 KB 9 Mar 2009 | A VID Titlebar Style author: Ammon Johnson |
Zip-Fix | ||
zip-fix.r | 5.0 KB 22 Dec 2003 | Fixing broken zip archives author: Vincent Ecuyer |