Image Map/Thumbnail creator to reduce server load...

Image Map/Thumbnail creator to reduce server load...

Post by Gar » Wed, 19 Nov 1997 04:00:00



I'm trying to speed up the access for my server.

I've got 50 thumbnails on a page and they load too slow.

What I need is software to let create a big image that has
thumbnails on it but it is a big image map that links to the
individual images.

This will load for the user much faster and will be less
impact on the server itself.

Obviously I don't want to hand code this.
Any suggestions for software (Solaris or PC or Mac)???

Thanks,
Gary

 
 
 

1. ANNOUNCE: Java image mapping applet & image map editor

I believed this wasn't sent successfully, so here it goes again.  

If you like client-side image mapping, and Java, please try the following
shareware:

Filename: PMAP10.ZIP
Size:  approximately 382,740 bytes

Short:
(1) Polymap Toolkit 1.0s (shareware version) defines arbitrary polygon regions
that can be associated with object names in GIF images.
(2) Java Polymap Applet 1.0 uses the above images to do client-side image mapping
for the WWW with simple tags in the HTML document such as
<applet code=ImageMap.class width=503 height=453>
<param name=img value=my_pmap.gif>
</applet>

Description:
Polymap Toolkit allows you to edit Polymap objects in a GIF image.  A Polymap
object consists of one or more polygons and an object name.  A Polymap GIF file
carries one or more Polymap objects in its application-specific field.  The
Polymap information you create is stored using the application extension of GIF
89a, therefore a Polymap GIF file is still a valid GIF file that can be read by
all GIF readers. Polymap (the technique) can be used to define polygon regions in
the GIF image contained in the file. By associating the defined regions with
descriptive names that may be interactively displayed, or serve as input to other
applications, you may use Polymap to implement image maps in multimedia
applications that perform certain actions when an object is selected.  The Java
Polymap viewer included in this distribution demonstrates an application of
Polymap:  client-side image mapping on the World-Wide Web.  This Java applet
provides the kind of interactivity unavailable in the standard server-side ISMAP.  
But unlike other client-side image mapping techniques which keeps messy region
definition information in HTML documents, the Java/Polymap technique encapsulates
compressed Polymap information in the image files, resulting in a
tightly-coupled, and self-contained system that is easy to manage.  Furthermore,
through compressing image-mapping information, this mechanism saves storage space
and transmission time.

FTP site: ftp.lri.ucsf.edu in directory /pub/polymap
WWW site: http://www.lri.ucsf.edu/polymap

Thank you.

Cheong S Ang

2. Work station cies internet address?

3. -- HELP, UNIX thumbnail creator --

4. IF IT DIDN'T WORK, WHY WOULD I WASTE MY TIME???

5. Need thumbnail maker for image files

6. Problem with term 2.2.4

7. Thumbnail Images

8. ipchains + ipmasqadm Forwarding Issues

9. Linux Image and Thumbnail Browsers

10. Any image viewers for Linux with "thumbnails" out there?

11. scan hdisk for images and create thumbnails

12. creating thumbnails without downloading entire image.

13. How to automagically generate thumbnail images and a HTML page?