Posts

Showing posts from June, 2007

The week ending 24th June 2007

AltME ‘REBOL 3’ World Archive Rebol.org is now hosting the most complete archive of groups from the AltME ‘REBOL 3’ world.  Included in the archive are all posts from all groups tagged as [web-public], with permalinks to every post. For example: A discussion on using dialects to build primers for other languages . Up-to-date minutes from IRUA meetings A rolling history of RebGUI The AltME: ‘REBOL 3’ World . Note: there are plans to make the archive fully searchable.  Posts may lag a day or so behind for the first few weeks. CureCode DocKimbel introduces CureCode: a small, fast, lightweight bugtracking tool, RSP based, open source, BSD license, needs Cheyenne to run.  See the !CureCode group in the REBOL 3 AltME world for more information. Enhanced Area/Field Styles Anton introduces an AREA/FIELD style with improved caret handling and rendering for center and right-aligned text: First run View 2.7.5.3.1 and do this: site: select load-...

The week ending 17 June 2007

REBOL DevCon 2007 Videos Videos for the REBOL DevCon 2007 are available for download at http://devcon2007.rebdocproj.org/ Onyx Icarii (Aka) James Marsden, has released Onyx, a new draw based menu system released (demo). This is a prelude to creating an entire Draw based UI for his MMORPG. URL : http://rebol.mustard.co.nz/onyx-demo.r MySQL Driver DocKimbel has released an update to the MySQL driver. MySQL driver release v.1.1.2 Download at : http://rebol.softinnov.org/mysql Fix for an infinite loop issue when the server times out the connection (unix platforms). TCP keepalive option activated by default (for longstanding idle connections). Send-cmd function optimized to be a little bit faster and use less memory. Added new-lines markers to resulting recorsets. Added option to switch on/off new-lines marker through port/locals/newlines? flag. Recycle call removed from read-rows function. Should speed up the results a little bit. Minor source code cleanup. Cheyenne Dockimbel'...