Organizes and searches user-defined items and images in a MySQL DB.
Treasure Box is a free standalone java application that documents, displays and searches user-defined items arranged in a hierarchy or tree structure. The system is similar to how a file management system organizes files and folders on your computer's storage devices. Items can be associated with zero, one or more images. All the data associated with an item as well as the names of the item images are stored in a MySQL database on the users PC.
Other things I found useful to photograph...
This is a Java based graphical (AWT, Java 1.1) program to allow a user to download and/or view webcomics without having to go to the website (for convienience and bandwidth reasons), archive them and search and view them later. Uses SQL DB.