Posts

Showing posts from September, 2006

The week ending 17th September 2006

REBOL.ORG UPnP discovery This is script is a pilot to controle a Internet Gateway Device thru UPnP http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=upnp-igd.r package downloader issues The package downloader was detected as having issues in the later rebol release (v1.3.2). author is working on a new version ASAP. testing is under way, expect a release next week! on AltMe REBOL world DELIMIT and CONJOIN - Jaime Vargas proposed a new DELIMIT function and initial implementation and sparked some furious creative development from Brian and Anton, with help from others. OTHER PROJECTS New DocKimbel MySQL Drivers - I've released an alpha version of a new MySQL driver implementation : complete rewrite from scratch to be fully async under UniServe, optimized decoding in speed (faster code, streaming decoding, etc...), supports only servers v5+. You'll find it in the latest UniServe archive ( http://softinnov.org/tmp/UniServe0919.zip ) 3Flex Chris Langreiter: ...

The week ending 3th September 2006

Altme and Qtask Gabriele is busy with text-formatting which are being driven by qtask requirements. His projects are Pdf-maker 2, which is basically a TeX-clone written in Rebol. Yep :) His latest stuff is here , although that is the raw stuff from his development-folder. Looks like this . Qml, which is a text-markup-language similar to make-doc and developed for QTask. Lately posted to rebol.org: qml-base.r and xhtml-emitter.r . Also remember QML-Ed mentioned in our last article. Oldes looked for async networking for his IRC-client and some things, which let to some fresh attention to uniserve (france) . Oldes is happy now :) Rebol3 Carl is busy with Rebol3 and blogs about it, the focus is currently on modules, as well as a discussion on the best word for his provisional "pop". Rebol.org Graham noted a script to receive and send to gsm phone in the library, which we should have noted a few blogs before :) In the Wild Anton has been busy collecting all this work into a c...