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

World: r3wp

[!REBOL3-OLD1]

Pekr
10-Oct-2007
[4900x2]
If you want a killer app, let's finish VID3, put extension things 
in-place, simply create "a platform", then let's create browser plug-in 
- that is a killer app, because it provides you with seamless integration. 
And it will work out of the box, no REBOL code changes or limitations.
remember - ajax is crap. Show me one single grid, powerfull as Henrik's 
grid, which is consistent, not hundreds of KBs of chaotic code. VID3 
app has imo potential to kill ANY web-based wanna-be apps, which 
try to pretend, they are desktop-like apps. Web is web, it should 
stay that way - forms, portal, but not rich-apps.
Graham
10-Oct-2007
[4902]
the reality is that the world is moving to rich web apps
Pekr
10-Oct-2007
[4903]
yes, they try to, for ages already.
Kaj
10-Oct-2007
[4904]
It's just the poor thinking they're rich
Graham
10-Oct-2007
[4905x2]
V3 won't be there until it can build a browser window
that scales as well as a web browser
Kaj
10-Oct-2007
[4907]
Web browsers scale well?
Pekr
10-Oct-2007
[4908]
That is not needed. Nor python or anyone else implement full html 
support.
Graham
10-Oct-2007
[4909]
better than V2
Kaj
10-Oct-2007
[4910]
Not my Firefox that is hanging my machine all the time for a while
Graham
10-Oct-2007
[4911]
I'd still rather user FF than Lynx
Pekr
10-Oct-2007
[4912]
Well, to ppl to which source code is not important, there is no help 
:-) Look into mixture of your html, css, js (ajax) code, server parts, 
etc. That is simply - terrible. I hope R3 with rebservices provide 
us great advantage here ... we will see ....
Kaj
10-Oct-2007
[4913]
Lynx scales, though. :-) And it sounds it can be implemented in VID3 
:-)
Pekr
10-Oct-2007
[4914]
FF is ok here :-) IE mostly too (IE7).
Graham
10-Oct-2007
[4915]
FF is okay for me too
Pekr
10-Oct-2007
[4916]
I understand Graham - we talk vapor here. R3 is not here, nor is 
VID3, nor is web plug-in. Potential is here, but other world is not 
slowing down, it is the opposite - they are strenghtenign web-apps 
position ...
Graham
10-Oct-2007
[4917]
perhaps FF just hangs on Syllable platform??
Kaj
10-Oct-2007
[4918]
Youn guys obviously haven't tried ABrowse :-)
Graham
10-Oct-2007
[4919]
Amiga version?
Kaj
10-Oct-2007
[4920]
Syllable app. We don't have FF and are not sure we want it
Pekr
10-Oct-2007
[4921]
The only things I will miss with View is the possibility of integration 
- how to display video inside of View face? How to display embedded 
html page inside the Face? (imo we should look into khtml webkit 
here, mozilla's embedding stuff is said to be complicated)
Graham
10-Oct-2007
[4922]
Anyway, I would to see V3 create windows that can scroll easily with 
text and graphics as browser  windows do
Kaj
10-Oct-2007
[4923]
FF is extremely bad at multi-threading. Unix philosophy: MT is bad
Graham
10-Oct-2007
[4924]
a browser container for IE or whatever would be very nice
Kaj
10-Oct-2007
[4925]
Yes, FF's Gecko engine is unwieldy and they're currently decreasing 
portability. WebKit is much easier to embed
Graham
11-Oct-2007
[4926x2]
How's R3's rich text facilities ?
Where's our Deep Throat when we need him??
btiffin
11-Oct-2007
[4928]
Graham;  It's Cypher code so ... wow is how.  Impressive use of REBOL 
dialecting imho.
DaveC
11-Oct-2007
[4929]
The need to render simple HTML & PDF within the app is the reason 
I have not used R2 on internal projects. I've had to move on to web 
apps and I'm using more Python now than Rebol. The screenshot on 
Henrik's blog is very, very good! Web apps, for good or bad, are 
here and now and "rich" web app frameworks  are  actively being developed. 
Rebol faces a lot of competition in this area. The R3  potential 
is amazing and whilst I have my own priorites for new features, I 
look forward to trying out the beta when it's released. Can I just 
say thanks to all of the developers for their hard work so far.
Graham
11-Oct-2007
[4930x3]
Perhaps we need a list of deal breakers like this?
Printing has always been a major problem
But since it has been a platform specific problem - it has never 
been addressed
Pekr
11-Oct-2007
[4933]
Yes, I already named it - the most tough part is - how to seamlessly 
integrate. We will need JAVA or .Net integration sooner than later. 
Reading reboltalk.com discussions, I can see, that Gabriele does 
kind of bad job there, claiming that having REBOL for .Net contradict 
REBOL purpose. I can't agree ...
Graham
11-Oct-2007
[4934]
If rebol is going to be a dll .. won't that help there?
Pekr
11-Oct-2007
[4935x7]
Other integration is web technologies - there are here to stay .... 
I don't think we will be successfull in creating html, css output 
it rebol. Do we want to write web-browser in rebol? OTOH, even Python, 
using e.g. VxWidgets, has rather simple html support widget, not 
full browser support. So, DaveC, what kind of html integration in 
Python are you talking about?
And if we need full html support, well then, I suggest khtml webkit, 
as Mozilla is known of being difficult to wrap (unless situation 
changed from two years ago. They are supposed to have minimo or something 
like that for mobile devices)
rebol as .dll or even static lib will help much. You will be able 
to integrate e.g. to Delphi, call rebol from your other app. But 
- does JAVA use dlls? Does net use dlls? I don't know, but I doubt.
Having REBOL in JAVA would get rebol onto most mobile devices and 
nearly everywhere. OTOH - JAVA on mobile devices is restricted, not 
consistent across the platforms - just ask Cyphre for his experience. 
So, maybe, and I repeat - maybe - it will be easier to port REBOL 
to most platforms, rather than to do REBOL-in-JAVA project.
Other thing is - how you get REBOL onto cell phone? There is JAVA 
there. You are not allowed to upload other kind of apps.
Here's an example of integration - http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython
- you simply get whole .Net infrastructure available to Python.
But we have to decide on priorities. As for me, I prefer finished 
R3 with plug-ins, and then web browser plugin. I think we can break-thru 
with REBOL itself. Those kind of integrations can come later.
Graham
11-Oct-2007
[4942x3]
My main interest is in building stand alone applications so I have 
less requirement for .net and java
Is use by fortune 500 companies important?   Is this needed to validate 
Rebol's existence?
I suspect not .. if the language is cool enough, hackers will use 
it .. and it will then eventually find its way there
Ashley
11-Oct-2007
[4945]
I think REBOL should work with COBOL, and should be ported to mainframes 
;)
Graham
11-Oct-2007
[4946x3]
Of course it depends on how RT plan to derive their income
Is it from consulting with R3?  Or from building applications in 
R3??
frankly the sdk should be free
PeterWood
11-Oct-2007
[4949]
The Java Native Interface can be used for calling native code libraries