Update XSLT engine, add metadata to images.

Hello,
It'd be super fantastic if the XSLT engine could be updated and support XSLT 2.0. Also have the option to format and indent on export.
I don't think I can add metadata to images within InDesign. That be another plus.
Regards,
Eric

It shouldn't be too hard (I guess ...) to make the XSLT processor a user-definable choice. That way I could use my trusty Saxon 8.0, wiv' extensions, smack right inside ID.

Similar Messages

  • Add metadata (non-image data) to an image

    Hello,
    I want to read an image and add metadata (non-image data) like copyright... to the image and write it. I am able to read metadata of an image but couldn't add (write) into it...
    Help required urgently
    Regards
    Mamatha

    instead of data streams, why not just write the blob's bytes to the response output stream directly, then in the applet, you don't need a URLConnection object to get the image, just call getImage() in the applet with the URL.

  • Can I add metadata e.g. lens make?

    Hi,
    I am using Lightroom 3.3. Can I add metadata to images? If I am using a lens that is not "known" by the camera (yes - it´s M9 with Visosflex) I would like to later add the focal length and lens make in he metadata of the image. Can  I do this in Lightroom or in any other program? I am on PC W7.
    Thanks
    /Anders

    You can use ExifMeta to do it automatically, or CustomMetadata to do it manually.

  • Add/Update/Delete XMP (PDF) metadata?

    I'm new to working with PDF. What I would like to do is add/update/delete XMP metadata to PDF documents. These documents will be indexed by our search engine, which I'm told can index this metadata. It's indexing Dublin Core so don't see why it could not index custom schema. Anyway, I've been researching this and as a non-programmer I'm confused.
    1) Can PDF metadata be added, updated and deleted?
    2) Can this be done via a template? (ie. get the PDF file, fill out a metadata form, and submit it or in the case of update/delete change or remove the data).
    3) Are there any developed applications (client or server based) that can do this or must they be developed? If they exist please tell me what and where they are ...
    4) Has anyone used the Java XMP parser?
    5) Anyone know of any online demos of adding/updating/deleting PDF XMP metadata?
    6) Can XML or XMP data be imported into a PDF file?
    Any help will be very much appreciated.
    Thank you

    1) Can PDF metadata be added, updated and deleted?
    PDF metadata is tricky - it consists of legacy doc info within the PDF structure and newer XMP metadata - Adobe is making the transition to supporting XMP across all its applications but we have to ensure not to break older workflows.
    Additionally, PDFs have the property of storing successive edits - meaning, changes are stored as add ons on top of the orginal when Saved - they are cleaned up when the PDF is Save As-ed.
    This has the added implication that XMP packets are duplicated - so scanning for the XMP maker will bring up multiple 'hits' even if one object is there. I've believe there are some heuristics that can be applied to find the 'right' packet using mod dates.
    In most cases it helps to have the PDFL to assist in the process.
    2) Can this be done via a template? (ie. get the PDF file, fill out a metadata form, and submit it or in the case of update/delete change or remove the data).
    Yes, within the application - under Advanced > Document Metadata...
    Outside of the application you will need to build your own workflow.
    3) Are there any developed applications (client or server based) that can do this or must they be developed? If they exist please tell me what and where they are ...
    PDF can be updated very easily using the Photoshop CS File Browser - multiple files can be selected and metadata templates applied. Additionally the File Info dialog in the File Browser can be customized - adobe.com/xmp for docs.
    Also, check out poundhill.com - they have plugins for customization and integration with FileMaker, AppleScript & PHP
    4) Has anyone used the Java XMP parser?
    I'd like to know the answer to this too!
    Check out:
    http://www.java-channel.org/query.jsp?cids=c_10807
    Looks like some there are XMP and PDF related java code.
    5) Anyone know of any online demos of adding/updating/deleting PDF XMP metadata?
    What would you like to see? Using the Acrobat application or from a developer perspective?
    6) Can XML or XMP data be imported into a PDF file?
    What were you looking to do? Again, this can be done using templates and the PS CS File Browser.
    Pound Hill may be able to provide the connectors that you could piece together.

  • How to add metadata to multiple images via Template

    Hi
    Wonder if anyone can tell me if it is possible to add Metadata to multiple images using a metadata template.  I see that I can add to multiple using Organizer but with that you have to type in the metadata.  In Elements 11 I can do it using a template but only for 1 image at a time.
    Is there a way to do this in Elements 11 or Organizer?
    Thanks in Advance.

    In the File properties dialog of the editor you can enter your values in the metadata tabs, then use the 'Import' button on the bottom of the dialog, switch to 'Export' and that exports your values as a template.
    As far as I know, this is to be used in the advanced dialog of the downloader : you can use your templates at import time for a batch of images.
    Otherwise, when you have selected many images in the organizer, you can click on the 'Add IPTC data' button in the tags panel on the right side : you have to enter the data which will be applied to all the selected files.

  • How to add metadata on import

    I can not for the life of me figure out how to add keywords on importing images. I have scoured the net looking for answers and cant find anything. I see the "Add Metadata from", but there is nothing underneath it where you can add information. The tutorial video from Apple shows fields underneath where you can add information, but I cant figure out how to get that to show up. This is driving me craaaazzzyy!! Any help sure would be appreciated!

    I'm having the same issue as the image in the previous post. Anyone else have this too or a fix?
    I am running 10.5.4 and the most recent version of Aperture w/ all updates
    I have read thru the suggestions and deleted the plist files with no fix.
    I also re-installed and the issue remains. The machine I am installing it on was just recently formatted and re-installed.
    This is very confusing, looking forward to any help or suggestions.
    Thanks,
    Ian

  • [svn:fx-trunk] 12985: Add metadata. xml for the SWC themes so that if Builder imports them they have nice names , etc.

    Revision: 12985
    Revision: 12985
    Author:   [email protected]
    Date:     2009-12-15 23:20:44 -0800 (Tue, 15 Dec 2009)
    Log Message:
    Add metadata.xml for the SWC themes so that if Builder imports them they have nice names, etc.  These need to be updated by the Builder team if we end up changing how sourceLocation works, etc.  Also would be good if we added metadata.xml for the CSS versions.
    Modified Paths:
        flex/sdk/trunk/samples/themes/arcade/build.xml
        flex/sdk/trunk/samples/themes/cobalt/build.xml
        flex/sdk/trunk/samples/themes/graphite/build.xml
        flex/sdk/trunk/samples/themes/zen/build.xml
    Added Paths:
        flex/sdk/trunk/samples/themes/arcade/src/metadata.xml
        flex/sdk/trunk/samples/themes/cobalt/src/metadata.xml
        flex/sdk/trunk/samples/themes/graphite/src/metadata.xml
        flex/sdk/trunk/samples/themes/zen/src/metadata.xml

    Note the last paragraph in the original post which explains how Flickr handles resolution changes without breaking the rectangles. Perhaps a more straightforward approach would be to store both the rectangle coordinates for each rectangle AND the image's width and height at the time the rectangles were created. Then if the image is scaled, the rectangles can be scaled accordingly. For example, if a rectangle is at x=100,y=200,w=50,h=70, the "original dimensions" are 1000x2000, and the image's current dimensions are 500x1000, then an application could assume the image has been scaled down by (500/1000=) 0.50, and so the x,y,w,h of each rectangle could also be multiplied by 0.50 (x=50,y=100,w=25,h=35). I'd recommend storing floating-point values so that multiple scalings don't make the rectangles "creep".
    Of course, it is possible that really the image was cropped rather than scaled, but fairly unlikely you would happen to crop it the same percent in both directions. Even if an image is cropped, someone could manually repair the rectangles by sliding and scaling them until the fit back on the faces (unless most of the faces were cropped off).
    A rectangle-aware application could scale and translate the rectangles during a crop or scaling operation, but other applications could still survive scaling if they at least preserve the XMP tags as-is.

  • How can I add the logo image for a single item in an RSS feed?

    Hello,
    I am an administrator of iTunes U at the University of Minnesota.
    Before transitioning new public site, we are trying to figure out how to put a logo image into RSS feeds.
    We use our server to makes xml codes to create RSS feeds for podcasts.
    We successfully put a logo image for a collection in a RSS feed, but putting a logo image for a single item did not work.
    Below is the part of the xml code for the logo image for a single item, which is created by our server. I deleted other parts of xml code for your convenience.
    <item>
    <title>Plagiarism</title>
    <itunes:image href="http://picture.funnycorner.net/funny-pictures/6041/dolphin-vs-cow-swimmin g-contast.jpg" />
    <enclosure url="http://mediamill.cla.umn.edu/mediamill/download.php.mp3?file=87504.mp3" length="8544508" type="audio/x-mp3" />
    <guid>http://mediamill.cla.umn.edu/mediamill/download.php.mp3?file=87504.mp3</guid>
    <image></image>
    </item>
    We tried both <itunes:image href="http://picture.funnycorner.net/funny-pictures/6041/dolphin-vs-cow-swimmin g-contast.jpg" /> or <image>http://picture.funnycorner.net/funny-pictures/6041/dolphin-vs-cow-swimming-conta st.jpg</image>.
    Both did not work.
    Can anyone help?
    Thank you for your help in advance!!
    Seogjoo

    Haven't created too many podcasts, but in this one
    http://itunes.apple.com/us/podcast/connecticut-college-sculpture/id372414245
    or
    itpc://video.conncoll.edu/d/sculptures/index.xml
    before we included the audio files, we added the images in iTunes.
    Select the file, then go to File>Get Info, here you can add metadata, and in Artwork add an image.
    Then upload this file to your server. Works for audio files anyways.
    You don't see the image in the web podcast, but you do in iTunes after you download each item, in "Show item artwork" in lower left. Click on the image and it zooms out.

  • HOW TO ADD TEXT TO IMAGES

    how do you add text to images in Aperture?

    the user can superimpose text (inc. metadata) anywhere: on the image, in the border, over both.
    Learn something new every single day...
    Regards
    TD

  • How to update the large amount of thumbnail images in background process

    in my application i want to load large number of thumbnail images(each images set as icon for separate jradiobutton) into panel. This panel is in left side of JSplitPane.
    when application is starting, now I’m loading the thumbnail buttons without image(to run the application quickly).
    now i want to update the buttons with real thumbnail images in background. i tried with thread and SwingUtilities.invokeLater ,but it stuck the application until updating finish.
    Note:im using java1.4 (not in the possession to use other versions)
    Can anybody give suggestion?
    SwingUtilities.invokeLater(new Runnable() {
    public void run() {
         for (int j = 0; j < imgPagesV.size(); j++) {
         try {
              ImageIcon icon = new ImageIcon((BufferedImage)thumImagesV.get(j)); //thumImagesV vector have thumnail bufferedimages 
              ((JRadioButton)thumButtonPanel.getComponent(j)).setIcon(icon);
              updateUI();
         } catch (Exception e) {
              // TODO Auto-generated catch block
              e.printStackTrace();
    });

    thax for your reply ..
    even i call new smiple thread to load the images it freeze the main gui. is any wrong in my way ?
    Thread Class
    import javax.media.jai.NullOpImage;
    import javax.media.jai.OpImage;
    import com.sun.media.jai.codec.ImageCodec;
    import com.sun.media.jai.codec.ImageDecoder;
    import com.sun.media.jai.codec.TIFFDecodeParam;
    public class TestThread extends Thread {
         File tiffImg;
         TestThread(File img) {
              this.tiffImg = img;
          * extracting form tiff images and creates thumbnail then add into vector
         public void run() {
              ImageDecoder dec = null;
              Vector thumImagesV = new Vector();
              TIFFDecodeParam param = new TIFFDecodeParam();
              param.setDecodePaletteAsShorts(true);
              param.setJPEGDecompressYCbCrToRGB(true);
              try {
                   dec = ImageCodec.createImageDecoder("tiff", tiffImg, param);
                   int start, end = 0;
                   for (int i = 0; i < dec.getNumPages(); i++) {
                        RenderedImage rm = new NullOpImage(dec.decodeAsRenderedImage(i), null, OpImage.OP_IO_BOUND, null);
                        thumImagesV.add(i, ImageHandler.createThumbnail(rm, 150));
              } catch (Exception e) {
                   e.printStackTrace();
    Main GUI Class
         private void buildGUI(File selectedFile) {
              configButtonPanel();
              configThumbnailPanel(selectedFile);//loading with out thumbnail image
              new TestThread(selectedFile).run();
         }

  • Add Metadata from fields are missing...

    Hi there,
    I'm new to Aperture and am working through a lesson book. I'm working on Aperture 2.1.3 3H12. When I try to import some images, and I click Add Metadata from, I don't get any fields to add data to. All I see on my screen is:
    Add Metadata From: IPTC - Expanded
    X Append Replace
    That's not, there are no scroll bars, and no fields to input data into. Directly beneath is the Cancel and Import All button...
    The sample in my book shows a huge list of fields to add data to...
    Any help is greatly appreciated.
    BTW, the book is Aperture 2, part of the Apple Pro Training Series, not that it matters.
    -Paul

    Yes it is a problem with the 13" screen on the MBP. I can stretch the Aperture prior to clicking on Import and can see the Metadata. When I move the Aperture screen to my 20" secondary monitor, it's not an issue. So for sure it's the 13" screen...
    If I hide the dock as well, it's workable...

  • [svn:osmf:] 15256: Add metadata to the resource of elements created by LoadFromDocumentElement subclasses indicating the derived resource .

    Revision: 15256
    Revision: 15256
    Author:   [email protected]
    Date:     2010-04-07 09:51:55 -0700 (Wed, 07 Apr 2010)
    Log Message:
    Add metadata to the resource of elements created by LoadFromDocumentElement subclasses indicating the derived resource.  This allow recipients of MediaFactoryEvent.MEDIA_ELEMENT_CREATE to be able to determine where a created element derives from.  Updated F4M code and SMIL code, plus unit tests.  Also added MediaType to resources generated by SMILMediaGenerator, in case they lack file extensions.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/f4mClasses/ManifestParser.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/MetadataNamespaces.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/f4mClasses/TestManifestParser.as
        osmf/trunk/plugins/SMILPlugin/org/osmf/smil/loader/SMILLoader.as
        osmf/trunk/plugins/SMILPlugin/org/osmf/smil/media/SMILMediaGenerator.as
        osmf/trunk/plugins/SMILPluginIntegrationTest/src/org/osmf/test/smil/loader/TestSMILLoader .as

    Yes, it seems to be a kernel bug. Previously, my wife used Windows for years and nothing like this happened. Now, she tells a lot about Linux systems :-)
    An example of this very-ugly-workaround for somebody who'll find this topic struggling with the same problem:
    $ cat /etc/pm/sleep.d/99_fix_time_shift
    #!/bin/bash
    # fixing https://bbs.archlinux.org/viewtopic.php?id=173487
    case "$1" in
    suspend)
    date +%s > /tmp/suspend.log
    resume)
    was=`cat /tmp/suspend.log`
    now=`date +%s`
    # time shifts for 68 hours
    if [ $now -gt `expr $was + 244800` ]; then
    date -s "`date -R --date="-68 hours ago"`"
    ## sleep 30; ntpdate ntp.ubuntu.com
    fi
    esac
    Last edited by shurup (2014-03-26 16:25:55)

  • Add Metadata to photo on smartphone

    Hello,
    I want to add metadata ipct to a photo on mij android smartphone.
    I have taken  the photo on a slr camera and send it to my android smartphone.
    How do i do that and is there a photoshop version ore some other software for on a android smartphone?
    Thank you,

    Ahh, I see. That'll teach me to rush along.  xD
    You can't insert a hyperlink into a PS Touch project, sorry. If it makes you feel any better, you can't do this in Photoshop CC either (minus the image map feature of the Slice Tool).
    You can, of course, export the project for use in other software like Dreamweaver for HTML coding purposes.

  • Aperture Import Panel - Missing field list for "add metadata from" presets

    I have MacBookPro using OSX 10.5.6 and Aperture 2.1.2.
    Prior to Aperture & Leopard upgrades when I imported images I had presets for basic import data (copywrite, byline, caption etc) and the list would show up on the lower right side of the import screen.
    Now, although I can select a "preset list" from the "Add Metadata from" pick list nothing happens. There are no fields listed to append data to.
    Not sure what is causing this but it makes adding import impossible to add any metadata.
    Any suggestions. I have searched the support posts and find nothing like this solved.
    Appreciate any ideas.
    Cheers,
    Mark

    I was able to solve the problem by deleting the com.apple.aperture.plist file
    First I made note of all my preferences, then I deleted the file. Closed Aperture and then re-booted the MacBookPro.
    Once I rebooted and relaunched Aperture, reset preferences and closed Aperture and then restarted Aperture and now the Import panel is back to normal with the appropriate lists showing for the "add metadata from" presets.
    Hopefully this will help others.

  • ACR 5.5 RC: Cannot add metadata to E-P1 ORFs shot in July

    This is weird.  I am able to add metadata to ORFs from my E-P1 if they were shot this month (August), creating XMP sidecar files for each.  However, when I select an ORF from July, and select "Append Metadata" from the dropdown menu in the metadata panel in Bridge, everything is grayed out.  If I select all of my images (July and August ones) and try to append metadata, I get a message to the effect that some images cannot be modified.

    Have you tried asking in the Bridge forum?
    Eric
    This is weird.  I am able to add metadata to ORFs from my E-P1 if they were
    shot this month (August), creating XMP sidecar files for each.  However, when
    I select an ORF from July, and select "Append Metadata" from the dropdown menu
    in the metadata panel in Bridge, everything is grayed out.  If I select all of
    my images (July and August ones) and try to append metadata, I get a message
    to the effect that some images cannot be modified.

Maybe you are looking for