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

World: r3wp

[Plugin-2] Browser Plugins

Carl
3-May-2006
[139]
(Gregg: that is quite true regarding the name sounding that way.)
JoshM
3-May-2006
[140x2]
did you download and copy the files to your firefox plugins directory?
the directory on my machine is \Program Files\Mozilla FireFox\plugins
Henrik
3-May-2006
[142]
yes. same dir.
JoshM
3-May-2006
[143]
close and restart firefox?
Henrik
3-May-2006
[144]
I didn't restart. I now reloaded the page after dismissing the missing 
plugins message bar and the plugin disappeared now
JoshM
3-May-2006
[145]
go ahead and restart firefox. that's key.
Gregg
3-May-2006
[146x2]
Same exact thing here Henrik.
Ah.
JoshM
3-May-2006
[148]
FYI: After copying the files, you need to restart your Mozilla-based 
browser.
Henrik
3-May-2006
[149]
restarted. on first load it works.
JoshM
3-May-2006
[150]
One more thing: you can verify that the plugin is installed by going 
to about:plugins.
Henrik
3-May-2006
[151]
no missing plugin message
JoshM
3-May-2006
[152x2]
Excellent!
It should show up as "REBOL/Plugin for Mozilla"
Henrik
3-May-2006
[154x2]
it does. the description is... not pronouncable :-)
again after reloading test.html the plugin disappears
JoshM
3-May-2006
[156x4]
ah, that's interesting.
I see that behavior too.
well there ya go, first bug. you get the first bug award
:)
Henrik
3-May-2006
[160x3]
thank you very... much
it works if you close the tab and open the url in a new one
I wonder if it registers that the plugin should start several times 
(which is what you can't do?)
JoshM
3-May-2006
[163]
I've gotta run. have fun playing with it. see you all tomorrow.
Henrik
3-May-2006
[164]
uh, do we post bugs to rambo?
Carl
3-May-2006
[165x2]
Not RAMBO. Maybe create a checklist here and put them on it.
(Henrik, you've got my AltME color.)
Henrik
3-May-2006
[167x2]
testing
forgot to save
Carl
3-May-2006
[169]
Better!
Henrik
3-May-2006
[170]
pressing the "Read FTP" button in the test script gives me:


** User Error: Server error: tcp 421 Unable to set up secure anonymous 
FTP
** Near: view-text read ftp://ftp.rebol.com/test.txt
>>
Carl
3-May-2006
[171x2]
Probably the correct result.
So, when to see some of the demo contest as pages?
Henrik
3-May-2006
[173]
is there a new way to embed the plugin? http://www.rebol.net/plugin/demos/index.html
doesn't work
Carl
3-May-2006
[174]
http://www.rebol.net/plugin/moz-1/cyphre-demo.html
Graham
3-May-2006
[175x3]
does my chat client work under firefox now?
No time to test myself.
till later on today
Henrik
3-May-2006
[178x2]
graham, it seems you need to use a different method to embed under 
mozilla than under IE
doesn't work on firefox here
Graham
3-May-2006
[180]
Oh :(
Allen
3-May-2006
[181x4]
Cyphre demo, I just get a white screen. Test.html worked though
hit back button and forward and then  cyprhes worked. guess it was 
still downloading something.
Sound working too. :-)
Like graham, I need SSL as well, can't use many of the mash up sources, 
or do any google adwords api tools without SSL
[unknown: 9]
3-May-2006
[185]
Same here.  Qtask will require it.
Davide
3-May-2006
[186x3]
The new plugin works fine with Opera too (v. 9 beta) ;-)
Now I recall one my old rant... would be very nice if  there's a 
way to call rebol func from javascript.  Something like: 

<input type="button" value="Send" onclick="rebPlugin.evaluate('send');"> 

So we can build an html interface and use plugin & rebol instead 
of  XMLHttpRequest and Javascript
this plugin is a great news, btw. Thanks :-)