World: r3wp
[Announce] Announcements only - use Ann-reply to chat
older newer | first last |
Sunanda 23-Mar-2011 [1072] | Your name in lights...... If you don't appear in this collage of REBOL users, drop Massimiliano an email with a photo, and he'll add you: http://www.rebol.org/view-script-images.r?script-name=rebolusers.r http://www.rebol.org/view-script.r?script=rebolusers.r |
MaxV 23-Mar-2011 [1073x2] | Right! |
:-) | |
Kaj 23-Mar-2011 [1075x3] | I've added the Hello World request/reply examples to the 0MQ bindings site: |
http://rebol.esperconsultancy.nl/extensions/0MQ | |
REBOL 3, REBOL 2 and Red/System | |
Geocaching 23-Mar-2011 [1078x3] | Hello, I would loke to announce the availability of a new library %plotter.r. This library intends to transform any vid face supporting the draw effect into a powerfull plotter of mathematical expressions. THis library makes use of %parse-expression.r You can test this new library through a demo I am currenly developping. The easiest is to connect with View/Desktop to http://rebol.x10.mx/scripts/plotterdemo.r . This demo is not yet fully complete, but demonstrate how easy the library is to use. Enjoy |
BTW: this library also uses log4reb.r... | |
This does not work with Linux currently ('cause of the font issue) | |
Cyphre 12-Apr-2011 [1081x2] | New update of RMA version of R3 host-kit is available at http://www.rm-asset.com/code/downloads/index.html This release contains: -Windows: reworked keyboard events handling (key-up events support, ctrl+tab detection, base for ALT+key handling, etc.) -text clipping bugfix NOTE: This version is also needed to be able run the latest R3GUI from RMA. |
New RMA release of R3GUI version 2338 is available on: http://www.rm-asset.com/code/downloads/files/r3-gui-src.zip- this is the full source version + docs http://www.rm-asset.com/code/downloads/files/r3-gui.r3.zip- this is the 'classic' one file release or just simply type LOAD-GUI in the RMA version of R3.exe Feel free to try it and let us know in the R3GUI Altme group. Any feedback is appreciated. NOTE: this version is compatible only with the RMA version of Rebol3. You can get it from: http://www.rm-asset.com/code/downloads/files/rma-r3-build.zip Release notes: -new dividers subsystem -support of application 'shortcut' and 'access' keys (see panels-15.r3 for details) -more stable resizing -improved keyboard handling in some styles -many internal and style related fixes and improvements for more details see r3-gui-changes.txt in the zip archive (the changelog will be updated on the RMA webpages soon as well) | |
Cyphre 15-Apr-2011 [1083] | New RMA release of R3GUI version 2367 is available on: http://www.rm-asset.com/code/downloads/files/r3-gui-src.zip- this is the full source version + docs http://www.rm-asset.com/code/downloads/files/r3-gui.r3.zip- this is the 'classic' one file release or just simply type LOAD-GUI in the RMA version of R3.exe Feel free to try it and let us know in the R3GUI Altme group. Any feedback is appreciated. NOTE: this version is compatible only with the RMA version of Rebol3. You can get it from: http://www.rm-asset.com/code/downloads/files/rma-r3-build.zip Release notes: this is just minor update(as previous one has been published only 2 days ago) so we(RMA) get back up-to-sync with 'Friday release' frequency ;-) for more details see r3-gui-changes.txt in the zip archive (the changelog will be updated on the RMA webpages soon as well) |
Oldes 20-Apr-2011 [1084] | For people who likes colors......... here is updated Scintilla / Scite (text editor) source with rewriten and enabled REBOL lexer for colorized code in scintilla powered text editors. https://github.com/Oldes/Scite/commit/cf5ef6b736553f5e6f1e8a801e91e0e3ff4b3373 |
AdrianS 20-Apr-2011 [1085] | have you announced this anywhere so that the changes can be incorporated into Scintilla/Scite by the project devs? |
Oldes 20-Apr-2011 [1086x2] | Not yet.. I would like to... but it's possible that I will make some other fixes before. |
Updated in the Notepad++ Community version: https://github.com/Oldes/npp-community/commit/cd136a6de1d2157b7ebd3bc6bf549c56d6cf7b32 | |
AdrianS 20-Apr-2011 [1088x2] | is this a complete Notepad++ source tree that I can build? |
or do I just copy these over the 2.9 version fies? | |
Oldes 20-Apr-2011 [1090x2] | https://github.com/Oldes/npp-communityis forked complete version of the Notepad++ Community Release (which is not exactly the same like the one from http://notepad-plus-plus.org/) I will provide a patch for the official version as well. But it can take some time to be accepted there. |
The patch for the official Npp version is here: http://sourceforge.net/tracker/?func=detail&aid=3289687&group_id=95717&atid=612384 | |
AdrianS 20-Apr-2011 [1092] | thanks |
Kaj 23-Apr-2011 [1093x2] | I am starting to move stuff to Fossil repositories. Here's one for the 0MQ binding for R2: |
http://rebol.esperconsultancy.nl/REBOL-2-ZeroMQ-binding | |
onetom 24-Apr-2011 [1095] | Kaj: why fossil? because u could compile it under syllable? |
Kaj 24-Apr-2011 [1096] | That was the dealmaker, but there are many other reasons |
Oldes 24-Apr-2011 [1097x3] | I've added lexer for RSP code into Npp community version. Here is unicode build = http://rebol.desajn.net/npp-community.zip And here is the source = https://github.com/Oldes/npp-community |
Maybe it's overcolorized now as I still don't know what will be the best way how to higlight the code, but you can easily change it using own settings. | |
(it's a windows build so far, maybe I could try to build it for Linux as well, or maybe someone else can provide it) | |
Maxim 29-Apr-2011 [1100x3] | ---------------------------------------------------------- mod-web-api (v0.5.0) released ! ---------------------------------------------------------- An extensible, programmable webservice module for cheyenne. http://www.pointillistic.com/open-REBOL/moa/files/mod-web-api-r2.zip Docs are here, temporarily, until I setup my web server again: http://www.pointillistic.com/open-REBOL/moa/files/mod-web-api/docs/mod-web-api.html Installation and setup is all covered in the docs, but in fact, its just a question of dropping the file trre right over a cheyenne directory tree. a demo is included as well as a http.cfg file to enable the demo. it takes 5 minutes to setup and run the demo, as long as you've got port 81 free. |
trre=tree | |
(btw, that's 15 pages of documentation, for the first release...) | |
onetom 29-Apr-2011 [1103] | (putt-putt for the docs ;) 1st typo: <posted>DATA WAS POSTED>/posted> |
shadwolf 2-May-2011 [1104x3] | LINUX UBUNTU 11.04 --> REBOL 2.7.8.4.2 BROKEN ALTME BROKEN (cause of unity window manager I suspect wrong user wrong size-text errors messages for both) HOPE WE WILL NOT WAIT 5 YEARS TO HAVE THIS FIXED CAUSE THIS MEANS NO REBOL ON UBUNTU ANYMORE DO I MADE MYSELF CLEAR ? |
rebol/view 2.7.8.4.2 | |
2367 version of the RMA/GUI and style not a menu bar .... pfffff... | |
Robert 2-May-2011 [1107] | Well, we are doing a couple of other things as well... this is the SVN revision number for the overall repository. |
shadwolf 2-May-2011 [1108] | you can do what ever rebol is a topic that stoped to interest it's author to start with soooo... Good job the selected fews so called GURUs !! :) |
Pekr 2-May-2011 [1109] | shadwolf- this is announce group, no unnecessary chatter here, there is an ann-reply group ..... |
Andreas 3-May-2011 [1110] | if you have troubles with REBOL/View 2.7.8 on (stock) Ubuntu 11.04: install the xfonts-100dpi and xfonts-75dpi packages, and restart your GUI session afterwards |
Kaj 3-May-2011 [1111] | That's standard for many Linux distros, so apparently nothing new here |
onetom 3-May-2011 [1112] | http://www.microchip.com/en_US/family/mplabx/index.html MicroChip came out with a crossplatform IDE (after ~10+ years) It's in Java and 37MB zipped. Another opportunity missed where Rebol could have excelled... |
nve 3-May-2011 [1113] | Official REBOL / Red User Group in north of France the 28th of may 2011 Cht'i RUG 2011 will took place at Zango restaurant in Lille. Lunch and meeting in the afternoon. Official topic on REBOL France site : http://www.rebol-france.org/actualites/chtirugmai2011 The author of Cheyenne and Red programming language will be present. The author of the most famous books about Rebol Olivier Auverlot will also be present. |
MaxV 6-May-2011 [1114] | Release new linux packages, work on Ubuntu 11.04: http://www.maxvessi.net/rebsite/Linux/ |
Kaj 16-May-2011 [1115x2] | I wrote a quick quick quide to using Fossil with my repositories: |
http://rebol.esperconsultancy.nl/documentation/how-to-use-Fossil.html | |
Kaj 19-May-2011 [1117x2] | I've updated my REBOL website and overhauled the 0MQ bindings documentation to incorporate the Fossil infrastructure: |
http://rebol.esperconsultancy.nl | |
Robert 23-May-2011 [1119x2] | On Thursday I'm giving a Pecha Kucha about Rebol at the Karlsruher Entwicklertag (Karlsruhe's Developer Day). So, I have 20 slides, each 20 seconds giving me 6:40 minutes to present Rebol. http://www.andrena.de/Entwicklertag/2011/Programm/Conference-Day/Innovationen-in-IT/REBOL.html |
Let me know your topics you would present to a techie audience, where mostly none ever heard about Rebol. There are about 600 people expected. | |
Maxim 23-May-2011 [1121] | -Parsing, one line client/servers, DSLs |
older newer | first last |