I'm using IPTC to organize my Pictures. It would be great if I could use same Information here in Imagevuex.
I don't know if flash is able to read/extract IPTC information from images but I know PHP is. I'm thinking about some kind of Batch Process (similar to thumb creation) which will read out the Caption from the Images and save it into ImageVuexs own description database.
IPTC and PHP:
http://se2.php.net/manual/en/function.iptcparse.php
What do you think about?