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

PeterWood
20-Oct-2008
[541]
The preview of translation of the final chapter of Olivier Auverlot's 
Rebol - Guide du Programmeur is now available atÊhttp://www.lulu.com/content/4564589


 This final chapter consists of a number of workshops that bring together 
 much that has been covered in the book. These case studies focus 
 on the foundations to build a video game, on developing a chat program, 
 on writing a MySQL administration console, and finally on creating 
 a reblet for Rebol/IOS.


  There is still a little work left before the book can be published. 
  I hope that it won't take too long. Once the full book is published, 
  the individual preview chapters will be withdrawn from Lulu.com.


  One of the things still to be done is toÊangliciseÊthe sample scripts 
  which will then be made available for downloading.
Chris
26-Oct-2008
[542x2]
< QM > Version 0.3.7

http://www.ross-gill.com/QM/


Fixed some Cheyenne glitches, works now with .exe version (see QuickStart 
guide).
< QM > Version 0.3.8, that is
Maxim
11-Dec-2008
[544]
args.r  released on rebol.org...  pretty powerfull command-line argument 
management. 

*dialect driven
*typed arguments.  
*optional arg support (with default values)
*different flag modes
*automatic command-line error reporting
*and much more...


the idea is not to provide a rebol interface to the cli, but provide 
a cli interface to rebol.   so for example, to escape chars, we use 
"\"  not "^" .

the systems builds a parse rule out of your command-line spec and 
runs it against the  supplied string.


there is a preliminary demo which shows how to use it... full docs 
expected this week-end.  (they are drafted, but need to be revised 
and organised properly).
PeterWood
17-Dec-2008
[545]
I am pleased to announce that the electronic version of "Rebol - 
A programmer's guide" is now available at http://www.lulu.com/content/5382304
priced at 15.99 Euros.


  The printed version will be available within the next two to three 
  weeks and will be priced at 25 Euros.



The book's introduction and table of contents can be freely downloaded 
from http://www.auverlot.fr/index.php?perma=1224333460
Ashley
18-Dec-2008
[546]
Good coverage. One thing, the TOC and Intro links are reversed ...
[unknown: 5]
18-Dec-2008
[547]
Also a bit confusing is the pricing.  When you click the link it 
takes you to a lower price but when you click to preview the book 
it states another price (these are all listed in dollars).
james_nak
18-Dec-2008
[548]
Rebolers- You have probably noticed we are trying to get together 
for a Rebcon on 12/27/08 @ 12:00 PM PST. We have some checklists 
started for both presenters and those who will attend. We need to 
get a specific headcount if possible due to the nature of the tools 
we are proposing to use so please sign up as soon as you can. Thanks. 
James
Sunanda
18-Dec-2008
[549]
12:00 PM : assuming that's midday (not midnight), then (if my sums 
are right) that's 20:00 UTC.
Can someone confirm, please?
[unknown: 5]
18-Dec-2008
[550]
Count me in
Geomol
18-Dec-2008
[551]
Sunanda, it seems to be correct: http://en.wikipedia.org/wiki/Pacific_Time_Zone
Sunanda
18-Dec-2008
[552]
Thanks
Chris
19-Dec-2008
[553]
< QM > Version 0.3.9

http://www.ross-gill.com/QM/


Fixes a context issue with QuickTags (bug fix).  Minor change to 
the Cheyenne 'request/content' handling (bug fix).  And thanks to 
Ammon for giving it testdrive, helps greatly in sorting out priorities!
PeterWood
20-Dec-2008
[554]
The anglicised source code of the book "Rebol - A programmer's guide" 
can now be downloaded from the book's page at http://auverlot.fr/index.php?perma=1224333460



It is quite possible that I may have introduced the odd bug during 
their translation. If you find any please let me know.
Sunanda
27-Dec-2008
[555]
DevCon 2008 is about to start:
http://2008.rebolconf.info/
PeterWood
29-Dec-2008
[556x2]
I am very pleased to announce that the printed version of "Rebol 
- A programmer's guide" is now available. The price is 25 Euros.Ê
The 
book can be purchased at http://www.lulu.com/content/5382304
It seems that Lulu.com has unfortunately recently increased its shipping 
charges especially to one or two countries. I have also heard that 
the shipping cost can be affected by the currency in which you buy 
the book. I believe that if you specify US Dollars to buy the book, 
it will be shipped from the US even if you live in Europe. It might 
be worth switching currencies if the shipping costs seems too high.
[unknown: 5]
29-Dec-2008
[558]
Is this the right place to announce commericial efforts?  Seem like 
Reichart is missing out on advertising fees.
Henrik
29-Dec-2008
[559]
Perhaps with the size of this forum, paid advertising would work 
against Peter.
Pekr
29-Dec-2008
[560]
uhm .... I would not put it that way ... still REBOL related and 
hence appreciated ... we should chat in ann-reply probably ...
Henrik
29-Dec-2008
[561]
(moving to Ann-Reply)
amacleod
29-Dec-2008
[562]
PeterWood, I had downloaded some single chapters and I liked what 
I read...

