sudaplatov
22nd of February 2002 (Fri), 12:43
During five years of shooting on Coolpix 900 I got
almost 3000 pictures and met problem how to browse
them effectively without being lost.
I found web galleries are not quite effective for
huge amount of files so I wrote simple compact and
absolutely safe java applet to handle jpeg-files
by means of user created popup menu.
This applet is not an alternative to web galleries
or engine of Pekka - it serves different purposes.
All my pictures (a lot) together with applet and
short FAQ on how this applet works can be seen on
my web page: http://www.maths.liv.ac.uk/~cheltsov.
Bad things that invoking of java applets is slow
in many browsers and that I did not implemente
tools to watch text info for given picture except
one line shown in the status bar of the browser.
Actually I did not put status bar info for most of
my pictures because I did not have enough time.
Applet is written in Java 1.2 (old version) on
purpose - it should be understood by many browsers.
almost 3000 pictures and met problem how to browse
them effectively without being lost.
I found web galleries are not quite effective for
huge amount of files so I wrote simple compact and
absolutely safe java applet to handle jpeg-files
by means of user created popup menu.
This applet is not an alternative to web galleries
or engine of Pekka - it serves different purposes.
All my pictures (a lot) together with applet and
short FAQ on how this applet works can be seen on
my web page: http://www.maths.liv.ac.uk/~cheltsov.
Bad things that invoking of java applets is slow
in many browsers and that I did not implemente
tools to watch text info for given picture except
one line shown in the status bar of the browser.
Actually I did not put status bar info for most of
my pictures because I did not have enough time.
Applet is written in Java 1.2 (old version) on
purpose - it should be understood by many browsers.