Mailinglist Archives:
Infrared
Panorama
Photo-3D
Tech-3D
Sell-3D
MF3D
|
|
Notice |
This mailinglist archive is frozen since May 2001, i.e. it will stay online but will not be updated.
|
|
[photo-3d] Re: web stereo DepthCharging
- From: "John Goodman" <jgood@xxxxxxxx>
- Subject: [photo-3d] Re: web stereo DepthCharging
- Date: Fri, 10 Nov 2000 22:18:59 +0900
John Toeppen wrote:
> The best thing about a jps image is that it says to your
> computer "open me as stereo"
Right on !
> However, mime types have to be recognized by the ISP and may
> otherwise open as cryptic code ...
Both the computer serving the files and the browser receiving
them have to be "aware" of the mime type to work correctly.
For some web page hosting services this is transparent (nothing
need be done because practically all outgoing mime types are
configured). For other services, help personnel have to be
asked to configure the server for particular mime types. And for
some services, configuration can be set via a user's personal
"dot file", a simple text file with a leading "period", with
contents such as
AddType image/x-jps jps
which gives the mime type and the file extension.
However, Jim Crowell wrote, and this is VERY important:
> If a web page uses the "pluginspage" tag, there is _no way_
> ... for me to view the image if I don't have the requisite
> plugin, whether or not I have a viewer specified for the
> image format.
Which means that Macintosh users won't be able to enjoy jps
files with Jim's Stereogler unless the "pluginspage" tag is absent,
alas. Users of Irix, Linux, BSD, or other operating systems may
have similar trouble, which may be avoided by doing without
this tag.
John Goodman
http://www.3-dviews.com
(soon to be "pluginspage" tag free...)
|