Pixory is a "personal image server" based on Hibernate.
The application can be found ->
http://www.pixory.org
------------------------------------
Pixory Beta.3.2 -> Pixory Beta.3.3 (12/14/03)
Fixed bugs:
* Basic Configuration save fails under certain circumstances on initial configuration.
* Public Catalog fails to display owner's name.
* Configuration->Advanced->Indexing->"rebuild now" can cause some albums to loose custom album cover settings.
* Auto-launched browser always opens URL based on the default port (8081), even if the user has configured a custom port in Configuration->Advanced.
Other changes:
* Pixory now runs under Mac OS X. See the UserGuide.html and limitations.html for more information.
* Browser launching now has it's own flag, instead of relying on the java.awt.headless flag. To ensure that pixory automatically launches the browser on startup: -Dbrowser.launch=true. To prevent pixory from launching a browser, -Dbrowser.launch=false. The default is "true".
* Ablum->Flow-> order pages by -> imageDate/fileName can now use ascending or descending order.