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

World: r3wp

[DevCon2007] DevCon 2007

Pekr
20-May-2007
[2328]
btw - what is the plan for initial release? will it be released only 
to some selected developers initially, and July, 15, to the public?
Gabriele
20-May-2007
[2329]
yes, july 15 is public
Pekr
20-May-2007
[2330]
Gabriele - from your pov ... is it usable? You know, when 2.0 "project 
Contra" was released, it was more than fine and stable ... :-)
Gabriele
20-May-2007
[2331]
petr, i'll get my copy in a couple days........ richard is the only 
one on the planet except carl having a copy (oops, should not have 
said that ;)
Pekr
20-May-2007
[2332x2]
Cyphre is solid, he would not disclose it to us, even if friends 
:-)
Gabriele - so what actually is your role with RT? I thought you are 
in "selected" dev team already?
Oldes
20-May-2007
[2334]
maybe I could try it again;-]
Pekr
20-May-2007
[2335]
are you in charge of networking? VID?
Gabriele
20-May-2007
[2336x2]
i'm in the dev team... that's why i get it before june 1st ;)
networkind and vid, yes.
Pekr
20-May-2007
[2338]
hmm, so how is networking being developed, if you have not touched 
it yet? :-)
Gabriele
20-May-2007
[2339x3]
it's being developed next week ;) the native part is done and Carl 
does that.
we need just http for june 1st and that should take a day or two
but there are many issues to discuss and documents to write...
Oldes
20-May-2007
[2342]
http1.1?
Pekr
20-May-2007
[2343]
hopefully proxy will be automatically detected on Windows :-)
Gabriele
20-May-2007
[2344x2]
well... i want to do keep-alive etc. but that's part of the design 
issues to discuss
petr: that's something the "wrapper" should do. grab some windows 
expert and you'll have a solution - you won't need rt to do builds 
for you anymore ;)
Pekr
20-May-2007
[2346x2]
cool.
So, what is missing in R3? I remember something from conference, 
but not much - RIF, Unicode, rebin ...?
Gabriele
20-May-2007
[2348x3]
rif (ladislav may be able to finish it for july), os part of unicode 
(community can help a lot here)
rebin may be delayed after july... but it depends on the time carl 
will have during june
we plan to have full graphics with rich text by july, with vid (at 
least the basics)
Henrik
20-May-2007
[2351x2]
Gabriele, how comprehensive do you plan to make VID out of the box 
this time?
(when VID is complete, that is)
Gabriele
20-May-2007
[2353x3]
as much as possible.
my first goal is....... i don't want to spend time writing guis for 
simple apps.
so it should be...  a few lines and you have a fully functional user 
interface, for all the common cases.
Graham
20-May-2007
[2356x3]
http takes a day or two ?
Is this a rewrite, or tweaking of the existing protocols?
Async ?
Pekr
20-May-2007
[2359]
wasn't is said, that new kernel is async, but http initial release 
will be sync only?
Volker
20-May-2007
[2360]
With task available that should make no big difference?
Gabriele
20-May-2007
[2361]
rewrite, async (R3 devices are async just like amiga devices)
btiffin
20-May-2007
[2362]
Carl posted his presentation
Terry
21-May-2007
[2363]
The requested URL /article/devcon2007.rebdocproj.org/news.html" was 
not found on this server.
btiffin
21-May-2007
[2364]
Its seems to be a small url hiccup in the blog.
http://devcon2007.rebdocproj.org/news.htmlis the real link.
Henrik
21-May-2007
[2365x2]
hmm... so much new stuff. feels like I have to learn rebol all over 
again. :-)
now I'm beginning to wonder whether REBOL could be useful under XNA 
on the XBox 360.
Pekr
21-May-2007
[2367x2]
I would like to ask, re. posted slides - why is rebin a problem and 
hence is deferred?
also - virtual windows - rendering graphics into image .... does 
it mean we get native VID windowing? (would be usefull for browser-plugin, 
because in other case we have to limit amout of OS level windows 
opened, whereas with rebol windows (vid style), noone would mind, 
as nothing would pop-up ...
Oldes
21-May-2007
[2369]
with R3 it should be possible to make own windowing system... but 
still don't know how to make it secure.... I mean if module can expand 
into global, what if I don't want loaded modules to do that (I mean 
if I for example want to open foreign script in virtual window)... 
anyway... I think the case with rendering into image is described 
scenario of current:  DRAW image commands
Anton
21-May-2007
[2370x2]
virtual windows - rendering graphics into an image means that a stream 
of images can be sent over a network to another user in a "terminal 
services"-like session.
and the new event datatype will be good for this too.
Pekr
21-May-2007
[2372x2]
just why send it as an image? it should be sent as VID - SAP does 
it too - that is their advantage in comparison to other ERPs, as 
they do it like VID.
you have "fat" client, which can interpret it. The question is, once 
you render your window, is layout still valid?
Anton
21-May-2007
[2374]
That's just one application of the idea.
Henrik
23-May-2007
[2375x2]
Videos are online:
http://www.sahores-conseil.com/?q=node/2
Anton
23-May-2007
[2377]
Thanks Henrik.