As above, when you’re both a collector and a programmer, strange things could happen. I’m a beer coaster collector and my collection now reached 250+ unique items so it became a bit a mess to keep that well organized.
So that’s why a developed BeerCoaster manager. Yes, I done a program that help me to keep my collection organized. It is still a bit rudimentary but does its job pretty well. So, if you’re a beer coaster collector like me, you’ll found this useful.
It’s written in Python and uses sqlite as database to store it’s informations, so it is portable across various platforms (i.e.: you can copy & paste your files from Linux to Windows and it will keep working).
Currently, it can be downloaded only by SVN and it is everything but stable. I hope to release something good within the end of year.
The project homepage is hosted on Google project: http://bcmanager.googlecode.com/
Getting it working under Windows, currently, is really hard: for the final releases, though, I should provide a Windows installer.