You can set the sort order of messages? Just click on the link in the date column. Your preferences will be remembered, so you don't have to do it again when you return.
... First of all, I just checkout the source code. It seems there is a problem or I'm having big trouble. The README file is talking about a configure file...
Hi, Has anyone got a Intel binary version of the exiv2 current release, or know how I can make one using a Powermac? I tried the simple version of apples...
Hey John, I've been building libexiv2 as a static universal binary for a little while now, although I havn't actually tested my apps to see if they run...
I'm happy to announce that the Exiv2 project now has a proper home at http://www.exiv2.org/ with sufficient bandwidth. Thanks to Brad for hosting the domain on...
... Excellent. Congrats. -Maciek PS. Any questions or comments on http://uk.groups.yahoo.com/group/exiv2/message/217 ? PPS. I think we're finally just days...
Hi John, First, I hope you don't mind that I copy this reply to the list, since your email addresses the community rather than myself. Maybe somebody else can...
Hi John, Thanks for your input. I'll fix this and check for other similar cases where a std::string may be constructed from an unchecked C-string; this is now...
Is there any possibility to use exiv2 to read iptc and exif data to a asp webpage ? i haven't been able to learn C# and ASP.net yet... :( Best regards /John...
Patrice contributed a COM project recently, which comes with samples in ASP. I just checked it in (under msvc/exiv2com), you'll need to get the latest version...
Thanks Maciek. After finally installing the free (Express) version of Visual Studio C++ 2005, I tried this here; with mixed success... Changes (in svn): ...
Does anyone have the compiled version of the com object, so I can test it with ASP ? /John ... samples in ... get the ... www.exiv2.org/download.html ... to a ...
... Hmm... I'll check out current source in a couple of days and try to compile. Exivsimple definitely compiled for me, since that's what we're using in our...
... exiv2com is a new project that was contributed recently and I only just added it to the repository. The errors are about missing binaries, which seem to be...
I'm trying to rename a bunch of jpgs according to their exif dates. My desired format would have been: 2006-03-29_094833_IMG1234.jpg where IMG1234.jpg is the...
a) That's right, there is no such variable. Will add a feature to the bug database for this. b) This command works fine here, I cannot reproduce the problem...
... Ah. If it wasn't in the last release, then I haven't tried it. I'll check out straight from the repo so that I'm working with the same files. Although for...
Below are some more details on the problems I have. I've uploaded the build logs to the file area: exiv2-svn705-VS2k5-log.zip ... Compiling... stdafx.cpp ...
... Thanks for your help! Tried jhead.exe and got strange renaming results there, too. But I was able to track down the problem to JSoft's 4NT, which is my ...
Update: The build problem I was getting for exiv2com is a regsvr32 permission issue--you need administrative privileges to register the dll, and the...
I'm looking for a few TIFF images with Exif data, preferably from Cameras for which Exiv2 has existing Makernote support. Please email to me directly (max 10MB...
For non-camera data try taking a TIFF image in Irfanview and setting some EXIF metadata and saving it out, then testing using that. I wish I could you further....
Thanks, Gilles - you were quicker than me :) The new parser is read-only for now and doesn't know about Makernotes yet. It is still very fresh and hardly...
Here is a subject for discussion. What's your opinion on this? There have been a handful of queries from people who wanted to use the Exiv2 library in their...
This is a complicated subject. I have similar feelings about my own open source projects. I'd prefer to spend more time on them, but spending he amount of time...
One problem with direct licensing (and the resulting needing to own all copyrights) is that you end up being unable to reuse other GPL code or freely accept...
I think Brad brings up a good point with not being to accept outside code. Then again, I don't really see any major functionality on the horizon that exiv2...