New CD catalog software

tyonuts

Well-known member
Joined
Dec 27, 2005
Messages
78
Location
Romania
Programming Experience
3-5
I don't know if this is the proper place to post this, but... :p :

I have recently begun a VB.Net application project... it goes about a disk scanning and indexing application, something like WhereIsIt.

First of all, i can't think about a name for it (all the good ones are taken). Second, I would really need some help about how should i build the catalog file (which should contain information about the files on the disk, their size, thumbnails etc.). I thought about building the file tree into an xml file, the thumbnail info etc. into a resource file, and compress these two into a zip-type file (which should be my actual catalog)

The software WILL be open-source, and if you have any ideas, suggestions, advices or wish to collaborate on this project, please post (or contact me at tyonuts@yahoo.com).
 
Back
Top