I'm going to order the printed version but I notice its black and 
white only? I was hoping the printed version would b ecolor but I 
guess that would increase costs...
Oldes
4-Jan-2009
[563]
Initial public version of REBOL BBCode implementation:
http://box.lebeda.ws/~hmm/rebol/bbcode.html
http://box.lebeda.ws/~hmm/rebol/bbcode.r
Oldes
19-Jan-2009
[564]
Updated:

http://box.lebeda.ws/~hmm/rebol/php-colorizer.html;to colorize 
PHP code

http://box.lebeda.ws/~hmm/rebol/code-colorizer.html;to colorize 
REBOL code
Oldes
29-Jan-2009
[565]
Started writing a RebolLexer for pygments.org
[unknown: 5]
29-Jan-2009
[566]
Good Job Oldes!
Oldes
2-Feb-2009
[567]
So the REBOL lexer for Pygments syntax highlighter is here
http://box.lebeda.ws/~hmm/rebol/rebolLexer.py
Let's see if the Python guys will add it into the distribution.
kib2
2-Feb-2009
[568x2]
Oldes : I'm sure they'll do if you tell them.
Oldes: you site is awesome, really.
Oldes
2-Feb-2009
[570]
I told them.. but.. I think that the Python community is not much 
communicative. At least from my short experience with Python.

Anyway.. now I recognized that I forgot to add the special REBOL 
notation for numbers like: 1'000.00

I will add it later. (I was never fun of these notations, but someone 
may use it)
Janko
2-Feb-2009
[571]
I understand them, Rebol is the Python Killer :) (well but they don't 
know it yet anyway)
kib2
2-Feb-2009
[572x2]
Janko: :)
Oldes: they've done it for other langages (superiror to Python too), 
like Haskell.
Reichart
2-Feb-2009
[574]
For those of you that want to go to a rock'n conference (in Long 
Beach, CA, next week)

http://bilconference.com/

http://www.flickr.com/photos/[11338642-:-N00]/2309872444/
(from last year, Todd, Me, Abrey, three red beards)
Will
2-Feb-2009
[575x2]
clicking on the flikr link, I get "Not a valid email" 8)
flikr -> flickr
Graham
2-Feb-2009
[577]
so, why does it offer to send an email??
Will
2-Feb-2009
[578]
I guess you are the third on the picture.. 8P
Reichart
2-Feb-2009
[579x2]
Hmmm, guess you guys should tell Yahoo/Fickr
Here is a direct link though - http://farm4.static.flickr.com/3031/2309872444_844f7663cd.jpg?v=0
Mchean
2-Feb-2009
[581]
Oldes: cool.  Let us know if they don't add it and we can bombard 
them with requests
Oldes
6-Feb-2009
[582x2]
It's there http://dev.pocoo.org/projects/pygments/browser/pygments/lexers/other.py#L1626
I must say, that the Pygments is much more better designed then a 
Geshi syntax highlighter (PHP).
kib2
6-Feb-2009
[584]
Oldes: so they finally accepted it ? Good news ! I suppose it's for 
R2 only ?
BrianH
6-Feb-2009
[585]
There is almost no difference in syntax between R2 and R3, but the 
predefined words are different (and getting moreso).
Gabriele
7-Feb-2009
[586]
Brian... percent!
Chris
7-Feb-2009
[587]
And range! ?
BrianH
7-Feb-2009
[588]
At this point just percent and the prefix being dropped from money, 
hence the "almost". No range.
kib2
7-Feb-2009
[589]
Ive updated my old pastebin (sorry for its name) so that you can 
test Oldes's Pygment lexer (and you can have html,latex,svg,etc outputs) 
: http://clojurepastebin.appspot.com/
Gabriele
8-Feb-2009
[590]
Brian, right, but that's enough to make R2 unable to load R3 files...