[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=======
area-scroll-style.r
--change: updated script
--title: Area with scrollers style
--owners: didec
--author: Didier Cadieu (alias DideC)
--purpose: This is a new area style with possible vertical and/or horizontal scrollers.
It allow selection of text outside the viewable area and have a read-only mode.

--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=area-scroll-style.r

cacheserver.r
--change: new script
--title: Cacheserver
--owners: hallyhaa
--author: none
--purpose: 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...

--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=cacheserver.r

converter.r
--change: new script
--change: updated script
--title: OTA bitmap to GIF converter
--owners: hallyhaa
--author: HY
--purpose: Converts so-called operator logos for cell phones, i.e. OTA bitmaps
into ordinary two-colour GIFs.

--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=converter.r

kasper.r
--change: new script
--change: updated script
--title: The Kasper Program
--owners: hallyhaa
--author: none
--purpose: Please Ingri (my sister, the dog owner)
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=kasper.r

lds-demo1-package.r
--change: discussion post(s) made
--title: Demonstration of a Package on REBOL.org
--owners: greggirwin moliad sunanda
--author: Sunanda
--purpose: Demonstration of a package, and competition
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=lds-demo1-package.r

prob.r
--change: new script
--change: updated script
--title: Primitive Rebol Object Browser
--owners: hallyhaa
--author: HY
--purpose: Make a graphical view of the probe function so that users may probe the 
system object without having to look it all up in the console.
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=prob.r

server.r
--change: new script
--title: Server object handler script
--owners: hallyhaa
--author: HY
--purpose: This script will parse robot.txt files and store
a hash! of forbidden paths. This is very useful for
webbots or spiders of any kind (at least if obeying
robot exclusion standards is desirable).

I looked at the ht://dig package (http://www.htdig.org/)
script that does the same thing as this script to see if I
had overlooked something, and thereby fixed a few bugs.

--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=server.r

sqlite3-protocol.r
--change: new script
--title: Sqlite 3.X rebol wrapper as protocol handler
--owners: bouba caldixon
--author: Cal Dixon Juan-Carlos Miranda
--purpose: Sqlite wrapper as a Rebol protocol handler.
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sqlite3-protocol.r

sqlite3.r
--change: discussion post(s) made
--title: Sqlite 3.X rebol wrapper try
--owners: bouba
--author: Juan-Carlos Miranda
--purpose: Sqlite wrapper in Rebol.
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sqlite3.r

url-handler.r
--change: new script
--change: updated script
--title: URL Handler
--owners: hallyhaa
--author: HY
--purpose: 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.

--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=url-handler.r


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

=======end=======
--The Library People
--29-Sep-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