Mistakenly change file extension while in disk use mode

I made the mistake of changing the file extension of a file on my Nano (5G) while it was in "disk use" mode. When I unplugged the device and later plugged it in, the modified file was gone. Does the Nano treat unrecognized files as non-existant? I tried using Windows Explorer to find the file, but nothing was there. Also, the overall memory used on the Nano has decreased by what I would guess is the same amount as the missing file. I'd like to get my file back. Any suggestions?

Processing Raw in a 3rd Party Application
You can also process your Raw with a 3rd Party app like ACR or Photoshop. But iPhoto does not handle this gracefully and it's a bit of a kludge.
First off set your preferred app as an external editor in iPhoto:
You can set Photoshop (or any image editor) as an external editor in iPhoto. (Preferences -> General -> Edit Photo: Choose from the Drop Down Menu.) This way, when you double click a pic to edit in iPhoto it will open automatically in Photoshop or your Image Editor, and when you save it it's sent back to iPhoto automatically. This is the only way that edits made in another application will be displayed in iPhoto.
Note that iPhoto sends a copy+ of the file to Photoshop, so when you save be sure to use the Save command, not Save As... If you use Save As then you're creating a new file and iPhoto has no way of knowing about this new file. iPhoto is preserving your original anyway.
Next: In the iPhoto Preferences -> Advanced, elect to use Raw with your External editor:
Uploaded with plasq's Skitch!
Now when you go to edit the Raw it will be sent to your external editor.
Now for the kludge:
You cannot save a Raw. The work you do must be output to a new file, in a new format (jepg, tiff, whatever). However, as the External Editor is making this new file iPhoto has no knowledge of its existence. Therefore you *must save it to the desktop and then import it back to iPhoto as a new file*.
This means that you will have your Original Raw and the processed version in iPhoto but they will not be recognised as version and original. iPhoto will see them as two separate shots.

