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

World: r3wp

[Plugin-2] Browser Plugins

Pekr
19-Jun-2006
[1302x2]
anyway - I would like to get name of person, who can we contact in 
regards to above mentioned things ....
hmm, can't get plug-in working at my work in any way ... maybe our 
company cache involved, refers to old .cab6 file .... manually adjusting 
the page to latest object settings did not help either .... just 
wanted to ask, if there is still anyone with problems in regards 
to latest plug-in release, or am I alone?
Volker
19-Jun-2006
[1304]
I guess all the pages need new tags
Anton
19-Jun-2006
[1305]
I was unsuccessful getting the plugin to work on XP + Firefox so 
far. I didn't try very hard yet, though.
Volker
19-Jun-2006
[1306]
Have you noted there are two tags, and you have to edit both? or 
does not eventhe install-page work?
Pekr
19-Jun-2006
[1307x2]
not even the install .... it worked at home - WinXP, but not at work 
- both notebook with W2K (no proxy) and PC with W2K (behind the proxy)
two tags? one for mozilla (embed) and one for IE (object), no?
Volker
19-Jun-2006
[1309x2]
Yes.
Did not notice ihave to change both urls. Thought others did not 
notice too maybe ;)
Pekr
19-Jun-2006
[1311]
my older mozilla on notebook - 1.6 was in strange state - after finishing 
the mozilla, one of its processes remained in memory .... I will 
update ...
JoshM
19-Jun-2006
[1312x2]
Hi all....
First off, thanks for all the feedback. It's good to know the plugin 
is broken in so many places. LOL.
Pekr
19-Jun-2006
[1314]
well, at least hopefully rebol itself is  not broken :-) Once we 
get plug-in to more polished state, it will rock :-)
JoshM
19-Jun-2006
[1315x4]
Here's a few general notes:

 * You absolutely MUST uninstall the previous release completely (by 
 closing down your browser, maybe restarting, etc.) before attempting 
 to install the new release. Otherwise, you're asking for major trouble.
	* You must change LaunchURL in *both* the EMBED and OBJECT tags.

 * Old demos don't work with the new plugin, and practically no existing 
 site will work with FF. This is because FF requires the EMBED tag.
Continued:

 * Please don't announce this release to the world yet.. As you can 
 tell, we've still got a long ways to go before we are really solid.

 * I'm going to try to go through each of you're trouble cases, just 
 tell me if I miss you....
james_nak: To install manually on FF, download the Opera zip package 
and extract everything to %ProgramFiles%\Mozilla FireFox\plugins. 
You must extract it to the actual plugins dir, not a subdir.
Graham: please post repro steps for the illegal operation error.
Pekr
19-Jun-2006
[1319]
Josh - not sure if it is too early or not, but maybe we should start 
to coordinate a bit - I mean - docs, user demos - remove not functioning. 
We need to be ready, that once we release, we have nice, and mainly 
ONLY functioning demos there. Then someone could write multiple instances 
bouncing ball, probably Cyphre :-)
JoshM
19-Jun-2006
[1320]
Volker: do-browser simply executes a line of javascript within the 
context of the HTML page. Whatever security settings apply to javascript 
running within <script> tags in the page apply to do-browser code.
Volker
19-Jun-2006
[1321]
Good. Was not sure about that context, wanted to be sure its the 
one of the  html, not something with plugin-rights.
JoshM
19-Jun-2006
[1322x3]
Allen: read-via-browser is a thought, but limits the "magic" of REBOL, 
no? I'm open to thoughts here....the signed scripts only idea is 
interesting to me....
Brock: I'm not sure that test.html has been updated yet....need to 
check on that....
Brock: I have the plugin installed and working great on both browsers 
here, but who cares right ;-)
Pekr
19-Jun-2006
[1325]
can java-script open the socket? because rebol can by simply open 
tcp://1234 .... will be catched by firewall, if present - but would 
that be regarded a security problem? How far do we go with limiting 
rebol? It would be good to slowly get to rebol's security bigger 
picture, to prevent the final solution being inconsistent ....
JoshM
19-Jun-2006
[1326x7]
Graham: We'll look into changing the test image....maybe we'll add 
the version # so we know if the new plugin is installed....
Volker: That "wait time" may be due to the new auto-update feature, 
which checks for a new update at RT's servers every day. Do you notice 
a speed improvement on subsequent uses of the plugin within the same 
day?
Ingo: Pages have to be updated manually to work with FF.
Volker: Object ID hasn't changed from beta-6 to beta-7.
Volker: Uninstall is easier with IE (although I have noticed a few 
bugs with that), but FF/Mozilla simply doesn't support uninstallation. 
Thay say that plainly on their plugin info web pages.
Volker: Repro steps on that memory leak would be great. Thanks.
Graham: Good catch on the launch URL relative path problem, need 
to research that....
Volker
19-Jun-2006
[1333]
'wait: its 'wait, the rebol-function, not witing on launch. I have 
a loop
  forever [ wait 0.05 sim-step ]

that works with rebol-exe, but with plugin the wait takes a few seconds 
instead. but its a more complicated script, have not tested this 
 simple example.
JoshM
19-Jun-2006
[1334x2]
DideC: Do you see "REBOL/Plugin for Internet Explorer" in "%WINDIR%\Downloaded 
Program Files" (when you navigate via Explorer)?
Pekr: The docs do need to be updated. We're working on that.
Volker
19-Jun-2006
[1336]
uninstall - could there be something to disable plugin? I dont like 
to install it and  have the beta there for thenext few years. although 
thats not your problem, would like to show plugin to non-techs a 
bit evenin its current state. would like to say  "dont worry later, 
just disable" .
JoshM
19-Jun-2006
[1337x3]
Pekr: Please wait on any announcements until security is in-place 
(coming soon).
Pekr: You can talk to me about the points you raised.
Anton: Don't forget to uninstall completely. Reboot after uninstall 
if you want to be extra sure.
Pekr
19-Jun-2006
[1340]
JoshM: I have only very general, philosophic concerns, I can wait 
for your document .... but of course we can talk about it privately 
to not flood this group ...
Volker
19-Jun-2006
[1341]
about memory-leak, i try  to reproduce that. if  it works, i send 
you an url which downloads a lot :)
JoshM
19-Jun-2006
[1342]
Volker: That's interesting regarding wait. I will raise that with 
Carl. It may have to do with the plugin's more complicated event 
loop.
Pekr
19-Jun-2006
[1343]
Will the doc address only rebol security in regards to browser, or 
also rebol's  security in general?
JoshM
19-Jun-2006
[1344]
Volker: If you uninstall via DPF, that should disable it (although, 
like I said, I have noticed a few bugs lately).
Pekr
19-Jun-2006
[1345]
JoshhM: don't worry, R3 will have faster event system, or not? :-)
Volker
19-Jun-2006
[1346]
What is DPF *blush*
JoshM
19-Jun-2006
[1347x2]
Pekr: We will be releasing a document soon for a feature called "Trusted 
Scripts" that will lock down security and enable licensing and safe 
loosening of the security settings.
Volker: Sorry, Downloaded Program Files.
Pekr
19-Jun-2006
[1349x2]
Josh - but "trusted scripts" concept does not address the limitiation 
of "normal" plug-in, or eventual extension of rebol security scheme 
itself ....
I hope I am wrong :-)
JoshM
19-Jun-2006
[1351]
Pekr: Yes, TS will include a major lockdown of default security settings, 
b/c we will have a way to loosen them.