How to make 1 Library out of 3?

Hi,
I got 3 different Libraries and want to put them all together now into one.
Is there a easy way to do that? Or do I have to export each one (ca. 100GB) and then Import again??
Thanks
R

I love the idea of AP - but the software is not quite there yet.
Some think it is there already, me included. That's not to say we don't have laundry lists of things we'd like changed....
For my system it is pretty easy to find xxxx.tif file. I currently have 2 different systems and can't decide which is better.
One system is the following.
All of my images have unique chronological names. If it is a new version I would simply add an "A" or "B" to the end of the name. The actual images are simply kept in projects of 1000 in folders of 10 projects. I use albums to collect the images in folders of my clients, so if I needed xxxxx.tif I could simply go to the project it is in and either do a find (my preferred method) or simply scroll to it. Another way would be go to the client folder and search there.
The other system is as follows:
All of my images have unique chronological names. Jobs are saved by project under the client and albums are made in 1000 image groups in 10 album folders. In other words the reverse of the above system. So again I could search by name in the project or album or scroll in either.
With either system I can also store albums with a specific scope, like landscapes, or location etc.
The only slowdown compared to iView is searching all of the images by keyword. iView can search a huge database (65k images) that are both on and off-line in a fraction of a second. Unfortunately maybe the thing to do is load the images in AP and then have iView catalog those images and then apply keywords in iView. Most of the time I need to find images by number or client or someother way which is already albumized in AP.
SATA...
I currently use Firmtek enclosures with 300gb Maxtor SATA drives. Since I purchased these Sonnettech has come out with enclosures and PCI cards that support Port Multiplication. If I was starting over I would now go the Sonnettech route instead of the Firmtek route. I would probably go 750gb drive route also, except for the higher cost/mb over 300gb drives.

