dlqx opened this issue on Aug 03, 2012 ยท 15 posts
nDelphi posted Fri, 10 August 2012 at 11:35 PM
I have written a 3D Content Database I call 3D Librarian, it is similar to the 3D Content Database that was sold at DAZ 3D, but it allows you to browse your products via thumbnail images, similar to a photo centric database, or the way you browse stores like DAZ 3D and Renderosity.
I recently started working on it again, my goal is to have the database be capable of updating your product data by grabbing information directly from the site you purchased the product from. Unlike 3D Content Database, 3D Librarian will be interacting with the stores you pruchsed from to keep data like product and vendor URLs up-to-date (only with some stores, like DAZ 3D, Renderosity, and Runtime DNA).
It also uses the Orca Tools Purchased History scripts so that you can populate the database with your purchased history quickly.
It has a notes feature, for each product, where you can create notes, such as to keep Read Me's and descriptions of the products, or any notes you wish to keep, like project histories you used the products in. You can create folders to keep your notes organized, like you do with files on your hard drive.
Recently I added features to help DAZ 3D and/or Renderosity Affiliate's with their promotions. It will help you create image ads for Wordpress' AdRotate plug-in and you can create online catalogs, such as the sample one I have here.
The database is free, you can read more about it at:
You will find screenshots there.
The database runs on Linux and Mac OS X, as well. It uses the SQLite database engine for single desktop users, or you can use the Firebird Database server.
The version that is online now is the latest I made available, but I am working on a new version with many bug fixes and with some new features, like the affiliate tools I mentioned. I should be releasing that one as soon as I finish with some more tests and have the new documentation done.