Similar Messages

  • Change File Extensions (Newbie)

    I want to exchange .html extensions to .php in a folder. Actually, someone showed me how to it with AppleScript. However, someone else told me about Autmator, which looks like a really cool tool. Unfortunately, I can't figure out how to change file extensions with it.
    When I open Automator, I get a little window that lists seven scripts or functions, beginning with Change Extension. If I right-click on Change Extension and choose open with Automator 2.0, I get a bigger window ("untitled") with a long list of actions on the left. Again, I click Change Extensions.
    On the right is a little box titled "Ask for Finder Items." It includes three options:
    Prompt, Start at and Type. But I don't know how to precede. How do I indicate what file extension I want to change from or to?
    I first asked about Automator on a thread at
    http://discussions.apple.com/thread.jspa?messageID=9490359#9490359
    Someone posted an image that shows a second window where you type in the file extensions you want to work with. But I can't figure out how to make that window appear on my program.
    Thanks for any tips.

    Here's a simple solution. Select all the files in the folder by navigating to the folder in the Finder. With the files displayed press COMMAND-A to select them all. Press OPTION-COMMAND-I to open the Inspector window. In the Name and Extension field change the extension from .html to .php. Close the window.
    For more complete control over batch file changes download BatchRenameEm - VersionTracker or MacUpdate.

  • ITunes 8.1 (Win) + 5G iPod: disk use mode now always on

    After recently updating to iTunes 8.1.0.52 (Win XP Pro SP3), my 5th Gen. iPod always mounts in disk use mode no matter how I have set the "Enable Disk Use" prompt in iTunes.
    At mount, I always see a new drive letter assignment with the default iPod disk folders (Calendar, Contacts, Notes) visible and writable. The normally hidden iPod_Control folder also is visible on my system due to my OS settings. I have not tested its writability.
    This drive assignment is visible only during the initial iPod sync, after which it disappears.
    It does not reappear on subsequent syncs within a given "mounted session," but does reappear if I disconnect the iPod (always manually, regardless of disk use setting) and then reattach the dock adapter cable.
    Always, the drive assignment persists only so long as the sync is active.
    The iPod itself is at software version 1.3, and has been since that version was launched in 2008(?).
    Naturally, I suspect a software problem in iTunes 8.1.
    The ability to mount an unauthorized drive can potentially give rise to serious security issues, especially when there appears to exist no option NOT to mount the drive. Thus, I mention it here for the record.
    James A.
    Asheville, NC

    Hey there, I'm having the exact same problem! Very annoying - have you found a solution by any chance?
    I've restored my ipod and reset everything I can but since I updated the software continuous mode is kaput......Cheers

  • Change file extension in receiver file adapter

    File to File Scenario
    Posted: Sep 11, 2006 3:47 PM      Reply      E-mail this post 
    I am working on a File to File scenario.
    Source System gives out a file: abc ( with no extension)
    We need to archive it as: abc.done
    And we need to send it to a FTP server ( receiver File adapter) as abc.txt.
    How can I append a file extension when I archive and
    how can I change the file extension in the receiver File adapter?
    FYI, we are using XI as FTP server so I have created dummy message interface with no mapping.

    Hi,
    If I understood correctly once XI picks up the file it should be archieved as filename.doc and then it should be FTP'ed to a different location with a change in extension filename.txt.
    1. To Archive in the sender communication channel you can use OS Commands after prosessing (>=SP14) to rename the file and archive it. Suggested write a batch file which will rename the file and call the batch file from the OS Command of the sender file adapter. You can either use Archive functionaliy of the Sender adapter or you can write one more command in batch file to move the file to different folder. Make sure you are using fullpath while writing batch file.
    2. As said use dynamic configuration in a dummy mapping and then get the source file name and change the extension.
    http://help.sap.com/saphelp_nw04/helpdata/en/43/03612cdecc6e76e10000000a422035/content.htm
    Thanks,
    Prakash

  • Changing file extensions to lowercase

    Lightroom 3 offers the possibility to change the file extension to uppercase ou lowercase during file import.
    I would prefer to have this new feature made available as a file naming preset option, so that I can use it also for the pictures already in the catalog.
    As part of file naming presets, it would be available everywhere.

    I'd like to second this feature request. I've got a bunch of images that ended up in the catalog with uppercase extensions. While it's not a technical issue, my the naming convention I use calls for lower case, but I don't see a way to change the extension on the files without removing them from the catalog and then importing them again. It would be much nicer to have a file rename option that includes the ability to change the case of the extension to either all upper or all lowercase.
    Thanks.
    -a

  • Change of sign while extracting data using Open hub

    Hello All,
    We are extracting data from Info cube to a file in the application server using Open hub.
    While extracting data, if there is any negative value for the key figure, negative sign is appending on the right side of the value(Eg: "123.67-"), which is the standard behaviour but I want the sign to be on the left side of the value (Eg: "-123.67") while extracting to the file at application server.
    Could any one please let me know if there is any setting to do this change ?
    Thanks in advance

    Hi,
    Changing the SIGN position from one side of the NUMBER to the other side can happen in following ways.
    1) After the file is place in the application server. Deploy a OS SCRIPT file (for .csv) for obtaining the required changes to the required COLUMN [Basis team will have more idea on this]
    2)This is time consuming idea. well deploy a routine at the Open hub -Infospoke level.
    Regards

  • Illustrator extend script save() changes file extension

    If I open a PDF in Illustrator, make a change, and save using the menu option or shortcut, the file is saved as expected.
    If I try to use extend script (i.e. app.activeDocument.save(), or .saveAs()), the file extension is renamed to .ai. How do I keep my original filename when saving with extend script?

    Got it working by using .saveAs() with PDFSaveOptions

  • Change document type without changing file extension

    I've recently started using Dreamweaver CS3 after nearly a decade on Homesite (which regrettably wouldn't work on my new Windows 7 machine). I like Dreamweaver's code view but find it lacking in some of the flexibility and intelligence that Homesite had.
    Case in point: I work on a rather large site that uses Classic ASP. Most of the site uses .html file extensions, but we have these configured to be processed through the ASP engine. When editing the pages on this site, Dreamweaver sees the .html file extension and assumes they're regular HTML documents, and color codes them accordingly, but it can't figure out ASP comments and code blocks and mangles the color coding. If I try to change the Document Type (in the Application > Server Behaviors panel), Dreamweaver insists on changing the file extension too.
    It appears I can modify Dreamweaver's MMDocumentTypes.xml file so that it thinks .html files are ASP. But I don't want to do this globally for ALL the sites I work on, only for this particular site. It would be really nice if I could change the document type definitions on a per-site basis, or to change the document type for a file without having to change the file extension. Surely I'm not the first person to use non-standard file extensions on webpages. Any ideas on how to fix this?

    I think you have to disable it in your Operating system:
    8dot3NameCreation
    [http://support.microsoft.com/kb/121007]

  • Changing file extension for Blu-Ray H264 export

    The output is written as .m4v, and my authoring tool will not accept this.
    It must be any of the following: m2v, m2p, mpg, mpeg, avc, 264, h264 bsf or vc1
    Can I simply change the extension - or is there a way to get the correct extension I need?
    (CinemaCraft allows you to define the extension used, for example)

    Any containering around the raw .264 video stream will screw up the embedded information.
    Non-Encore Bluray authoring tools will not accept any file format that is containering that stream.
    Also, if you want your bluray to be "legal" - ie be possible of passing a verification suite for pressing at a repro house - you have to export to raw .264 (thus why high end author tools won't import .m4v, mp4, mov etc).
    So, not you can't just change the extension. a m4v file is a ISO media container that holds a video stream... yes m4v, mp4 and mov are all based on the same standard - and yes you can thus change the file extension and it often works but......
    ... in this case you need a raw h.264 stream as a file (.264).
    The only thing I can think of is that you container it to MPEG-Transport Stream (MPEG-TS) with the file extension .mpg.
    It has the highest chance of import but I'm not sure if it destroys the h.264 stream's ability to pass BD verification.
    Note also that I've heard that the bundled H.264 encoder (made by Main Concept) does not have the mandatory "slice" support for AVC level 4.1 and higher so if you encode at that level it's already an illegal stream that you can guarantee will not play ok in every consumer blu-ray player.
    my 2c,
    Rallymax.

  • Photoshop will no longer automatically change file extension when I do a "save as".

    I have just now been to Preferences to make desired settings for needed grid lines.  Now Photoshop 9 will no longer automatically change the file extension when I do a "save as".  Does anyone have any ideas or suggestions about this?  I am using a Mac.  Thank you.

    Are you still facing the issue, can you try deleting preferces and then try it.
    If still get no succes please lemme know the scenario you are using for saving file.
    Cheers,
    Sam

  • Change File Extension

    Hi Experts
    I am pulling a .txt file from a location and dropping it to another location using file adapter. Is there a way I can change  the file extension .txt to .xml when I drop the file?

    Hi Skaria -
    Make sure you're not using the Adapter Specific Message Attributes (ASMA) option on your receiver file channel.   If you need to use it for something other than the file name attribute, you can still select the "Use Adapter Specific Message Attributes", but then unselect "File Name".
    However, if you need use the same file name as is picked up, but just with a different extension, you have to change ASMA filename in the message header (e.g. in a mapping).
    Regards,
    Jin

  • Download ZIP file without changing file extension

    I regularly download a zipped csv file, of the format: "filename.csv.gz". As the name does not change, Firefox adds a digit to distinguish it, so for example I get "filename.csv-3.gz". This is a pain as it changes the file extension which means that I cannot open the extracted file without first renaming it. I want to keep an archive of all the files, so deleting them each time isn't really an option, and neither is moving them to a different location each time. Is there any way the naming convention for downloads can be changed?

    I think you have to disable it in your Operating system:
    8dot3NameCreation
    [http://support.microsoft.com/kb/121007]

  • Can the file extension be removed when using the File Special Field?

    I placed a Special Field on the top of my topics that gives
    me the filename for that specific topic. I used the Insert >
    Field > Special Field > File and the File Name is inserted
    where I want it. The problem is that i don't want the file
    extension to show, just the name. I can't figure out how to do
    this...Any suggestions....anyone? Maybe a Script or an applet? Any
    input will be greatly appreciated...

    Thank you for your response. I did try something similar to
    what you suggested but the problem is that whatever I modify it
    automatically puts it back like it was as soon as I try to save it.
    This is probably because I used the Insert Special Field commands
    from the Menu. It automatically places this on the code:
    <!--kadov_tag{{<variable name=file
    x-format=default
    x-value=017.htm>}}-->017.htm<!--kadov_tag{{</variable>}}-->
    Where 017.htm is the actual name of the file for the specific
    topic. This means that it's apparently doing this on the background
    somewhere I can't see and inserting the value on the code for the
    topic...
    I hope that made sense! Again, I thank you in advance for any
    suggestions...

  • Changing file extensions disables any finder keyboard input

    Hi all,
    Well, i just said it. Oftentimes (very often) when I change a file extensions, after clicking yes to the most annoying confirmation dialog a web designer can find on OSX, the finder stops receiving any input from the keyboard.
    What happens is that after the extension change, I can select file names and do everything the mouse can do in the finder, but no keyboard input is received, I just cannot type any character whatsoever.
    Anyone with the same problem? A solution? A hint?
    I'm on Tiger 10.4.5, xtools2 installed.
    PowerBook G4 15'' 1GHz (512MB RAM)   Mac OS X (10.4.5)   iPod 3G (40GB), External FireWire HD (20GB)

    Have you tried trashing Finder prefs? Navigate to ~(yourhome)/library/preferences and trash these two files:
    com.apple.finder.plist
    com.apple.sidebarlists.plist
    Then log out and back in again. Or restart.
    (You will have to reset a few finder prefs the way you like them.)
    -mj
    [email protected]

  • File extension dictates importer to use?

    Anyone have luck in getting unix shell scripts indexed by Spotlight? Perhaps I'm weird, but I don't like my shell scripts to have extensions. When I execute a script, I don't care if it's python, bash, perl, etc. I just wanna execute it After doing some research, it seems that the file extension dictates the type of file that OS X thinks it is, which in turn dictates which importer will be used to index it. My system shows it as a "Unix Executable File" but that's not specific enough for Spotlight to know how to index it.
    I even spent hours browsing the low-level APIs, searching for a way to write a little utility to do this for me, but Apple doesn't expose a way to set the kMDItemKind attribute. I was hoping there was a way to explicitly set the file type for specific files, but that doesn't seem possible. Anyone know of a way?
    Is it possible to create a user-defined attribute and then have Spotlight use that value to determine which importer to use?
    Thanks,
    Erik
    G4 Powerbook   Mac OS X (10.4.5)  

    Processing Raw in a 3rd Party Application
    You can also process your Raw with a 3rd Party app like ACR or Photoshop. But iPhoto does not handle this gracefully and it's a bit of a kludge.
    First off set your preferred app as an external editor in iPhoto:
    You can set Photoshop (or any image editor) as an external editor in iPhoto. (Preferences -> General -> Edit Photo: Choose from the Drop Down Menu.) This way, when you double click a pic to edit in iPhoto it will open automatically in Photoshop or your Image Editor, and when you save it it's sent back to iPhoto automatically. This is the only way that edits made in another application will be displayed in iPhoto.
    Note that iPhoto sends a copy+ of the file to Photoshop, so when you save be sure to use the Save command, not Save As... If you use Save As then you're creating a new file and iPhoto has no way of knowing about this new file. iPhoto is preserving your original anyway.
    Next: In the iPhoto Preferences -> Advanced, elect to use Raw with your External editor:
    Uploaded with plasq's Skitch!
    Now when you go to edit the Raw it will be sent to your external editor.
    Now for the kludge:
    You cannot save a Raw. The work you do must be output to a new file, in a new format (jepg, tiff, whatever). However, as the External Editor is making this new file iPhoto has no knowledge of its existence. Therefore you *must save it to the desktop and then import it back to iPhoto as a new file*.
    This means that you will have your Original Raw and the processed version in iPhoto but they will not be recognised as version and original. iPhoto will see them as two separate shots.

Maybe you are looking for

  • My purchase history shows an audiobook I purchased but my iTunes wont let me download it.

    Last year I purchased the audiobook Sh*t my dad says on my iPod Touch, My purchase history shows that I did in fact for pay this audiobook, but my iTunes says I have never purchased a book. My old computer was destroyed, so I have no access to the fi

  • WSDL / Web Service Skeleton code Generation Tool

    Hello, My name is Joe Roberts. I am a developer in the Oracle Insurance Global Business Unit, A recent Oracle acquisition. I currently have the need to create a web service based on a schema that has certain base fields that never change and certain

  • Colors shift when a PDF file contains transparent image

    Hello, I tried to programatically set a soft mask to an image by using the Addobe PDF Library, in order to make part of the image transparent. The image color space is RGB. I used PDEImageSetSMask() funtcion for setting the mask. I also have a PDF fi

  • My 7th Gen iPod Nano spits it's charger out...

    I bought my iPod a few months back and has worked great up until a few days ago. I went to plug in the USB and it wouldn't hold it in.. I looked inside the port and everything looks like its in order. My guess is the two prongs that hold it in are be

  • Setting proper file extensions for downloadable links?

    I'm trying to create a link on a webpage to download an InDesign file (*.indd) and a PDF.  The link for the pdf works fine, but whenver I try to test the page and download the .indd file from the website, I get a *.indd.html file and the size of the