Similar Messages

  • How to make use out of Kernel Reader Software Rules??

    Each of my agents have a Kernel Reader module loaded but there are only two software rules defined (rknrd105 & rknrd106). There are many other software rules available but I don't know how to make use out of them. How do I add them to the module?? Please assist.
    Thanks in advance.
    Tony

    Each of my agents have a Kernel Reader module loaded but there are only two software rules defined (rknrd105 & rknrd106). There are many other software rules available but I don't know how to make use out of them. How do I add them to the module?? Please assist.
    Thanks in advance.
    Tony

  • How to make call out from XI to external applications??

    Hi,
    I have XI running on my system.
    I want to know if there is any possibility to invoke
    or to make call outs from XI to external applications
    like java.If yes what is the procedure for that.
    Thanks in advance
    Sunita

    XI will need a triggering event to do this. That is, if you can send a message to XI, then using XI you can route the message to a Proxy and from the proxy (which could be a java proxy) you can make a call to a java program outside XI. But, basically, XI on its own will not make a call, but it needs a triggering message. So, you can configure a file adapter to send a triggering message from a file system to the intergration server, and configure routing rules so that the messages reaches a proxy.
    Warm regards,
    Venki.

  • How to make Library Update work with XFL format

    Hi, all. When you keep your Flash file as a fla, it remembers where bitmap and audio files were so that if you edit the original file you can easily pull in that update by selecting the library icon, right-clicking, and selecting "Update." However, when you use xfl, that gets broken. I think the theory is that you are supposed to be able to dig through the library folder and be able to update the file there. However, in the case of audio files, there's not actually anything in the library directory, so you can't really do that.
    Is there a way that I'm missing to let you easily update bitmap and audio library assets with xfl? Is there a setting somewhere I should be setting that would enable my library assets to "remember" where they were imported from after the file is closed and reopened?  Note that I'm still on cs5.5 for the most part, because I feel like it's more stable than CS6 and definitely more stable than the CC versions, but I have also had this problem in CS6.

    "However, in the case of audio files, there's not actually anything in the library directory, so you can't really do that."
    I don`t remember how xfl was handled in older versions, but in CC the LIBRARY folder that you see inside your XFL File is an exact mirror of the LIBRARY Folder that can be found on your HD where the xfl file is located.
    So any Sound that you imported in your xfl file will be copied to that specific folder. And updating that file will automatically update it in your LIBRARY, so there is actually no need anymore to "update" your assets via the context command.
    (Windows 7-64bit)

  • Does anyone know how to make SmallCaps out of a font in Muse?

    I am using Palatino and would like to make SmallCaps and SmallCaps Italic.
    Does anyone know how to do this in Muse?
    Thank you for the help.

    Hi,
    An update: Adobe Muse CC 2014.1 (released earlier today) includes support for self-hosted web fonts. To use a specific font in your Muse site, you will need to install the system font (properly licensed for desktop use) and provide the corresponding web font files (properly licensed for use on a website).
    Give it a try and let us know if you need help or run into issues.
    Abhishek

  • How to Make Library Listing by Album

    On the newest versions of iTunes 10 I've found that it's impossible to make the Music Library be listed by Album only. Previously there was always an album column, but now it seems the best I can get is Album by Artist, which doesn't allow me to find entire albums of music no matter who the artist was. Does anyone know if there is another setting I can use where it brings all the tracks of any given album together no matter the artist, or do I just have to go back to older versions and hate Apple guessing what I want?

    Try clicking that Album by Artist tab until it toggles to Album. I'm still using version 9; in that version that tab toggles from Album to Album to Artist and Album by Year.

  • How to make library play whole album in order

    Does anyone know how i can get my itunes library to play a whole album?  I just want to sit here and listen to an album in my library I click on one song and once its played it randomly jumps somewhere else in the library this is so annoying it never used to do this.

    Check the bottom left of the screen. If the little symbol with the two arrows crossing paths is blue, click it. That is the shuffle icon, your library must be set to shuffle.

  • How to make Document out of Node?

    Hi!
    I have the following problem. With Xalan I am converting a XML document into a SVG document. This SVG document I want to display with Batik (JSVGCanvas).
    Xalan only returns the document root Node as org.w3c.dom.Node.
    However, the Batik JSVGCanvas.setDocument method expects org.w3c.dom.Document
    What is the best way to create a org.w3c.dom.Document out of a org.w3c.dom.Node?
    Thanks a lot for any suggestions.

    Node node;
    if(node.getNodeType==Node.DOCUMENT_NODE)
    Document document=(Document)node;

  • How to make in/out Port vis work with COM interface under different windows versions?

    Hello!
    I know that the accessHW is necessary for it, so I downlaoded the
    this file from the homepage of NI, but there are always some problems
    with it.
    My program should get the the voltage impulse between
    the pins DTR and RTS of a COM interface. After
    I installed accessHW under winNT, the voltage between them changed
    automatically from 0 mV to about 24 mV , and program
    worked well . But this way does not work under Win98 and Win2000,
    and this voltage is always 0 so that the device can not make any voltage
    impulse.
    Could someone give me a software solution for it? Thanks!
    P.S:The version of the labview I use is 6.1.
    Le

    You shouldn't depend on a voltage difference between the tow pins unless you need something like 24 volts and not 24 millvolts. All of the signal lines are referenced to ground and the signal lines usually swing between -3 to -12 and +3 to +12 volts. If you truly saw a 24 millivolt difference between two signal leads, then all that means is that they are both at the same logic state. A difference of 24 millivolts is not much and has to do with the UART in your computer and not accessHW I believe though maybe what happened is that the difference is 24mv when both are logic "1" and less when logic "0" or vice versa. If your device requires power from the serial port, then what you'll have to do is control the signal lines in your program and I
    would recomend VISA to do that instead of inport/outport. And check the voltage requirements of your device. If this is a device you designed, it should be designed for the lower voltages on new pc's and laptops. In other words, I would depend on 3 volt signals instead of 12. There are numerous references to either RS-232 or EIA-232 on the web. I think a review of the electrical specifications is needed.

  • How to make a outer join dynamically

    I need to make a a dynamic join based on column values ie I want to do the following for ex. IF a.column1='A' and a.column2='B' then my where clause should be a.job_num=b.job_num(+) and a.po_num=b.po_num(+)
    ELSE my join caluse should be
    a.po_num=b.po_num(+).
    Has anyone ideas?.
    I do not want to check conditions and concatenate the string to make the appropriate sql

    It doesn't necessarily have to be dynamic SQL.
    begin
      select column1, column2 into var1, var2 from table1 ;
      if var1 = 'A' and var2 = 'B'
      then
        select more_columns into var_columns
        from table2 a, table 3 b
        where a.job_num=b.job_num(+) and a.po_num=b.po_num(+) ;
      else
        select more_columns into var_columns
        from table2 a, table 3 b
        where a.po_num = b.po_num(+). ;
    end ;

  • How to make image out of panel?

    hi,
    i have a JPanel object and i drawn something on this panel. it also contains somemore components. can anyone say how to create image (like .jpg) from what is getting displayed in my panel.
    thankx in advance.

    Found this in the newgroups
    If you are using Java 2D, you can create a JPEG image by using the
    com.sun.image.codec.jpeg package. The code below creates a JPEG image and
    saves it to a file.
    public void save(BufferedImage destImage, String filename) {
    try {
    ByteArrayOutputStream boutstream = new ByteArrayOutputStream();
    JPEGImageEncoder enc = JPEGCodec.createJPEGEncoder(boutstream);
    enc.encode(destImage);
    FileOutputStream fimage = new FileOutputStream(new File(filename));
    boutstream.writeTo(fimage);
    fimage.close();
    } catch (Exception e) { }
    The code snippet below shows how to crerate a BufferedImage:
    BufferedImage bi = new BufferedImage((int)imWid,
    (int)(imHt),
    BufferedImage.TYPE_INT_RGB);
    Graphics2D g2d = bi.createGraphics();
    g2d.drawImage(img, dispTx,this);
    img : Your image object.
    dispTx: The Affine Transform.
    You can use other drawImage()methods for drawing images.
    Once the image is drawn, you can save it using the save() method.

  • How to make links out of database info?

    So I have a database of links and I want to make it so when
    they are displayed on the page they are clickable links. Where do I
    put the href tags?
    Thanks!
    heres the code for the page:

    Change this:
    <td><?php echo $row_Recordset1['link'];
    ?></td>
    To this:
    <td><a href="<?php echo $row_Recordset1['link'];
    ?>"><?php echo
    $row_Recordset1['link']; ?></a></td>
    Brandon7777 wrote:
    > So I have a database of links and I want to make it so
    when they are
    > displayed on the page they are clickable links. Where do
    I put the
    > href tags?
    >
    > Thanks!
    >
    > heres the code for the page:
    >
    > <?php require_once('../Connections/dbase.php'); ?>
    > <?php
    > if (!function_exists("GetSQLValueString")) {
    > function GetSQLValueString($theValue, $theType,
    $theDefinedValue = "",
    > $theNotDefinedValue = "")
    > {
    > $theValue = get_magic_quotes_gpc() ?
    stripslashes($theValue) :
    > $theValue;
    >
    > $theValue = function_exists("mysql_real_escape_string")
    > mysql_real_escape_string($theValue) :
    mysql_escape_string($theValue);
    >
    > switch ($theType) {
    > case "text":
    > $theValue = ($theValue != "") ? "'" . $theValue . "'" :
    "NULL";
    > break;
    > case "long":
    > case "int":
    > $theValue = ($theValue != "") ? intval($theValue) :
    "NULL";
    > break;
    > case "double":
    > $theValue = ($theValue != "") ? "'" .
    doubleval($theValue) .
    > "'" : "NULL";
    > break;
    > case "date":
    > $theValue = ($theValue != "") ? "'" . $theValue . "'" :
    "NULL";
    > break;
    > case "defined":
    > $theValue = ($theValue != "") ? $theDefinedValue :
    > $theNotDefinedValue; break;
    > }
    > return $theValue;
    > }
    > }
    >
    > mysql_select_db($database_dbase, $dbase);
    > $query_Recordset1 = "SELECT links.link,
    links.`description` FROM
    > links"; $Recordset1 = mysql_query($query_Recordset1,
    $dbase) or
    > die(mysql_error()); $row_Recordset1 =
    mysql_fetch_assoc($Recordset1);
    > $totalRows_Recordset1 = mysql_num_rows($Recordset1);
    >> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml"
    ><!-- InstanceBegin
    > template="/Templates/index.dwt"
    codeOutsideHTMLIsLocked="false" -->
    > <head>
    > <!-- InstanceBeginEditable name="doctitle" -->
    > <title>Something in blue - Web design by Giant
    Systems</title>
    > <!-- InstanceEndEditable -->
    >
    > <meta http-equiv="Content-Type"
    content="text/html;charset=utf-8" />
    > <style type="text/css">
    > <!--
    > @import url("../Something_in_Blue/defaultblue.css");
    > .style1 {
    > font-size: 16px
    > }
    > .style2 {font-size: smaller}
    > .style3 {font-size: xx-small}
    > -->
    > </style>
    > <!-- InstanceBeginEditable name="head" --><!--
    InstanceEndEditable
    > --><!-- InstanceParam name="OptionalRegion1"
    type="boolean"
    > value="true" --> </head>
    >
    >
    >
    >
    > <body>
    > <div>
    > <div class="top">
    >
    > <div class="header">
    >
    > <div class="left style1"> <span
    class="style2">Franco-American
    > Oral History Archives</span></div>
    >
    > <div class="right">
    > <div>
    > <p><img src="../orbs.jpg" width="168"
    height="64" /></p>
    > </div>
    > </div>
    >
    > </div>
    >
    > </div>
    >
    > <div class="container">
    >
    > <div class="navigation"><a href="home.php"
    title="Contact">HOME</a><a
    > href="archives.php"
    title="Home">ARCHIVES</a><a href="about.php"
    > title="Archives">ABOUT</a><a
    href="links.php"
    > title="About">LINKS</a><a
    href="sponsors.php"
    > title="Links">SPONSORS</a><a
    href="contact.php"
    > title="Contact">CONTACT</a> <div
    > class="clearer"><span></span></div>
    </div>
    >
    > <div class="main">
    > <div class="content">
    >
    > <h1><!-- InstanceBeginEditable
    name="EditRegion5" -->Links<!--
    > InstanceEndEditable --></h1>
    > <!-- InstanceBeginEditable name="EditRegion4" -->
    > <table width="467" height="59" border="0">
    > <tr>
    > <td width="319" height="14"> </td>
    > <td width="138"> </td>
    > </tr>
    > <?php do { ?>
    > <tr>
    > <td><?php echo $row_Recordset1['description'];
    ?></td>
    > <td><?php echo $row_Recordset1['link'];
    ?></td>
    > </tr>
    > <?php } while ($row_Recordset1 =
    > mysql_fetch_assoc($Recordset1));
    >>
    > </table>
    > <!-- InstanceEndEditable -->
    > <p> </p>
    > <p> </p>
    > <p></p>
    > <p> </p>
    > </div>
    >
    > <div class="sidenav">
    > <h2>Language Selection </h2>
    > <p> <a href="home.php">English
    </a></p>
    > <p><a href="../FR
    files/homeFR.php">Français</a></p>
    > <ul>
    > <li></li><li></li>
    > <li></li>
    > <li></li>
    > <li></li>
    > </ul>
    >
    > <h2>Archives</h2>
    > <p><a href="franco.php">Franco
    American</a></p>
    > <p><a
    href="acadian.php">Acadian</a></p>
    > <p><a
    href="quebecian.php">Quebecian</a></p>
    > <ul><li></li>
    > <li></li>
    > </ul>
    >
    > <h2>Contact info</h2>
    > <p>Click <a
    href="contact.php">here</a></p>
    > <p> </p>
    > <ul><li></li>
    > <li></li>
    > <li></li>
    > <li></li>
    > </ul>
    > <p><br />
    > </p>
    > </div>
    >
    > <div
    class="clearer"><span></span></div>
    >
    > </div>
    >
    > <div class="footer">&copy; 2008 Brandon Chase
    and UMaine Franco
    > American Centre. All Rights Reserved.</div>
    > </div>
    >
    >
    >
    >
    > </div>
    > </body>
    > <!-- InstanceEnd --></html>
    > <?php
    > mysql_free_result($Recordset1);

  • How to make DBL out of 8 chars?

    I have a set of characters which represents binary data.
    Every 8 characters meant to be 1 DBL number. How to convert 8 chars to 1 DBL?
    Message Edited by jonni on 08-08-2006 08:08 AM

    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • Wonder how to make sense out of this!!!

    here is my problem,
    I'm a newbie an i have a program called Process who calls IUBank and Regist and Regist is calling RegisBankAccount and i'm having problem with my packages, dont know what should be the order , i`ve try all of them and it`s still not working i guess maybe it`s a programmation problem or just an import problem...I spent too much time now my brain is about to explose can someone please help!!!

    compiling is not a problem its when im trying to run it it says java applet started and then nothing but a purple square

  • How to make BufferedReader out of  StringBuffer

    StringBuffer buffer = new StringBuffer("hello");
    BufferedReader source= new BufferedReader(buffer);
    gives me an error
    .java
    .\ListFiles.java:75: cannot resolve symbol
    symbol : constructor BufferedReader (java.lang.StringBuffer)
    location: class java.io.BufferedReader
    BufferedReader source= new BufferedReader(buffer);
    ^

    This is because the BufferedRead does takes a Reader of some description. A Reader tends to take an InputStream and the StringBuffer class does not extend any of these classes.
    I think you may have a misconception of what a StringBuffer is. A StringBuffer is just a mutable String, it can be used for efficiency.
    The BufferedReader is for reading from a blocking IO source. A single call to a BufferedReader reads a certain amount, in a text file its up to the end of line character, and when it reaches that point returns the result.
    Hope this helps.

  • I have greyed out songs on my ipod and i dont know how to make them come back on my ipod and it wont work from my itunes library to my ipod

    I need to know how to make greyed out some songs turn bold. I have tried from my itunes library to my ipod but it still wont work. Can anyone help?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all music and resync
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                             
    - Restore to factory settings/new iOS device.

Maybe you are looking for

  • Problem with "File "

    I have a problem... I need to check the file existance in my application. if it exists i need to append it, or else create a new file.. it seems too simple at first.. anyway.. mayb i am just having a bda day .. thing is whenever i need to append it j

  • I want to know about BPEL

    Please anybody can tell me what is BPEL? what purpose we need to use BPEL?how it use in E-business suit? just brief me thanks

  • Please help me in JTextArea

    Hi, Is there any way of constructing a JTextArea with the specified number of rows and columns(say 4 rows and 30 columns). I tried with JTextArea(4,30). But in this case the visible area only is 4 rows. Is there any way to construct a JTextArea which

  • Bizarre IE issues

    I made a website and I have it hosted on bluehost.com. It seems that strange things happen when using Internet Explorer. On my dad's IBM computer, the site showed up and the header image was on each page twice, covering the text. I checked on my mom'

  • Where is the logfile?oc4j.

    Hi, I have changed the toplink.logging.level to FINE in persistance.xml file. But to which file the log is written to. Using OC4J 10.1.3.3. Thank You.