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

The Week Ending 2 March 2008

Replacement for your built-in EDITOR



A text editor is born, intended to replace the built-in EDITOR.
http://anton.wildit.net.au/rebol/gui/ctx-text-for-edit-panel.r
http://anton.wildit.net.au/rebol/gui/edit-panel.r
http://anton.wildit.net.au/rebol/gui/editor.r
http://anton.wildit.net.au/rebol/gui/demo-edit-panel.r
http://anton.wildit.net.au/rebol/gui/demo-editor.r


New REBOL Web Site from the French community


Visit http://reboleur.free.fr/


Henrik release LIST-VIEW 0.0.52 released.


History: http://www.hmkdesign.dk/rebol/list-view/docs/list-view-history.html
Source: http://www.hmkdesign.dk/rebol/list-view/list-view.r
Source for 0.0.51: http://www.hmkdesign.dk/rebol/list-view/list-view51.r
Docs: http://www.hmkdesign.dk/rebol/list-view/docs/list-view.html
Demos: http://www.hmkdesign.dk/rebol/list-view/demos/

UTF-8 in REBOL 3.0 alpha release


A sneek peak at UTF-8 support in REBOL 3 release (alpha). Find out more from Carl's blog. http://www.rebol.net/r3blogs/0106.html


QuarterMaster Version 0.2.1 Release


Featuring:
- new controllers;
- file upload;
- reorganised for better console-running mode; (hopefully) better namespace handling;
user and session handling ready

http://www.ross-gill.com/QM/

Tested on Apache. Tested briefly on Cheyenne.

DocKimbel: Windows services support library for REBOL 1.0.0 released.


Download : http://softinnov.org/rebol/nt-services.shtml


Maxim abour to reunleash himself on Revault? [comment: 3-feb-2008]


Is Maxim suggesting a released date for his work on Revault?

Taken from blog discussion at http://www.rebol.net/cgi-bin/r3blog.r?view=0105#comments


At the devcon last year I had a chat with a few people about Revault.

unfortunately for the better part of last year, I was not able to do much programming, for personal reasons. And thus revault has been asleep for a while.

There are quite a lot of people interested in the idea and even some volunteers for managing it, and even hosting it.

The idea was to do more than just a central file storage, but hosting teams and organisations able to review code, stamp approvals, and organise "sets" and compilation of modules and even single function submissions and such.

I am comming back to programming in the next few weeks, so will again restart the initative...

I even had the site designed and forms for submission working.

time to get that online and organised.



Geomol: finished v. 1.0.0 of 6502 assembler:


http://www.fys.ku.dk/~niclasen/rebol/language/asm6502.r
It defines the asm6502 function, which take 6502 assembler as text input and produces 6502 machine code (opcodes). Might be a good example of parsing in REBOL.


Geomol: A first version of a MOS 6502 workbench tool is ready:


do http://www.fys.ku.dk/~niclasen/rebol/language/m6502wb.r
It'll load the 6502 assembler and emulator. It's a tool to compile 6502 assembler programs to machinecode and run it with the rebcode emulator. It's possible to see the 6502 registers and flags. Both asm6502.r and em6502.r has been updated.

DocKimbel release Cheyenne v0.9.18 beta.


Download at http://softinnov.org/tmp/cheyenne-r0918.zip

Oldes: paragliding contest visualisation made in Rebol/Flash dialect


- http://box.lebeda.ws/~hmm/xsider/
[Actually it's world-wide satellite mapping allowing zooming and scrolling in the browser.]




0 Comments:

Post a Comment

<< Home