SunQuest
           ColdFusion Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreColdFusion Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old June 18th, 2004, 11:15 AM
LBOmb LBOmb is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 2 LBOmb User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
metadata extraction and manipulation

I am working on a large scale multimedia asset management system which handles numerous file types. Many of these files are created in apps and store metadata in the file, i.e. an image in photoshop may have a caption, copyright, name, etc. stored in its header. I want to be able to retrieve and manipulate this information from within our system. I know of the cfx_image custom tag that uses IML to do this with jpegs, but I am looking for something to work with multiple file formats, not just images. Or use a set of tags to access jpegs, pdfs, mpeg, etc.

Is coldfusion capable of accessing header info for different file types?

Does anyone know of any tags to do this?
Any small apps/utilities that can do this?

Thanks

Reply With Quote
  #2  
Old June 18th, 2004, 11:34 AM
kiteless kiteless is offline
Moderator
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Jun 2002
Location: Raleigh, NC
Posts: 3,611 kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Week 4 Days 9 h 10 m 21 sec
Reputation Power: 53
This would be difficult to do because different file types store information in the header in different ways. It's not like you could just grab the header info for any file and read it, this is a file-type-specific action.

That said, I'm sure this is possible using the underlying Java API classes. You could create an inputStreamReader to get the file data as a byte array and then read through it to get at the header information. The trick would be coming up with different header parsing for each different file type that you want to handle.

So in short, no CF doesn't do this. I'd image there might be some custom Java classes or possibly CF components that do this, but they may well cost money. It's definitely possible using some of the Java API classes, but it would be a moderately complex undertaking.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian.
How to Post a Question in the Forums

Reply With Quote
  #3  
Old June 18th, 2004, 11:40 AM
LBOmb LBOmb is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 2 LBOmb User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thanks for your help.

If anyone knows of any other tags or components
such as cfx_image that are built to work with any other file types please let me know

Reply With Quote
  #4  
Old September 13th, 2004, 05:16 PM
kalimages kalimages is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 1 kalimages User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Some metadata tools for rapid metadata extraction and manipulation

Did you have a look on MetaDataMiner Catalogue software with its XMP metadata extraction from Adobe documents and also for photos on Kalimages?

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreColdFusion Development > metadata extraction and manipulation


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway