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

World: r3wp

[Tech News] Interesting technology

Sunanda
21-May-2007
[2357]
REBOL's stay on Tiobe was very short:
http://www.reboltalk.com/forum/index.php?topic=212.0
[unknown: 9]
21-May-2007
[2358]
Cool list.
Pekr
29-May-2007
[2359]
So we've got competition - does it remind you of View/VID at least 
a bit? :-) https://openjfx.dev.java.net/Getting_Started_With_JavaFX.html
Now even I could code in JAVA, or so it seems :-)
Henrik
29-May-2007
[2360]
That's sort of neat, I guess, although it's java and therefore is 
crap by default. :-)  I like how you can embed pieces of HTML in 
there.
Pekr
29-May-2007
[2361x2]
I wondered about it too. Is it full html engine, or just some simplification? 
It lead me to question, that with rich-text, we could go for rebol 
browser :-)
But it really reminds me of View plus VID - being RT, I would sue 
SUN :-)
Henrik
29-May-2007
[2363x3]
I wonder if you can do that in VID. shouldn't be too hard?
but the advantage of javaFX is that the implementation is complete. 
Tabs can exist in the forms you like and you don't have to code that 
from the bottom up, like you do in VID. this is part of the higher-level-than-VID 
I have been talking about.
the first text sampler window already goes way beyond what plain 
VID can do.
Pekr
29-May-2007
[2366x2]
I don't understand - how tabs are more complete than those in RebGUI 
for e.g.?
well, then forget text - what's next?
Henrik
29-May-2007
[2368]
show Gabriele the page. tell him that VID+ is not done until it can 
do what is shown on that page :-)
Pekr
29-May-2007
[2369]
I just don't understand, what you mean, that it is higher-level-than-VID 
.... if VID, or RebGUI has such style, how is FX more higher level? 
I can't see there any other level of abstraction, or am I missing 
something? I don't want to argue :-) I just want to better understand, 
what might FX provide us with, and what is lacking in View + VID/RebGUI 
.... (I mean other things than missing styles, or styles not being 
complete?)
Henrik
29-May-2007
[2370x2]
pekr, the thing is, from what I can see, that for example when using 
tabs, you don't have to think about problems with many tabs, stacked 
tabs or tabs not placed on the top. You just drop it in and JavaFX 
will handle them properly, no matter what you do to them.
I see the code:

model.tabLayout = SCROLL;


and there you have a scrollable tab bar. That should be all you need 
to do.
Pekr
29-May-2007
[2372]
ah, but that is ONLY problem of style itself, not of the aproach 
taken? Well then, Cyphre added arrows to scroll tabs to his style 
in 1 day ;-)
Henrik
29-May-2007
[2373x2]
that is good, now we need that in the default VID+ :-)
it's the same with LIST-VIEW. people use it, because it's full of 
features and you can code pretty powerful stuff in a few lines of 
code. although I don't consider LIST-VIEW to be a higher level thing, 
but a vital and necessary part of VID.
Pekr
29-May-2007
[2375]
yes, that is OK, as now I understand what you mean. I first thought, 
that you mean there is one level of abstraction upon what we can 
ever achieve with View plus VID, and it sounded strange to me, as 
I think, that if new VID is cute, we can build pretty much feature 
complete UIs ... well, the toughest part is, how to easily integrate 
some html container? We would have to link to some html runtime, 
if there is something like that ... and that would be probably a 
huge effort ...
Henrik
29-May-2007
[2376]
I'm sorry, if I sounded confusing. :-)
Pekr
29-May-2007
[2377x2]
Henrik - call me, when vertical scrolling comes to list-view land 
:-)
you were not confusing, my english knowledge is confusing :-)
Henrik
29-May-2007
[2379]
haven't needed it yet, so I'm not planning it yet. I'm still only 
implementing features that I need myself. Latest internal version 
can group lines according to a specific data column.
Pekr
29-May-2007
[2380]
Have you seen a Dabo? Rapid development in Python - http://dabodev.com/
... there are also screencasts ... something like we were talking 
about in regards to video ...
Henrik
29-May-2007
[2381x2]
http://rebol.hmkdesign.dk/list-view0.0.50.png
no, I haven't. thanks for that.
Pekr
29-May-2007
[2383x2]
eh, I am dumb - I thought horizontal scrolling, sorry :-)
look at Dabo screencasts, they have those higher level styles - splitters, 
etc., easy deign ...
Henrik
29-May-2007
[2385]
I wouldn't mind a form style, definitely. one that would tie directly 
into a block of strings
Pekr
29-May-2007
[2386]
interesting - http://leafe.com/screencasts/dataenvironment1.html
.... how they link various states of applications "AfterInit", "on..." 
etc.
Jean-François
29-May-2007
[2387]
 At OSBC last week I gave a Radar talk on current technology trends. 
 The trend of moving traditional desktop applications to massively 
 networked, Web 2.0 online applications like Google Docs is well-known. 
 The problem is, a web browser is a terribly limited platform for 
 application development, and JavaScript is a less-than-fully-featured 
 language....
http://radar.oreilly.com/archives/2007/05/beyond_the_brow.html
Pekr
29-May-2007
[2388x2]
maybe someone could step in with REBOL? :-)
https://desktopondemand.com/
Oldes
29-May-2007
[2390x2]
This is future (not just) of gaming.... http://www.youtube.com/watch?v=nuoOosTdFiY&mode=related
http://www.youtube.com/watch?v=NI5JmcQv3n4&mode=related&search=
Geomol
29-May-2007
[2392]
More of LittleBigPlanet: http://www.gamespot.com/ps3/action/littlebigplanet/news.html?sid=6171030
Henrik
30-May-2007
[2393x3]
http://www.popularmechanics.com/technology/industry/4217348.html
<--- Multi Touch interfaces are going big.
http://www.itunesu.com<--- University courses available through 
iTunes.
http://d5.allthingsd.com/files/2007/05/foleo2_lg.jpg<--- can we 
make REBOL 3 run on this thing?
Gabriele
30-May-2007
[2396]
haven't you just volunteered to do so? ;)
Henrik
30-May-2007
[2397]
you can't buy it yet
Jerry
30-May-2007
[2398]
Microsoft Surface http://www.microsoft.com/surface/
Henrik
31-May-2007
[2399]
I'm watching an interview with Steve Jobs and Bill Gates that was 
posted on http://d5.allthingsd.com/yesterday. Jobs makes an interesting 
note at how much better network applications perform than web2.0 
pages, in context with Google Maps on the iPhone. I had thought that 
it was in fact a web2.0 thing in the iPhone.
Pekr
31-May-2007
[2400x2]
isn't anything google is doing actually a web 2.0?
REBOL should use browser to following extend - as an deployment media 
to get Rebol/View to ppl seamlessly ;-)
Henrik
31-May-2007
[2402x2]
he explained that the backend is not, only the frontend.
perhaps they have "special access" to google backends to shape their 
own API.
Pekr
31-May-2007
[2404]
and what is the difference? Isn't fronted of web 2.0 (ajax stuff) 
about html, css, js, and that you can have whatever architecture 
on server?
Henrik
31-May-2007
[2405x2]
Well, you might be locked into precisely ajax, XML and managing session 
data in a non-persistent way, which is not optimal if you're building 
an application. We already know that, we're REBOLers. :-) He talks 
also about maintaining data persistence across sessions.
it's amazing. it's like he's talking about REBOL. :-)