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: "I've now updated 3flex with the fixes supplied by Philippe (merci beaucoup!) and some more regarding saving/loading.
If you find additional ones, please let me know!"
http://www.langreiter.com/space/3flex


Easy graphic element Nudges in REBOL|view
A very good example of making view interactive... never mind that its french, if you don't understand the text, test the examples!
http://pl.legoff.free.fr/docs/informatique/rebol/view-effect-gallery.html


Henrik: LIST-VIEW 0.0.48 released.
History:
http://www.hmkdesign.dk/rebol/list-view/list-view-history.html
Source:
http://www.hmkdesign.dk/rebol/list-view/list-view.r
Docs:
http://www.hmkdesign.dk/rebol/list-view/list-view.html


PDF Maker 2
update:
-added embedded tables (i.e. tables between paragraphs)
-text colors, fixed table parsing bug
-table options
-graphic commands, cell decorations
http://www.colellachiara.com/soft/PDFM2

Ladislav Mecir's web site updated:
quote from someone on Altme: "as an example of the use of dialects spider.r is an enlightening example."
Site http://www.fm.tul.cz/~ladislav/rebol/ (Spider.r, REBOL identity article). Ladislav Tried to post the info to the REBOL Mailing list, but didn't succeed

Comments

Popular posts from this blog

Week Ending 30th Dec 2012

News from Robert Muench about R3 project !