World: r3wp
[Announce] Announcements only - use Ann-reply to chat
older newer | first last |
Dockimbel 1-May-2007 [400] | MySQL Driver for REBOL version 1.1.0 released. Changes : http://softinnov.org/rebol/mysql-usage.html#sect2.1. Download: http://rebol.softinnov.org/mysql/ |
Maxim 7-May-2007 [401] | AS A TEASER FOR DEVCON... HERE IS THE FIRST EVER PUBLIC SCREEN SHOT OF ELIXIR ! http://www.pointillistic.com/open-REBOL/moa/steel/elixir/elixir_0_3_5.png |
btiffin 8-May-2007 [402] | A new Cheyenne website just unparked. http://peoplecards.caIt's in a state of flux today, but it's unparked, so I could start real-world testing. Many changes to come over the next few hours. |
Terry 15-May-2007 [403] | After much consideration, we've decided provide a dual license for Redwerks technologies similar to MySQL's licensing policy.. If you are developing and distributing open source applications under the GPL License, then you are free to use Redwerks Inc. software under the GPL License For OEMs, ISVs, and VARs who distribute Redwerks with their products, and do not license and distribute their source code under the GPL, Redwerks Inc. provides a flexible OEM Commercial License. The dual - license will apply to the following Redwerks Inc. technologies Eco - Our Semantic Network DBMS Framewerks- our website creation middleware built on Eco LFReD - our natual language intelligent agent For more information on this, and how it relates to Rebol, check out the Redwerks group. |
Ladislav 16-May-2007 [404] | http://www.fm.tul.cz/~ladislav/rebol/BEER-SDK.zipis a place where you can download the BEER1 SDK |
Terry 17-May-2007 [405] | First of our proposed source releases.. Rash 1.1 -- Now GPL (Windows binary.. will post the Rebol source as soon as I find it ;) Rash is a Rebol / Flash Hybrid Personal Agent using some early Natural Language Processing prototypes The technology has grown since this application, and is being incorporated into Framewerks, but it's a fun introduction. I'll post an old description of what it does in the Redwerks group Download here.. See the Redwerks group for instructions.. or posting questions. http://alicefair.com/rash/rash1.1.zip |
Terry 23-May-2007 [406] | Source code for the HAL 4000 (windows) now available.. The HAL 4000 is an earlier prototype to RASH.. doesn't rely on Flash http://alicefair.com/hal4000/hal4000.zip See the Redwerks group for more info |
btiffin 25-May-2007 [407] | A preamble document for the upcoming annoucement of the formation of a Formalized REBOL User Association can be found here http://peoplecards.ca/rebol/preamble.html Note: As this is a prepatory document, there is no formation agenda yet posted. That announcement will occur here on Saturday, May 26th, 2007 |
btiffin 26-May-2007 [408] | The formation of the International REBOL User Association...Open Invitation 26th of May, 2007, 20:00 UTC. First Meeting is about to be called to order in the new IRUA forum. This forum is for formal IRUA messaging only. IRUA Chat has also been created for informal discussions. The name is going to change. Please see the agenda and motions linked below. Details at http://peoplecards.ca/rebol/formation.html |
ICarii 31-May-2007 [409x2] | RebRings a new AGG/Draw based puzzle game can be downloaded here: http://rebol.mustard.co.nz/rebrings.r |
Rebrings updated - same download place. | |
Geomol 31-May-2007 [411] | Hokus Pokus! This is a little fun script, I'm working on, that actually may be useful for someone. It can change something into something else. First version could transform bitset! back to it's original string!, then I added conversion between issue! and tuple!. Now it can also translate between many human languages, like in this example: >> do http://www.fys.ku.dk/~niclasen/rebol/hokus-pokus.r >> hokus-pokus/translate "Hello, how are you?" "en2es" == "ÀHola, c—mo eres?" Using the /translate refinement, and the extra argument can be any of: ar2en , "zh2en", "zh-CN2zh-TW", "zh-TW2zh-CN", "en2ar", "en2zh-CN", "en2zh-TW", "en2fr", "en2de", "en2it", "en2ja", "en2ko", "en2pt", "en2ru", "en2es", "fr2en", "fr2de", "de2en", "de2fr", "it2en", "ja2en", "ko2en", "pt2en", "ru2en", "es2en" translating between languages like Arabic, English, Chinese, French, German, Italian, Japanese, Korean, Portuguese, Russian and Spanish. Yeah, it's a real Transmogrifier. Have fun! (It may be hard to type in many of these languages with current REBOL, I don't know! :-)) |
ICarii 1-Jun-2007 [412x3] | RebRings updated with better default pattern solution - http://rebol.mustard.co.nz/rebrings.r |
RebRings Mini now available! two-thirds the pain of RebRings ;-) http://rebol.mustard.co.nz/rebrings-mini.r | |
..and Re-released without the mix bug - version 0.0.2 now available | |
ICarii 3-Jun-2007 [415x2] | Mahjong Solitaire for rebol released. http://rebol.mustard.co.nz/mahjong.zip |
Mahjong updated to include unlimited undo, right click match and hint helps and added a few warnings on things such as no moves, game completed etc. If you already have the resources from the zip file then you can access the script at: http://rebol.mustard.co.nz/mahjong.r | |
DanielSz 3-Jun-2007 [417x2] | A dynDNS client written in Rebol. |
Explanations on the homepage of the application: http://danielsz.freeshell.org/code/mine/dns-sync/ | |
TimW 9-Jun-2007 [419] | I don't know if this is useful to anyone or not, but a couple of weeks ago I wrote a xanga parser to save posts and comments in a wordpress xml format. http://www.timwylie.com/xword.html |
ICarii 10-Jun-2007 [420] | Reb Rings Mini (Mouse Gesture Version) has been released get it at http://rebol.mustard.co.nz/rebrings-mini-mgv.r-- there are many changes PLEASE read the instructions in header. |
Dockimbel 18-Jun-2007 [421] | CureCode : a web-based bugtracking tool released (beta). See !CureCode channel for more info. |
Rebolek 29-Jun-2007 [422] | UTF-8 Validator check and validate UTF-8 files, convert from USC-2 to UTF-8, convert special characters to HTML-entities and vice versa (can ignore selected tags). available from http://bolek.techno.cz/UTF8-Validator/as REBOL script and Windows executable. |
ICarii 1-Jul-2007 [423] | RebTower (a Magic the Gathering style - strategy card game) has been released. http://rebol.mustard.co.nz/rebtower-0.0.6.zipThis is the fully playable version (minus help :P ) |
ICarii 3-Jul-2007 [424x3] | RebTower 0.0.7 has been released. - All art is now completed. - Card Builder is included with this release so you can make/modify your own cards. - Added turn pause mode so you can get a better look at the cards the computer plays. Get it at: http://rebol.mustard.co.nz/rebtower-0.0.7.zip(657kb) |
RebTower 0.0.8 - bugfix for turn-pause on winning. | |
http://rebol.mustard.co.nz/rebtower-0.0.8.zip(0.0.7 removed from server). | |
Terry 4-Jul-2007 [427] | Any "Get out of jail free" cards? |
ICarii 4-Jul-2007 [428] | RebTower 0.1.0 - added spacebar toggle to turn mode after accidentally turning it off on 0.0.9 ;-) From now on the latest versions will always be found below (its relatively stable now). (Full version) http://rebol.mustard.co.nz/rebtower.zip (Update Only version) http://rebol.mustard.co.nz/rebtower.r(for update from versions 0.0.7 and higher) |
TimW 4-Jul-2007 [429] | Wow. really awesome. I love the smooth scaling. however, there's no text on linux. Another special font? |
ICarii 4-Jul-2007 [430] | for linux change the fonts inside builder.r and rebtower.r from verdana and tahoma to something similar :) |
ICarii 6-Jul-2007 [431] | RebTower 0.1.3 released. Changes: # Fixed transparency issues with played cards # Stacks now zoomable # All new PLAYBACK MODE. (Press p to check out all the stages of a completed round) Full version: http://rebol.mustard.co.nz/rebtower.zip(661kb) Update version (from 0.0.7 upwards): http://rebol.mustard.co.nz/rebtower.r (34kb) |
ICarii 9-Jul-2007 [432] | RebTower 0.1.5 - small fix to stop player/ai loops using 100% cpu - thanks doc ;) Full version: http://rebol.mustard.co.nz/rebtower.zip(661kb) Update version (from 0.0.7 upwards): http://rebol.mustard.co.nz/rebtower.r (34kb) |
Dockimbel 16-Jul-2007 [433] | DRAW-based visual Captcha Library : http://softinnov.org/rebol/captcha.shtml |
btiffin 1-Aug-2007 [434] | I'm pleased to announce the REBOL user group now has a name. World meet user.r Details in IRUA and IRUA Chat. Those forums will be retired and renamed to user.r shortly. |
Pekr 3-Aug-2007 [435] | 14th August 2007 is the day of release of R3. btiffin is 44 that day, so it nice fits. Congratulations! |
PhilB 11-Aug-2007 [436] | Draw a surface with 3-D Perspective and allow roation - http://peoplecards.ca/rebol/philb/utils/3D-surface.r & in the Rebol Library http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=surface.r |
Oldes 13-Sep-2007 [437x2] | New version (2.0.0) of Rebol/Flash dialect (RSWF) is available here: http://box.lebeda.ws/~hmm/rswf/ |
- this version uses completly new actions parser (thanks to Ladislav for his help) | |
Oldes 28-Sep-2007 [439] | String based Rebol Code colorizer --> http://box.lebeda.ws/~hmm/rebol/code-colorizer.r using it, Rebol source can look like: http://box.lebeda.ws/~hmm/rebol/code-colorizer.html http://box.lebeda.ws/~hmm/rswf/rswf-main-rules.html or http://box.lebeda.ws/~hmm/rswf/rswf-main-rules-full-code.html There is still a lot of things to improve, but it's already quite useful. (at least it does not suffer with recursion parse limits which I reached with good old Carl's %color-code.r script) |
Louis 29-Sep-2007 [440] | Nice, Oldes! |
Graham 6-Oct-2007 [441] | Rebsync - http://www.easybraine.com/index.cfm?content_id=40if anyone knows french, perhaps they could explain what it does! |
Kaj 6-Oct-2007 [442x2] | It syncs directories, and apparently also MySQL and SQLite databases - or it needs them for functioning |
It detects conflicts. But it only seems to work on Windows | |
Oldes 8-Oct-2007 [444] | Rebol/Flash dialect (RSWF) version 2.5.0 is available! compressed: http://box.lebeda.ws/~hmm/rswf/rswf_latest.r(89kB) uncompressed: http://box.lebeda.ws/~hmm/rswf/rswf_2.5.0.r(331kB) as colorized HTML: http://box.lebeda.ws/~hmm/rswf/rswf_2.5.0.html (885kB) What's new: - New swf-parser included which replaces old exam-swf function (useful for importing foreign SWF files) - Added implementation of Class definitions for SWF versions 6 and higher (I have to create some examples) - Added new 'trace function into actions (which can be use to compile swf files with or without trace calls easily) - 'require and 'include now accepts block of files or urls (I should modify my rswf code colorizer to show included files as well) Here is also new example how to include first of GUI elements: http://box.lebeda.ws/~hmm/rswf/example/swf8-cliphandler In the future I would like to create something like mini Layout dialect which will be used for better positioning of the new GUIs I'm working on. |
Oldes 8-Nov-2007 [445x3] | GIF parser. At this moment it just prints info and or inserts comment. do http://box.lebeda.ws/~hmm/rebol/gif_latest.r gif/parse http://box.lebeda.ws/~hmm/rswf/bitmaps/chinese.gif write/binary %test.gif gif/add-comment http://box.lebeda.ws/~hmm/rswf/bitmaps/chinese.gif "test" gif/parse %test.gif |
The script is using %stream-io.r script which I use more and more for binary manipulations. | |
To test it with animatedGif you may try: gif/parse http://upload.wikimedia.org/wikipedia/en/9/95/Headloss.gif | |
Oldes 9-Nov-2007 [448] | And if someone would like to know, what is inside AVI files (without need to use xMB of dlls or binary utils)... here is another experimental script: http://box.lebeda.ws/~hmm/rebol/avi_latest.r |
amacleod 9-Nov-2007 [449] | What does it do? |
older newer | first last |