How to get the best from Lightroom with my Nikon D700

I am having real trouble with the results from Lightroom from my Raw files.
I love Lightroom but am going to have to use another program unless I can figure out what to do.
Can anyone give me any advice?
I have never had to use presets etc. so am in need of basic help please.

Ed
I assume you tried to:
If you are on Mac OS X, drag the "Camera v2 beta" folder to:
/Library/Application Support/Adobe/CameraRaw/CameraProfiles
Do you have admin rights on your mac?  Otherwise, I am not to up on macs, and hopefully someone with more expertise can help with the installation.
Cheers
Rory

Similar Messages

  • How to get the TableRow from TableView with given row Index.

    Hi ,
    I want to retrieve the TableRow object or Cells of that row of the TableView, for the given row index. How i can get that.
    Here is the below code what i am actually looking for
    TableView table = new TableView();
    table.getSelectionModel().selectedIndexProperty().addListener(new ChangeListener<Number>() {
         @Override
         public void changed(ObservableValue<? extends Number> paramObservableValue,Number prevRowIndex, Number currentRowIndex) {
              System.out.println(":::::::::>  Previous Row : "+prevRowIndex+" Current Row : "+currentRowIndex);
              if(prevRowIndex.intValue()>-1){
                   // TODO: Get the TableRow object of prevRowIndex or the cells in that row.
    });Thanks in advance !!

    Jonathan, Thanks for the info !
    Actually my requirement is ,
    1) I have an editable table with four columns. Where the first three colums are editable and the last column is a delete button to delete the record.
    2) My requirement is such that, whenever the user edits a cell, it is not comitted on focus out but the whole row(all cells) is comitted at a time when the user hits "enter". If the validation is not successfull, the textfields are styled with error class and focuses on it.
    So based on the key event on the textfield in the editable cell, i am fetching all the cells in the same row, with the below code.. and doing the save/update operation.
    textBox.setOnKeyReleased(new EventHandler<KeyEvent>() {
         @Override
         public void handle(KeyEvent t) {
              if (t.getCode() == KeyCode.ENTER) {
                          TableRowSkin<ContactPersonResponse> rowSkin = (TableRowSkin<ContactPersonResponse>) cell.getParent();
                    ObservableList<Node> cells = rowSkin.getChildren();
                    view.setCellAction(cells);
                          // The setCellAction(cells) will iterate through all the cells, validates the text field,
                          // if validation is success commits all the cells else styles the cells and focuses on the cell.
    });Till now everything is fine and working properly.
    Now I have new requirement that when the user edits a row (not yet comitted) and if he selects another row, the previous selected row should be automatically committed with validation.
    So my final action is to call the setCellAction(cells) by passing the cells of the previous selected row.
    table.getSelectionModel().selectedIndexProperty().addListener(new ChangeListener<Number>() {
         @Override
         public void changed(ObservableValue<? extends Number> paramObservableValue,Number prevRowIndex, Number currentRowIndex) {
              System.out.println(":::::::::>  Previous Row : "+prevRowIndex+" Current Row : "+currentRowIndex);
              if(prevRowIndex.intValue()>-1){
                   // TODO: Need to call the setCellAction method by passing the cells of previous selected row. (prevRowIndex)
                            // Here i am not getting how to get the cells of the previous row.          
    });In the selectedIndex listener , i am not getting how to get the cells/row from the index.
    Any solution or workaround for achieving this functionality is highly apprieciated .
    Thanks & Regards,
    Sai Pradeep Dandem.
    Edited by: Sai Pradeep Dandem on Jan 2, 2012 10:23 PM
    Edited by: Sai Pradeep Dandem on Jan 2, 2012 10:23 PM

  • How to get the best from a PC? Some guides...

    I have recently made available three different 'guides' (from my perspective of course) and I thought it might be worthwhile to have it all in one place:
    1. A PC buying guide for NLE.
    2. Storage rules for an editing rig. Some basics.
    3. Guide for installing and tuning a Vista 64 PC.
    I hope you can profit from these postings.

    Harm,
    Have not gone to 64-bit yet, so I only linked to that post. Have not read it, but will, prior to the next build
    As for the hardware, some of the comments are on more current CPU's, etc., than I have. From my reading, I do not disagree with any of it.
    For the I/O layout, the only thing that I saw (and think I commented on when that first was posted) was the FW-800/external. My comment was based on my personal experiences with my hardware and SD material only. I do not debate that eSATA is better, but I have a lot invested in FW-800 externals, so have not made that jump. Also, my workstation's slots are full, so no eSATA for that box. I do recall that Jim Simon tried FW-800 and had nothing but problems. Guess that I have been lucky. To date, they have worked well for shuffling some Projects between the laptop and the workstation. As an aside, if I can work by the pool for much of a Project vs being in a dark interior room - guess which I will choose. So long as I can struggle by with the 17" monitor, I'll go for the outside. Need the big screens, or more power, and I just cart the external upstairs. Still, I do not disagree with your comments.
    Though I have a pretty good I/O system, when I do a new build I will definitely have your article in hand. Things have changed, since my last new machine and there is no reason to not incorporate the latest/best into it. I also have a printout of your "middle-of-the-road" workstation, and will likely model off of that too. Yes, things will change between now and then, but you provided a good template for me to work from.
    In total, I really liked all three articles (see comment on the OS one above). You distilled many discussions into concise form. Now, you also furnish a single link to all. Beats doing a Search on the fora, trying to remember which thread Harm, Jeff, Jim, Bill, Eddie, et al replied to with hardware suggestions. You put it all together for all users.
    Thanks,
    Hunt

  • How to get the best from 8gb ram in macbook pro_bootcamp Win 7

    Hi guys,
      I know what you are going to say, (run 64 bit windows) but bare with me.  I have brand new 2011 unibody macbook pro 13" 2.8 ghtz dual core 8gb of ram.  When running bootcamp windows 7 it shows only 2.16 gb ram usable.  I thought that 32 bit windows can handle 4 gb ram so how can I get at least that much grunt out of the machine.
       Yes, yes thanks for telling me that I can use 64 bit windows 7, but see I have downloaded a lot of autodesk 32 bit software (at 3gb per program) so it will be a month or so before my broadband is up for that kind of downloads again. I was wondering if you have a solution to at least get closer to the 4gb that should be available.
    Cheers

    The only way to have Windows  use 8GB ram is to, as you said you don't want to hear, use 64 bit Windows. Do the math 2^32 vs 2^64. It does not matter that you don't want to hear it, it is what it is.
    BTW, 32 bit programs will run in 64 bit Windows.
    And the reason you Windows can't use all your 4GB ram is because some of that 4GB is being used by your graphics etc.

  • How do I upgrade my drivers to get the best from my 9800Pro (fast writes?)

    Hi - my first post so take it easy
    Was told that this was the place to ask regards my PC
    Its a Medion PC which has a Micro-Star MS-6701 Motherboard - as I understand it this board is an OEM one which MSI has made for the Medion Company
    I wish to upgarde the drivers for the motherboard so that I cabn get the best from it and enable Fast Writes if possible
    The reason for this is that even though I have a Radeon 9800Pro - 512MB of Ram and a P4 2.6GHz PC I am only getting a 3D mark of about 4800
    Can anyone help me please ?
    Details of board
    Manufacturer   MICRO-STAR INTERNATIONAL CO., LTD    
    Model   MS-6701    
    Version        
    BIOS Vendor   Phoenix Technologies, LTD    
    BIOS Version   AWARD - 42302e31    
    BIOS Release Date   22/02/03    
    BIOS Properties   Plug and Play, Flash, AGP
    AGP
    Revision   3.0    
    Rate   4x, 8x (8x enabled)    
    Available Rate   0x0000000c    
    Selected Rate   0x00000008    
    Aperture Size   128 MB      
    Sideband Addressing   supported (enabled)    
    Fast Write   not supported

    These are details of my PC
    Quote
    Processor
    Model : 1x Intel(R) Pentium(R) 4 CPU 2.66GHz
    Speed : 2.67GHz
    Performance Rating : PR2940 (estimated)
    Type : Standard
    L2 On-board Cache : 512kB ECC Synchronous ATC (8-way sectored, 64 byte line size)
    Mainboard
    Bus(es) : ISA AGP PCI USB FireWire/1394
    MP Support : 2 CPU(s)
    MP APIC : No
    System BIOS : Phoenix Technologies, LTD 6.00 PG
    System : MEDIONPC
    Mainboard : MICRO-STAR INTERNATIONAL CO., LTD MS-6701
    Total Memory : 511MB DDR-SDRAM
    Chipset 1
    Model : Silicon Integrated Systems (SiS) SiS648 CPU to PCI Bridge
    Front Side Bus Speed : 4x 134MHz (536MHz data rate)
    Total Memory : 512MB DDR-SDRAM
    Memory Bus Speed : 2x 167MHz (334MHz data rate)
    Video System
    Monitor/Panel : Plug and Play Monitor
    Adapter : RADEON 9800 PRO (Omega 2.5.22)
    Adapter : RADEON 9800 PRO - Secondary (Omega 2.5.22)
    Physical Storage Devices
    Removable Drive : Floppy disk drive
    Hard Disk : ST3120023A (111.8GB)
    Hard Disk : Medion Flash XL  MMC/SD USB Device
    Hard Disk : Medion Flash XL      CF USB Device
    Hard Disk : Medion Flash XL      MS USB Device
    Hard Disk : Medion Flash XL      SM USB Device
    CD-ROM/DVD : IDE DVD-ROM 16X (CD 48X Rd) (DVD 6X Rd)
    CD-ROM/DVD : PIONEER DVD-RW  DVR-105 (CD 47X Rd, 31X Wr) (DVD 6X Rd, 4X Wr)
    MultiMedia Device(s)
    Device : MPU-401 Compatible MIDI Device
    Device : Standard Game Port
    Device : Creative SB Audigy 2 ZS (WDM)
    Device : Creative Game Port
    If anyone can help me get bit more from my PC I would be most happy
    In games such as Vietcong and Hidden and Dangerous two I get pop up and some slow down - due to my monitor I HAVE to run games in 1024 res

  • How to get the data from mysql database which is being accessed by a PHP application and process the data locally in adobe air application and finally commit the changes back in to mysql database through the PHP application.

    How to get the data from mysql database which is being accessed by a PHP application and process the data locally in adobe air application and finally commit the changes back in to mysql database through the PHP application.

    If the data is on a remote server (for example, PHP running on a web server, talking to a MySQL server) then you do this in an AIR application the same way you would do it with any Flex application (or ajax application, if you're building your AIR app in HTML/JS).
    That's a broad answer, but in fact there are lots of ways to communicate between Flex and PHP. The most common and best in most cases is to use AMFPHP (http://amfphp.org/) or the new ZEND AMF support in the Zend Framework.
    This page is a good starting point for learning about Flex and PHP communication:
    http://www.adobe.com/devnet/flex/flex_php.html
    Also, in Flash Builder 4 they've added a lot of remote-data-connection functionality, including a lot that's designed for PHP. Take a look at the Flash Builder 4 public beta for more on that: http://labs.adobe.com/technologies/flashbuilder4/

  • How to get the values from popup window to mainwindow

    HI all,
       I want to get the details from popup window.
          i have three input fields and one search button in my main window. when i click search button it should display popup window.whenever i click on selected row of the popup window table ,values should be visible in my main window input fields.(normal tables)
       now i am able to display popup window with values.How to get the values from popup window now.
       I can anybody explain me clearly.
    Thanks&Regards
    kranthi

    Hi Kranthi,
    Every webdynpro component has a global controller called the component controller which is visible to all other controllers within the component.So whenever you want to share some data in between 2 different views you can just make it a point to use the component controller's context for the same. For your requirement (within your popups view context) you will have have to copy the component controllers context to your view. You then will have to (programmatically) fill this context with your desired data in this popup view. You can then be able to read this context from whichever view you want. I hope that this would have made it clear for you. Am also giving you an [example|http://****************/Tutorials/WebDynproABAP/Modalbox/page1.htm] which you can go through which would give you a perfect understanding of all this. In this example the user has an input field in the main view. The user enters a customer number & presses on a pushbutton. The corresponding sales orders are then displayed in a popup window for the user. The user can then select any sales order & press on a button in the popup. These values would then get copied to the table in the main view.
    Regards,
    Uday

  • How to get real value from selectOneChoice with javascript?

    Hi,
    How to get real value from selectOneChoice with javascript? The event.getNewValue() only gets me the index of the selected item, not the value/title.
    JSF page:
    <af:resource type="javascript">
    function parseAddress(event)
    alert("new value: " + event.getNewValue());
    </af:resource>
    <af:selectOneChoice label="Location:" value="" id="soc4">
    <af:clientListener type="valueChange" method="parseAddress" />
    <f:selectItems value="#{Person.locations}" id="si7"/>
    </af:selectOneChoice>
    HTML :
    <option title="225 Broadway, New York, NY-10007" selected="" value="0">225 Broadway (Central Office)</option>
    <option title="90 Mark St., New York, NY-10007" value="1">90 Mark St. (Central Office)</option>
    Thanks a lot.

    Something I was missing ,
    You need to add valuePassThru="true" in your <af:selectOneChoice component. I have personally tested it and got the actual value in alert box. I hope this time you got the real solution. You can also test the following code by your end.
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <jsp:directive.page contentType="text/html;charset=UTF-8"/>
    <f:view>
    <af:document id="d1">
    <af:form id="f1">
    <af:panelBox text="PanelBox1" id="pb1">
    <af:selectOneChoice label="Set Log Level" id="soc1"
    value="#{SelectManagedBean.loggerDefault}"
    valuePassThru="true">
    <af:selectItem label="select one" value="First" id="s6"/>
    <af:selectItem label="select two" value="Second" id="s56"/>
    <af:clientListener method="setLogLevel" type="valueChange"/>
    </af:selectOneChoice>
    <af:resource type="javascript">
    function setLogLevel(evt) {
    var selectOneChoice = evt.getSource();
    var logLevel = selectOneChoice.getSubmittedValue();
    // var logLevelObject = AdfLogger.NONE;
    alert("new value is : " + logLevel);
    //alert(evt.getSelection);
    //alert(logLevelObject);
    evt.cancel();
    </af:resource>
    </af:panelBox>
    </af:form>
    </af:document>
    </f:view>
    </jsp:root>

  • How to get the value from a JavaScript and send the same to Java file?

    Hi.
    How to get the value from a JavaScript (this JS is called when an action invoked) and send the value from the JS to a Java file?
    Thanks and regards,
    Leslie V

    Yes, I am trying with web application.
    In the below code, a variable 'message' carries the needed info. I would like to send this 'message' variable with the 'request'.
    How to send this 'message' with and to the 'request'?
    Thanks for the help :-)
    The actual JS code is:
    function productdeselection()
    var i=0;
    var j=0;
    var deselectedproduct = new Array(5);
    var message = "Are you sure to delete Product ";
    mvi=document.forms[0].MVI;
    mei=document.forms[0].MEI;
    lpi=document.forms[0].LPI;
    if(null != mvi)
    ++i;
    if(null != mei )
    ++i;
    if(null != lpi)
    ++i;
    if(null != mvi && mvi.checked)
    deselectedproduct[++j]="MVI?";
    if(null != mei && mei.checked)
    deselectedproduct[++j]="GAP?";
    if(null != lpi && lpi.checked)
    deselectedproduct[++j]="LPI?";
    if( 0!=j)
    if(i!=j)
    for (x=0; x<deselectedproduct.length; x++)
    if(null != deselectedproduct[x])
    message =message+ "-" +deselectedproduct[x];
    alert(message);
    else
    //alert(" You cannot remove all products!");
    return false;
    return true;
    }

  • How to get the value from databank

    Hi,
    How to get the value from databank? and how to set the same value to visual script object?
    thanks,
    ra

    Hi,
    You can use GetDatabankValue(HeaderName, Value) to get the value from databank and SetDataBankValue(HeaderName, Value) to set the value to databank.
    You can refer to the API Reference to see list of associated functions and techniques we can use with related to Data Bank.
    This is the for OFT but if you are using Open Script then you have direct access for getting the databank value but when it comes to setting a value you have to use File operation and write you own methods to do the set operation.
    Thanks
    Edited by: Openscript User 100 on Nov 13, 2009 7:01 AM

  • How to get the values from html:select? tag..?

    i tried with this, but its not working...
    <html:select styleClass="text" name="querydefs" property="shortcut"
                 onchange="retrieveOptions()" styleId="firstBox" indexed="true">
    <html:options collection="advanced.choices" property="shortcut" labelProperty="label" />
    </html:select>
                        <td align="left" class="rowcolor1">
                        <script language="javascript" type="text/javascript">
                              function retrieveOptions(){
                             var sel = document.querydefs.options;
                             var selectedOption = sel[sel.selectedIndex].value;
                             document.write(selectedOption);
                           </script>

    <td align="left" class="rowcolor1">
                        <script language="javascript" type="text/javascript">
                              function retrieveOptions(){
                             var sel = document.querydefs.options;
                             var selectedOption = sel[sel.selectedIndex].value;
                             document.write(selectedOption);
                           </script>This java script is not working at all..its not printing anything in document.write();
    This is code..
    <td class="rowcolor1" width="20%">
    <html:select styleClass="text" name="querydefs" property="shortcut"
                             onchange="retrieveSecondOptions()" styleId="firstBox"
                             indexed="true">
                             <html:options collection="advanced.choices" property="shortcut"
                                  labelProperty="label"  />
                        </html:select>i tried with this also. but no use..i'm not the getting the seleced option...
    function retrieveOptions(){
    firstBox = document.getElementById('firstBox');
                             if(firstBox.selectedIndex==0){
          return;
        selectedOption = firstBox.options[firstBox.selectedIndex].value;
    }actually , how to get the values from <html:select> ...?
    my idea is to know which value is selected from the combo box(<html:select> ) if that value is equal some string i have enable a hyperlink to open a popup window

  • How to get the values from repeated frame?.

    Hi
    how to get the values from repeated frame?. i have to disply the first 3 digits in another place in my report.
    i have field empno in repeated frame and i want to disply first 3 digits in another place in the same report.
    thanks

    How often do you need to display it? It sounds like you might want to base a summary on that formula with a function of first or last. If it's a per page basis, it can be a page level summary. If it's at a higher level repeating frame, then you can create the summary at that level. I'd suggest taking a look at the online help for summaries using the first/last functions.
    Hope that helps,
    Toby

  • Need how to get the data from the external file in eCatt

    Hi ,
      Could any body suggest how to get the values from the external file(Excel,CSV file,Text file) and pass it as varaiable in ecatt Test script.
    Problem: Need to execute FK01-Vendor creation Transaction with multiple set of data .As per my understanding we could achive through Variants in Testdata set in eCatt .
    But is there any way to store the data in excell file and get the data and pass it to FK01 Test scripts
    Appreciate response on this

    Hi
    See the links they may be useful
    check these link,
    eCATT- An Introduction
    /people/sumeet.kaul/blog/2005/07/26/ecatt-an-introduction
    Creating Test Scripts
    /people/sumeet.kaul/blog/2005/08/10/ecatt-creating-test-scripts
    eCATT Logs
    /people/sapna.modi/blog/2006/04/18/ecatt-logs-part-vi
    eCATT Scripts Creation – TCD Mode
    /people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation-150-tcd-mode-part-ii
    Creation of Test Data Container
    /people/sumeet.kaul/blog/2005/08/24/ecatt-creation-of-test-data-container
    eCATT Scripts Creation - SAPGUI Mode
    /people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation--sapgui-mode-part-iii
    Integrating ECATT & MERCURY QTP Part -1
    /people/community.user/blog/2007/01/02/integrating-ecatt-mercury-qtp-part-1
    Using eCatt to Test Web Dynpro ABAP
    /people/thomas.jung/blog/2006/03/21/using-ecatt-to-test-web-dynpro-abap
    and
    -command reference
    http://help.sap.com/saphelp_nw04/helpdata/en/c6/3c333b40389c46e10000000a114084/content.htm
    /people/sapna.modi/blog/2006/04/10/ecatt--an-introduction-part-i
    http://prasadbabu.blogspot.com
    https://www.sdn.sap.com/sdn/developerareas/was.sdn?page=test_tool_integration_for_sap_e-catt.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/1b/e81c3b84e65e7be10000000a11402f/frameset.htm
    http://www.erpgenie.com/ecatt/index.htm
    hope this helps.
    Reward points for useful Answers
    Regards
    Anji

  • I have a new iMac running iTunes 10.4 in OS 10.6.8, and a new Mac Air running iTunes 10.4 in Lion.  I was able to transfer all my music etc. from the iMac onto the Air, but cannot figure out how to get the Playlists from the iMac to the Air.  iTunes Help

    I have a new iMac running iTunes 10.4 in OS 10.6.8, and a new Mac Air running iTunes 10.4 in Lion.  I was able to transfer all my music etc. from the iMac onto the Air, but cannot figure out how to get the Playlists from the iMac to the Air.  iTunes Help says File >Library >Export playlist and choose XML, or to save a copy of all your playlists, File > Library > Export Library, "the Exported info is saved in XML format."  Then it says, "to import an iTunes playlist, File > Library > Import Playlist".  Now I am assuming I do that import part on the Air, but when I try it doesn't recognize anything that can be imported - what am I missing??? Aside from a clue...

    Thanks, Jim, for taking the time, but the reply is unfortunately vague in the exact area of my confusion!  "you need to copy that file to your new computer..."  Well, the Import/Export instructions make it seem as if the two computers should be able to communicate this file thru wifi, but that's the linkage I can't seem tocreate with Import/Export.  Should I instead email a copy to myself (thats what applecare suggested)?  Copy it to and from a thumb drive?  But then place the file where?  And the article was helpful, but should I be trying to move the Library file or the Library.xml file (as iTunes Help suggests)?  Sorry to be so clueless about it...I suppose I buy Apple in the hopes of not having to think about this stuff, which approach seems not to be serving me well. Thanks again for your time!

  • HT2931 I am trying to figure out how to get the pre made "beats" with my garage band for my MacBook Air can u help

    I am trying to figure out how to get the pre made "beats" with my garage band for my MacBook Air can u help

    Hello Mattxy2,
    Thank you for the question. It sounds like you would like to add some Apple Loops to your project.  I recommend reviewing the following sections in Garageband Help:
    GarageBand Help - Search for Apple Loops
    http://help.apple.com/garageband/mac/10.0/#gbnd3002ab64
    GarageBand Help - Add Apple Loops to your projects
    http://help.apple.com/garageband/mac/10.0/#gbndc1d3db81
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

Maybe you are looking for

  • Kernel panic in paticular physical location only

    overview: Mac always crashes with kernel panic in particular physical location, but everywhere else it has never crashed. In an office I recently visited, my Macbook Pro exhibited this behaviour: when starting up, it crashed with a kernel panic (curt

  • Incompatibe type error can some please help stuck in rut

    found : double required: javax.swing.JTextField TotalIncomeField = (num1 + num2 + num3); try { double num1 = Double.parseDouble(LoansField.getText()); double num2 = Double.parseDouble(WagesField.getText()); double num3 = Double.parseDouble(OtherField

  • Underclocked cpu can it be made to run faster

    hi i read somewhere n8 has 772 mhz cpu underclocked is it possible to utilize the full  power of cpu most importantly will it  improveteh n8 xperience??? how will it effect battery life? except for n8 requiring charging everyday post anaa   i have no

  • Troubleshooting installation error

    Hello, all! I'm having difficulty installing Adobe Reader. I have a Mac (version 10.7.5) and have tried installing Adobe Reader multiple times, but to no avail. After each attempted download, I deleted the downloaded Adobe files, restarted my compute

  • IChat video won't work !! HELP!!!

    my girlfriend and I both recently bought mac laptops and hope to have some video conferencing on the go, being that i'm moving away. I already have a mini DV camera, and it works fine with the video conferencing....but she has a logitech one and it w