How does ip6 filing structure work ie. roll & data folders organization?

Can someone explain how ip6 folders/structure is layed out? When I import an image from the file/import to library what happens..? I did some house cleaning in my pics and after looking thur the structure of folders found some empty folders (in the iPhoto Library-Data-2006 ) roll xxx. Can I delete these folders? Can I group some contents that have only one img file with others to make a larger content folder? I don't want to be anal but, it seems quite wasteful to not be able to put like stuff in the same folder..
Mark

Terence explained:
iphoto makes a jpeg copy of the RAW file, so that all
your editing is done on the jpeg and your RAW is
preserved intact. This is default iphoto behaviour
and can't be changed.
Different on mine. iPhoto normally makes two copies of the original, even on the vast majority of pictures which I don't edit (of course, for those which I do edit an extra copy is required). So normally, to use iPhot I have to carry around either two or three copies of pictures I wish to use or share.
But sometimes it is otherwise. I've somehow got a "Drop box" folder in my 'Pictures' folder, which holds a cascade of iPhoto-like folders (e.g. 2006->07->05) in which there are single files, which display in iPhoto, but have no duplicates (at least, according to the 'Find" command). Two zero-size files with the same name are found in iPhoto, each seemingly referring to a sub-folder reference. But the point is, the file shows in iPhoto, but there is only one copy of it. So seemingly it can be done!
If space is getting tight I suggest getting a
firewire drive and moving your iPhoto library to it.
I already have a couple of these, but as one who actually uses his PowerBook to carry around and burn his knees with, I have to say that plugging up an external drive rather takes the spontaneity out of sharing a photograph with a friend or a co-worker!
Internal drives are getting bigger, but they are costlier than externals. One also has to take one's courage in both hands (or one's wallet!) when it comes to changing them over. Took me 4 nerve-wracking hours last time. Costs $160 hereabouts to have some one do it for you.
12" PowerBook G$ 1.5 GHz Mac OS X (10.4.8) iPhoto 6.0.5
12" PoerBook G4 1.5 GHz Mac OS X (10.4.8)

