| Author |
vrml detector and stats counter
|
|
| fabricator 2005-01-29, 11:20 pm |
| Could people please test this ?
http://www.vrmlworlds.com/testing/
If you have a VRML browser installed you should see a full size browser
world after a few seconds.
If no VRML browser found then a small blue icon will appear, I plan to
make it re-direct to a list of plugins.
Either way the visitor's IP address and plugin name/version are logged.
Known issues:
Doesn't work with Browsers with missing or incomplete Script node
support. Requires Browser.loadURL and the ability to call HTML
javascript using that function.
Braden reports this doesn't work with OpenVRML , but looks like this
will be fixed with the next version :)
| |
| Steve Smith 2005-01-30, 12:24 pm |
|
Worked ok on BS Contact 6.2, IE6
"fabricator" <fabricatorgeneral@yahoo.com> wrote in message
news:1107044949.010818.246750@z14g2000cwz.googlegroups.com...
> Could people please test this ?
>
> http://www.vrmlworlds.com/testing/
>
> If you have a VRML browser installed you should see a full size browser
> world after a few seconds.
>
> If no VRML browser found then a small blue icon will appear, I plan to
> make it re-direct to a list of plugins.
>
> Either way the visitor's IP address and plugin name/version are logged.
>
>
> Known issues:
> Doesn't work with Browsers with missing or incomplete Script node
> support. Requires Browser.loadURL and the ability to call HTML
> javascript using that function.
>
> Braden reports this doesn't work with OpenVRML , but looks like this
> will be fixed with the next version :)
>
| |
| Steve Smith 2005-01-30, 12:24 pm |
| Also worked on Cortona 4.2, IE6
"fabricator" <fabricatorgeneral@yahoo.com> wrote in message
news:1107044949.010818.246750@z14g2000cwz.googlegroups.com...
> Could people please test this ?
>
> http://www.vrmlworlds.com/testing/
>
> If you have a VRML browser installed you should see a full size browser
> world after a few seconds.
>
> If no VRML browser found then a small blue icon will appear, I plan to
> make it re-direct to a list of plugins.
>
> Either way the visitor's IP address and plugin name/version are logged.
>
>
> Known issues:
> Doesn't work with Browsers with missing or incomplete Script node
> support. Requires Browser.loadURL and the ability to call HTML
> javascript using that function.
>
> Braden reports this doesn't work with OpenVRML , but looks like this
> will be fixed with the next version :)
>
| |
| Steve Smith 2005-01-30, 12:24 pm |
| Worked ok with Cortona 4.2, IE6
"fabricator" <fabricatorgeneral@yahoo.com> wrote in message
news:1107044949.010818.246750@z14g2000cwz.googlegroups.com...
> Could people please test this ?
>
> http://www.vrmlworlds.com/testing/
>
> If you have a VRML browser installed you should see a full size browser
> world after a few seconds.
>
> If no VRML browser found then a small blue icon will appear, I plan to
> make it re-direct to a list of plugins.
>
> Either way the visitor's IP address and plugin name/version are logged.
>
>
> Known issues:
> Doesn't work with Browsers with missing or incomplete Script node
> support. Requires Browser.loadURL and the ability to call HTML
> javascript using that function.
>
> Braden reports this doesn't work with OpenVRML , but looks like this
> will be fixed with the next version :)
>
| |
| marcin 2005-01-30, 12:24 pm |
| Użytkownik fabricator napisał:
> Could people please test this ?
>
> http://www.vrmlworlds.com/testing/
>
> If you have a VRML browser installed you should see a full size browser
> world after a few seconds.
>
Worked with BSContact 6.2 + MozillaPL 1.6
--
Marcin Starzykowski www.vrml.enter.net.pl
Aktualizacja 22.01.2005 Last update 22.01.2005
| |
| fabricator 2005-01-30, 7:18 pm |
| Nice to see it works with WorldView 2.0 I read the logs.
No sign of any linux plugins though, and I should figure out a way of
detecting x3d in the same way.
otherwise it seems to be a very neat idea, very fast detection and alot
simplier than all that javascript and vbscript needed with straight
HTML.
| |
| Steve Smith 2005-01-31, 4:44 am |
| Can you show us how its done ?
Tanks.
"fabricator" <fabricatorgeneral@yahoo.com> wrote in message
news:1107125749.504787.35070@z14g2000cwz.googlegroups.com...
> Nice to see it works with WorldView 2.0 I read the logs.
>
> No sign of any linux plugins though, and I should figure out a way of
> detecting x3d in the same way.
>
> otherwise it seems to be a very neat idea, very fast detection and alot
> simplier than all that javascript and vbscript needed with straight
> HTML.
>
| |
|
|
| Joerg Scheurich aka MUFTI 2005-01-31, 1:14 pm |
| > If you have a VRML browser installed you should see a full size browser
> world after a few seconds.
> If no VRML browser found then a small blue icon will appear, I plan to
> make it re-direct to a list of plugins.
http://www.vrmlworlds.com/testing/
shows nothing usefull on my system.
Looks like a width=1 height=1 vrml browser window (as requested), at least
you can read messages about starting the plugin
http://www.vrmlworlds.com/testing/detect.wrl
Welcome to Cosmo Player 2.1.
Current Graphics Renderer
Name: SGI
Description: IMPACT/2/2/1 1.1 Irix 6.5
# java script: runtime error: Type of argument 1 is invalid - should be MFString, is SFString
> Braden reports this doesn't work with OpenVRML , but looks like this
> will be fixed with the next version :)
Next version of your world ? 8-)
so long
MUFTI
--
.... bearbeiten sie die Mehrkanallinien von Kommunikationen, auf,
welchem Sie registriert werden
aus einer Werbemail, Stichwort: rfc 2387 ?
| |
| Joerg Scheurich aka MUFTI 2005-01-31, 1:14 pm |
| > No sign of any linux plugins though,
$firefox
No running windows found
NPP_SetWindow, running FreeWRL here!PARSE ERROR: '' XXX '
Script {directOutput TRUE url "jav', improper SFString
so long
MUFTI
--
.... bearbeiten sie die Mehrkanallinien von Kommunikationen, auf,
welchem Sie registriert werden
aus einer Werbemail, Stichwort: rfc 2387 ?
| |
| fabricator 2005-01-31, 7:29 pm |
| There were some problem with certain browsers, namely cortona sending
spaces to the server script. Ironically these only reported errors for
the client, the log files are automatically stripped of spaces
ie name=Cortona VRML Client
which should now sent as name=Cortona_VRML_Client
The SFString problem should be fixed now also.
Problems with OpenVRML should be fixed in version 1.6 of that plugin
due out later this year. Not much I can do about it from my end, I need
Browser.loadURL()
| |
| Braden McDaniel 2005-01-31, 11:18 pm |
| On Mon, 2005-01-31 at 13:35 -0800, fabricator wrote:
[snip]
> Problems with OpenVRML should be fixed in version 1.6 of that plugin
> due out later this year. Not much I can do about it from my end, I need
> Browser.loadURL()
1.6? I don't think so.
--
Braden McDaniel e-mail: <braden@endoframe.com>
<http://endoframe.com> Jabber: <braden@jabber.org>
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |