I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-01-06 14:13:17-08 by janmartin in response to 12116
Re: How to write custom tag and value to GPS Group?
Thanks Phil,

now writing the user defined tag works.

However reading the MyNewTag tags content is a different thing:
Firefox Add-On "Exif Viewer" output:
Exif GPS IFD ... Unknown tag, Tagnum 0xd000 = data ===> Jipeee, it works!
This is no what I thought of.
Basically I am looking for a way to save a json string in a way that it can be accessed easyly and without tinkering from most programming languages. Especially perl, javascript, actionscript3.
Also I would like to avoid using existing tags, to not overwrite any existing content.

Do you have an idea how to achieve this, please?

Thanks,
Jan

P.S.:
I just added the MyNewTag tag to the source of the jquery library I am using, and now at least that works!
Direct Responses: 12123 | Write a response