I’ve got the perfect project for my programming buds. Well, maybe it’s not perfect, but it’s a good idea. It’s a simple database app that compares input to an existing database. The key here is that it generates that database based off existing files. For example, let’s say that I have 50 mp3s and I’m about to download number 51, but I’m trying to remember if I’ve downloaded it already. Why not type the name of the mp3, or maybe even a keyword or two, into this nifty program and it would look and see if I already had it. I know that sounds like a simple search tool, but what if the mp3s were no longer there. What if I already burnt them to a cd. I would need a program that could generate a “list” and save that list for comparison later. Maybe something like that already exsists, but I can’t find one, and I’m sick of spending three hours downloading an Essential Mix only to find out I have it on a CD that I burnt a year ago. So, Chris, Chip, any ideas?