
| # | User | Message | Date |
| 531 | PeterWood | The Table of Contents of Rebol - A programmers guide can be downloaded from http://www.auverlot.fr/index_attachments/table.pdf | Thu 0:58 |
| 530 | PeterWood | The chapter also includes a really enthusiastic introduction to IOS and details of the data encryption features in Rebol/Command. | Tue 9:59 |
| 529 | PeterWood | The pre-release of Rebol for pros, Chapter 5 of Rebol - A programmer's guide is now available at http://www.lulu.com/content/2845102 It covers calling other programs and shared libraries, using MySQL from Rebol CGI scripts and how to manage source code with the free version of the Rebol pre-processor. All of these can be used from the latest free versions of Rebol. | Tue 9:58 |
| 528 | Robert | I'm launching my new website. New design etc. and I'm adding a Blog. Not much content converted yet. But more to come soon. http://www.robertmuench.de | Sat 9:28 |
| 527 | Sunanda | Much simplifed way of contributing scripts to REBOL.org. And a better way of tagging them too: http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-message.r?m=rmlXBXC | 26-Jun 14:49 |
| 526 | Chris | < QM > Version 0.3.2 http://www.ross-gill.com/QM/ This release reworks the Controller engine, giving more flexibility in defining the Controller dialect. The fruit of this is the 'protect directive that allows you to evaluate preconditions before executing an action. More to follow in the !QM group... | 14-Jun 18:16 |
| 525 | Kaj | http://icfpcontest.org/ | 12-Jun 19:42 |
| 524 | Kaj | The Eleventh ICFP Programming Contest, in a month: | 12-Jun 19:42 |
| 523 | PeterWood | This year's Rebol Library flash conference will be held on Monday, 16th June. | 11-Jun 13:51 |
| 522 | Chris | <-QM-> Version 0.3.1 http://www.ross-gill.com/QM/ After much wrestling with what the Model (M-V-C) should be, I have settled on an extensible Model system designed as an intuitive implementation of persistent objects. Also, pagination, some extra helpers and some tweaks here and there. QM grows, but has not yet reached the point of optimisation. More to follow in the !QM group... | 31-May 22:55 |
| 521 | Geomol | Version 1.1.0 of load-tga for TARGA (TGA) images: http://www.fys.ku.dk/~niclasen/rebol/libs/gfx/tga.r Added support for RLE (run-length encoded) images (can be produced with e.g. OS X Preview and most paint programs). The function can now load image type 2 (Uncompressed, True-color image) and image type 10 (Run-length encoded, True-color image). | 6-May 17:21 |
| 520 | Pekr | Robert - Curl is our competition - why should we be happy about it, if noone from us here has any intention into using it? The good thing is, that I am chief of IT here, so I never let tools like that to let-in :-) | 6-May 7:09 |
| 519 | RobertS | Curl NITRO is now beta at http://www.curl.com will be welcoming languages other than just Curl. Expect a relaxed RTE license soon. Like Rebol3, Curl is now on track to only have the core remain proprietary. Pekr: think Rebol on the Surge RTE AKA Nitro ! | 6-May 6:59 |
| 518 | Geomol | GLServer for Win32 is released. There also is a Mac version, Linux is still missing. See group OpenGL. It makes it possible to do 3D graphics from REBOL using OpenGL. | 25-Apr 17:12 |
| 517 | Graham | xml dialect ? | 17-Apr 1:43 |
| 516 | Graham | How does this differ from Max's html dialect ? | 17-Apr 1:43 |
| 515 | amacleod | looks great. I hate HTML. All those tags. This will be a great tool. | 17-Apr 0:36 |
| 514 | Henrik | http://hmkdesign.dk/rebol/files/303a60cc3d66c8c4c23bc5a2106ef63a-118.html First version of my HTML dialect as been released. | 15-Apr 12:30 |
| 513 | Dockimbel | NTLM support library for REBOL v1.0.3 released. Download here : http://softinnov.org/rebol/ntlm.shtml If you've had issue using this library before with a MS (NTLM) proxy, please give it a new try. It fixes a major issue with NTLM proxy and has been updated to work with 2.7.6. | 8-Apr 13:32 |
| 512 | Graham | Autofile http://compkarori.no-ip.biz:8090/Autofile a utility that attempts to recognize documents based upon a set of rules | 8-Apr 6:10 |
| 511 | BrianH | (check private chat) | 3-Apr 1:33 |
| 510 | Fork | http://iamjamie.com/index.php?date=2006-03-04 | 3-Apr 1:28 |
| 509 | Fork | http://iamjamie.com/index.php?date=2006-03-03 | 3-Apr 1:28 |
| 508 | Fork | http://iamjamie.com/index.php?date=2006-03-02 | 3-Apr 1:28 |
| 507 | Fork | An AltME Rebol3 topic created in my honor? :) | 3-Apr 1:28 |
| 506 | Reichart | : ) Does he win something? | 3-Apr 1:15 |
| 505 | Sunanda | 10,000 posts in the Core Group! Congratulations. Fork! http://www.rebol.org/cgi-bin/cgiwrap/rebol/aga-display-posts.r?post=r3wp157x10000 | 2-Apr 6:56 |
| 504 | Oldes | Cookies-daemon 1.2.0 - Modified for compatibility with HTTP scheme from REBOL 2.7.6 http://box.lebeda.ws/~hmm/rebol/cookies-daemon_latest.r | 27-Mar 10:23 |
| 503 | Geomol | Electronic Arts IFF ILBM loader:
http://www.fys.ku.dk/~niclasen/rebol/libs/gfx/iff.r
Can handle 2, 4, 8, 16 and 32 color images, HAM6 images (4096 colors) and HALFBRITE (64 colors). HALFBRITE hasn't been tested yet, as I couldn't find such an image easily. Handle both compressed and non-compressed images. This is an example, where rebcode would help a lot, as a 320x200 image can take several seconds to uncompress.
Usage: iff-image: load-iff %some_picture.iff img: iff-image/as-image img now is a REBOL image!, than can be viewed like: view layout [image img] | 21-Mar 17:37 |
| 502 | Geomol | NicomDB index and relative layers version 1.0.0 is released. http://www.fys.ku.dk/~niclasen/nicomdb/ See group !NicomDB | 16-Mar 19:35 |
| 501 | PeterWood | This year's LibFlashCon will be held during the second half of June and for the first time will be open to all Library members. See LibFlashCon2008 group for details. | 15-Mar 9:29 |
| 500 | Paul | Great News! The release of 2.7.6 has arrived ----> http://www.rebol.net/upnews/0026.html | 14-Mar 23:30 |
| 499 | Paul | http://www.rebol.net/upnews/0025.html Please make your comments regarding callbacks. | 14-Mar 11:35 |
| 498 | Oldes | It's uploaded, BUT I found, that rebol.org has big problem with encodings... more in library channel | 14-Mar 10:21 |
| 497 | Oldes | ok.. I will.. but first have to write a script to automate it | 14-Mar 9:33 |
| 496 | GiuseppeC | Oldes, what about uploading your colorizer to rebol.org ? If you don't have the time I could do this for you this round. | 12-Mar 22:43 |
| 495 | Oldes | Rebol-code-colorizer 0.9.2 uploaded http://box.lebeda.ws/~hmm/rebol/code-colorizer.r (fixed bug with single escape char in string "^^") | 12-Mar 14:46 |
| 494 | PeterWood | Chapter 3 of "Rebol - a programmer's guide" is an exposé of Rebol/View the graphical version of Rebol explaining the Visual Interface Dialect (VID), the DRAW dialect, handling events with
VID, managing styles, and Rebol’s sound capabilities. The preview is now online at http://www.lulu.com/content/2175653 | 9-Mar 23:46 |
| 493 | Oldes | Colorized source code: http://box.lebeda.ws/~hmm/rebol/code-colorizer.html | 8-Mar 13:39 |
| 492 | Oldes | Rebol-code-colorizer 0.9.1 (just a small bug fix and added own color class for issue! datatype) http://box.lebeda.ws/~hmm/rebol/code-colorizer.r | 8-Mar 13:37 |
| 491 | PeterWood | Chapter 4 of "Rebol - a programmer's guide" describes Rebol's advanced network programming features. Using TCP/IP protocols (including client/server programming), creating network protocols, CGI scripts, producing dynamic web documents, handling XML documents, using Web Services and the Rebol//View browser plug-in are all explained. The preview is now available at http://www.lulu.com/content/2160633 | 8-Mar 12:21 |
| 490 | Geomol | NicomDB First full version of index-layer with all functions is released. http://www.fys.ku.dk/~niclasen/nicomdb/ See group !NicomDB | 8-Mar 9:31 |
| 489 | PeterWood | Chapter 2 of "Rebol - a programmer's guide" is a thorough grounding in the basics of the language covering variables, datatypes, lists, control structures, functions, objects, parsing and dialects. The preview is now available at http://www.lulu.com/content/2160570 | 8-Mar 0:19 |
| 488 | PeterWood | In March 2007, Olivier Auverlot published his second major book on ÒREBOL Ð Guide du programmeurÓ. Written in his native French the book has been well received, not least by Carl Sassenrath: ÒYes, Olivier has done it again with another good book on REBOL.Ó
Olivier and I have been working on an English translation, "REBOL - a programmer's guide" for a little while now. The book will eventually be published in both printed and electronic form on lulu.com. The prices are likely to be Euro 25.00 for the printed edition and Euro 16.99 for the portable document format version (pdf) version. (For those of you outside the Euro zone, Lulu also provides prices in Pounds Sterling and US Dollars.) As the translation is likely to take some time to complete, we are providing exclusive previews of each chapter for those who don't want to wait until the whole book has been translated. The previews will only be available until the complete book is ready. Each chapter will be published as a pdf once it is available and will cost Euro 2.99. The first chapter "Discover Rebol in an hour" is a hands-on introduction to Rebol for programmers following the development of an automated File Transfer Protocol (FTP) client. It covers many facets of this highly productive language. It is available today at http://www.lulu.com/content/2092020 The next three chapters, "The Rebol Language", "GUI, graphics and sound" and "Networking and the Internet" will be available within the next few days. Olivier is the author of the book; I am the author of any mistakes that have crept in during the translation. | 6-Mar 8:54 |
| 487 | Paul | OSX build for Intel http://www.rebol.net/upnews/0021.html | 6-Mar 3:45 |
| 486 | Henrik | http://www.rebol.net/altweb/r2-beta/ <--- Feed from the R2-Beta world. | 2-Mar 23:44 |
| 485 | Pekr | Carl just announced R2-beta world. If you want an account, ask BrianH, Henrik or Gabriele. The purpose is to proceed with 2.7++ releases ... | 2-Mar 23:03 |
| 484 | Geomol | REBOL PostScript dialect v. 0.4.3 released. http://home.tiscali.dk/john.niclasen/postscript/postscript.r Doc: http://home.tiscali.dk/john.niclasen/postscript/postscript.html Added decimal! option for size in TEXT alignment. Moved TRANSFORM up front in PAGE, so it's possible to let a transform work on a whole page instead of just a PATH. Added description of COMMENT to doc. | 26-Feb 17:03 |
| 483 | Geomol | REBOL postscript dialect version 0.4.2 is out, BSD license.
http://home.tiscali.dk/john.niclasen/postscript/postscript.r
Documentation here: http://home.tiscali.dk/john.niclasen/postscript/postscript.html
Added PageSize with support for A4, A5 and US Letter for now.
Added images. Example of use: do http://home.tiscali.dk/john.niclasen/postscript/postscript.r write %palms.ps postscript [DeviceRGB page [translate 100x400 scale 72x72 image http://www.rebol.com/view/palms.jpg]] The file palms.ps is now a PostScript file describing a page with an image on. Try view or print it. | 24-Feb 17:27 |
| 482 | PatrickP61 | Geomol, Just read your NicomDB thesis and thought it was well done. Just a quick note about a mis-spelling on page 36 toward the bottom. "If we think back to the four basic operations on a data record, they are Read, White, Rewrite and Delete." I think you mean "Write" instead of "White". | 23-Feb 22:00 |
| 481 | Geomol | The first version of the database, NicomDB, is released. See group !NicomDB | 19-Feb 19:13 |
| 480 | Geomol | yes, sorry | 13-Feb 22:44 |
| 479 | Geomol | Henrik, as I understand those licenses, with GPL, you can only use the code for free in GPL projects. With BSD, you can use the code for free in not-open-source projects too. This way we hope ot finance further development by close-source licenses. | 13-Feb 22:44 |
| 478 | Henrik | should movve to ann-reply... | 13-Feb 22:44 |
| 477 | Geomol | I'm confident, we talk weeks, not months. The first part of the code probably in days. From experience, I know, time estimates on software projects are very hard to do, but in this case, all the old code is there, I would just like to review it, test and optimize a little before release. | 13-Feb 22:42 |
| 476 | Henrik | Geomol, so why GPL instead of BSD? | 13-Feb 22:40 |
| 475 | TomBon | geomol, interesting concept. It will also be interesting to see the performance and behavior with different filesystems like: ZFS,REISER, NFS XFS, CFS, GFS etc. in mysql you can choose the database engine, with nicomDB you choose the filesystem for different features. (e.g. REISER for speed, NFS for distributed networking, CFS/EncFS for crypto, GFS for cluster etc. :-) any aprox. date when it will be available? | 13-Feb 22:38 |
| 474 | BrianH | Good business model :) | 13-Feb 20:44 |
| 473 | Geomol | Yes. | 13-Feb 20:43 |
| 472 | BrianH | GPL with commercial closed-source option? | 13-Feb 20:43 |
| 471 | Geomol | My database NicomDB, created with my friend Martin Nyberg, is going open source under GPL license. The plan is to release the source a little at a time, so we can make sure, everything is working with as many versions of REBOL as possible incl. the coming R3. For now, my original thesis for an education, I ended some years ago, is available at: http://www.fys.ku.dk/~niclasen/nicomdb/thesis.pdf It describes much of the unique concepts of this relational database. | 13-Feb 20:42 |
| 470 | Anton | Geomol, nice work ! | 8-Feb 13:39 |
| 469 | Reichart | Very cool! Talk about a flashback... | 6-Feb 11:17 |
| 468 | Geomol | Released under GPL license! | 5-Feb 19:29 |
| 467 | Geomol | 6502 assembler v. 1.0.0: http://www.fys.ku.dk/~niclasen/rebol/language/asm6502.r | 5-Feb 19:29 |
| 466 | Gregg | Very cool Doc! | 21-Jan 4:48 |
| 465 | Anton | Looks excellent, Doc. (Nice small DLL you have there.) | 21-Jan 1:08 |
| 464 | Dockimbel | Windows services support library for REBOL 1.0.0 released. Download : http://softinnov.org/rebol/nt-services.shtml | 20-Jan 19:43 |
| 463 | BrianH | The REBOL 3 public alpha announcement has made PLNews (a programming language news wire service). http://plnews.org/ | 11-Jan 21:14 |
| 462 | btiffin | Sorry, supposed to be in Ann-Reply. My bad. | 9-Jan 2:30 |
| 461 | btiffin | From Announce
TimW: any chance for a linux alpha?
Anton: Not at this time. The Windows version runs well in Wine, though. I may have the version wrong...not at home. You need Wine 9.14? or greater - released from winehq a few months ago or REBOL wait will not function properly, pretty much hosing VID. It was a timer call bug in Wine that's been fixed. It was not an R3 problem, but Wine. | 9-Jan 2:29 |
| 460 | Anton | Not at this time. The Windows version runs well in Wine, though. | 9-Jan 1:42 |
| 459 | TimW | any chance for a linux alpha? | 9-Jan 1:41 |
| 458 | Henrik | Wait a minute. Let me rephrase that: REBOL3.0 Alpha 1 for Windows is out You can download it here: http://www.rebol.net/builds/rebol3/alpha/rebol29904031.zip Carl has made a blog entry about it here: http://www.rebol.com/article/0347.html Please note that this is alpha software and represents a work in progress! Be nice to the developers. There's no support for you yet, but it will come later. Now play with it and be good. | 8-Jan 21:47 |
| 457 | Maarten | Or.... | 8-Jan 21:47 |
| 456 | Maarten | Or Erlang | 8-Jan 21:47 |
| 455 | Maarten | Or Ruby | 8-Jan 21:47 |
| 454 | Henrik | Ladies and Gentlemen, Carl Sassenrath of REBOL Technologies would like to announce that all R3 development has been cancelled and that you should all go home and play with Perl instead. Or Python. | 8-Jan 21:44 |
| 453 | Chris | <-QM-> Version 0.2.1 -- 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. | 2-Dec 23:41 |
| 452 | Oldes | String based Rebol's PHP Code Colorizer: http://box.lebeda.ws/~hmm/rebol/php-colorizer.r Here is test ouput of some colorized PHP code: http://box.lebeda.ws/~hmm/rebol/test/test-php.html | 27-Nov 14:50 |
| 451 | Oldes | Not much... just goes thru avi file and prints it's structure. I just wanted to know how looks the AVI inside. But if you add part for decoding the video chunks, you can for example extract images. Or you can easily extract all audio chunks. | 10-Nov 18:58 |
| 450 | Steeve | coffee ? | 9-Nov 20:12 |
| 449 | amacleod | What does it do? | 9-Nov 17:28 |
| 448 | Oldes | 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 | 9-Nov 15:58 |
| 447 | Oldes | To test it with animatedGif you may try: gif/parse http://upload.wikimedia.org/wikipedia/en/9/95/Headloss.gif | 8-Nov 18:20 |
| 446 | Oldes | The script is using %stream-io.r script which I use more and more for binary manipulations. | 8-Nov 18:15 |
| 445 | Oldes | 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 | 8-Nov 18:13 |
| 444 | Oldes | 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. | 8-Oct 15:20 |
| 443 | Kaj | It detects conflicts. But it only seems to work on Windows | 6-Oct 19:50 |
| 442 | Kaj | It syncs directories, and apparently also MySQL and SQLite databases - or it needs them for functioning | 6-Oct 19:49 |
| 441 | Graham | Rebsync - http://www.easybraine.com/index.cfm?content_id=40 if anyone knows french, perhaps they could explain what it does! | 6-Oct 19:41 |
| 440 | Louis | Nice, Oldes! | 29-Sep 14:09 |
| 439 | Oldes | 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) | 28-Sep 17:42 |
| 438 | Oldes | - this version uses completly new actions parser (thanks to Ladislav for his help) | 13-Sep 9:09 |
| 437 | Oldes | New version (2.0.0) of Rebol/Flash dialect (RSWF) is available here: http://box.lebeda.ws/~hmm/rswf/ | 13-Sep 9:08 |
| 436 | PhilB | 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 | 11-Aug-07 5:00 |
| 435 | Pekr | 14th August 2007 is the day of release of R3. btiffin is 44 that day, so it nice fits. Congratulations! | 3-Aug-07 9:02 |
| 434 | btiffin | 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. | 1-Aug-07 7:25 |
| 433 | Dockimbel | DRAW-based visual Captcha Library : http://softinnov.org/rebol/captcha.shtml | 16-Jul-07 20:24 |
| 432 | ICarii | 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) | 9-Jul-07 12:05 |
| 431 | ICarii | 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) | 7-Jul-07 2:39 |
| 430 | ICarii | for linux change the fonts inside builder.r and rebtower.r from verdana and tahoma to something similar :) | 4-Jul-07 14:35 |
| 429 | TimW | Wow. really awesome. I love the smooth scaling. however, there's no text on linux. Another special font? | 4-Jul-07 14:33 |
| 428 | ICarii | 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) | 4-Jul-07 12:21 |
| 427 | Terry | Any "Get out of jail free" cards? | 4-Jul-07 5:27 |
| 426 | ICarii | http://rebol.mustard.co.nz/rebtower-0.0.8.zip (0.0.7 removed from server). | 4-Jul-07 2:50 |
| 425 | ICarii | RebTower 0.0.8 - bugfix for turn-pause on winning. | 4-Jul-07 2:49 |
| 424 | ICarii | 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) | 4-Jul-07 1:46 |
| 423 | ICarii | RebTower (a Magic the Gathering style - strategy card game) has been released. http://rebol.mustard.co.nz/rebtower-0.0.6.zip This is the fully playable version (minus help :P ) | 1-Jul-07 11:36 |
| 422 | Rebolek | 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. | 29-Jun-07 16:31 |
| 421 | Dockimbel | CureCode : a web-based bugtracking tool released (beta). See !CureCode channel for more info. | 18-Jun-07 17:31 |
| 420 | ICarii | 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. | 10-Jun-07 6:05 |
| 419 | TimW | 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 | 9-Jun-07 16:11 |
| 418 | DanielSz | Explanations on the homepage of the application: http://danielsz.freeshell.org/code/mine/dns-sync/ | 3-Jun-07 20:05 |
| 417 | DanielSz | A dynDNS client written in Rebol. | 3-Jun-07 20:04 |
| 416 | ICarii | 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 | 3-Jun-07 9:26 |
| 415 | ICarii | Mahjong Solitaire for rebol released. http://rebol.mustard.co.nz/mahjong.zip | 3-Jun-07 4:54 |
| 414 | ICarii | ..and Re-released without the mix bug - version 0.0.2 now available | 1-Jun-07 20:28 |
| 413 | ICarii | RebRings Mini now available! two-thirds the pain of RebRings ;-) http://rebol.mustard.co.nz/rebrings-mini.r | 1-Jun-07 20:23 |
| 412 | ICarii | RebRings updated with better default pattern solution - http://rebol.mustard.co.nz/rebrings.r | 1-Jun-07 5:38 |
| 411 | Geomol | 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! :-)) | 31-May-07 23:19 |
| 410 | ICarii | Rebrings updated - same download place. | 31-May-07 14:41 |
| 409 | ICarii | RebRings a new AGG/Draw based puzzle game can be downloaded here: http://rebol.mustard.co.nz/rebrings.r | 31-May-07 13:27 |
| 408 | btiffin | 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 | 26-May-07 20:08 |
| 407 | btiffin | 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 | 26-May-07 0:58 |
| 406 | Terry | 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 | 23-May-07 8:36 |
| 405 | Terry | 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 | 17-May-07 7:54 |
| 404 | Ladislav | http://www.fm.tul.cz/~ladislav/rebol/BEER-SDK.zip is a place where you can download the BEER1 SDK | 16-May-07 6:19 |
| 403 | Terry | 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. | 15-May-07 20:59 |
| 402 | btiffin | A new Cheyenne website just unparked. http://peoplecards.ca It'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. | 8-May-07 18:54 |
| 401 | Maxim | 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 | 7-May-07 7:05 |
| 400 | Dockimbel | 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/ | 1-May-07 20:34 |
| 399 | Dockimbel | 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/ | 1-May-07 20:33 |
| 398 | Chris | Using QM with Cheyenne -- instructions now included in the documentation:
http://www.ross-gill.com/QM/introduction.html All mod-QM should do is intercept 404s and redirect the request to QM. I don't think this affects existing setups (please tell me if I'm wrong). QM 404s by default are handled in files://system/views/errors/notfound.rsp | 29-Apr-07 1:27 |
| 397 | btiffin | Ever wanted well behaved dates and times, padded with leading zeroes? Check out form-date.r in the rebol.org library. It just went in. Closely compatible with strftime. Thanks to Chris. | 27-Apr-07 7:02 |
| 396 | ? | I created a new project in Qtask called "IT Think Tank"
The goal is to invite people that like fiddling with Servers.
I realized that I know a lot of people that do this, and they all have the same issues, so they might as well share knowledge. If you would like to be invited to this project, shoot me a private message. The advantage of a group here on Qtask over - lets say - some forum on the web is: - Knowing each other, or being only one degree of separation tends to mean one feels more comfortable asking deeper questions. - Being more than a Forum, people can share files, build Qwikis of common issues, etc. - The people I know tend to be a "click above." | 21-Apr-07 16:45 |
| 395 | Chris | Introducing QuarterMaster: Yet Another Web Framework that I'm probably going to have to take time to document properly: http://www.ross-gill.com/QM/ In short, it is designed around the MVC pattern. It is open source (license tbd). Tries to be lightweight, but could use some work. Tries to be as thin a wrapper to Rebol (/Core, /Base, whatever) while providing key functions for creating web sites/applications. Includes a flat-file dbms out the box, which generally works. Currently coded to work with Apache (needs mod-rewrite and 'request-uri' env variable), but should eventually be httpd agnostic. Please try, please test. I will answer all and every question (within reason). All suggestions considered with an open mind... Group: !QM | 21-Apr-07 4:19 |
| 394 | Maxim | REMARK HAS NOW FINALLY BEEN RELEASED ON THE STEEL WEB SITE REMARK is a robust web site building tool which allows you to construct your own custom tags using rebol values and dialecting. The main difference of remark with other tools of its kind, is that the web pages do not contain code, they contain data or parameters to your custom tags. Remark also persistently reparses tags until no more custom tags exist in the dialected tags you create. this means you can actually build up your pages with custom which use custom tags themselves... talk about leverage! at version 1.3.5 it support multiple site configs, ftp dumping, site specific configuration, and the very flexible remark engine itself. Creating tags is trivial and for simple templating, you don't even need to know how to code in rebol... just html content within stored files can be nested within your site's pages and will be included, by simply adding a tag which is called like the stored html. Using differently named source file extensions you can even decide to parse the content differently, so that you can create different page templates or one can even decide to create a make-doc handler for example (its not included by default, just possible if you need it). you can check-out the FULL documentation, including tutorial, example site, reference page and guides on adding new tags and templates. here: http://www.pointillistic.com/open-REBOL/moa/steel/retools/index.html | 21-Feb-07 22:50 |
| 393 | Graham | Although the esmtps protocol gives an error, the mail is still sent. | 8-Feb-07 22:03 |
| 392 | Graham | A working script (send-gmail.r) that sends secure mail to gmail using gmail's smtp server, and a nearly working prot-esmtps (esmtps ) that you can use to send mail using a modified send version. http://202.78.147.203/Rebol_Scripts | 8-Feb-07 22:03 |
| 391 | Maxim | liquidator, teaser here is a quick snapshot of the culmination of years of work, finally coming together. using the same (evolving and improving) core engine as the regraph tech demo, I am now attacking the IDE for dataflow application development. FINALLY. Also note that this is built over liquid which is a full featured, lazy computing, dynamically reconfigurable dataflow engine. also note that all internals of the nodes (processing and gui views) are built using liquid itself, so it will be possible to apply your own connections within the internals of the application itself ! Expect first working demos within a few weeks. First picture out of the lab: this is basically a generic "Add" node being instanced 4 times, note that each plug can stick out at any angle and that the node type label is already neatly aligned in the center of the node's core at the center. http://www.pointillistic.com/open-REBOL/moa/steel/images/news/liquidator.jpg all lines and plugs stay connected whatever you drag around (plug or node) | 6-Feb-07 3:17 |
| 390 | Maxim | The REBOL week published, http://rebolweek.blogspot.com for those who forget that the REBOL community has its own newsfeed.... feel free to ask for any article you wish to publish on the rebolweek group here. If it relates to REBOL, we'll be happy to help and raise awareness! | 5-Feb-07 8:43 |
| 389 | Maxim | !Liquid release v0.6.4
--------------------------------------------------------------
- cleared a few bacteria (microbugs ;-)
- better support for linked containers
- fixed orphaned links (named yet non-linked inputs).
- start of commit concept (just the func layout)
- started !plug core reference docs to download the lib: http://www.rebol.org/cgi-bin/cgiwrap/rebol/download-a-script.r?script-name=liquid.r docs on liquid project: http://www.pointillistic.com/open-REBOL/moa/steel/liquid/index.html !plug reference: http://www.pointillistic.com/open-REBOL/moa/steel/liquid/plug/plug-reference.html | 4-Feb-07 12:30 |
| 388 | Henrik | I've uploaded version 0.0.9 of TOOLBAR. You can read about it at http://hmkdesign.dk/rebol/ in the two latest blog posts, where I also highlight a bug in REBOL/View that causes a crash because of TOOLBAR. | 1-Feb-07 9:40 |
| 387 | Louis | Maxim, it looks like things are really coming together for you. Very nice. | 4-Jan-07 16:57 |
| 386 | Brock | Nice work Maxim | 4-Jan-07 14:20 |
| 385 | Ingo | Yes, really great | 4-Jan-07 10:06 |
| 384 | xavier | nice demo | 3-Jan-07 20:36 |
| 383 | Maxim | I thought I'd put a direct link to start the app (works in view 1.3.2 & 2.7.x) : do read http://www.pointillistic.com/open-REBOL/moa/steel/retools/download/regraph.r | 3-Jan-07 20:28 |
| 382 | Maxim | You can basically edit each AGG canvas graphic element directly from the canvas using the mouse, this includes dragging, reordering and a pop up menu which is stroke contextual :-) have fun | 3-Jan-07 0:26 |
| 381 | Maxim | http://www.pointillistic.com/open-REBOL/moa/steel/retools/regraph/index.html | 3-Jan-07 0:21 |
| 380 | Maxim | reGraph 0.1.4 : I just released a new application called reGraph. its still a prototype, but its also a first view of an applied use of liquid. the whole canvas object is generated through a network of liquid nodes which process the canvas in real time, as you drag the mouse. | 3-Jan-07 0:20 |
| 379 | Geomol | NicomDoc 2.1.0: http://home.tiscali.dk/john.niclasen/nicomdoc/ Added an alternate way to construct tables. Instead of the need for =row and =cell commands, a table can just be lines (each line is a row) and on each line, cells are separated by one or more tabs. Docs with lots of tables will shrink considerable in number of lines needed. The Math specification (http://www.fys.ku.dk/~niclasen/nicomdoc/math.txt) went from 3000 to just below 700 lines this way. | 29-Dec-06 0:50 |
| 378 | Volker | USe writely as rebol-editor. somewhat clumsy, but works :) http://docs.google.com/View?docid=dg424hdn_4hdnh7z | 15-Dec-06 9:33 |
| 377 | Paul | REBOL version 2.7.2 is released ----> http://www.rebol.net/upnews/0008.html | 26-Nov-06 1:29 |
| 376 | Paul | REBOL version 2.7.1 is released ----> http://www.rebol.net/cgi-bin/upnews.r | 23-Nov-06 13:28 |
| 375 | Maxim | GLayout demo 0.9.1 Released: ------------------ -auto-updates latest version of GLayout (as per slim requirement). -new layout using switchpad (btw, switchpad automatically adds a right-click popup to select panes) -takes advantage of new GLayout features. -improved input field filter example, now properly reacts to caret offset (cursor) -better button and field options examples -adds center style examples. do http://www.rebol.org/cgi-bin/cgiwrap/rebol/download-a-script.r?script-name=glayout-demo.r | 17-Nov-06 7:16 |
| 374 | Maxim | GLayout v0.5.4 released (on rebol.org, as usual) --------------------------------------- -SWITCH-PAD: tab-pane like style... supply all tabs directly within the main layout, if you want i.e. no need to separate each tab's layout. -field style: new visuals, faster, more obvious, supports rounded corners, fixed sizing. -menu-bug vs popups bug fixed -hshrink now fully implemented for text and buttons. -buttons now supports mouse-relative popup menus -center group style, allows to center static-sized objects or adds margins support for stretchy content | 17-Nov-06 7:09 |
| 373 | Louis | Ryan, I really needed something like form-tools a few months ago. Thanks for your good work. | 16-Nov-06 0:43 |
| 372 | james_nak | Anton, how very cool. More shapes to come? | 15-Nov-06 21:43 |
| 371 | Ryan | form-tools 0.9.2 - I added input flagged versions of all the traditionally non input styles like text (input-text), label (input-label), info (input-info), etc. This allows get-form/put-form to access such faces. Visit http://practicalproductivity.com/files/form-tools.html for more info. | 14-Nov-06 6:08 |
| 370 | Anton | Bubble-doc (beta) http://anton.wildit.net.au/rebol/doc/bubble-doc.r | 14-Nov-06 4:00 |
| 369 | james_nak | Thanks Ryan. That's a real time-saver. | 8-Nov-06 20:53 |
| 368 | Ryan | oops, try : http://www.practicalproductivity.com/form-tools.html | 8-Nov-06 0:29 |
| 367 | Graham | 404 | 8-Nov-06 0:28 |
| 366 | Ryan | btw: it only looks at 'input flagged controls such as field, check-line, drop-down, area, etc. | 8-Nov-06 0:28 |
| 365 | Ryan | How do you get all that data on screen into a file? Well, now you can do this: save %data get-form my-window And you can put it back just as easily. Cool eh? Thank Cesar Chavez too, he did most the coding. http://www.practicalproductivity.com/files/form-tools.html http://www.practicalproductivity.com/files/form-tools.r | 8-Nov-06 0:26 |
| 364 | Maxim | The REBOL Week is still alive and kickin :-) The REBOL Week has been tracking and compiling most of what you've been doing since it started almost SIX months ago already! and it seems We've begun to have a measure of notoriety (check this week's edition;-) For the new guys around here, (and those who forgot about it ;-) here is the link, to this great compilation of most of what is happening in the REBOL community: http://rebolweek.blogspot.com/ | 6-Nov-06 17:52 |
| 363 | Maxim | here is the link: http://www.pointillistic.com/open-REBOL/moa/steel/ | 1-Nov-06 17:20 |
| 362 | Maxim | STEEL web site - tools for REBOL is now moved and completely refreshed. currently has up to date information on liquid, slim and reTools. Will be uploading some GLayout docs next week. | 1-Nov-06 17:19 |
| 361 | Maxim | LIQUID - DATAFLOW core engine - just released on REBOL.org !!!
It is still alpha (needs more active use), but theoretically production capable. http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=liquid.r | 1-Nov-06 16:34 |
| 360 | Brock | Nice work on Glayout Maxim, love your button styles, the menu's et el. Very nice looking and nice feel. | 31-Oct-06 21:26 |
| 359 | Brock | Sorry, should have been in Ann-Reply | 31-Oct-06 21:25 |
| 358 | Brock | Nice work Maxim, love your button styles, the menu's. Very nice looking and nice feel. | 31-Oct-06 21:24 |
| 357 | Maxim | There is finally a script to demonstrate some of GLayout's current capabilities.
the demo script will download and save slim and glayout on its own (asking first), hands free, no obscure installation needed. do http://www.rebol.org/cgi-bin/cgiwrap/rebol/download-a-script.r?script-name=glayout-demo.r | 31-Oct-06 21:00 |
| 356 | Rebolek | I've just uploaded TextureLab version 0.3.2 to REBOL.ORG . http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=texture-lab.r | 23-Oct-06 9:14 |
| 355 | Geomol | Apollo 1.4.2 released:http://home.tiscali.dk/john.niclasen/apollo.zip Fixed a bug in the "Update Index" function. | 19-Oct-06 22:46 |
| 354 | Geomol | Apollo 1.4.1 released: http://home.tiscali.dk/john.niclasen/apollo.zip
Fixed a problem with the buttons for missions with a lot of pictures. Unpack the zip and start apollo.r. The indexes for Apollo 7-17 missions doing the years 1968-1972 will be created. The script loadthumbs.r can be used to download all thumbnail pictures, so the apollo.r script will run faster. Run loadthumbs.r after the indexes have been created by apollo.r. (Thumbs are around 30MB!) The pictures are a collection of the pictures released on the website: http://www.apolloarchive.com/ | 19-Oct-06 22:14 |
| 353 | Ladislav | INCLUDE ( http://www.fm.tul.cz/~ladislav/rebol/include.r ) has been updated thanks to Henrik. See also http://www.fm.tul.cz/~ladislav/rebol/include.html | 13-Oct-06 15:14 |
| 352 | Louis | Thanks, Anton. That solved the problem. | 12-Oct-06 10:48 |
| 351 | Anton | This is a center-face problem. It assumes you are talking about two window faces. You can closely mimic the center-face behaviour though. Replace the line center-face/with lay win by lay/offset: max 0x0 win/size - lay/size / 2 | 12-Oct-06 10:43 |
| 350 | Louis | There is one problem with slideshow.r and that is that the slide is not centered correctly in the window. Does anyone know how to fix that? | 12-Oct-06 3:25 |
| 349 | Louis | REBOL [
Title: "Slideshow"
Date: 12-Oct-2006
Name: 'SLIDESHOW ; For window title bar
Version: 1.0.0
File: %slideshow.r
Author: "Louis A. Turk"
Rights: "Public Domain; use at your own risk."
Needs: "A version of REBOL/VIEW supporting sound"
Purpose: {To make possible simple, easy to make narrated slide shows.
Hopefully can be used with the REBOL plugin to show narriated slides
on a web site.
Hopefully can an effective tool to teach REBOL programming.
}
Note: {
The concept and design originated with Louis A. Turk.
DideC helped considerably by answering programming questions and giving bits of code;
it would not have been possible without his help.
Josh also answered programming questions. You can make wav files using the free program Audacity. http://audacity.sourceforge.net Advanced JEPG Compressor does and excellent job compressing graphics files so they load faster, but is not free. } History: [ 1.0.0 [ "First release." "Louis"] ] Language: 'English ] ;Requires a data file named %slides.r containing lines of blocks in the following format: ;Each block must contain: (1) slidename, (2) overlay, (3) caption, (4) sound. ;Example block: [%slide1.jpg "Overlay text." "A caption!" %sound.wav] ;Use "" for no overlay or caption. ;file: request-file/title/only "Select the slides data file to use." "Select Data File" file: %slides.txt ;uncomment the above line, and comment this one to select data files with different names. slides: load file narrate: func [talk] [ ;--- Manage the sound sound-port: open sound:// insert sound-port load talk wait sound-port close sound-port ] view/new win: layout/size [] 650x650 ;<= Set the max size you need wait 0 ;---Initialize REBOL's internal event handler. foreach slide slides [ ;--- Start the slide show set [graphic overlay caption narration] slide lay: layout [ origin 0 banner center bold red "A REBOL Produced Narriated Slide Show" image graphic overlay 500x400 frame black [unview] [quit] text 500 bold caption button "Quit" center [quit] ] center-face/with lay win append clear win/pane lay show win narrate narration ] do-events | 12-Oct-06 3:22 |
| 348 | Anton | load-thru/update http://www.rebol.net/reb/index.r | 11-Oct-06 8:04 |
| 347 | Anton | Try it again. If you still get an error try this first: | 11-Oct-06 8:03 |
| 346 | Geomol | Anton, I get an error: ** Script Error: include has no value (under OSX, if that has anything to say) | 11-Oct-06 7:49 |
| 345 | Anton | Scroller style with arrows-together option (Amiga style): do http://anton.wildit.net.au/rebol/gui/demo-ami-scroller.r | 11-Oct-06 6:17 |
| 344 | Geomol | NicomDoc 2 is out! http://home.tiscali.dk/john.niclasen/nicomdoc/ Major enhancements are equations (mathematical formulas) and mail merge. Other new things include sub- and super-script and specification of template within the document. | 8-Oct-06 11:41 |
| 343 | Claude | super !!!! | 5-Oct-06 21:05 |
| 342 | Dockimbel | I'll make a first public release this week-end. | 5-Oct-06 20:54 |
| 341 | Claude | we don't find it !!!!! | 5-Oct-06 18:35 |
| 340 | Carl | Added this: http://www.rebol.com/news/cheyenne.html | 4-Oct-06 23:35 |
| 339 | Oldes | maybe you should change name as there is already script with such a name in the library http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=http-tools.r | 28-Sep-06 17:47 |
| 338 | Henrik | HTTP Tools. A small script containing a few functions to read the HTTP header of a webserver. It doesn't do much, but the main purpose is to determine which scripting language is used on a specific webserver. I use it to upload ASP and PHP scripts to various webservers, without having the user needing to know the scripting language in advance. It's not very strong yet and some servers will not reveal this information, but I hope it can be built into a reliable tool for determining scriping language over time. http://hmkdesign.dk/rebol/http-tools/http-tools.r Example: >> server-type http://rebol.com == "Apache" >> x-power-type http://www.hmkdesign.dk == "php" >> x-power-type http://www.microsoft.com == "asp" | 28-Sep-06 15:43 |
| 337 | Oldes | It's easy, I just hit enter and watch the times:-) | 19-Sep-06 9:10 |
| 336 | Louis | Oldes, you either have very fast hands or a very fast computer or both. I can't get close to your record even using your code. But isn't it amazing what be done with just one line of rebol code? | 19-Sep-06 8:42 |
| 335 | Louis | rebol [ Title: "Stopwatch" Date: 19-Sep-2006 Version: 2.0.0 File: %stopwatch.r Author: "Louis Turk" Purpose: "Simple desktop stopwatch." history: "v.2 works across midnight thanks to Gabriele" ] kbhit: does [ con: open/direct/binary/no-wait console:// until [wait con] choice: to-char pick con 1 close con choice ] forever [ prin "Hit any key to start: " kbhit start-time: now/precise print [start-time] prin ["Hit any key to stop : "] kbhit end-time: now/precise print [end-time] print [newline newline difference end-time start-time newline newline] ] | 19-Sep-06 8:39 |
| 334 | Oldes | forever [ask "hit to start" t: now/time/precise ask "hit to stop" print now/time/precise - t] | 19-Sep-06 7:25 |
| 333 | Louis | rebol [ Title: "Stopwatch" Date: 23-Mar-2005 Version: 1.0.0 File: %stopwatch.r Author: "Louis Turk" Purpose: "Simple desktop stopwatch." ] kbhit: does [ con: open/direct/binary/no-wait console:// until [wait con] choice: to-char pick con 1 close con choice ] forever [ prin "Hit any key to start: " kbhit start-time: now/time/precise print [start-time] prin ["Hit any key to stop : "] kbhit end-time: now/time/precise print [end-time] print [newline newline end-time - start-time newline newline] ] | 19-Sep-06 4:51 |
| 332 | Ladislav | OTOH, it is possible to not download anything, just say: INCLUDE-PATH: union include-path [http://www.fm.tul.cz/~ladislav/rebol/] and everything will work | 13-Sep-06 9:43 |
| 331 | Ladislav | try the one in the COMMENT | 13-Sep-06 9:41 |
| 330 | MikeL | It's http://www.fm.tul.cz/~ladislav/rebol/rebol.zip under 1.3 The contents of this site Good work in documenting your articles. Is there sample data to run for spider.r ? | 13-Sep-06 9:40 |
| 329 | Ladislav | (see index.html) | 13-Sep-06 9:33 |
| 328 | Ladislav | there is a zip file containing everything | 13-Sep-06 9:33 |
| 327 | Pekr | can whole package be downloaded somehow? running spider.r yields you need lfunc, which is 'included, so you need 'include, then 'lfunc 'includes other 4 funcs etc .... :-) | 13-Sep-06 8:26 |
| 326 | Ladislav | Site http://www.fm.tul.cz/~ladislav/rebol/ updated (Spider.r, REBOL identity article). Tried to post the info to the ML, but didn't succeed | 13-Sep-06 8:18 |
| 325 | Oldes | PDB-to-TXT convertor - http://oldes.multimedia.cz/rebol/pdb.r | 12-Sep-06 15:14 |
| 324 | Coccinelle | A UPnP pilot is on the library here : http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=upnp-igd.r Run it and you will discover all your UPnP device on your lan if any (lan printer, internet gateway and other lan equipement). It will also list your port mapping on your internet gatway if any. To run it, if needed, open your firewall for UPnP connection. The objective is to help anyone how wants to develope and run server on their PC with an automatic port mapping for incomming connection. For example, if AltMe embed this tool, running a world on my PC would be more simple as no more NAT configuration is needed to route incoming connnection. | 10-Sep-06 19:44 |
| 323 | Oldes | Sorry if you know it, I found it by accident and I really like it, just a shame, that the france chars are wrong with my czech regional settings (but the chinnese chars look good and the animations... really good work) | 4-Sep-06 20:16 |
| 322 | Oldes | Just found this amazing Rebol application: do http://www.rebolution.net/ccsinogrammes.r ( http://www.rebolution.net/sinogrammes.html ) | 4-Sep-06 20:13 |
| 321 | Volker | "shrinkwrapt" graphics/network-demo: http://polly.rebol.it/test/test/game/istaba.exe | 24-Aug-06 18:06 |
| 320 | Gabriele | Client side QML Editor released: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=qml-ed.r | 23-Aug-06 15:34 |
| 319 | james_nak | Henrik, very cool and useful. | 22-Aug-06 22:12 |
| 318 | Henrik | PAN-IMAGE version 0.0.1 http://www.hmkdesign.dk/rebol/panimage/pan-image.r This is just a face which allows panning of an image larger than the face, by dragging the mouse around on the image. Supports keyboard and scrollwheel. USAGE: view layout [pan-image 300x300 <huge-image>] | 21-Aug-06 16:19 |
| 317 | ? | Cogitation.swf = 404 error | 19-Aug-06 14:47 |
| 316 | Anton | My site is operational once again (athough not all files available yet, lots of good stuff) http://anton.wildit.net.au/ | 19-Aug-06 10:44 |
| 315 | Gabriele | Updated: http://www.rebol.net/projects.html | 9-Aug-06 18:45 |
| 314 | Henrik | TOOLBAR version 0.0.5 released. Files: http://hmkdesign.dk/rebol/toolbar/toolbar-history.html http://hmkdesign.dk/rebol/toolbar/toolbar-manual.html http://hmkdesign.dk/rebol/toolbar/toolbar.r http://hmkdesign.dk/rebol/toolbar/toolbar-demo.r http://hmkdesign.dk/rebol/toolbar/toolbar-demo-2.r | 13-Jul-06 16:29 |
| 313 | Henrik | TOOLBAR version 0.0.3 released. Toolbar is a new layout function for creating a MacOSX or Windows style toolbar for VID. Files: http://hmkdesign.dk/rebol/toolbar/toolbar-manual.html http://hmkdesign.dk/rebol/toolbar/toolbar.r http://hmkdesign.dk/rebol/toolbar/toolbar-demo.r | 7-Jul-06 5:24 |
| 312 | Gordon | That's amazing. Thanks Dockimbel. | 2-Jul-06 3:33 |
| 311 | Dockimbel | Fix for MySQL driver released today (v1.0.7): o Fixes a comptability issue in handshaking with new servers using old passwords format. See http://www.softinnov.org/rebol/mysql.shtml | 1-Jul-06 14:17 |
| 310 | Cyphre | Yes, that would be great. | 30-Jun-06 12:34 |
| 309 | Carl | (To prevent requirement of DLLfor systray if possible.) | 30-Jun-06 7:14 |
| 308 | Carl | Very good! Also, if Cyphre can work with us on R2 update, we can add those systray features native. | 30-Jun-06 7:14 |
| 307 | james_nak | Anton...Incredible. Thanks for this. | 29-Jun-06 22:20 |
| 306 | Maarten | Good news! | 29-Jun-06 12:27 |
| 305 | Pekr | It is my pleasure to announce, that Cyphre was contracted to bring what I regard latest limiting factor for RebGUI database experience - a grid. The grid should support following features - visible/non-visible columns, both vertical/horizontal scrolling, keyboard support, programmable navigation, tri-state columns sorting, possibility to put other styles in cells. Expect it being in the middle of capabilities of RebGUI table, and Henrik's grid. The grid should be also easily portable to VID. The license - BSD. Other things Cyphre will look into with regards to Rebgui is, how to make RebGUI a bit more pretty, centralising other things or simply allowing gradients for tabs etc. That is subject to change. On non RebGUI front, we should have better sys-tray support under Windows, probably via .dll .... The time-frame is three weeks from today. Stay tuned! | 28-Jun-06 9:44 |
| 304 | Anton | First release of COMLib-anton (Benjamin Maggi's COMLib, reengineered) http://home.wilddsl.net.au/anton/rebol/os/windows/COMLib/ | 27-Jun-06 18:41 |
| 303 | Rebolek | First public beta version of Sintezar PM-101, The Digital Phase Distortion Synthesizer has been released. See http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=pm-101.r (please reply to Sound group, thanks). | 23-Jun-06 13:26 |
| 302 | Brett | Get a parse tree result from Parse http://www.rebol.org/cgi-bin/cgiwrap/rebol/documentation.r?script=load-parse-tree.r For fans of REBOL's Parse function, it could be particularly useful used with Gabriele's Rewrite function. | 17-Jun-06 8:05 |
| 301 | Sunanda | Mailing List Archive tagging project has reached a major milestone: http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-message.r?m=rmlWJKC | 12-Jun-06 14:12 |
| 300 | yeksoon | post wrongly again. meant for REBOLWeek tracking. | 12-Jun-06 4:20 |
| 299 | yeksoon | from DocKimbel : MySQL driver 1.0 released today. See http://www.softinnov.org/rebol/mysql.shtml June 12, 2006 | 12-Jun-06 4:19 |
| 298 | Dockimbel | MySQL driver 1.0 released today. See http://www.softinnov.org/rebol/mysql.shtml | 11-Jun-06 18:30 |
| 297 | Maxim | New installement of "The REBOL Week" available. A LOT happening, and a fresh new layout. :-) http://rebolweek.blogspot.com/ | 11-Jun-06 6:48 |
| 296 | Maxim | Standalone VPRINT (verbose print) implementation released on rebol.org. This is the most advanced output/logging management utility for REBOL AFAIK. features: Extremely easy to setup and use (direct drop-in equivalent Print/Prin/probe/?? implemented ... even in logs :-), hierarchical nesting of any output (tracing), transparent logging, on-the-fly selection of output, "allow and deny" any combination of individual tags to be output/logged , postponed output buffer for tight loops (not implemented for log). BSD license. Instead of using pre-defined "levels" of verbosity, you associate individual print statements with (one or more) conceptual tags. Then you can programatically switch the desired output tags on the fly. Effectively allowing only one function or a whole group of them to be displayed OR logged with one setup call when they are next encountered. The logging tag selections are independent from the console output so you can choose to display more or less of what you log out. In fact, you can even log different output than what is printed. This tool is not beta, it is being used in commercial environment. It is very stable AFAIK and fully-featured. | 10-Jun-06 23:18 |
| 295 | Ryan | A few announcements... A simple to use progress indicator I use in my automation scripts... www.practicalproductivity.com/files/progress.r Snip and splice, must-haves for text processing... www.practicalproductivity.com/files/snippers.r The following is not well tested, so feedback is welcome. Its some tools for working with headers and allows you to disable http redirects... www.practicalproductivity.com/files/http-tools.r If you have wrist issues from using the mouse, try Joystick Navigator (windows). No rebol inside, but it may help make more rebol software. www.practicalproductivity.com/joy-nav/ btw, I have a patch for sending html emails. Its pretty rough at this point, so contact me if you must have it. | 8-Jun-06 23:09 |
| 294 | Graham | It says that because that is the date the original entry was created. We created a few blank records and update them at the right week. I guess we should look at the template and remove that information. | 1-Jun-06 21:32 |
| 293 | Carl | Rebolweek blog nice to see it there!! I wonder why at the top it says May 15, when there are entries below it with newer dates? An error? | 1-Jun-06 21:25 |
| 292 | Volker | run the script. it needs some mb sprites, which i get from another website. http://reinerstileset.4players.de/T_dino_green.zip and http://reinerstileset.4players.de/T%20blue%20knight.zip . when you run it, it makes a %sprites/ - folder in its dir. unzip the sprites in folders, %T_dino_green.zip in T_dino_green/ etc. and put these folders in the %sprites/-folder . click "zum spiel" and avoid the dino.. (or, ctrl+cursor swings sword :) | 1-Jun-06 21:05 |
| 291 | Volker | some motivation for faster view. preview, installation is somewhat complicated, and the (few) texts still german. http://polly.rebol.it/test/test/game/run.r | 1-Jun-06 11:29 |
| 290 | Rebolek | http://krutek.info/rebol/hardcode.zip - This is first version of Search'n'replace-kind of utility. Please, let me know what do you think about it. | 31-May-06 14:50 |
| 289 | Anton | http://home.wilddsl.net.au/anton/rebol/util/batch-download.r http://home.wilddsl.net.au/anton/rebol/util/demo-batch-download.r ; <--- this will get my SITE variable wrong, but look in it for usage | 16-May-06 14:49 |
| 288 | Graham | haha ... don't look too long, Max is going to change it! | 16-May-06 0:59 |
| 287 | ? | I really like the blog look. | 16-May-06 0:58 |
| 286 | Maxim | The Rebol Week -- your weekly source of "what's going on in the REBOL world?" http://rebolweek.blogspot.com | 15-May-06 22:56 |
| 285 | Ryan | http://www.practicalproductivity.com/files/xls2txt.r - example code for xls2txt.xls | 15-May-06 22:50 |
| 284 | Ryan | http://www.practicalproductivity.com/files/xls2txt.xls - excel macro I made to convert excel spreadsheet into tab delimitted text. Pretty handy! | 15-May-06 22:43 |
| 283 | Gregg | Cool Ryan. Thansk for posting that! | 15-May-06 14:55 |
| 282 | Ryan | BTW: fixed my ftp send-to utility, so make sure to use the lowercase link! | 15-May-06 1:09 |
| 281 | Ryan | Also, I think I may have uploaded the wrong version, make sure you have 0.9.2. | 15-May-06 1:08 |
| 280 | Ryan | Thanks, you identified a problem with my ftp send-to utility! | 15-May-06 0:09 |
| 279 | Graham | http://www.practicalproductivity.com/files/PRINTOUT.R | 14-May-06 23:31 |
| 278 | Graham | 404s | 14-May-06 23:31 |
| 277 | Ryan | printout.r, windows print function. www.practicalproductivity.com/files/printout.r | 14-May-06 22:56 |
| 276 | Graham | Any urls in the extended file description are clickable. | 14-May-06 4:55 |
| 275 | Graham | http://www.compkarori.com/reb/download-manager.r is a wrapper around Anton's batch download script. It reads a configuration file(s) from a site and loads the data into the script. This is as: file description url and then extended file description. Defaults are embedded into the script and are used if the read fails. You can use it to download iso files etc. | 14-May-06 4:48 |
| 274 | Maarten | And if you want a co-branded Detective, let *me* know: there is a free builder portal for that as well. | 9-May-06 19:38 |
| 273 | Maarten | If you like it, pass it around to all your friends that have networking problems. That's what it's for! | 9-May-06 19:37 |
| 272 | Maarten | Let me know if you like it (private), what your experiences are (especially on Linux). Note that the sourcecode is published! | 9-May-06 19:37 |
| 271 | Maarten | SURFnet Detective version 3 "soft launch" on http://detective.surfnet.nl/en/index_en.html | 9-May-06 19:36 |
| 270 | eFishAnt | Visit http://www.TGD-Consulting.de/Download.html and take a look at
the final release of Hex-It!. (I posted on behalf of Dirk Weyand, since he cannot reach AltME) Hex-It! is a small but powerful hex-editor. You can use this tool to analyse or alter the "fingerprints" for any kind of files. Known first as a contribution to the REBOL Demo 2006 contest, the final release with enhanced features is available now. Features of Hex-It! v1.2.0: --------------------------- * cross platform hex-editor * free "save-feature" for small files sized lesser 15 KB, to edit larger files purchase a license-key that unlocks this limitation * enhanced spot navigation with mouse scroll-wheel support * non blocking file access * support of large files (a maximum chunk of 1MB file-data is only held in memory at once) Some notes and useful tips & tricks on the usage of Hex-It!: ------------------------------------------------------------ - Modifications of files were automatically saved on exit, if you load another file or if a different chunk of the same file is selected. - Byte selection: + Select a byte with a left mouse button (LMB) click on the hexadecimal values to the left. The byte is highlighted then. + If a byte is selected, either use the cursor keys or the scroll-wheel of the mouse to scroll through the bytes of the file. + Change a selected byte with plus (+) & minus (-) or just enter its new value. Single characters, three digit numbers or single hexadecimal values are valid. + Use the right mouse button (RMB) to deselect a highlighted byte. - Spot-navigation: + The spot specifies the index/position of a byte in the file. If no byte is selected it shows the position of the top left byte displayed. + Enter a number to set directly the spot to a byte-position. + Skip a certain amount of bytes relative to the current spot by using plus (+) & minus (-), e.g. "+10000" skips 10000 bytes forward and "-1000" skips 1000 bytes backwards. + Skip to end of file: Click with the RMB on the arrow-down Spot-button or use the "End"-Key. + Skip to first byte of file: Click with the RMB on the arrow-up Spot-button or use the "Home"-Key. - Seek: + ASCII- or Hex-Strings are valid queries. + LMB click on the "Seek"-button seeks from the current position. + RMB click on the "Seek"-button seeks from the beginning of the file. Please note, that the license of this release is not BSD like anymore. | 2-May-06 23:03 |
| 269 | Graham | This is really a testament to Beer and Rebol, but the EMR I was writing feels so much like a desktop client that I have partnered with a company to release it as an ASP. http://www.synapsedirect.com ... | 26-Apr-06 8:53 |
| 268 | JaimeVargas | I hope to see a Rebol group participating, it will be a good way to get some promotion. | 7-Apr-06 20:09 |
| 267 | JaimeVargas | Information on the ICFP Programming contest for 2006 are up. It's being held on July 21-24, 2006 and run by Carnegie Mellon University. http://icfpcontest.org/index.shtml | 7-Apr-06 20:08 |
| 266 | Maxim | (actually !Reaver group) | 7-Apr-06 18:30 |
| 265 | Maxim | going to ann-reply ;-) | 7-Apr-06 18:30 |
| 264 | Robert | Sounds cool. What's the use case for it? | 7-Apr-06 18:29 |
| 263 | Maxim | REAVER - Rebol Asset versioning. a versioning engine built over database. but it does not version files. it versions data itself. | 7-Apr-06 15:53 |
| 262 | Maxim | I am publicly announcing a new (working) project of mine. | 7-Apr-06 15:52 |
| 261 | Vincent | crc-32.r script updated to work on big files: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=crc32.r One can either uses the /direct mode (crc-32/direct %file buffer-size) or the /continue refinement to calculate a checksum part by part (new-crc: crc-32/continue next-data old-crc) - rebcode version for 1.3.61 included (as fast as the 'checksum native) | 6-Apr-06 8:42 |
| 260 | Thør | . | 2-Apr-06 9:21 |
| 259 | Kaj | I see you couldn't resist bringing your computer ;-) | 30-Mar-06 16:21 |
| 258 | JaimeVargas | Here are some pictures of Tadeo and family http://tinyurl.com/e7w7o | 30-Mar-06 16:11 |
| 257 | JaimeVargas | Congratulations to you too on your daugther. ;-) | 30-Mar-06 14:43 |
| 256 | JaimeVargas | Robert, My son birthday is March 29, he was born at 2:25am | 30-Mar-06 14:43 |
| 255 | ? | Sorry...on behalf of Sunanda: [Please respond to announcements in Ann-Reply] | 29-Mar-06 23:10 |
| 254 | ? | Wow! upload a photo! | 29-Mar-06 23:08 |
| 253 | ? | Congratulations Robert ...! | 29-Mar-06 21:40 |
| 252 | Robert | Jaime, so your son has the same birthday? | 29-Mar-06 21:33 |
| 251 | Robert | Ok, yesterday (28-Mar) I became father as well. Here are the current features of my daugther "Vanessa Marie": - weight 2980g - measures 49cm mom and she are in perfect condition. I will setup a web-page soon. | 29-Mar-06 21:32 |
| 250 | Ingo | And I'd call it pre alpha, though it works for me. | 29-Mar-06 21:28 |
| 249 | Ingo | Oh, by the way, it's called imapx-handler.r, and adds some handling of mail-folders and and the possibility to fetch only specific headers to the imap protocol. | 29-Mar-06 21:28 |
| 248 | Ingo | I just added the script number 711 to the library. Which, incidentally, also is my birthday. | 29-Mar-06 21:27 |
| 247 | ? | Congratiolations, have a sigar ! ;-) | 29-Mar-06 21:14 |
| 246 | Tomc | Jaime that is wonderful! hope to not see you as much as you take care of them both | 29-Mar-06 21:13 |
| 245 | Maxim | congratulations! | 29-Mar-06 16:53 |
| 244 | JaimeVargas | I am happy to announce that my wife deliver last night a beautiful baby boy "Tadeo Dimitrios", he wighted 10 lbs. 4 oz., and measuerd 22 inches. Both the baby and the mother and perfect healthy condition. I will be posting pictures soon. :-) | 29-Mar-06 16:52 |
| 243 | PeterWood | The Library Tag Team will be holding the second annual Library Tagging Conference in Birmingham, England in the third week in July. Book now to avoid dissapointment. | 29-Mar-06 8:47 |
| 242 | Alan | may be a birthday present for me on May 2 ? | 26-Mar-06 2:23 |
| 241 | Gabriele | http://www.rebol.com/notes/rebol3roadmap.html | 25-Mar-06 19:48 |
| 240 | Paul | Thanks for the comment in that script Oldes. REBBOT was one of my first little networking projects - as the code should have proved :-) | 22-Mar-06 18:20 |
| 239 | Pekr | excellent .... | 16-Mar-06 10:08 |
| 238 | Oldes | do http://box.lebeda.ws/~hmm/rebol/irc-core-client_latest.r | 16-Mar-06 10:00 |
| 237 | PhilB | For anyone interested ... I have hacked an update to clip.r to the edit facility to allow removal of persistent clips that are no longer required. | 14-Mar-06 11:48 |
| 236 | PhilB | Re: Gabrielle's clip.r ..... if you select a clip follwed by a tab a blank console window pops up. This isnt part of clip.r .... I think its a Rebol bug .... can anyone verify this ? | 14-Mar-06 11:45 |
| 235 | Rebolek | Martin Johannesson has updated his great HyperNotes. Some bugs were fixed. Get it here -- http://hem.bredband.net/martinjohannesson/hypernotes/ | 9-Mar-06 13:19 |
| 234 | Coccinelle | New version of SQL-PROTOCOL is on www.rebol.org This new version handle now standard SQL string for SELECT, INSERT, UPDATE and DELETE so you have a better compatibility with other database like MySQL, Oracle or ODCB protocol. | 5-Mar-06 20:37 |
| 233 | Graham | Is Rebol.dll being rebuilt as well? Does the current rebol.dll have AGG? | 2-Mar-06 18:50 |
| 232 | Carl | We may also be bringing up a special feedback channel for this usage. If we do, I will note it here. | 2-Mar-06 18:43 |