r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Announce] Announcements only - use Ann-reply to chat

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
Robert
24-May-2011
[1122]
One line client / servers?
Pekr
24-May-2011
[1123]
Robert - get Carl on the Skype online during the session, that will 
attract the audience :-)
PeterWood
24-May-2011
[1124]
http://www.rebol.com/oneliners.html- 33 daytiime server
Kaj
27-May-2011
[1125x2]
Red alert:
http://development.syllable.org/news/2011-05-28-00-37-First-Red-program-on-SyllableDesktop.html
nve
28-May-2011
[1127]
Follow us live on Twitter : #redlang_france, #red_chronicle, #rebol_france, 
#olivierauverlot
nve
29-May-2011
[1128]
French presentation of Red and Cheyenne are available on http://www.red-chronicle.com
| Documentation
Andreas
28-Jun-2011
[1129]
Github open sourced their language highlighting/recognition tool 
two days ago. I just submitted a patch to disambiguate .r files between 
R and REBOL:

https://github.com/github/linguist/pull/20


I'm quite optimistic that this will get integrated in one way or 
the other. So somewhen in the future we should have proper syntax 
highlighting and language statistics for (.r-using) REBOL projects 
on Github.
Endo
29-Jun-2011
[1130]
wow! they already did?
that nice. thanks earl!
Andreas
10-Jul-2011
[1131]
Success! REBOL is now a language correctly recognised by Github. 
That also includes their per-language stats:

https://github.com/languages/Rebol
Robert
11-Jul-2011
[1132]
That's cool!
Janko
11-Jul-2011
[1133]
Awesome :)
GrahamC
11-Jul-2011
[1134]
just as carl appears to be abandoing Rebol!  ironic timing.
Kaj
11-Jul-2011
[1135]
Wow, there are three languages less popular