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

World: r3wp

[DevCon2007] DevCon 2007

Pekr
11-May-2007
[1448]
27 yesterday ...
Gabriele
11-May-2007
[1449x3]
there was a question from Crl
Carl
but about earlier
[unknown: 9]
11-May-2007
[1452]
What si the question?
Gabriele
11-May-2007
[1453]
earlier, when he said user interface, was he statinng the ui as an 
abstraction or the ui as a gfx manifestation?
[unknown: 9]
11-May-2007
[1454]
One sec
Gabriele
11-May-2007
[1455]
yes all ok
[unknown: 9]
11-May-2007
[1456]
Please confirm I sound ok
Gabriele
11-May-2007
[1457]
we hear you greatly
[unknown: 10]
11-May-2007
[1458x2]
yes oe
k
Anton
11-May-2007
[1460]
pretty good
Terry
11-May-2007
[1461x2]
Ruby sucks
:)
[unknown: 10]
11-May-2007
[1463]
:)
Brock
11-May-2007
[1464]
what is the name of the framework?
Gabriele
11-May-2007
[1465]
Quilt
Maxim
11-May-2007
[1466]
quilt
Brock
11-May-2007
[1467]
tx
Robert
11-May-2007
[1468]
Can someone turn the Cam to the screen. Sound seems to come from 
behind the cam and sounds awful...
[unknown: 10]
11-May-2007
[1469]
please do [ move cam ]
Brock
11-May-2007
[1470]
not to mention the guy sleeping in the foreground!
Gabriele
11-May-2007
[1471]
it can't focus on the screen
Terry
11-May-2007
[1472]
hehe
Anton
11-May-2007
[1473]
perhaps the audience, then
[unknown: 10]
11-May-2007
[1474]
hee it works..
Mario
11-May-2007
[1475]
source please
[unknown: 10]
11-May-2007
[1476]
is there a prototype/demo available? or sceen shots?
[unknown: 9]
11-May-2007
[1477]
ANy questions?
Terry
11-May-2007
[1478]
Q. Is Rebol being delegated to the backend forever?
Anton
11-May-2007
[1479]
Quilt user interface layout spec examples ?
Terry
11-May-2007
[1480]
In other words, is the desktop dead?
Anton
11-May-2007
[1481]
I certainly haven't lost sight of the desktop. I think the way forward 
is to improve the viewtop and then get it into the web plugin.
Robert
11-May-2007
[1482]
Reichart looks so flat from the side...
Anton
11-May-2007
[1483]
that's alright, we can just "enhance the image" a few times.
[unknown: 10]
11-May-2007
[1484]
viewtop is still a great concept..dont kill it..
Gabriele
11-May-2007
[1485]
Reichart..... do you want me to explain Anton how Quilt works?
Anton
11-May-2007
[1486]
I just want to see some code snippets.
Will
11-May-2007
[1487]
yea me too please
Pekr
11-May-2007
[1488]
what are we talking about? Surely Quilt does not replace View, no?
Gabriele
11-May-2007
[1489x2]
ok... so basically.... you have cards which are like windows, and 
molecules which are like widgets
cards are generated by a "generator" which is a function that outputs 
html and a few small other things
Terry
11-May-2007
[1491]
Vive le Manifestaions
Gabriele
11-May-2007
[1492x3]
it can call other functions that return the html for the molecules
this goes to the client side... which also loads your JS file with 
the classes for your card and molecules
and then drives the ui on the client side
Terry
11-May-2007
[1495]
In my opinion, Rebol should FOCUS on the backend.. aka Cheynne.. 
data storage etc.
Gabriele
11-May-2007
[1496]
then the ui just calls back the server via qtask api (blowdart)
Anton
11-May-2007
[1497]
ok, yes, I've heard this explanation before. What are the widgets 
called etc. ?