World: r3wp
[Plugin-2] Browser Plugins
older newer | first last |
JoshM 6-Jun-2006 [1037] | Reichart, switching to private msg. |
Volker 6-Jun-2006 [1038] | Now when it getsinteresting.. :) |
[unknown: 9] 6-Jun-2006 [1039] | : ) no worries, I will update people of what we are doing on Qtask later as well.... |
Graham 7-Jun-2006 [1040] | You can buy those $100 laptops now from Negroponte's team. |
Pekr 7-Jun-2006 [1041] | Josh - Opera needs to be supported, definitely. The strange things is what you say, because the extended API announcement I pointed you to last time, was signed even by Opera company. Maybe you should check with Opera team ... |
yeksoon 7-Jun-2006 [1042] | talk to the desktop team...(if that helps) |
Pekr 7-Jun-2006 [1043] | Josh - have you somehow resorted proxy detection? Without that, and without some ability to configure plug-in, many ppl will be unable to use plug-in .... |
JoshM 7-Jun-2006 [1044x2] | Pekr, regarding Opera: According to their plugin API page (http://www.opera.com/docs/pluginapi/), they only support NS4 w/LiveConnect. That's ancient. |
Pekr, regarding proxy settings: If I remember correctly, we ended that conversation by realizing that get-net-info is the problem. So, whoever owns that REBOL code needs to fix it. This is all within the realm REBOL's network detection and not within the realm of the plugin itself. | |
[unknown: 9] 7-Jun-2006 [1046] | You can buy those $100 laptops now from Negroponte's team. Yeah, they are literally down the street from me. |
Pekr 7-Jun-2006 [1047x2] | Josh - I joined Opera's plug-in newsgroup and asked the question about the npruntime plugin api. I found someone was asking exactly the same in 2005. They said "I believe we are working on it. However, I don't know how far we've come with this yet." I really don't understand such statements, that person does not know if something is, or is not going on in the company he works for. |
Josh - so is my understanding correct, that as far as Mozilla/FF goes, you are going to use npruntime extended API? | |
JoshM 7-Jun-2006 [1049x2] | Pekr, yes, Moz/FF is built against npruntime and XPConnect (for scripting). |
That new scripting API doesn't work for me in the latest FireFox, so they may have not implemented it yet....for now, we're just using XPConnect. | |
Pekr 8-Jun-2006 [1051x3] | that is bad, how do you want to support certain features then, if you can't depend on it? Should I ask about latest FF and npruntime? What version of FF were you checking against? |
btw - what advantage will npruntime version give us upon xpconnect one or old NS API one? | |
here's reply hopefully from Opera representative - > Hello guys, > > > > please what is the status of npruntime API extension? From following > > link I can see, that Opera was part of the announcement: > > > > http://www.mozilla.org/projects/plugins/npruntime.html > > > > We would like to get Rebol working in browsers, so we are > > investigating various browsers possibilities. It is a pity if Opera > > still supports only rather arcane NS API. > > > > Thanks, > > Petr Opera version 9 supports the npruntime interface now. Unfortunately, it is not well tested on linux (at least), since I have not found any plug-ins that use it. Bug reports are welcome :) eirik | |
JoshM 8-Jun-2006 [1054x2] | That's a good reply. I'll have to look at that again. It's not going to make this next release. |
Pekr, do you or anyone else have a working C++ code sample of using NPObject with the GetValue method? That's what was giving me problems....if so, please send via private msg to keep this group free for discussion. | |
JaimeVargas 8-Jun-2006 [1056x2] | JoshM. Any chance you could produce the plugin for OSX? |
All browsers in OSX use the mozilla plugin API. | |
JoshM 9-Jun-2006 [1058x2] | Jaime, I'm sorry, that's currently not in the plan. You might want to talk to Carl about that. |
(I should say, that's not in my plan. Carl may have plans for Mac that I don't know about....) | |
Will 9-Jun-2006 [1060] | Steve sent a black MacBook to Carl asking him to return it in a month with a copy of Rapple, a customized dialect on top of rebol/base that will replace AppleScript in 10.6, cause they need a more powerful and user friendly glue scriptig language, now that they have coreData,coreGraphics,ecc.. ..and webkit people are thinking that rebol would better be integreted like javascript is, in the browser to rescue the world from all those web2.0 heavy cpu/memory consuming inbrowser javascript applications... |
Pekr 9-Jun-2006 [1061] | what are you smoking? :-) |
Chris 9-Jun-2006 [1062] | That'd be nice. |
Terry 11-Jun-2006 [1063x3] | hmm, DON'T install the new plugin, then go to the old demos page. the old plugin will overwrite the new one. |
actually, that's only if youhaven't dumped the old one first. | |
There's good opportunity for Rebol here.. ie: konfabulator killer... corner the widget market, but without OSX support, it could be difficult. | |
Pekr 13-Jun-2006 [1066] | please someone at RT, could you please remove most of user submitted demos? They don't work ... |
JoshM 15-Jun-2006 [1067x3] | Hi all....here's an update on what we're working on for the next plugin release: * Multiple instances -- this feature will allow you to run multiple plugins side-by-side within the same IE or Mozilla process. * Automatic updating -- no more uninstall! (aren't we all thrilled? :)). This will be the last update you will have to install manually via uninstall/reinstall; future backwards-compatible updates will come automatically (with user consent). * Smooth install on Mozilla -- FF and other Mozilla.org-based browsers will have a smooth install experience similar to IE. * do-browser in Mozilla -- you will be able to interact with the HTML page from your REBOL scripts in Mozilla browsers. * Last, but not least: Opera 9 support -- the plugin will be compatible with Opera 9, although the install process will not be as smooth as Mozilla & FF. |
We're working hard on this release and hope to have it out soon.....thanks for your patience! | |
Pekr: Got it, thanks. | |
Pekr 15-Jun-2006 [1070] | JoshM, thanks .... but Josh, to not ruin first experience, please fix proxy code :-) |
JoshM 15-Jun-2006 [1071] | Pekr, I already answered this question twice. Proxy code is not part of the plugin. |
Pekr 15-Jun-2006 [1072] | that does not make sense to me ... |
JoshM 15-Jun-2006 [1073] | We already went through this. get-net-info is REBOL code and part of /View itself. |
Pekr 15-Jun-2006 [1074x6] | it is not part of the plug-in, yet it is out of our influence to change it, or to manually do any settings to plug-in - no user.r :-) |
so who is responsible, who should we contact? | |
If we could configure plug-in some-way, those behind proxy would at least normally edit their user.r and do some tweakings, not so with proxy .... | |
eh, not so with plug-in version I mean :-) | |
but other than that, the news is fantastic! | |
how did you decide to some "major version" update process? E.g. View 1.2 to 1.3 (lot's of changes, possiblitiy of code being broken) or View 1.3 to R3? | |
JoshM 15-Jun-2006 [1080] | Pekr: You should ask Carl about get-net-info. Maybe he can fix it for the next /View release. (remember, the plugin is built against the current /View release -- in general, we don't make major changes to /View with plugin builds) |
Pekr 15-Jun-2006 [1081x2] | ah, of course, sorry .... now I get it - plug-in dll and view dll are two distinct things ... |
how can I reach Carl the best way? Feedback? RAMBO? | |
JoshM 15-Jun-2006 [1083x2] | Yes, exactly. Sorry that wasn't clear before. |
Maybe put a detailed bug on RAMBO and I'll mention it to him, that this is a problem esp. for plugin users because there's no user.r. | |
Henrik 15-Jun-2006 [1085x2] | wonderful news, Josh. I'm really looking forward to something that can be demoed to users. |
is it still Windows only? | |
older newer | first last |