HELP with photo titles

I just imported a bunch of photos, and they all have alphanumeric titles straight from the camera (For example, DSCN0789.JPG). I decided to change all the titles to somewhat describe the photo. I did this in the information pane.
All the titles are changed with no problem in iPhoto, but when I go to my iPhoto library in the finder, all the photos still have the DSCNxxxx.JPG title. Aren't the titles supposed to update in the finder/iPhoto library folder when you make a change in the iPhoto application?
Also, when I changed the title, I deleted .JPG. Is that ok?
Thanks for the help!!

xixi
But why are you rooting through the iPhoto Library Folder trying to figure out the numbers when there are three ways (at least) to get files from the iPhoto Window.
1. Drag and Drop: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
2. File -> Export: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
3. Show File: Right- (or Control-) Click on a pic and in the resulting dialogue choose 'Show File'. A Finder window will pop open with the file already selected.
In the case of uploading, I suggest the File -> Export option. This allows you to use the title as a filename, and also to make other choices - including resize the pics. iPhoto produces a copy to the desktop, and then upload that. Afterwards, trash the copy on the desktop.
No double work, easy peasy.
Regards
TD

Similar Messages

  • Help with Photo Gallery

    I found this cool photo gallery tutorial
    http://www.kirupa.com/developer/mx2004/xml_flash_photogallery.htm
    but I'm having problem to put it together onto my flash web. I wold
    like to make portfolio and I want to have several categories. Each
    category will have its own photo gallery with animated buttons
    loading in each gallery separately onto same area. something
    similar to this
    http://www.flashmint.com/show-template-1920.html
    but where its loading text onto animated banners I want to load my
    photo gallery. Any ideas how to put it together? I'm beginner with
    action script . I use flash 8 proffesional

    rest of the code here:
            <div id="previews">
                <div id="controls">
                    <ul id="transport">
                        <li><a href="#" class="previousBtn" title="Previous">Previous</a></li>
                        <li><a href="#" class="playBtn" title="Play/Pause" id="playLabel"><span class="playLabel">Play</span><span class="pauseLabel">Pause</span></a></li>
                        <li><a href="#" class="nextBtn" title="Next">Next</a></li>
                    </ul>
                </div>
                <div id="thumbnails" spry:region="dsPhotos" class="SpryHiddenRegion">
                    <div class="thumbnail" spry:repeat="dsPhotos"><a href="{path}"><img alt="" src="{thumbpath}"/></a><br /></div>
                    <p class="ClearAll"></p>
                </div>
            </div>
            <div id="picture">
                <div id="mainImageOutline"><img id="mainImage" alt="main image" src=""/><br /> Caption:  {pcaption}</div>
            </div>
            <p class="clear"></p>
        </div>
    Any help with getting the caption to display would be greatly appreciated.  The Caption {pcaption} does not work,

  • Help with Photo Gallery using XML file

    I am creating a photo gallery using Spry.  I used the Photo Gallery Demo (Photo Gallery Version 2) on the labs.adobe.com website.  I was successful in creating my site, and having the layout I want.  However I would like to display a caption with each photo that is in the large view.
    As this example uses XML, I updated my file to look like this:
    <photos id="images">
                <photo path="aff2010_01.jpg" width="263" height="350" thumbpath="aff2010_01.jpg" thumbwidth="56"
                   thumbheight="75" pcaption="CaptionHere01"></photo>
                <photo path="aff2010_02.jpg" width="350" height="263" thumbpath="aff2010_02.jpg" thumbwidth="75"
                   thumbheight="56" pcaption="CaptionHere02"></photo>
                <photo path="aff2010_03.jpg" width="350" height="263" thumbpath="aff2010_03.jpg" thumbwidth="75"
                   thumbheight="56" pcaption="CaptionHere03"></photo>
    </photos>
    The images when read into the main file (index.asp) show the images in the thumbnail area and display the correct image in the picture pain.  Since I added the pcaption field to the XML file, how do I get it to display?  The code in my index.html file looks like this:

    rest of the code here:
            <div id="previews">
                <div id="controls">
                    <ul id="transport">
                        <li><a href="#" class="previousBtn" title="Previous">Previous</a></li>
                        <li><a href="#" class="playBtn" title="Play/Pause" id="playLabel"><span class="playLabel">Play</span><span class="pauseLabel">Pause</span></a></li>
                        <li><a href="#" class="nextBtn" title="Next">Next</a></li>
                    </ul>
                </div>
                <div id="thumbnails" spry:region="dsPhotos" class="SpryHiddenRegion">
                    <div class="thumbnail" spry:repeat="dsPhotos"><a href="{path}"><img alt="" src="{thumbpath}"/></a><br /></div>
                    <p class="ClearAll"></p>
                </div>
            </div>
            <div id="picture">
                <div id="mainImageOutline"><img id="mainImage" alt="main image" src=""/><br /> Caption:  {pcaption}</div>
            </div>
            <p class="clear"></p>
        </div>
    Any help with getting the caption to display would be greatly appreciated.  The Caption {pcaption} does not work,

  • Help with photo albums Please

    Hi, i really need some help with my pictures, I've only got a very basic understanding of how my phone works and have somehow put a load of albums on my phone when i plugged it into the computer-I want to delete some of them off the phone but cannot work out how to do it, when i plug my phone in i can find the photo tab but cannot actually see the pictures and can't see any delete button!!! Please can someone help me, basic explanations would be gratefully recieved xxxx

    The photo sync is one way: computer to phone. To remove photos, synced to your phone, remove the check marks next to the albums/folders under the photos tab in itunes & hit the apply/sync button. They will be removed from your phone. You cannot delete photos that were synced to your phone, directly on your phone. The easiest way to manage photos synced to your phone is to create albums or folders on your computer. Move whatever photos you want on your phone into these albums/folders & then select them under the photos tab in itunes to sync to your phone. You can then remove or add photos to these various albums/folders on your computer & the itunes sync process will update your phone every time you sync.

  • Help with chapter title text and removing "{" symbol

    I am trying to creat a Quicktime Pro movie with chapter titles.  I followed the instructions in the Quicktime user manual to use a text editor and I am able to creating the chapter markers as desired, however, my chapter titles all have the "}" symbol at the beginning.  I can't seem to figure out what's wrong with my text file.  See my text file below.  When I import the below file my chapter titles show "}Chapter 1" and so on.  I have tried putting an extra space, return break and it still doesn't work.  Any advice on what I'm doing wrong?  Thanks!!
    {QTtext}{font:Geneva}{plain}{size:12}{textColor: 65535, 65535, 65535}{backColor: 0, 0, 0}{justify:center}{timeScale:30}{width:160}{height:48}{timeStamps:absolute}{lan guage:0}{textEncoding:0}
    [00:00:00.00]
    {textBox: 0, 0, 50, 160}Chapter 1
    [00:02:49.07]
    {textBox: 0, 0, 50, 160}Chapter 2
    [00:05:15.41]
    {textBox: 0, 0, 50, 160}Chapter 3
    [00:08:51.13]

    Problem solved thanks to this discussion:
    https://discussions.apple.com/message/3465448#3465448
    I removed the unneeded "{textBox: 0, 0, 50, 160}" from each line and no more extra "}" symbols!

  • Need help with Photo Stream

    I am having issues with Photo Stream and iPhoto when the iPhoto library is stored on a Drobo NAS. When I access the library stored on the NAS I see Photo Stream on the menu and when I access the library I get a  message that tells me I need to switch Photo Stream to this Library. I did select to switch Photo Stream over to this NAS library and I did get a big blue button that is suppose to start Photo Stream but when I push it nothing happens.
    I have contacted Apple support and they said that this is the way Photo Stream works and recommended that I submit a request to have this feature added at Apple\Feedback, if it is something I would like to have. They said if enough people request this feature they will add it but that Photo Stream does not currently support an iPhoto library stored on a remote NAS or shared network drive.
    My question is has anyone found a work around for this?  If you would like to have this feature added to Photo Stream can you please submit your request to Apple so they will add it, perhaps a little sooner than later?

    I checked today and this issue has been solved with the latest iPhoto update from Apple. I am running iPhoto 9.2.3 on my Snow Leopard Server which is sharing a Drobo NAS. I am also running iPhoto 9.2.3 on my MBP running Lion and I can now open my iPhoto Library and Photostream will work with the library and even automatically create events and move all my Photostream pictures into these events within the Library. I can then close the Library on my MBP and open the same Library from my Snow Leopard server and the new Events are there and I can move them around with no problem. Thank you Apple for this fix.   Even though I cannot deal with Photostream directly from the Snow Leopard server this is a very eligant work around.

  • Help with Photo booth

    IS there a way that I can turn off the flash that happens when i take pictures with photo booth?
    I was also wondering if the camera records video?
    Thank you!

    Hello Sarah CMac
    To disable Photo Booth flash, hold shift while you click.
    BTW, holding option disables the seconds countdown. You can use both at once if desired.
    Photo Booth 2 that comes with Leopard adds video recording with "effects" and sound. If you do not want to upgrade to Leopard, you can use WebcamTweaker for "effects" videos or any of the apps that can record video or movie clips from this list of Some Applications You Can Use With iSight for video without Photo Booth's "effects."
    EZ Jim
    PowerBook 1.67 GHz w/Mac OS X (10.4.11) G5 DP 1.8 w/Mac OS X (10.5.1)  External iSight

  • Help with photos in project???!!

    Hello,
    I just bought an iMac about a month ago so that I could edit home movies and create DVD's of family vacations/events to share with my family. I have done this in the past on the PC with Pinnacle Movie Studio Software but it was buggy and more of a pain than it was worth.
    So far pretty impressed with the iMac and FCE seems like it has potential. However I keep having problems with still photos in my video.
    Here is what I have done - created a new project using the NTSC 48k template (not at my desktop now so I'm working off memory as far as naming). I captured all of my Sony Mini DV footage to the PC and dropped it into my timeline and edited it. Went smoothly. At the end of my movie I want to insert a "recap of the trip" using the still photos that I took with my digital camera and use the ken burns effect and transitions with music playing. My plan is to render and burn to DVD with iDVD for playback on a 1080p 60 inch plasma.
    My photos are jpegs saved on my hard drive. I cropped them and adjusted color, etc in CS2. I didn't do anything as far as re-sizing them etc in photo shop as this is a little new to me and I didn't want to mess them up. Do I need to resize them for FCE? Seems like the program does this? If I need to resize them what size should I make them? Remember I want to be able to zoom in by creating the burns effect.
    I have taken the photos and imported them into FCE. I drop them on the timeline and push play and everything looks great. When I start adding transitions with and applying the ken burns effect with key points the image plays fine by itself in the viewer window. However, when I watch the project play back in the canvas the stills appear very jumpy - not like a frame is missing in the render - the still literally looks like it jumps up and then settles back down. This is driving me nuts! FCE has to be able to do this smoothly. Can anyone provide me with a simple step by step on what settings I should be using for my sequences, etc to make this work. The settings really mess me up and I must be missing something.
    I do have Tom's book but I can't find anything to help me with this issue. It is driving me nuts. Thank you in adavnce!

    Thank you for the link. I went there and read the information. I still have questions:
    Assuming I am using just still photos (let's keep it easy at first and assume no video) - what settings do I use for FCE under easy set up and for the sequence? Photos are jpg images shot with a digital camera that have been saved on my computer for a few years. I want to output my contents to DVD using iDVD and play back on a 1080p plasma tv.
    Do I have to edit or resize the photos in photoshop first? It sounds like I can just import them into FCE and that it should work. I am not working with advanced photoshop images - just simple jpg images - no layers. The chart on page 2 of the link above says for 1080i - rectangular size N/A and square size 1920x1080. What does this mean? Is this telling me to resize my images to 1920x1080 before I import into FCE? If I want to use the Ken Burns effect and zoom should I double this to 3840x2160?
    If someone can tell me step by step what they would do with the settings for FCE if they wanted to create a still photo slideshow with music, transitions and pan and zoom I would appreciate it. Again - source material is jpg images and I want to output to DVD using iDVD to display on a 1080p plasma tv. Also assuming that you had a standard landscape photo shot with a 4 megapixel camera what steps would you go through to prep it for FCE in Photoshop - if any?
    Sorry that I am asking for a detailed example but I learn much better that way - after I am able to get one photo into an acceptable format for FCE the rest will be easy.
    Has anyone actually created a successful slide show in FCE using transitions and the Ken Burns effect or do they get jitters in their photos as well - the image doesn't appear to flow smoothly.

  • Need help with photo syncing

    I am trying to help my mom with her iphone and picture question - having no iphone myself I am a little unsure of how to set up her phone.  She wants to have her pictures on the phone  sync or transfer to her pc when she connects without all of the pictures already on the pc transfer over.  How should I set this up?
    She has an iphone 4 and is using Windows XP.  Thanks

    http://support.apple.com/kb/HT4083
    How to import your photo's to your computer!
    To do this, you require "autoplay" for a windows computer! If you do not have a pop up that says "autoplay" here is a link that explains how to enable it:
    http://support.apple.com/kb/TS1500
    Hope I was of help

  • Help with Photo Downloader in PE6

    Is there any way I can stop downloader shutting down when I download only part of the contents of my camera card? I download to My Pictures on my Pc (using Windows XP) creating folders then verifying and deleting files. As soon as I confirm the deletion the downloader closes and I have to re-open via the icon on the bottom toolbar. I would prefer that the downloader stays open is there any way I can do this? Thanks in anticipation

    Having re-read my original post I think it gives the impression I am using Windows XP to download pictures. I am of course using Photoshop Elements' Downloader. It is this program that shuts down after each batch of photos has been downloaded.
    Am I the only person with this issue? Am I expecting too much to ask it to stay open for each batch of pictures? Is there anybody out there who can comment?
    Help!!!!

  • Help with photos in banner

    Can you help me with this problem as I cant seem to work
    around it. I have imported three small photos into a banner and
    they fade in and out timed to text. Thing is, they move, ie they
    seem to pixel jump when they animate. Does anyone know how I stop
    this and what I mean by this please?

    Sounds like your keyframes may not be sharing identical
    coordinates within your tweening. Click each keyframe (for each
    photo) and check to see if the X and Y numbers in your Info Panel
    change. If they do, change each photo's numbers to match.

  • Help with Photos on iPad 2?

    I have an iPad 2 and for the first time after synching with my Mac the Photos won't update.  It just stays on the "Please Wait Updating Library" forever.
    What is wrong?

    If you still need help...   iTunes: Understanding the iPod Photo Cache folder

  • Help with photos on ipod

    is there anyway that i can add photos to my ipod with out syncing it to that computer because of course if i do it will overwrite the ones i have. Help me please.

    There's no manual mode for photos just different ways to sync so adding photos can only happen from one computer or user account: iPod Photo Sync FAQ

  • Help with Photos Uploaded to Facebook?

    Hello everyone I am new to the forum and relatively new to MAC.
    Can somebody help me with my question.
    I have quite a lot of photos stored on my Macbook and and most of the 'albums' are uploaded to facebook too. I would like to know if I deleted some of my album files full of photos - would the ones on Facebook still show up - both on my computer AND on my facebook albums.
    I feel if I remove them from my computer then I may lose them off my facebook page too?
    I want to burn all my photo's to disk to free up space on my Macbook.
    If anyone understands my question and can advise I would be grateful.
    Many thanks.
    Karen

    Ah thank you TD... but this is not the reply I was hoping for!!! Forgive my ignorance but I still don't understand...
    Let me explain. For intstance I have a file of photos in my iPhoto albums - I then hightlighted all of those pics and clicked the FaceBook icon and 'that album' then got uploaded to my Facebook photos.. this then shows up on my iPhotos as having TWO lots of that album stored. If I wanted to put the album on disk and then remove it from my album list in iPhoto's BUT the FB album would still be there - would it mean that that the FB album would also be removed. I can't really explain it properly here but I hope you know what I mean.
    Next question... I have thought about an external drive - a friend has suggested that BUT I don't really understand how they work, would I have to have it connected to my laptop all the time OR just when I wanted to view/sort/upload my photos and this goes for my Itunes files too... I have a lot of songs stored there also!!
    I wish I knew more about computers and MAC lol

  • Help with photos that can't be imported

    Hello all,
    Every time I open iPhoto there is a message saying new photos have been found and asking if I want to import them to the library. I click "yes" and the same message is shown again.
    After that, I get a message saying the photos have been added to the folder Recovered_Photos_NN.
    The problem is that the folder is empty and that no photos are added to any library. I already have up to Recovered_Photos_25 folder with no photos in it and every time I open iPhoto a new folder will be created.
    I think this happened for the first time once I connected my iPad 1 to the iMac.
    I have never been able to identify what 24 photos they're talking about. It's always 24 photos.
    Can anyone help me to find what's going on?
    Thanks,

    - quit iPhoto and all other open applications
    - in the top menu bar, select "go", then home.  Open you pictures folder.  Hold down your "control" key on your keyboard, and click on your iPhoto Library.  Select show package content. 
    - locate and drag to trash, the following:
    - the "auto import" folder and the "import” folder
    - launch iPhoto

Maybe you are looking for

  • This Generation MacBook Pro vers last Gen.  Can I use same power adp from old model?

    I just got a new MacBook Pro 17 with 512 sdd.  I also have the previous generation of the same book with 7200 rpm drive.  Can I use the old power adapt on the new MBPro?  Thanks

  • Search in a specific library

    hi, i tried this post: http://social.technet.microsoft.com/Forums/sharepoint/en-US/64278225-28c0-4b43-afa5-d402b8bb709e/how-to-search-only-to-some-specific-libraries-in-sharepoint-2013 but i don't have any result if i put in the searchbox path:http:/

  • How to display " %some string% " in JSP

    In the following code the value of Parameter "greeting" is "<%some string%>" How do I escape it so that I can print it as it is. out.println("Greeting: " + request.getParameter("greeting")); thanks in advance. -a.

  • Multiple Backend Connected to the same SRM client.

    Hello All, We have an interesting requirement. We have an SRM 5.0 client with R/3 4.7 backend. Now we need to add another instance of ECC 5.0 to be connected to the same SRM client ( either on the same org stucture or a different org structure). I am

  • New tab button not working how do i fix it

    I found today that my "open new tab" button was not working, so i exited out of firefox and it downloaded a new update, even after that it still did not work so i tried restarting the computer and it still doesnt work