[REBOL] [REBOL.org] Recent changes

This is an automatic email from REBOL.org, the REBOL Script Library to notify 
you of recent changes to the Library.

=======changes=======
extract-web-links.r
--change: new script
--title: extract-web-links
--owners: peterwood
--author: Peter
--purpose: 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.
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=extract-web-links.r

find-file.r
--change: new script
--title: Find a file in directories / folders
--owners: carl
--author: Carl Sassenrath
--purpose: Search all files for ones that contain a given string.
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=find-file.r

rss.r
--change: updated script -- change-rss bugfix
--title: RSS News
--owners: piotrgapinsk
--author: Piotr Gapinski
--purpose: Live Bookmarks
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=rss.r

unless.r
--change: updated script -- Only added a note about the script's uselessness 
(hm. really insecure about the spelling of that word).
--title: Unless
--owners: hallyhaa
--author: HY
--purpose: I'm used to writing 'unless in perl, so I wanted it in rebol as 
well. Easy.
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=unless.r


=======additional information=======
new and updated scripts: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent

=======end=======
--The Library People
--29-Dec-2004

-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to