World: r3wp
[!REBOL3-OLD1]
older newer | first last |
Graham 10-Oct-2007 [4880] | the layout engine can with the use of styles generate a flash or javascript gui ?? |
Kaj 10-Oct-2007 [4881x2] | It should, if it can even do text |
Years ago there was a project trying to do this in XML, UIML | |
Graham 10-Oct-2007 [4883] | ascii art |
Kaj 10-Oct-2007 [4884] | It's one of the projects I bookmarked that could be done better in REBOL :-) |
Henrik 10-Oct-2007 [4885] | I admit I hadn't thought of that. I actually have a project on hold for VID->HTML forms in R2. |
Graham 10-Oct-2007 [4886x2] | Looks like Oldes is doing a R2 layout on Flash |
If it could do these things .. it would greatly enhance it's attractiveness to non Rebol users | |
Kaj 10-Oct-2007 [4888] | Sounds like Gabriele got his UI abstraction concept through, then |
Graham 10-Oct-2007 [4889x3] | abstract all that hard stuff out of JS etc |
a killer user of R3 | |
use | |
Kaj 10-Oct-2007 [4892] | Freudian slip? :-) |
Henrik 10-Oct-2007 [4893] | sounds great. :-) But let's see what Gabriele says. :-) |
Graham 10-Oct-2007 [4894x2] | of course this is what we wanted with makedoc .. |
to create text, pdf, etc | |
Pekr 10-Oct-2007 [4896x3] | Tao is no more - they went bancrupt. Tao was imo not very special, yet similar to REBOL. Remember - they had to code in kind of Rebcode ASM, to get the speed. And R3, once platform plug-ins are ready, will allow to replace certain parts, e.g. rendering. |
I thought about VID3-2-Flash converter, but I am not sure those things are possible, without REBOL. Remember - VID is being parsed, 'parse is evaluated in REBOL. REBOL is everywhere in the equation. The trick is - show Flash, Ruby, Python guys, that View is nice and runs in the browser. Then they will try to copy it. Then they will find out, they need REBOL anyway. Then they will find out, that REBOL is actually smaller, than most of their libraries. Then they will drop Ruby, Python etc. :-) | |
In order to get VID3 to work in Flash, you would need to recode the whole thing in Flash itself. The same goes for other environments. It is imo easier to port REBOL to those tools, although it might be slow. IMO REBOL ported to JAVA would be interesting project .... | |
Graham 10-Oct-2007 [4899] | I was thinking more of a code generator |
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. |
older newer | first last |