[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=======
cgi-debug.r
--change: discussion post(s) made
--title: CGI wrapper function for debugging
--owners: sunanda
--author: Sunanda
--purpose: Provides debugging info for scripts running as a CGI under a 
webserver
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=cgi-debug.r

liquid.r
--change: discussion post(s) made
--title: LIQUID - core dataflow programming engine.
--owners: moliad
--author: Maxim Olivier-Adlhoch
--purpose: Create procedural processing networks.
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=liquid.r

my-http.r
--change: discussion post(s) made
--title: patched HTTP/HTTPS protocol with cookies support
--owners: gandalf
--author: [EMAIL PROTECTED]
--purpose: Provide an HTTP/HTTPS handler that transparently supports cookies
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=my-http.r

new-blog.r
--change: updated script -- fixed counter date parse bug
--title: REBOL Blogger
--owners: tgd
--author: Carl Sassenrath
--purpose: 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 [...]
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=new-blog.r

prolog.r
--change: discussion post(s) made
--title: Prolog Like Inference Engine
--owners: coccinelle
--author: Marco
--purpose: This is an inference engine wich process prolog like clause
The engine can process prolog like clauses of the form :
man [jean]
woman [mary]
human [X] [man [X]]
human [X] [woman [X]]

CUT (!) and FAIL are implemanted (it's the only hardcoded predicates [...]
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=prolog.r

rebdbgui.r
--change: documentation added or updated
--title: RebGUI and RebDB Sample
--owners: btiffin
--author: Brian Tiffin
--purpose: A quick demonstration of RebGUI with RebDB
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=rebdbgui.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
recent documentation: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/cpt-recent-docs.r

=======end=======
--The Library People
--11-Jul-2007

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

Reply via email to