Similar Messages

  • How does the event structure work & ...

    How does the event structure work & and how to modify the case example if you want to change the name of the case? I haven't a look at the manual but nothing about event structure is mentioned.

    I know how it works.. =P

  • How does the file structure work on a Mac?

    I am new to a MacBook Air.  I've got an iPhone and iPad, but I have no clue how you organize files by project.  Which would contain a combination of PDF's, Word, Excel, PowerPoint type documents.  HELP!

    You create folders in the Finder, and either move files as needed or click the white button with the triangle when saving new ones.
    (72918)

  • Is it possible to have your whole family on one apple id or is it better to have each person have there own? If each has their own does each id have to buy their own music and apps? How does find my iphone work with one apple id or two?

    Is it possible to have your whole family on one apple id or is it better to have each person have there own? If each has their own does each id have to buy their own music and apps? How does find my iphone work with one apple id or two? also I am going to be going off to college soon should I make an itunes id for my self and how will I get all the music from the old id?

    Is it possible to have your whole family on one apple id or is it better to have each person have there own?
    Yes, it is possible. 1 apple ID can be associated with up to 10 devices.
    If each has their own does each id have to buy their own music and apps?
    Yes, all purchases are non-transferable.
    How does find my iphone work with one apple id or two?
    Every device associated with one apple ID through Find my iPhone is tied to that Apple ID; Find my iPhone will work in the same way with up to ten devices associated with one apple ID. You cannot enable Find my iPhone for one device across two apple IDs
    I am going to be going off to college soon should I make an itunes id for my self and how will I get all the music from the old id?
    If you have authorized a computer with the old apple ID, you can transfer old media purchased through the old to other devices via iTunes. This doesn't mean the media purchases through the old apple ID it transferred to the new account. If you plan to make future purchases and don't wish to share them with others, make your own apple ID.

  • How does this IMPORT statement works

    can any one tell me how does this statement will work..
    I am wokring on Solution manager system , where in there is a function module SSF_FIELD_LIST
    to which system passes form name.
      import fields to fieldlist
             from database stxfcontr(sf) id l_fullname.
    stxfcontr is a table which contains value of in  a diff
    Regards,
    mayank

    It will import data object stored in memory under named fields to your custom data object fieldlist .
    The table which it is stored is name stxfcontr under RELID (memory area) SF .
    Cluster key (key of the entry) in that table is behind var l_fullname
    Anyhow I think [this link|http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3bf8358411d1829f0000e829fbfe/frameset.htm] is more that any explanation. Once you study it, you will understand the above.
    Regards
    Marcin

  • How does "notify me" actually work in mail app

    Might be a daft question, but how does "notify me" actually work in iPhone email app?
    I get the principal but surely when you get a reply thats already noticed you?
    Could someone advise me how it actually notifies and is it in addition to receiving the reply to the mail?

    I have the columns in place. But I have a few questions -
    1. Iis there some kind of audit trail report on the updates to my record to the table? If so how do I get to see?
    2. Am I expected to create a <entity name>_HISTORY table for this to work? I see some such recommendation  here .

  • How does mix and match works in ECC6.0?

    How does mix and match works in ECC 6.0?
    Can some shared on this topic?
    Thanks in advance

    It;s a term used in Retail for combination of sales item eg buy 3 get 1 any other  @ xx price.

  • How does the verizon wifi work? Do you pay monthly?

    I want to buy the new iPad with retina display as a gift, but how does this verizon wifi work? Do you pay monthly or have to call Verizon?

    You're post is a little confusing. WiFi signals are not done through Verizon unless you are talking about using a Verizon MiFi hotspot such as this http://www.verizonwireless.com/b2c/store/controller?&item=phoneFirst&action=view PhoneOverviewByDevice&deviceCategoryId=13&cmp=KNC-58700000028195084&zipRdr=y.
    4G wireless cell signals are done through Verizon. WiFi comes from places such as your home wireless network, or WiFi hotspots at places like Starbucks, restaurants, pubs, etc.
    If you are asking about Verizon's wireless cell service, it's $20 a month for 1 gig of data, $30 a month for 2 gigs of data, or $50 a month for 5 gigs of data.

  • How does the notify() call work in Java?

    Hi!
    Can someone help me:
    How does the notify() call work in Java?
    H�var

    Java's Thread Tutorial
    JavaWorld: Introduction to Java threads
    IBM: Introduction to Java threads
    Google: java+threads+tutorial

  • How does the copy button work in safari for ipad (copy button under facebbok share button)?

    How does the copy button work in safari for ipad (copy button under facebbok share button)?

    On a website ...  
    Tap the Action icon bottom of that window. (white square with a right facing arrow) then tap Facebook.
    You should see the following depending on the what content the website can share.
    Copy / Mail / Message / Twitter / Print  / Bookmark

  • How does the Passbook application work? How am I able to import my plane ticket, concert ticket etc into Passbook?

    How does the Passbook application work? How am I able to import my plane ticket, concert ticket etc into Passbook?

    Try the following to fix the iTunes Can't Connect issue that you are having:
    Open Settings.
    Open General.
    Open Date & Time.
    Switch the Set Automatically setting to Off.
    Open Set Date & Time.
    Set the date to a year ahead.
    Go back to the Home screen and open Passbook.
    Tap the App Store button. The App Store should load.
    Go back to Date & Time and turn on Set Automatically.
    Thanks to: https://discussions.apple.com/message/19622208#19622208

  • How does the newest Iphone work with Ford Sync?

    How does the new Iphone work with Ford Sync? I was thinking of purchasing the 4s but may go elsewhere if there is a better phone for the equipment in my vehicle.

    That would be a NO.. I should have done my homework before I switched to IPhone because the Bluetooth just does not want to sync with my Ford Truck. Its such an inconvience. But I see from other posts that Ford isn't the only car experiencing problems. So Hopefully Apple fixes this problem QUICKLY!

  • HT4914 How does the payment method work for iTunes Match?

    How does the payment method work with iTunes Match. For example, if you have a gift card, does it take it out of that. Or is there tax? What if you cancel your subscription in the middle of the year, does it take the money for that year or not? If someone could answer those questions it would be greatly apreciated. And if anyone has their own questions, feel free to ask. Thank you.

    Hi HLFrank,
    Welcome to Adobe Forum,
    You can opt for monthly payment in a yearly contract or pay at one go for an year.
    Please check the option at http://www.adobe.com/in/products/creativecloud/buying-guide.html
    Regards,
    Rajshree

  • HT201365 How does find my iPhone work as far as finding it?

    How does find my phone work if I can't find it?

    it uses the location services to locate it. but the phone has to be on and connected to some sort of internet (cellular or wifi)

  • How does premiere pro CC work with nvidia GT 630M (2GB) vega???!

    how does premiere pro CC work with nvidia GT 630M (2GB) vega????!

    That will work. I would just not expect major performance with a heavier load on playback.
    Eric
    ADK

Maybe you are looking for

  • Macbook pro can´t find/connect to my hotspot

    Dear experts! I recently moved to a new place and got myself a T-Mobile HomeNet Router. Everything works fine (WiFi and Ethernet) with all devices (iPhone, iPad, iMac, Linux-machine...) EXCEPT my MacBook Pro (specs below in the product section) :-( E

  • Error while installing ECC 5.0

    hello plz clear this error after giving export paths and etc i got the following error Copying file D:/ECC 5.0/dbexport1/EXPORT1/DB/ORA/DBSIZE.XML to: DBSIZE.XML. INFO 2007-05-02 02:19:18 Copying file D:/ECC 5.0/dbexport1/EXPORT1/DB/ORA/DBSIZE.XML to

  • Material Master Data from R/3

    Hi BW Gurus,             I am trying to upload 0material_attr data from r/3 to BW. I am doing good upto replicating master data in BW, but after that I dont know how to follow steps. Please if any one know how to load the master data after replicatin

  • Premiere/Media Encoder Crashing/Inconsistent

    Hello, I am rendering a 75 minute long feature film timeline. It is a 4kHD timeline with mixed RED and 1080p content. At first I was using CS6 but everytime I would render in media encoder it would crash. No matter the preset. I tried clearing the ca

  • Lumia 620 background change in themes

    I m using 620,i want to change my mobile themes,but its give only two option in themes -setting,white,and black. i want to change it,is there any software or setting to change it. specialy in my mobile setting of themes it appering only black and whi