World: r3wp
[Announce] Announcements only - use Ann-reply to chat
older newer | first last |
Henrik 2-Mar-2008 [486] | http://www.rebol.net/altweb/r2-beta/<--- Feed from the R2-Beta world. |
[unknown: 5] 5-Mar-2008 [487] | OSX build for Intel http://www.rebol.net/upnews/0021.html |
PeterWood 6-Mar-2008 [488] | 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. |
PeterWood 7-Mar-2008 [489] | 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 |
Geomol 8-Mar-2008 [490] | NicomDB First full version of index-layer with all functions is released. http://www.fys.ku.dk/~niclasen/nicomdb/ See group !NicomDB |
PeterWood 8-Mar-2008 [491] | 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 |
Oldes 8-Mar-2008 [492x2] | 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 |
Colorized source code: http://box.lebeda.ws/~hmm/rebol/code-colorizer.html | |
PeterWood 9-Mar-2008 [494] | 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 |
Oldes 12-Mar-2008 [495] | Rebol-code-colorizer 0.9.2 uploaded http://box.lebeda.ws/~hmm/rebol/code-colorizer.r (fixed bug with single escape char in string "^^") |
GiuseppeC 12-Mar-2008 [496] | Oldes, what about uploading your colorizer to rebol.org ? If you don't have the time I could do this for you this round. |
Oldes 14-Mar-2008 [497x2] | ok.. I will.. but first have to write a script to automate it |
It's uploaded, BUT I found, that rebol.org has big problem with encodings... more in library channel | |
[unknown: 5] 14-Mar-2008 [499x2] | http://www.rebol.net/upnews/0025.htmlPlease make your comments regarding callbacks. |
Great News! The release of 2.7.6 has arrived ----> http://www.rebol.net/upnews/0026.html | |
PeterWood 15-Mar-2008 [501] | 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. |
Geomol 16-Mar-2008 [502] | NicomDB index and relative layers version 1.0.0 is released. http://www.fys.ku.dk/~niclasen/nicomdb/ See group !NicomDB |
Geomol 21-Mar-2008 [503] | 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] |
Oldes 27-Mar-2008 [504] | 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 |
Sunanda 2-Apr-2008 [505] | 10,000 posts in the Core Group! Congratulations. Fork! http://www.rebol.org/cgi-bin/cgiwrap/rebol/aga-display-posts.r?post=r3wp157x10000 |
Reichart 2-Apr-2008 [506] | : ) Does he win something? |
Fork 2-Apr-2008 [507x4] | An AltME Rebol3 topic created in my honor? :) |
http://iamjamie.com/index.php?date=2006-03-02 | |
http://iamjamie.com/index.php?date=2006-03-03 | |
http://iamjamie.com/index.php?date=2006-03-04 | |
BrianH 2-Apr-2008 [511] | (check private chat) |
Graham 8-Apr-2008 [512] | Autofile http://compkarori.no-ip.biz:8090/Autofile a utility that attempts to recognize documents based upon a set of rules |
Dockimbel 8-Apr-2008 [513] | 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. |
Henrik 15-Apr-2008 [514] | http://hmkdesign.dk/rebol/files/303a60cc3d66c8c4c23bc5a2106ef63a-118.html First version of my HTML dialect as been released. |
amacleod 16-Apr-2008 [515] | looks great. I hate HTML. All those tags. This will be a great tool. |
Graham 16-Apr-2008 [516x2] | How does this differ from Max's html dialect ? |
xml dialect ? | |
Geomol 25-Apr-2008 [518] | 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. |
RobertS 6-May-2008 [519] | Curl NITRO is now beta at http://www.curl.comwill 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 ! |
Pekr 6-May-2008 [520] | 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 :-) |
Geomol 6-May-2008 [521] | 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). |
Chris 31-May-2008 [522] | <-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... |
PeterWood 11-Jun-2008 [523] | This year's Rebol Library flash conference will be held on Monday, 16th June. |
Kaj 12-Jun-2008 [524x2] | The Eleventh ICFP Programming Contest, in a month: |
http://icfpcontest.org/ | |
Chris 14-Jun-2008 [526] | < 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... |
Sunanda 26-Jun-2008 [527] | 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 |
Robert 28-Jun-2008 [528] | 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 |
PeterWood 1-Jul-2008 [529x2] | 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. |
The chapter also includes a really enthusiastic introduction to IOS and details of the data encryption features in Rebol/Command. | |
PeterWood 2-Jul-2008 [531] | The Table of Contents of Rebol - A programmers guide can be downloaded from http://www.auverlot.fr/index_attachments/table.pdf |
Dockimbel 13-Jul-2008 [532] | MySQL driver v1.2.1 released. See more at http://softinnov.org |
BrettH 20-Jul-2008 [533] | I note with interest the efforts to translate the latest REBOL book from French to English to be published via LuLu. Do you realize that LuLu are unable/unwilling to deliver to international P.O. Box addresses !!?!! -- they gave me some Bull Dust story about how The Australian Postal Service wont deliver to a P.O Box !! Strange how AMAZON seems happy to deliver to a P.O. Box. and have done so for many years. So getting the book might prove difficult for some people. |
Chris 23-Jul-2008 [534] | < QM > Version 0.3.5 http://www.ross-gill.com/QM/ Additions: this release includes a crude search facility within RoughCut. Also included are some minor changes related to the User Management and Blog (to be published) patterns. |
Henrik 3-Aug-2008 [535] | HTML Dialect 0.0.5 uploaded: http://www.hmkdesign.dk/rebol/html-dialect/src/0.0.5/html.r http://www.hmkdesign.dk/rebol/html-dialect/docs/0.0.5/html-dialect.html |
older newer | first last |