Hey guys, I'm trying to think of a neat way of doing this.. is it possible to create a single file to store thumbnail images in (about 4kb each I spose) + a filename.. and I spose size as well so I can match them with their source. So basically thumbs.db. :) (except the thumbs.db may not be there and images at wrong sizes.. etc) Read speed is important, writing, not so much. And I spose it would be nice if it wasn't a nightmare to add / remove stuff. :)
I spose another solution is to have a separate folder filled with thumbnails and then just make a text file which says this file belongs to this thumb... but thats not great as I had hoped this file could be read via the network.
Question
Pc_Madness
Hey guys, I'm trying to think of a neat way of doing this.. is it possible to create a single file to store thumbnail images in (about 4kb each I spose) + a filename.. and I spose size as well so I can match them with their source. So basically thumbs.db. :) (except the thumbs.db may not be there and images at wrong sizes.. etc) Read speed is important, writing, not so much. And I spose it would be nice if it wasn't a nightmare to add / remove stuff. :)
I spose another solution is to have a separate folder filled with thumbnails and then just make a text file which says this file belongs to this thumb... but thats not great as I had hoped this file could be read via the network.
Anyone? :\ MS must do it somehow. :(
Edited by Pc_MadnessLink to comment
Share on other sites
10 answers to this question
Recommended Posts