Matt,
BINGO! exiftool has a wealth of info; specifically it has the
Orientation tag which is what I was looking for (not to mention access
to all of the photo's GPS data too).
I don't know how I could have overlooked that before.
Unfortunately, we have WebObjects running on Mac O
We use MediaRich to do most of our heavy lifting.
exiftool should do what you want too.
Cheers,
Matt
> On 6 Jul 2010 19:50, "Joe Moreno" wrote:
>
> *S**ummary*
> Can anyone recommend either a Java library or command line app that can
> look
> into a JPEG's EXIF data in order to determine its
On Jul 6, 2010, at 12:52 PM, Greg Bartnick wrote:
> Farrukh,
>
> Take a look at the setConnectionDictionary method of the
> com.webobjects.eoaccess.EOModel class. Using that you would be able
> to change the DB connection settings. Right now I can't remember if
> it will change an already conn
Farrukh,
Take a look at the setConnectionDictionary method of the
com.webobjects.eoaccess.EOModel class. Using that you would be able
to change the DB connection settings. Right now I can't remember if
it will change an already connected db connection, but I know I use
that on start up of my app
I would guess ERAttachment has both image processors and metadata processors
that you can use to determine this information ...
On Jul 6, 2010, at 2:53 PM, Martin Samm wrote:
> We use ImageMagik by calling out to command line to read iptc info. I would
> expect it would do what you're after.
>
I've used it with 3.5 with no problems, and have just started using it with 3.6.
Dave
On Jul 5, 2010, at 3:28 PM, Richard Palmer wrote:
> Is Eclipse 3.4 the best version for JRebel Zero Turnaround and flushing D2W
> rules from the cache?
>
> Does this stuff work well on any later version of Ec