A few basic iPhoto 11 questions

I just updated my iMac from Tiger (I know...) to Mavericks and it's great, but there's a few things in iPhoto that are way different from my old version- wondering if I can re-apply these.
1) I used to be able to label photos by hovering over the photo and a dialogue box would appear, then once I titled it the title would stay under the photo. I can title photos now by going to info and titling it but when I'm in album view I can't see the titles whereas I used to.  I looked in preferences and everything but can't change it, is there a way to do this?
2) This one is basic and stupid- in my old version just 1 click would enlarge the photo from album view vs highlighting it and needing to double click to enlarge.  Any way to revert this back to the old way? 
I know these are really stupid questions but it's just conveniences I got used to that would be nice to have back.

1. View Menu -> Select 'Titles'
2. Tap the Space Bar.

Similar Messages

  • A few basic questions....

    Hi all,
    Been a busy bee learning java in the past few weeks and I have a few basic (yet varied) questions....
    When declaring Strings, what is the difference between: -
    String myString1 = "This is a String";and
    String myString2 = new String("This is also a String");When writing to a outputstream using a channel to a file, how do you write on a new line when appending? This code (which I think should write each string to a separate line each time it is run only seems to write to the same line.
    public static void main(String[] args) {
            String phrase = new String("Garbage in, garbage out\n");
            String dirName = "C:/Beg Java Stuff";       // Directory name.
            String fileName = "byteData.txt";
            File aFile = new File(dirName, fileName);
            // Create the file output stream.
            FileOutputStream file = null;
            try {
                file = new FileOutputStream(aFile, true);
            } catch (FileNotFoundException e) {
                e.printStackTrace(System.err);
            // Create the channel to the file.
            FileChannel outChannel = file.getChannel();
            ByteBuffer buf = ByteBuffer.allocate(phrase.length());
            byte[] bytes = phrase.getBytes();
            buf.put(bytes);
            buf.flip();
            try {
                outChannel.write(buf);      // Write the bytes to the channel.
                file.close();               // Close the output stream and the channel.
            } catch (IOException e) {
                e.printStackTrace(System.err);
        }On a related note, could someone please explain the concept of "flipping" the buffer?
    Okay, the last (and most general question)....about JSP and Servlets...
    I understand how JSPs work (as I've used ASP in the past). However, I'm not sure how Servlets fit into the web application universe. I know you can generate HTML via Servlets by using println()'s and its sometimes easier to use JSP with a lot of HTML. It seems that most people seem to use both Servlets and JSPs. If I had a web page with data that I wanted to communicate to a Servlet, how would I go about this? Following on from that, where would you logically use Servlets instead of JSP's and vice versa?
    Sorry for the generalisation of this question, but I just don't get how Servlets fit into the greater scheme of things.
    Thanks for any help with these questions. :)

    Hi,
    I'm also a beginner myself but I'll tell you what I
    know...
    About the strings, I think both expressions give the
    same result, the second expression
    String myString2 = new String("This is also a
    String");calls the constructor of the string class, providing
    it with a value for this new string being created. I
    think the first expression is a shortcut which is
    probably converted to the second expression by the
    compiler.
    See previous answer.
    About JSP and servlets, you say you have done some
    ASP, are you also familiar with ASP.NET? because if
    you are, it's pretty easy to understand that JSP is
    like ASP in the aspx file, whereas a servlet is like
    the codebehind file containing C# or VB code, the
    aspx.cs file
    A JSP is compiled into a servlet by the JSP engine, but it's important to note that servlets have a life of their own outside of JSPs. You can write a servlet without a JSP, but you can't write a JSP and not end up with a servlet.
    Servlets are Java's more efficient answer to CGI scripts. - MOD

  • Few basic questions on deployment

    Hi Experts,
    I have never worked on deployment. Hence have some few basic/conceptual questions.
    1. Can I run just deployment (heuristics/optimiser) without running SNP planning?
    2. Does deployment run change/modify the SNP orders created? If yes, then what are the paramenters that deployment run changes (order date, qty, from/to location etc)? Does deployment run create new/fresh orders also?
    3. What is the difference between deployment heuristics run and deployment optimiser run?
    4. What is the disadvantage to have just SNP planning run and dont have deployment runs?
    Regards
    Manotosh

    Hi Manotosh,
    Please find my responses below
    1. Can I run just deployment (heuristics/optimiser) without running SNP planning?
    Any distribution demand based deployment (pull dep /push strategies that deploy based on demand) needs a demand propagation run like heuristic or a planning run like optimizer. If you are using Push strategies that do not consider demands like (push by quota) you do not need a preceding heuristic run. Deployment optimizer does not need a heuristic run. Real time deployment does not need a heuristic run.
    2. Does deployment run change/modify the SNP orders created? If yes, then what are the paramenters that deployment run changes (order date, qty, from/to location etc)? Does deployment run create new/fresh orders also?
    There are 3 modes available in deployment (/sapapo/SNP02)
    DO NOT CHANGE mode - This is just simulation of deployment results. orders are not created.
    REDUCE mode - Heuristic orders are reduced to the extent of orders confirmed by deployment. Unconfirmed heuristic orders are not deleted.
    DELETE mode - Unconfirmed heuristic orders are deleted.
    Deployment heuristic only confirms heuristic orders ( some exceptions are push deployment wuth push by quots strategy as explianed above). Real time deployment /Deployment optimizer can create fresh orders.
    3. What is the difference between deployment heuristics run and deployment optimiser run?
    Deployment optimizer works based on costs and tries to generate the cost optimal solution for stock transfers.
    It is similar to SNP optimizer but it does not created pur reqs or plnd orders only stock transfers. Dep optimizer does not require a preceding heuristic run.
    Dep heuristic does not work based on costs bust based on the actual distribution demand propagated by heuristic and based on target stock reqmt & the pull /push /fairshare strategies...
    4. What is the disadvantage to have just SNP planning run and dont have deployment runs?
    SNP planning run (heuristic) is un constrained planning, the stock transfers are created to the extent of net requiremetns without considering the stock/capacity avaiablity at source, so it cannot be executed. A process like deployment is required to check how much of the heuristic orders can actually be executed considering executable receipts.
    Optimizer does not require deployment as such because it considers available receipts (constrained planning). You can directly execute optimizer results. SOme scenarios you may need Deployment & optimizer runs together.
    For example if you take weekly optimizer runs which create /stock transfers planned orders but you want to move stocks every day based on actually completed production. Then you can run deployment every day based on receipts actually available.
    Regards,
    Ashok

  • Few basic SRM questions .......

    I recently completed the SRM training from SAP and I have few basic questions and need help. Full points will be rewarded.
    These are my questions and it is based on SRM 5.0 Classic Scenario with R/3 backend
    1. Invoice  & confirmation transferred to R/3 via  ALE ? .  All other documents are transferred to R/3 via RFC?
    2. Based on the configuration, if the material is available in the backend then reservation will be created. Other wise PO will be created.  For text items, PR will be created.
         a. Who (purchaser) will process the PR in R/3 and how it is processed?.
         b. Who (purchaser?) will process the reservation in R/3 and how it is
             processed?. Assume no sourcing is setup in this case and No MRP run.
    3. How the vendor is linked to the Material or product category in SRM?. During the vendor replication from R/3, vendor and material/prod category link is automatically maintained?
    4. How the vendor is linked to a specific purchasing org/group? Is it based on the prod category assigned in the org structure for each purchasing org or purchasing group?
    5. How to do delta prod category replication?
    6. How to do Delta Material Replication?.
    7. Contracts and vendor list:-
        In our SAP training we created these from the browser. But in the actual
        implementation how do we create this?. Is it always from the browser?
    8. Direct Material and Plan driven Procurement.
       Can we use catalog items as direct material?. Just for example - > What
       about ‘Car Batteries’ that  is directly used in production and has the inventory
       also. But we are using electronic catalog for procuring this item. Is it possible to
       order this as direct material?
    9. How to replicate Plant. How to use DNL_PLNT?. Is BBP_LOCATIONS_GET_ALL will replicate all the PLANT's and its locations from the R/3 backend?
    10. In the HR system, which transaction we can view the org structure?

    Hi
    Answers to your questions ->
    1. http://help.sap.com/saphelp_srm50/helpdata/en/e9/d0fc3729b5db48e10000009b38f842/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/74/ec7b3c91c1eb1ee10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/55/d77c3c3fd53228e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/77/e97b3c91c1eb1ee10000000a114084/frameset.htm
    2.  Provided the necessary role is given to the Purchaser (Buyer) in the System.
    a) Yes
    b) Yes
    3. http://help.sap.com/saphelp_srm50/helpdata/en/e5/f5e938b4ece075e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/70/00c73a584611d6b21700508b5d5211/frameset.htm
    4. http://help.sap.com/saphelp_srm50/helpdata/en/2c/867d3ca2156c6ae10000000a114084/frameset.htm
    The vendor ORG has to be seperately created through trasaction PPOCV_BBP before replicating the Vendors from the R/3 System.
    http://help.sap.com/saphelp_srm50/helpdata/en/70/00c73a584611d6b21700508b5d5211/frameset.htm
    5. http://help.sap.com/saphelp_srm50/helpdata/en/42/d3b671ba67136fe10000000a1553f7/frameset.htm
    6.  http://help.sap.com/saphelp_srm50/helpdata/en/29/d586398dcfd74fe10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/05/9b8139437eac2ae10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/f5/b4bcdac7c40c4dba53e3695d18236c/frameset.htm
    7. Yes, from Browser it's quite easy and is quite user-friendly.
    8.
    http://help.sap.com/saphelp_srm50/helpdata/en/d3/4b9c3b122efc6ee10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/18/db183d30805c59e10000000a114084/frameset.htm
    9.
    You can use the following three routines to download locations from the backend system and store them as business partners in SAP Enterprise Buyer.
    BBP_LOCATIONS_GET_ALL
    To get all the location numbers from each backend system that is connected
    BBP_LOCATIONS_GET_FROM_SYSTEM
    To get all the location numbers from one particular backend system
    BBP_LOCATIONS_GET_SELECTED
    To get selected locations
    Previously, locations were not given business partner numbers in SAP Enterprise Buyer. If you are configuring an upgrade, you can use routines BBP_LOCATIONS_GET_FROM_SYSTEM and BBP_LOCATIONS_GET_SELECTED to check that the following conversions have been made:
    ·        Conversion of user favorites
    ·        Conversion of user attributes
    ·        Conversion of old documents
    Routine BBP_LOCATIONS_GET_ALL checks these automatically.
    Once you have run the routines, the location data is available in the SAP Enterprise Buyer system. Table BBP_LOCMAP contains the mapping information (in other words, which business partner number corresponds to which location in which backend system).
    For more information, see SAP Note 563180 Locations for EBP 4.0 – plant replication
    http://help.sap.com/saphelp_srm50/helpdata/en/62/fb7d3cb7f58910e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/77/e97b3c91c1eb1ee10000000a114084/frameset.htm
    10. PPOCA_BBP(Create) / PPOMA_BBP(Change) / PPOSA_BBP(Display).
    Regards
    - Atul

  • Basic iPhoto questions:

    I have some Basic iPhoto questions before I start using the program:
    - does iPhoto apply any compression or change images in any way when they
    are imported?
    - after images are imported, can the original source folder of images be deleted off of the mac?
    - can Quicktime files exported from iPhoto be viewed on a Windows computer?
    - can iPhoto handle large resolution images that might be as large as 8-15mb each? does it display them quick? are there any known file size issues?
    Thanks!!!!

    kat.
    Is there a way to use iPhoto on a network so other users can read and possibly write to an iPhoto library on a networked mac?
    iPhoto is a consumer level photo organiser, not a server. It's possible to share photos but libraries are very difficult and fraught with the danger of database corruption. Some have reported success.
    Is it possible to password protect or secure certain images in the library so they can not be seen by anyone?
    No. The best I can suggest there is to create a second library and store it in a secure area like a protected dmg. But remember, you can only have one library open at a time.
    After photos are deleted from iPhoto, are there any remaining traces or cached files anywhere other than the trash
    If you delete photos from iPhoto and empty the iPhoto trash then the pics are removed from the Finder as well. They remain as findable as any other deleted file from that point, which is, very, if the searcher in knowledgeable.
    Regards
    TD

  • Can you use iCloud to save iPhotos to the cloud? When I sign in to iCloud, I just see a few basic apps, no iPhotos.

    Can you use iCloud to save iPhotos to the cloud? When I sign in to iCloud, I just see a few basic apps, no iPhotos.

    If you're referring to the iCloud.com website for you account there are no photos there.  Photop Stream is only for syncing photos between iOS devices and Macs.
    This will exiplain what iCloud is and does in regards to photos:  iCloud: My Photo Stream FAQ
    This Apple document describes what iCloud stores: iCloud: iCloud storage and backup overview
    OT

  • Few basic questions about database administration

    Hello,
    I have a few basic questions about database administration.
    1. I switched one of my oracle instances to archivelog mode. I just cannot locate the archive log files on my windows system. The %ora_home%/ora92/database/archive directory is desperately empty...
    2.What is the tools01.dbf datafile used for?
    3.What is the undotbso1.dbf datafile used for?
    Thanks in advance,
    Julien.

    1. The archive log location needs to be specified in your init.ora file. By default, Oracle will place the archive files in either ORACLE_HOME/dbs or ORACLE_HOME/database.
    2. The tools01.dbf file belongs to the tools tablespace which should be set as the default tablespace for system. It primary purpose is to hold Oracle Forms and Reports database objects, however, it should also be used for holding other non sys database objects such as the perfstat (statspack) or other third party database schemas e.g. quests sqllab.
    3. undotbs01.dbf file belongs to the undo tablespace.

  • A few simple (?) dimension questions...

    Hi, I have a few really simple dimension questions that I just can't figure out in OWB (which I'm just now starting to play with):
    1) I'm trying to create a dimension that has no levels or any hierarchy. In the BI tool, I just want this dimension to act as a "pick list" for one of 8 values (DW data snapshot dates for the last 8 weeks...) Users won't summarize by this dimension, or ever have more than 1 week selected at a time. How can I set this type of dimension up?
    2) Somewhat related to #1 - just to get something working, I set up a "time in weeks" dimension not as a time dimension, just as a normal user dimension. I then added a single "weeks" level with a surrogate key (using "key" instead of "id"), short desc (as the business key), and long description. Set up a mapping from my source table, everything worked fine. The strange thing I've notcied is that the relational table produced has both a "week_key" column and a "dimension_key" column. How can I get rid of the "dimension_key" column - its just an exact duplicate of the lowest level key column? Note - we will have a dimension table with over 1.3 BILLION rows in our warehouse - so duplicating this column does add a significant amount of overhead - this isn't just an academic problem.
    3) related to building this "test" dimension - my source table has 8 records in it. Whenever I run the ETL to populate the dimension table, the surrogate keys end up being key values 9 - 16 instead of 1 - 8. Note this is even if I reset the sequence number to 1 before I start, etc. My understanding is that Oracle uses a variable width number field when storing data - so having this dimension with values 1-8 instead of 9-16 saves approx a byte for every fact table record (which we're predicting will be in the range of 20 - 50 BILLION rows). How can I force the dimension to start numbering at 1?
    Thanks in advance,
    Scott

    Hi
    Reg #2, I do not think we can get rid of the "dimension key". It looks like OWB is creating this column as a default Primary Key and hence is not possible to remove this. May be if we build the base Table for dimension as a normal relational table, which will allow us to define our own keys, and then build the "Dimension" using AWM on this relation table may resolve the issue of having duplicate primary keys. Its only a thougt, have not tested though.
    rgds
    Mahesh

  • I am a novice. I have a few thousand iPhotos stored on Dropbox. But now I have a Canon T5i camera and want to get more involved in photography. I want to open a Lightroom and Photoshop account. I have a Windows desktop and an iPad. Will I have any compati

    I am a novice. I have a few thousand iPhotos stored on Dropbox. But now I have a Canon T5i camera and want to get more involved in photography. I want to open a Lightroom and Photoshop account. I have a Windows desktop and an iPad. Will I have any compatibility issues with PC and Mac? Can I store my photos in Lightroom and eliminate my Dropbox account? Thanks.

    You shouldn't have any compatibility issues. But you don't store images "in" Lightroom. Lightroom simply points to wherever the images are on your system. You might like to watch a few videos that can help you understand how Lightroom works.
    Getting Started with Adobe Photoshop Lightroom 5 | Adobe TV

  • Basic Hyperion Workspace question

    Is there any way to Drill-Down to data by double-clicking on the chart item in Hyperion Workspace? I can do this in Hyperion Reporting Studio.

    hi all,Hi Neerav
    I have very basic clone database question
    If i create database A and clone database B using A...
    I want to know that any operation done on A will be automatically done on Cloned database B.Oops....Now you're asking about rocket science. Sorry, I don't know.
    I know about some basics:
    Streams or Replication--> Which can give you data on B in read-write mode.
    DR--> For safeguarding your database and B will work as DR solution.
    Hope u understandNo, please make us understand.
    Regards,
    S.K.

  • Basic recording/feedback question

    I'm recording basic vocals against accompaniment tracks using an APOGEE ONE and Audio-Technica 40 series AT8449 condenser mic. I use only headphones, no external speakers.
    If I record with "monitoring" on I constantly battle feedback/distortion, especially on songs with a wide dynamic range. When the feedback protection kicks in the message indicates that I'm getting feedback through my external speakers (which I don't have), I can minimize the problem by turning "monitoring" off but I lose the reference vocal. I know I must be overlooking something very simple. Any help is appreciated.

    hi all,Hi Neerav
    I have very basic clone database question
    If i create database A and clone database B using A...
    I want to know that any operation done on A will be automatically done on Cloned database B.Oops....Now you're asking about rocket science. Sorry, I don't know.
    I know about some basics:
    Streams or Replication--> Which can give you data on B in read-write mode.
    DR--> For safeguarding your database and B will work as DR solution.
    Hope u understandNo, please make us understand.
    Regards,
    S.K.

  • Basic PDF/SSL Question

    Okay, I know this is a basic question, and I'm not sure if this is really where I should be posting it, but maybe someone out there has experience with this.
    I have a PDF form sitting on a secure server.  I have it set up to email the completed PDF back to our company when the user clicks the SUBMIT buttton.  Whether or not the PDF is secure coming back to us would be dependent on the email server the user uses - not that the form sits in a secure area on our server or that the PDF is security settings are set, correct?
    Any input appreciated.
    Thanks
    Q

    hi all,Hi Neerav
    I have very basic clone database question
    If i create database A and clone database B using A...
    I want to know that any operation done on A will be automatically done on Cloned database B.Oops....Now you're asking about rocket science. Sorry, I don't know.
    I know about some basics:
    Streams or Replication--> Which can give you data on B in read-write mode.
    DR--> For safeguarding your database and B will work as DR solution.
    Hope u understandNo, please make us understand.
    Regards,
    S.K.

  • Basic wifi service question

    basic wifi service question
    A Windows-using friend of mine subscribes to a service from Verizon that is sort of like a cell phone for a computer - wifi service that you can access from theoretically anywhere, for something like $60 a month -
    as far as I can determine, one CAN get this for Mac but ONLY if you have a 15 or 17 inch laptop with PC slots - unless I am missing something. It requires a special kyocera card.
    Another company, T-Mobile, offers a similar service, but with no MAC access at all.
    So my question is: is there a similar service, wi-fi access theoretically anywhere (or even just anywhere in New York City) ? Hopefully with just the regular mac airport card and not any additional special hardware?
    Thanks!
    Will

    Hello WillFriedwald2
    The kind of service your describing is probably a 3G and GPRS service.
    Phone companies now offer mobile high speed connections using EDGE technology or GPRS2 and supply a 3G or GPRS PCMCIA card.
    However some companies are now offering a package whereby you get high speed 3g and gprs and also wifi.
    So to use this service on a laptop that has no PC card slot you need to get a 3G or GPRS2 phone that supports blue tooth then you can connect your laptop to the phone over bluetooth and therefore access high speed internet.
    But if you had a desktop mac such as a G5 you would be better just getting a regular cable or dsl connection in your home and invest in a wireless router.

  • Basic JDBC transactional question

    Hello all,
    I have (what I believe) is a basic transactional JDBC question.
    Here's what I want to do:
    begin transaction
    select a row from a table where (some condition).
    that row may or may not exist.
    if the row exists: update the row
    else if the row does not exist, insert a new row
    end transaction
    I want this entire thing to be atomic .. I don't want the select to complete, then have something else come in there before the update/insert takes place.
    I'm using MySQL .. I seem to remember hearing about some proprietary MySQL command which would do a SELECT + UPDATE atomically .. which would be fine, but I can't find it.
    Wrapping this with a row-level lock would be fine too .. I'm just not sure how to do that in JDBC.
    Thanks!
    -d

    By thte way, and not that it helps the orignal poster, who's using MySQL, but Oracle has a proprietary MERGE statement that does "insert or update" in one go. For example:
    MERGE INTO bonuses D
       USING (SELECT employee_id, salary, department_id FROM employees
       WHERE department_id = 80) S
       ON (D.employee_id = S.employee_id)
       WHEN MATCHED THEN UPDATE SET D.bonus = D.bonus + S.salary*.01
         DELETE WHERE (S.salary > 8000)
       WHEN NOT MATCHED THEN INSERT (D.employee_id, D.bonus)
         VALUES (S.employee_id, S.salary*0.1)
         WHERE (S.salary <= 8000);

  • Basic Clone database question

    hi all,
    I have very basic clone database question
    If i create database A and clone database B using A...
    I want to know that any operation done on A will be automatically done on Cloned database B.
    Hope u understand
    Thanks,
    Neerav

    hi all,Hi Neerav
    I have very basic clone database question
    If i create database A and clone database B using A...
    I want to know that any operation done on A will be automatically done on Cloned database B.Oops....Now you're asking about rocket science. Sorry, I don't know.
    I know about some basics:
    Streams or Replication--> Which can give you data on B in read-write mode.
    DR--> For safeguarding your database and B will work as DR solution.
    Hope u understandNo, please make us understand.
    Regards,
    S.K.

Maybe you are looking for

  • Ical print and web formatting

    i am using ical to present a monthly schedule to my department. i have color coded the events by creating different calendars and made them 'all day events'. when i try to print it -- the order of the events get shuffled around with no apparent ryhme

  • Layering problem in Photoshop CS4

    always i get color image degradation whenever i apply new gradient layer? for example: i have green meadow with clear blue sky and i add new layer and apply black gradation filter on the sky and then change opacity from (0-100) until i get the best l

  • How do i edit the cd information in itunes so that it syncs with my ipod

    why wont my cd information in itunes sync with my ipod after I edit. I like for my albums to have one artist instead of the main artist and featured artist it just makes music eaiser to find. i'm new to the apple word coming from a mp3 this is so com

  • Slide show photos black

    I am trying to create a slide show from the pictures stored in iPhoto, but some of them do not show up in the slide show. Instead, there is a black screen for the three seconds that the photo should be showing. Others from the same library are fine t

  • DNG SDK vs Lightroom - difference(s) in TIFF output?

    Hi, I'm thinking about writing a batch program that uses the DNG SDK to create full-size JPEGs of images i've edited (by exporting to TIFF from the DNG SDK and then using imagemagick to convert to JPEG). I often forget to export the image after I've