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

World: r3wp

[View] discuss view related issues

Fork
2-Apr-2008
[7480]
btiffin: I don't know what Go Doc Go! means :)  But I will look at 
Cheyenne as an example of a good rebol app, if AltME is not enough 
to judge by.
Pekr
2-Apr-2008
[7481x4]
Fork - but - you are discussing inefficiencies of View. Once they 
are fixed with View/VID3, all you have to compare is source code 
... and then the difference will matter, once soem js library is 
easily bigger than rebol core itself :-)
AltMe is "bad", because it is VID2 which does not respect some OS 
native behaviour. I say it for ages - ppl can forgive different look, 
but not different app deployment and usability.
OTOH - show me easily some app out there, which will let me chat, 
share, calendar, checklist, buglist, like AltME. There is plan for 
Altissimo - extensible platform. And I say - platform, not an app. 
The best REBOL app is REBOL/IOS ... but I am not sure who could invite 
you to visit such server ...
And just don't tell me - Qtask ... it is not there - it will never 
be so fast.
Fork
2-Apr-2008
[7485]
Pekr: well, y'know, it's not like x86 is anything beautiful to look 
at, but it just got defined and hammered on... eventually PowerPC 
got beat.  I do agree with aesthetic arguments, yet it depends on 
which area truly interests you... I know what goes on deep in the 
heart of my intel processor and I guess I sort of accept it because 
it's too far down for what I see... if it works, it works, and I'll 
replace it if someone has something faster.  But if a thousand monkeys 
wrote a better book than shakespeare, I'll read the book the monkeys 
wrote.  :)
amacleod
2-Apr-2008
[7486x2]
My experience with the web is the more complex trhe page the longer 
the wait. There are sites I avoid because I hate the wait...and the 
browser seems to bog down the whole system. Rebol apps for me are 
instant. No waiting and they do  not bog down my system.
rebol developers are monkeys?
Pekr
2-Apr-2008
[7488]
Amacleod - the biggest problem of View is the need to install. I 
say - as for R3, we definitely need plug-in - then you can do your 
app in rebol and ppl will stear how fast web app can be.
Fork
2-Apr-2008
[7489]
In this example, the REBOL developers would be Shakespeare, and the 
Intel chip developers (PHP programmers, etc) would be monkeys.  :)
Pekr
2-Apr-2008
[7490]
no, web developers are monkeys. Fork tries to say, that simply put, 
you can't avoid the trends.
Fork
2-Apr-2008
[7491]
One aspect of the new "reality" is that your computer always has 
a web browser running, it has to.  So any comparison of REBOL and 
a web browser you have to do is to run REBOL * in addition to* the 
browser.  Not fair, just true.  Performance-wise, how quickly the 
app starts up or not doesn't matter anymore... you've paid the startup 
cost for Firefox (or whatever), you've got the code pages in, they're 
there you have to live with it.
amacleod
2-Apr-2008
[7492]
pekr, you mean in the browser? I hate that argument because I'm contantly 
intalling active -x or new flask plug-in etc. It does not keep me 
or the majority of users from dusing these sites.
Pekr
2-Apr-2008
[7493]
stear=stare
amacleod
2-Apr-2008
[7494]
In terms of view as part of the core: Some plans down the road (Wildman) 
may require cusrtom answers. Also when you want to be on cell ph0ones 
or pda's you might not want to attach large libraries to your app. 
I do not know the size of these gui libs but they can't be as small 
as vid.
Pekr
2-Apr-2008
[7495]
so, simply put - forget View - that is for us, long time rebollers, 
this is our toy. Now let's integrate core into browser and use such 
bindings, like others do ...
Fork
2-Apr-2008
[7496]
Pekr: Yes, basically what I suggest.  :)  But you need not abandon 
view's dialect... or at least, not the idea that what people see 
in a browser is the result of dialect-based code.
Pekr
2-Apr-2008
[7497x3]
Noone said View is going to be part of the core! I would like to 
send you to R3 architecture page: http://www.rebol.com/rebol3/architecture.html
, and as you can see, all RT is responsible for, is platform agnostic 
rebol.dll or rebol.so, which you can statically or dynamically link 
even to something like Delphi.
Fork - but VID3 is so well abstracted, separating methods of user 
input, widgets update, that no clumsy XML forms reach its knees, 
so we will see ...
My preferred way will be R3 browser plugin. Because ppl accept small 
installs, if deployed well ... and "well" means browser here :-)
Fork
2-Apr-2008
[7500x3]
Yes, well, the main download includes it... and starts up with it... 
I just mean to say that whatever it is that's the small download 
off the site that new users are encouraged to grab and comes with 
standard features would fire up a browser... e.g. even the console
e.g. look at this
http://tryruby.hobix.com/
Pekr
2-Apr-2008
[7503]
Simply put, what I say for few years - web browser is not browser 
anymore. It is a "container" for various technologies, and it will 
become central point of app development in the future.
Fork
2-Apr-2008
[7504x3]
Very, very, cool.
And already showing off a lot of stuff the rebol console *isn't* 
doing.  The browser is the platform, windows API + Xwindows API + 
Carbon/Cocoa are headed out... http://blog.pavlov.net/2008/03/11/firefox-3-memory-usage/
Anyway, just wanted to put forward these ideas.  I am looking at 
what Qtask has done and getting a grasp on their methods... was just 
wondering if there was any push to make those methods more mainstream 
as a replacement for REBOL/View in the standard download.
Pekr
2-Apr-2008
[7507]
what isn't rebol console doing? You have to be kidding, no? Our console 
can be even used in full screen, navigating ...
Fork
2-Apr-2008
[7508x2]
Well, watching what you type and suggesting things you might try 
in pretty out-of-band places, being the most prominent aspect.  :)
If they wanted to, they could make that console take up the whole 
screen, and put a button there to let you do so.  The browser would 
allow it.
Pekr
2-Apr-2008
[7510]
but that is surely not Ruby console, right? :-)
Fork
2-Apr-2008
[7511]
I'm just talking about leverage...
Pekr
2-Apr-2008
[7512x2]
So you never probably tried rebol reflectivity and self inspection? 
:-
leverage .... Bzzz ... loading vocabulary :-)
Fork
2-Apr-2008
[7514]
The language is not the point, really, just the point that if new 
users downloaded REBOL and got something like that instead of a REBOL/View 
window, they'd say "oh, snap!"  :)
Pekr
2-Apr-2008
[7515x4]
btw - some old nice stuff for you - times when Jeff Kreiss etc. were 
part of RT ... http://rebolforces.com/
so what do you prefer? Getting rebol console not knowing what to 
do, or getting simple console with "Type desktop to start the Viewtop." 
and visiting visual world with plenty of examples and demos to run?
But I do agree that having that directly in browser is kinda cool.
Well, I understand your position well, I just try to defend REBOL's 
position. We are trying to get things right for R3, we are just not 
yet there ...
Fork
2-Apr-2008
[7519x8]
Well, point being, I don't have a whole lot of use for REBOL/View 
because I don't care for native apps.  And as far as I'm concerned, 
REBOL could drop windows and mac support for REBOL/View and just 
run in a virtual linux machine with a lightweight X-windows.  I'm 
a big believer in VMs.
(and letting those VMs do the work, rather than port: http://hostilefork.com/2007/11/03/virtualization-and-the-integrated-circuit/
)
(Nice thing about making your "one version" linux is that then people 
can download pre-configured VMs with the software installed and not 
worry about licensing of windows or os/x )
In any case, thanks for listening... again, I'm just trying to understand 
the direction.  It sounds like you're suggesting a distribution of 
REBOL could be made which did not include bind to the host's native 
GUI but targeted the browser/server/UI and had dialects for that.
Maybe REBOL/view's dialect or a subset could be used for that, even...
I do appreciate there are applications that don't belong in a browser 
at this point (e.g. World of Warcraft, some 3D modeling, etc.) it's 
just that REBOL seems more like a text processing / messaging language...
But AltME does seem like it's playing catch up to the likes of Meebo 
http://www.meebo.com/meebo/
I'll look at cheyenne... TTYL
Pekr
2-Apr-2008
[7527]
catch-up to Meebo? Only hardly. Are they secure? :-) Lot's of spam 
there, just basic toolkit awailable. Typical ajax rich-app wannabe.
Fork
2-Apr-2008
[7528x2]
Well, I just wanted to give a non-Qtask example.  I don't know how 
secure AltME fundamentally is compared to, say,  Gmail.
I guess time will tell, but my only point is that if the effort had 
gone into a web-interface-compatible view dialect instead of targeting 
native then REBOL might be quite popular today, it would also be 
easier to deal with things like UNICODE in the interface...