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
8-Nov-2007
[446x2]
The script is using %stream-io.r script which I use more and more 
for binary manipulations.
To test it with animatedGif you may try:  gif/parse http://upload.wikimedia.org/wikipedia/en/9/95/Headloss.gif
Oldes
9-Nov-2007
[448]
And if someone would like to know, what is inside AVI files (without 
need to use xMB of dlls or binary utils)... here is another experimental 
script:  http://box.lebeda.ws/~hmm/rebol/avi_latest.r
amacleod
9-Nov-2007
[449]
What does it do?
Steeve
9-Nov-2007
[450]
coffee ?
Oldes
10-Nov-2007
[451]
Not much... just goes thru avi file and prints it's structure. I 
just wanted to know how looks the AVI inside. But if you add part 
for decoding the video chunks, you can for example extract images. 
Or you can easily extract all audio chunks.
Oldes
27-Nov-2007
[452]
String based Rebol's PHP Code Colorizer: http://box.lebeda.ws/~hmm/rebol/php-colorizer.r

Here is test ouput of some colorized PHP code: http://box.lebeda.ws/~hmm/rebol/test/test-php.html
Chris
2-Dec-2007
[453]
<-QM-> Version 0.2.1 -- new controllers; file upload; reorganised 
for better console-running mode; (hopefully) better namespace handling; 
user and session handling ready

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

Tested on Apache.  Tested briefly on Cheyenne.
Henrik
8-Jan-2008
[454]
Ladies and Gentlemen, Carl Sassenrath of REBOL Technologies would 
like to announce that all R3 development has been cancelled and that 
you should all go home and play with Perl instead. Or Python.
Maarten
8-Jan-2008
[455x3]
Or Ruby
Or Erlang
Or....
Henrik
8-Jan-2008
[458]
Wait a minute. Let me rephrase that:



REBOL3.0 Alpha 1 for Windows is out

You can download it here:


http://www.rebol.net/builds/rebol3/alpha/rebol29904031.zip


Carl has made a blog entry about it here:


http://www.rebol.com/article/0347.html


  Please note that this is alpha software and represents a work in 
  progress! Be nice to the developers. There's no support for you yet, 
  but it will come later. Now play with it and be good.
TimW
8-Jan-2008
[459]
any chance for a linux alpha?
Anton
8-Jan-2008
[460]
Not at this time. The Windows version runs well in Wine, though.
btiffin
8-Jan-2008
[461x2]
From Announce
TimW: any chance for a linux alpha?

Anton: Not at this time. The Windows version runs well in Wine, though.


I may have the version wrong...not at home.  You need Wine 9.14? 
 or greater - released from winehq a few months ago or  REBOL wait 
 will not function properly, pretty much hosing VID.  It was a timer 
call bug in Wine that's been fixed.  It was not an R3 problem, but 
Wine.
Sorry, supposed to be in Ann-Reply.  My bad.
BrianH
11-Jan-2008
[463]
The REBOL 3 public alpha announcement has made PLNews (a programming 
language news wire service).
http://plnews.org/
Dockimbel
20-Jan-2008
[464]
Windows services support library for REBOL 1.0.0 released. Download 
: http://softinnov.org/rebol/nt-services.shtml
Anton
20-Jan-2008
[465]
Looks excellent, Doc. (Nice small DLL you have there.)
Gregg
20-Jan-2008
[466]
Very cool Doc!
Geomol
5-Feb-2008
[467x2]
6502 assembler v. 1.0.0: http://www.fys.ku.dk/~niclasen/rebol/language/asm6502.r
Released under GPL license!
Reichart
6-Feb-2008
[469]
Very cool!  Talk about a flashback...
Anton
8-Feb-2008
[470]
Geomol, nice work !
Geomol
13-Feb-2008
[471]
My database NicomDB, created with my friend Martin Nyberg, is going 
open source under GPL license. The plan is to release the source 
a little at a time, so we can make sure, everything is working with 
as many versions of REBOL as possible incl. the coming R3. For now, 
my original thesis for an education, I ended some years ago, is available 
at:

http://www.fys.ku.dk/~niclasen/nicomdb/thesis.pdf


It describes much of the unique concepts of this relational database.
BrianH
13-Feb-2008
[472]
GPL with commercial closed-source option?
Geomol
13-Feb-2008
[473]
Yes.
BrianH
13-Feb-2008
[474]
Good business model :)
TomBon
13-Feb-2008
[475]
geomol,

interesting concept. It will also be interesting to see the performance 
and behavior with
different filesystems like: ZFS,REISER, NFS XFS, CFS, GFS etc.

in mysql you can choose the database engine, with nicomDB you choose 
the filesystem 

for different features. (e.g. REISER for speed, NFS for distributed 
networking, CFS/EncFS 
for crypto, GFS for cluster etc. :-) 
any aprox. date when it will be available?
Henrik
13-Feb-2008
[476]
Geomol, so why GPL instead of BSD?
Geomol
13-Feb-2008
[477]
I'm confident, we talk weeks, not months. The first part of the code 
probably in days. From experience, I know, time estimates on software 
projects are very hard to do, but in this case, all the old code 
is there, I would just like to review it, test and optimize a little 
before release.
Henrik
13-Feb-2008
[478]
should movve to ann-reply...
Geomol
13-Feb-2008
[479x2]
Henrik, as I understand those licenses, with GPL, you can only use 
the code for free in GPL projects. With BSD, you can use the code 
for free in not-open-source projects too. This way we hope ot finance 
further development by close-source licenses.
yes, sorry
Geomol
19-Feb-2008
[481]
The first version of the database, NicomDB, is released. See group 
!NicomDB
PatrickP61
23-Feb-2008
[482]
Geomol,

Just read your NicomDB thesis and thought it was well done.  Just 
a quick note about a mis-spelling on page 36 toward the bottom.

If we think back to the four basic operations on a data record, they 
are Read, White, Rewrite and Delete.
I think you mean "Write" instead of "White".
Geomol
24-Feb-2008
[483]
REBOL postscript dialect version 0.4.2 is out, BSD license.
http://home.tiscali.dk/john.niclasen/postscript/postscript.r

Documentation here: http://home.tiscali.dk/john.niclasen/postscript/postscript.html
Added PageSize with support for A4, A5 and US Letter for now.
Added images. Example of use:

do http://home.tiscali.dk/john.niclasen/postscript/postscript.r

write %palms.ps postscript [DeviceRGB page [translate 100x400 scale 
72x72 image http://www.rebol.com/view/palms.jpg]]


The file palms.ps is now a PostScript file describing a page with 
an image on. Try view or print it.
Geomol
26-Feb-2008
[484]
REBOL PostScript dialect v. 0.4.3 released.
http://home.tiscali.dk/john.niclasen/postscript/postscript.r

Doc: http://home.tiscali.dk/john.niclasen/postscript/postscript.html

Added decimal! option for size in TEXT alignment. Moved TRANSFORM 
up front in PAGE, so it's possible to let a transform work on a whole 
page instead of just a PATH. Added description of COMMENT to doc.
Pekr
2-Mar-2008
[485]
Carl just announced R2-beta world. If you want an account, ask BrianH, 
Henrik or Gabriele. The purpose is to proceed with 2.7++ releases 
...
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 "^^")