A summary of what's happening in the REBOL community.

The week ending 3rd December 2006

Rebol2

A number of base builds for OSX were released on the 27th November, and a new enbase for the Windows SDK that allows stdio port redirection and CGI handling.

-w for no-window mode - use for redirection
-c for cgi mode - CGI envr flags, redirection


Tutorials
Nick Antonaccio continues his opus magnus which is a tutorial for beginners nearly reaching 300 pages. He has an overview of a mere 100 pages for experienced coders as well.

Rebol.org
sqlab has a modified help function that

enhance original help with a secure way of showing functions in paths of objects and ports and show information about ports similar to objects

Here's an example

help/secure a/handler/set-modes
there is a function inside an object or port
USAGE:
A/HANDLER/SET-MODES port modes

DESCRIPTION:
(undocumented)
A/HANDLER/SET-MODES is a function value.

ARGUMENTS:
port -- An open port spec (Type: any)
modes -- A mode block (Type: any)

Cerebrus
My anti-spam program which expired on the 1st December 2006 has been updated. It should not expire again this decade!

RebGUI
Robert has sent Ashley all the changes he has commissioned .. so hopefully we will see these soon .. once Ashley has had a chance to digest them all.

GLayout
Has a new tabbed pane called switch pad.




0 Comments:

Post a Comment

<< Home