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

Kaj
16-May-2011
[1116]
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
Maxim
11-Jul-2011
[1136]
wow C (not C++) is still the fourth language on github... If you 
poked around in most programming shops, everyone whould say C is 
dead.  :-)
Steeve
11-Jul-2011
[1137]
chemists and physicists are both in science but do not use the same 
tools
Robert
11-Jul-2011
[1138]
IMO C is coming back. Simple, matured, works.
Geomol
11-Jul-2011
[1139x2]
hmm

It probably comes back, but I find it too easy to make mistakes in.
Pro is also, it's fast at execution.
Good libraries might help with the mistakes.
(Should have been in Ann-Reply, sorry.)
MaxV
14-Jul-2011
[1141]
Rebol plugin: 
you can visit: http://www.maxvessi.net/rebsite/plugin/index.html

to test if it works, tha pages contain some scripts. If you want, 
I can adder more...
nve
14-Jul-2011
[1142x2]
Great !
Tested under Opera.
Windows, W7
NickA
14-Jul-2011
[1144x2]
working in firefox, w7
How is this different than http://re-bol.com/rebol.html#section-9.11
?
Endo
14-Jul-2011
[1146]
very nice, I tested it under XP/Pro with Opera 10.50.
please see the Plugin-2 group.
MaxV
14-Jul-2011
[1147]
Dear NickA, now with HTML5 it's easier put "strange" plugins inside 
html page with the <embed> element, just paste something like:
<embed name="REBOL_Moz" type="application/x-rebol-plugin-v1"
WIDTH="400" HEIGHT="400" 
ALT="REBOL/Plugin"
bgcolor="#ffffff"
version="1.2.0"
LaunchURL="http://www.rebol.com/view/demos/bubbles.r"
></embed>
WuJian
14-Jul-2011
[1148x2]
It works on Chrome, WindowsXP
also on Safari
Pekr
15-Jul-2011
[1150]
FF 5.x, Windows Vista,OK
Alan
15-Jul-2011
[1151]
WinXP Pro works with Chrome/Opera/FF but not IE
Pekr
15-Jul-2011
[1152]
Has anyone tried following means of running nstype plugins in IE 
>5.5 SP2? https://developer.mozilla.org/en/ActiveX_Control_for_Hosting_Netscape_Plug-ins_in_IE
MaxV
15-Jul-2011
[1153x3]
I posted some demo video on youtube:
http://www.youtube.com/watch?v=-RVhBImcEAE
http://www.youtube.com/watch?v=P1VoyLoYIa0
http://www.youtube.com/watch?v=VDNw7Vff21s
http://www.youtube.com/watch?v=srZPbFMUMkU
http://www.youtube.com/watch?v=KrIWf-fIhA0
http://www.youtube.com/watch?v=4spBJ7hMckQ
http://www.youtube.com/watch?v=JIHo7JY5tRA
Pot vidoes about Rebol you too! :-)
Rebolide, the rebol IDE for beginner, now has the cross-platform 
rebol core viewer!!!
http://www.rebol.org/view-script.r?script=rebolide.r
MaxV
19-Jul-2011
[1156]
Facebook is changing the groups, so probably the Rebol group will 
be archived or whatever Mark Zuckerberg wants.
So I copied all posts and the "weekly" emails in a blog:
http://rebol2.blogspot.com/
You'll find there almost anything. :-)
Oldes
19-Jul-2011
[1157x2]
What does it means that is changing the groups?
(sorry... answer in any other chat group)
Andreas
21-Aug-2011
[1159]
I've added support for REBOL to "ohcount", Ohloh's source code analysis 
tool. As of today, those patches are live on Ohloh, making REBOL 
a language recognised by Ohloh:

https://www.ohloh.net/languages/92

Let's hope projects previously on Ohloh will get reindexed soon.


From Ohloh's about page: "Ohloh is a free public directory of open 
source software and people. [..] Ohloh is a directory, [..], and 
an analytics service. We use the data from our directory to create 
historical reports about the changing demographics of the open source 
world."
Ladislav
21-Sep-2011
[1160x3]
I updated

http://www.fm.tul.cz/~ladislav/rebol/include.r

INCLUDE REBOL doer/preprocessor.

Changes:

- file identification corrected
- suport for user-defined directives added
Also, the INCLUDE documentation page:

http://www.rebol.net/wiki/INCLUDE_documentation


has been updated to describe how the users can define their own INCLUDE 
directives.
It is recommended for all INCLUDE users to switch to this version
Ladislav
22-Sep-2011
[1163]
The

http://www.rebol.net/wiki/INCLUDE_documentation


enhanced, the #print (debug-print) user-defined directive added as 
an example. Also, I am adding the description of the localization 
directives.
Robert
22-Sep-2011
[1164]
I updated make-doc-pro on my homepage. Latest changes are all done 
by Henrik or Ladislav.
Cyphre
30-Sep-2011
[1165]
New update of RMA version of R3 host-kit is available at http://www.rm-asset.com/code/downloads/index.html

This release contains following changes:
-added active/inactive events
-fixed compiler warnings
-fixed modal window key events bug

-added window show states programatic handling (see SHOW command 
help)
-fixed unicode text rendering bug
-fixed memory leak in text dialect


NOTE: This version is also needed to be able run the latest R3GUI 
from RMA.