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

World: r3wp

[!REBOL3-OLD1]

shadwolf
9-Apr-2009
[12918]
denefits would be since there is only one guy with the vision of 
what he wants and how he wants it the creation process will go smoothly 
but the thing is that since the past years the R3 is started many 
 ideas in R3 have been changed a lot of time (like VID)  abd bothing 
ensure us that in the month comming another idea will pop and so 
one making R3 a never ended project
Janko
9-Apr-2009
[12919]
that's how creative processes go.. you have to throw away stuff and 
go with the flow .. if he wouldn't I am sure rebol would be another 
python/ruby ...
shadwolf
9-Apr-2009
[12920]
I mean it's normal for a program to evolve but it''s not normal to 
be stuck in the first stable output
Janko
9-Apr-2009
[12921]
My theory is that thats why MS can't create great langs .. because 
the sole designer can design it and they have the resources to make 
the thing that was designed quickly ... but upfront design doesn't 
work.. itterative inline design works IMHO
shadwolf
9-Apr-2009
[12922x2]
you can always feel a program is not ended but can a program handle 
all the functionalities of now in day computer.
jano no MS vision is rather simplier than that and it's resumed by 
the vision of Bill Gates :"Poor artists invents great artists copies" 
why to invent things when you can simply make billion in inspiring 
from the open source community
Janko
9-Apr-2009
[12924]
it's an alpha stage... :) it's officially not meant to (to your previous 
line)
shadwolf
9-Apr-2009
[12925x3]
but eve then it would be better in my opinion that most of the people 
are aware of what's going on how would R3 make it's better for them
janko yes it's in alpha stage and alpha stage is not to be stayed 
for ever stage  ^_^
plus no one knows if in the 2 years to come Carl would have a totally 
different feeling on what he wants rebol to do
Janko
9-Apr-2009
[12928]
Look , I understand you.. nobody can give any guarantees when will 
R3 be "done" and if you wait , it can become desperate .. but there 
is progress being made 7 version in 9 days of april, new docs, blogposts 
from carl discussing his thoughts.. etc
shadwolf
9-Apr-2009
[12929x2]
So if that's to have 60 R3 alpha than Carl anounce that R3  is being 
too complicated and need to evolve deeply into R4 ...
R3 will no even be born ...
Janko
9-Apr-2009
[12931x2]
that is of course possible :)
I will have to go now
shadwolf
9-Apr-2009
[12933]
ok bye
Janko
9-Apr-2009
[12934x2]
...

does anyone know.. can R3 http protocol code or info about this be 
seen anywhere .. upthere it was said that it's up to community to 
make new protocols, I can't be sure that I will be able to make any 
but I am interested in this stuff and maybe eventually something 
comes up
...
bye .. even if R3 were done today I couldn't use it.. I need cheyenne, 
I need SQLITE, PDF... :)  .. I watched the guido van rossum (python 
maker) keynote on pycon09 last week and he spent 20 minutes ranting 
that people should start using python 3000 slowly (the new - bigger 
changes version) .. in rebol at least community is anctious to start 
with R3 :)
Henrik
9-Apr-2009
[12936]
Janko, yes, it's available in devbase.
Janko
9-Apr-2009
[12937x2]
(well maybe he spent whole talk, because I stopped watching at 20min... 
it was boring a little)
what is devbase (sory .. I am not totally updated) , is this public?
Henrik
9-Apr-2009
[12939]
do you use chat?
Janko
9-Apr-2009
[12940]
I haven't already.. but I have the latest r3 on my desktop
Henrik
9-Apr-2009
[12941]
ok, to get the protocol in a few steps: start r3, type "chat". type 
"more 3365"
Janko
9-Apr-2009
[12942]
do I need to NEW-USER ?
shadwolf
9-Apr-2009
[12943]
yes registration is open
Henrik
9-Apr-2009
[12944]
I'm not sure. You should be able to work as guest.
shadwolf
9-Apr-2009
[12945]
just give a nick and a pass
Henrik
9-Apr-2009
[12946]
but registration is free, as shadwolf says
Janko
9-Apr-2009
[12947x2]
*off-line* guest:>> more 3365
--- Note: select a message topic
(this is what I got)
Henrik
9-Apr-2009
[12949]
What happens if you type " f "http.r" " ?
PeterWood
9-Apr-2009
[12950]
PeterWood:R3/GUI/General>> more 3365

 ** Script error: submit-of? does not allow none! for its fid argument

 ** Where: case all submit-of? case what-file? more-file parse try 
 either either forever command-loop make context do catch applier 
 do try chat
** Near: case [

    is-submit? msg [msg]

    is-name? msg [submit-of?..
.

--- Note: unexpected error logged to error-log.txt
Janko
9-Apr-2009
[12951]
*off-line* guest:>> f "http.r"
--- Note: no messages
Henrik
9-Apr-2009
[12952x2]
interesting. try "n"
PeterWood, are you logged in? Which platform?
Janko
9-Apr-2009
[12954]
I created a user and logined now.. it says it's fetching messages
PeterWood
9-Apr-2009
[12955]
Yes
Mac OS X

It works okay if you are at the top level
Janko
9-Apr-2009
[12956x2]
aha now it work .. but I don't have the cappability yet
jankoM:>> more 3365
--- Note: jumping to topic 26
--- Note: downloading: 03366

*** RebDev Error: your account does not have that capability yet 
(low-rank)
Henrik
9-Apr-2009
[12958]
I see.
Janko
9-Apr-2009
[12959]
how can I increase my (page)rank :)
Henrik
9-Apr-2009
[12960]
you can't. you need a higher ranked person to do that. I'll see what 
can be done.
Janko
9-Apr-2009
[12961]
ok, no hurry.. I really have to leave now anyway
Henrik
9-Apr-2009
[12962]
you should be able to read other messages though
Janko
9-Apr-2009
[12963]
I will come by in the evening and try again.. otherwise in next days
PeterWood
9-Apr-2009
[12964x2]
I was going to paste the code to Janko in a private message but AltME 
can't handle Mac line endings. Perhaps somebody running on Winodws 
could post it to him.
Has anybody tried running a server port on Linux?
Henrik
9-Apr-2009
[12966]
I've altered Janko's rank to 20, although I'm not sure it's enough 
yet.
Janko
9-Apr-2009
[12967]
just one more question ... does the async networking on R3 work as 
it was shown on wiki for a while (the old one had examples)