Sunday, April 15, 2012

(no) Item images

Storing pictures of items in you inventory database is really important for multiple reasons:

First, you might want to scan the receipts, insurance policy, and other important papers and keep that close to the item data. It's a proof that you bought/obtained the item at some price. In case you need to prove anything to your insurance company, this is the real hard evidence.

Second, searching through a bunch of items with same or similar name can be exhausting. This is especially true for clothes, but also jewelry, furniture and all other things that are much easier to spot by sight than explain by words. If only QHIM had a feature to browse through item thumbnails combined with textual search/filter, like some programs from 2007 already do.

Intuit made a mild try to fix this in the latest release, and failed flat on their nose. The latest version of QHIM still loads the super-small thumbnail and if you move database to a different computer, you're doomed. Those small thumbnails are next to unusable. Not that you cannot print them, you cannot really read them in case it's an invoice, bill or other printed document related to the item.

Thursday, March 8, 2012

Slow as hell

Let's take a look back at first versions of Quicken Home Inventory. The oldest one I used has .IDB format for storing the database. Apparently, there was a version with some ID2 format before. I searched the net for IDB format only to find various other file types with this extension. This format seems so obscure, maybe it was developed withing Intuit itself.

It looks like this old database format is storage only and does not have indexes in the database and most probably in the memory. It works fine for a couple of items, but slows down progressively as you add more. Once you have 500+ items, QHIM crawls to a halt - it takes almost 30 seconds to show details for a single inventory item. Even on today's hardware it is slow as hell.

Ok, I hoped Intuit would fix this. One of the subsequent versions of QHIM featured a new database file format, named QHI. As much as I was able to found out, it was developed by some German company. Beside the format being different, speed remains the same. It's slow and quite unusable as soon as you enter all your data in.

But, database is not the only problem. The graphic user interface is also very slow. I don't understand why is Intuit insisting on custom non-standard UI. Using non-standard UI means two things:

1. it works slower because all controls need to be rendered by the custom non-optimized code.

2. it does not obey any of Microsoft Windows UI standards. If you set different color scheme in Windows or font DPI, QHIM simply ignores that. This is usability killer for many users.

Wednesday, February 22, 2012

My first post

On this blog I will write about my experiences with Quicken Home Inventory Classic and Quicken Home Inventory Manager software.

Stay tuned...