Bridge sdk question

hi,
i'd like to port an existing application to bridge. i briefly read the sdk docs but i'm not sure if the bridge sdk offers the opportunities i need:
- can i change the size and position of images on the content pane?
- can i handle mouse events in the content pane?
- do i have read access to the content of images (the bitmap data)?
best regards,
sepp

Hi Sepp,
i'd like to rearrange the images on the content pane in a different
than the normal order (based on image content) and i'd like to pan and
zoom into this order by the mouse and the mousewheel...
Oh, I think you can't do that. And even if you find a way to solve this, it will will we full of workarounds and may not be fluent.
You can build custom views in the content pane via the new Collection Class in CS4 (or saved Queries in CS2,CS3). I'm not sure if you can edit the sort order directly in this class. Maybe you must du that by editing the metadata of a thumbnail and sort based on the edited field (=slow).
Allthough you have access to the image content via the bitmapData Class I don't think that the javascript api is fast enough the perform a good image analysation. You don't have access to the pixel array, you must call getPixel and setPixel individually.
Bridge provides a lot of Thumnail and window based events, but I don't think that the DOM gives you access to the mouse events, correct me if I'm wrong.
Sorry, this may be bad news. But I may be wrong anyway, Bridge is full of surprises
Markus

Similar Messages

  • Can I use Bridge SDK to surface content from database?

    I'm currently looking for a solution that my users can easily work with a set of files (mainly images) stored in an external database. I wonder if developing a Bridge extension would do the trick.
    My database has an API and a structure similar to a folder tree. Is it possible to connect to this database from Bridge (users should have a button for that)? Or does the Bridge SDK only allow me to define actions to be triggered by the user on files already shown in Bridge?
    If this is not the correct forum, please post a link to the correct one. I'm a bit lost in the forum structure, too :-)

    If this is not the correct forum, please post a link to the correct one. I'm a bit lost in the forum structure, too
    Not a clue if it is possible at all but maybe you can try the XMP - SDK-Forum.
    I mainly use email for my participation on this forum but you are right, after a quick glance on the bridge Forum website itself it is not easy to find your way in the Adobe forums…

  • Hard Drive, Bridge CS4 QUESTION

    Yesterday my Seagate 1 TB hard drive (fairly new) was acting strange in relationship to Bridge CS4.  Bridge was having problems reading the files from it and the light on the hard drive was dimming and brightening up in repetitive fashion.  I always back up, but just got back from Africa and have about 4000 images on that drive yet to be backed up, so this scares me.
    Strange thing is that when I go to the drive through Windows (XP) the drive acts fine and the images come up fine and they come up fine in PS too.  So this makes me wonder if this is an issue with Bridge.  I have had some Bridge issues in the past and have thought about re installing PS and Bridge.
    Question is: do you think the problem is with Bridge as apposed to the hard drive?
    Thank you.

    It could be due to the process of indexing the new files.
    Is your cache big enough? Have you purged it lately?

  • Concurrent report export using enterprise SDK question

    Hello,<br>
    Our company uses Enterprise SDK to export report to PDF. We test our software using CR Server 2008 trial version. I am looking for advices for following questions:<br>
    1. As out testing server is trial version at the moment, it does not complain or generate any warning messages on numbers of concurrent users (we can only view current sessions and licenses from CMC). Could someone please let me know what will happen when full version CR server detects that max limit concurrent users access has reached? Will the server notify SDK, and SDK will generate exception; or the request will be queued until any other concurrent user end his session. <br>
    2. We implement an EJB to invoke SDK process. While EJB itself is thread safe, I am not quite sure if enterprise SDK is thread safe too. My assumption is that one SDK will be instantiated per JVM (like JRC?). It will issue a new thread to each report request (from EJB). Please correct me if I am completely wrong. <br>
    3. This is about licensing. Our scenario is there will be multiple (and concurrent) end users use our J2EE system, and may request report from CR server. Our J2EE system, however, will use one user account to login to CR server through enterprise SDK. In the other word, CR server will treat our J2EE system as one user (even if there are multiple or concurrent request). My question is that does it violate legal agreement with Business Object if I configure the user account our J2EE system uses as Named user?! If it is, we will get concurrent user licenses instead. Please advice. Thank you =)<br>
    Kind Regards,<br>
    mlie

    Hello Adam, <br>
    Thanks for your reply. It is very helpful. <br>
    As for point 1, what exact SDKException will SDK throw (e.g. SDKException.Unexpected)?<br>
    In point 2, "There have been issues reported previously that only occur when using EJB's.". Is it possible to let me know what kind of issues they are? <br>
    In point 3, as CMS supports Window AD authentication, and our system uses same mechanism to perform authentication, I guess the best strategy is to implement single sign on? Please advice. Thank you <br>
    Regards,<br>
    mlie

  • Switching From Windows To Mac: ACR Database, Bridge Cache Questions

    I am planning to switch from Windows XP to the Mac running Leopard. I am now running CS2 in Windows, but will upgrade to CS3 on the Mac. I am maintaining my RAW file settings in ACR central database and my Bridge cache in a centralized cache file. I've searched the forums but couldn't find answers to my migration questions:<br /><br />1. Can one move the ACR database file from Windows (in folder C:\Documents<br />and Settings\<username>\Application Data\Adobe\CameraRaw) to a folder<br />somewhere on the Mac to preserve the settings on RAW files that are also<br />moved to the Mac? Or does one need to export individual XMP files for the<br />RAW files in Windows and move both the RAW files and their associated XMP<br />files to the Mac?<br /><br />2. I have a similar question for migrating the Bridge cache from Windows XP<br />to the Mac. Can one somehow move the Bridge cache over (I think it's in<br />C:\Documents and Settings\<username>\Application Data\Adobe\Bridge\Cache\Thumbnails\) or do I need to export the cache for<br />each folder and subfolder and move them over along with the folders and<br />subfolders?<br /><br />I would appreciate any help or pointers to any Adobe documents or<br />directions. Thank you.

    Man-Kong,
    Since you said that you were also migrating from CS2 to CS3 I would have said that their cache files were incompatible. That is what I experienced with CS1, CS2, and CS3 in the past. But Thomas indicated it should work. I must be missing something.
    The XMP files move fine for me. The local cache (folder) files have completely different names with each version and I see no evidence that they can be shared. This is also a problem with archived CDs. CS3 always has to rebuild cache if they were archived from CS1 or CS2.
    Since the central cache must have some folder references, and this structure will be completely different on Mac, I dont see how it can work. It doesnt work for scripts or actions either.
    So my humble recommendation is to set your preferences to store cache and XMP files in the local folders where possible. Then simply bite the bullet. Each time you visit a folder for the first time in the new environment, cache will be rebuilt.
    Cheers, Rags :-)

  • Migrate from Crystal Report Server XI R2 to new Eclipse RAS SDK Question

    Hi,
    I am migrating Crystal Report Server XI R2 RAS SDK to Eclipse RAS SDK which seems to be quite easy.
    I have the following old code which basicly programmaticly creates a Report from scratch adds a Table and then
    populates the Report with a Pojo Collection.
    <br> <br>
    Now before I would have : <br>
    <br>
    Table oTable = new Table(); <br>
    oTable.setName("reportTable"); <br>
    pbConnAttributes.putStringValue("QE_DatabaseType", "Java Beans Connectivity"); <br>
    pbConnAttributes.putStringValue(PropertyBagHelper.CONNINFO_DATABASE_DLL, "crdb_javabeans.dll"); <br>
    PropertyBag pbLogonProperties = new PropertyBag(); <br>
    pbLogonProperties.putStringValue("Java Bean Classes", className); <br>
    pbLogonProperties.putStringValue("SSOKEY", ""); <br>
    pbConnAttributes.put("QE_LogonProperties", pbLogonProperties); <br>
      pbConnAttributes.putBooleanValue(PropertyBagHelper.CONNINFO_SSO_ENABLED, false); <br>
    oTable.getConnectionInfo().setKind(ConnectionInfoKind.CRQE); <br>
    oTable.getConnectionInfo().setUserName(""); <br>
      oTable.getConnectionInfo().setPassword(null); <br>
      oTable.getConnectionInfo().setAttributes(pbConnAttributes); <br>
    //following statement throws Exception <br>
    doc.getDatabaseController().addTable(oTable, null); <br>
    <br>
    getDatabaseController().setDataSource(pojoCollection, pojoClass.class,"reportTable", "reportTable");
    <br>
    <br>
    Now wenn using the c <br>lient eclipse RAS SDK which pbConnAttributes should I use? <br>
    No matter which ones I choose I get a Bad Driver Exception or Named Exception. <br>
    Can anybody help?
    Edited by: snake-john99 on Aug 11, 2010 10:35 AM
    Edited by: snake-john99 on Aug 11, 2010 10:39 AM

    Hi Mikael,
    Since you're already on CR Server XI R2, you can use the Upgrade Management Tool to migrate all the content to CR Server 2013.
    Anwers to your questions:
    1) Yes, the Upgrade Management Tool does support this kind of migration
    2) It does seem that the UMT allows you to move all report instances as well as the scheduled jobs over to the new server
    3) I've always had issues with Business Views when using Import Wizard however I'm not sure whether they work well with the new UMT. In any case, I always prefer to export the LOVs and BVs from within the Business View Manager to a .xml file and then import them in the higher version of the Server, again, from within the Business View Manager.
    -Abhilash

  • SDK question (basic)

    hi
    If i download the SDK for iphone, is it possible to make apps with this kit alone?
    or do you need other software. thought i might give it ago, especially as i have programmed an Acorn Electron before

    you may want to direct this question to the link
    http://developer.apple.com/iphone/program/

  • Bridge domain questions

    Hi everybody.
    At work , I have seen a lot of bridge domains configured on a single switch. My question is what is bridge domain and why we use them. An example with configurations will be great.
    Thanks and have a great day.

    Hi Marvin and Rick
    Please consider the following config and questions:
    R1#  show platform
    Interrupt Throttling:
      Throttle Count   = 00052552   Timer Count      = 00039372
      Netint usec      = 00000800   Netint Mask usec = 00000240
      Active           =        0   Configured       =        1
      Longest IRQ(usec)= 00003999
    MSFC CPU IDPROM:
    IDPROM image:
      (FRU is 'C7600 MSFC4 Daughterboard')
    +++++++++++++++++++++++++++++++++++++++++
    R1#show running-config interface gigabitEthernet 9/7
    service instance 1251 ethernet
      encapsulation dot1q 1251
      rewrite ingress tacg pop 1 symmetri
      bridge-domain 440
    service instance 2001 ethernet
      encapsulation dot1q 2001
      rewrite ingress tag pop 1 symmetric
      bridge-domain 440
    +++++++++++++++++++++++++++++++++++++++++
    Let say R1 receives a packet with vlan tag 1251 on g9/7. What will happen next? will R1 update its MAc table with source mac?
    1)Will there be a mac table for bridge -domain 440?  Do we have one-to one correspondence between the two i.e each  bridge-domain has its own mac table.?
    2)Let say R1 receives a packet with vlan tag 1251 on g9/7. What will happen next? will R1 update its MAc table with source mac?
    3) Let say R1 receives a frame with vlan tag 1251 with destination mac ff:ff:ff:ff
    What will R1 do next?
    4)Will R1 forward it to all service instance in bridge-domain 440 except the one R1 receives the broadcast frame? 
    ( in our case we have two service instances under  bridge -domain 440 i.e service instance 1251 ethernet,service instance  2001 ethernet)
    5) Will R1 change the vlan tag 1251 to 2001 when forwarding the broadcast frame out of instance 2001?
    Appreciate your help.
    Thanks

  • Off Bridge Mode Question

    Trying to determine how my Airport Extreme went into off-bridge mode....noticed my A.E. was blinking the amber light...after determining it was not an update alert, I unplugged the box from the socket, and detached all wires from the back of it...replugged, greenlight eventually came back on, but could not get onto the internet....called the 1-800 Apple number....tech determined I was indeed in off-mode, we fixed it, I'm back onto to the internet...forgot to ask her if unplugging the unit was what made it go into off-bridge...don't want to call back....but will if commnity can't answer the question....that is he question...did unplugging the unit, reset it into off bridge mode, or did I manipulate it within the dialogue box, and inadvertantly did something to put into off-bridge? Thanks for any and all hlep

    Recycling power to the base station should NOT make any configuration changes. However, performing any of the potential resets can. The default mode of all of the Apple routers is NOT to be in bridge mode.

  • Apache - Weblogic bridge - tricky question...

    We have WLS 5.1 sp4 on Redhat 6.1 and Apache 1.3.12 on the same box.
    I also have Mass virtual hosting setup under Apache. Before, the Apache-WLS
    bridge was available, I used RewriteRule to proxy the requests:
    Apache:
    <VirtualHost 10.10.10.1:80>
    ServerName test.com
    ServerAlias *.test123.com www.test.com
    VirtualDocumentRoot /www/vhosts/%1.1/%1.2/%1
    DirectoryIndex index.html index.jsp
    <Files *.jsp*>
    RewriteEngine On
    RewriteRule ^/(.*)$ http://www.test.com:7001/$1 [P]
    </Files>
    </VirtualHost>
    WLS:
    weblogic.properties: weblogic.httpd.documentRoot=public_html/
    I also had a link in the public_html directory called www->/www
    So, when a person connect to http://test1.test.com/shoppingcart.jsp, they
    are forwarded to WLS with the path
    /public_html/www/vhosts/test1/shoppingcart.jsp.
    However, if I want to use the Apache-WLS bridge:
    <VirtualHost 10.10.10.1:80>
    ServerName test.com
    ServerAlias *.test.com www.test.com
    VirtualDocumentRoot /www/vhosts/%1
    DirectoryIndex index.html index.jsp
    <Files *.jsp*>
    WeblogicHost localhost
    WebLogicPort 7001
    </Files>
    </VirtualHost>
    If a person connects to http://test1.test.com/shoppingcart.jsp, the path
    forwarded to WLS is /shoppingcart.jsp and it looks for the file in the
    public_html directory and it fails.
    I cannot use the "PathPrepend" directive as the path varies with the URL.
    Any ideas????
    Thanks...
    Hemanth

    You need mod_rewrite which is enabled for Apache on redhat by default.
    hemanth
    "Klaus Oberecker" <[email protected]> wrote in message
    news:[email protected]..
    hi!
    .. I have juste a short question concerning the Apache-Rewriting: do you
    need a special module for that?!? - if so: which one???
    thanks,
    klaus
    Hemanth wrote:
    We have WLS 5.1 sp4 on Redhat 6.1 and Apache 1.3.12 on the same box.
    I also have Mass virtual hosting setup under Apache. Before, the
    Apache-WLS
    bridge was available, I used RewriteRule to proxy the requests:
    Apache:
    <VirtualHost 10.10.10.1:80>
    ServerName test.com
    ServerAlias *.test123.com www.test.com
    VirtualDocumentRoot /www/vhosts/%1.1/%1.2/%1
    DirectoryIndex index.html index.jsp
    <Files *.jsp*>
    RewriteEngine On
    RewriteRule ^/(.*)$ http://www.test.com:7001/$1 [P]
    </Files>
    </VirtualHost>
    WLS:
    weblogic.properties: weblogic.httpd.documentRoot=public_html/
    I also had a link in the public_html directory called www->/www
    So, when a person connect to http://test1.test.com/shoppingcart.jsp,
    they
    are forwarded to WLS with the path
    /public_html/www/vhosts/test1/shoppingcart.jsp.
    However, if I want to use the Apache-WLS bridge:
    <VirtualHost 10.10.10.1:80>
    ServerName test.com
    ServerAlias *.test.com www.test.com
    VirtualDocumentRoot /www/vhosts/%1
    DirectoryIndex index.html index.jsp
    <Files *.jsp*>
    WeblogicHost localhost
    WebLogicPort 7001
    </Files>
    </VirtualHost>
    If a person connects to http://test1.test.com/shoppingcart.jsp, the path
    forwarded to WLS is /shoppingcart.jsp and it looks for the file in the
    public_html directory and it fails.
    I cannot use the "PathPrepend" directive as the path varies with theURL.
    >>
    Any ideas????
    Thanks...
    Hemanth

  • 2 SDK questions

    I have downloaded the COM interface. The documentation is from version 5.0.0.35 but I have found that newer functionality also is accessable but not documented. So I suspect that at least the first of my questions are supported but undocumented.
    1. Is there 1 (or two sequential) function(s) for going to cover flow view and the to Full Screen? If so which object has the method? The FullScreenVisuals function which is kind of similiar is held by the iTunes object...
    2. Is there some way to change the party shuffle source via SDK?
    Thanks for you time

    Originally posted by: torkildr.resheim.no
    John Bailo wrote:
    >
    > I installed the version of Eclipse ( 3.0.1 ) that comes with the Suse
    > Linux 9.3 distro.
    >
    > Now I'm performing an update from within Eclipse, and the update it
    > finds is the 3.0.2 SDK.
    >
    > Questions:
    >
    > (1) Can I update to the 3.1 from within 3.0 or should I just uninstall
    > 3.0?
    >
    > (2) Is there a Suse specific RPM for the Eclipse 3.1 SDK?
    There is not really any need of using the RPM's supplied by SuSE since there
    are no dependencies and SuSE are quite slow in updating this product. You
    might as well just download the compressed file from eclipse.org and expand
    it into a suitable location. If you make sure your user have full access
    you can also use the update manager without logging in as root.
    Med vennlig hilsen / Kind regards ((
    Torkild Ulvøy Resheim, Senior Systemutvikler / Software Engineer ))
    Emma EDB AS, Trondheim, Norway. http://www.emmaedb.no |----|_
    Private pages: http://resheim.no - "Any sufficiently advanced | | )
    bug is indistinguishable from a feature." |____|'

  • Simple Java SDK question for server group assignment

    I have a snippet of code below in which I am trying to apply the setProcessingServerGroup() and setProcessingServerGroupChoice() methods to my report object. My question should be relatively simple: I believe I need to cast(?) my iObject report object to iProcessingServerGroupInfo per the API in order to use the setProcessingServerGroup() and setProcessingServerGroupChoice() methods, but I'm not sure how to do so.
    Can someone please advise how to cast my iObject to iProcessingServerGroupInfo?
    Thanks in advance...
    Code:
    IInfoObject iObject = (IInfoObject) childReports.get(i); 
    int sgID_view = Integer.parseInt(serverGroupID_view);
    int sgPref_view = Integer.parseInt(serverGroupPref_view);
    !!!!!  CONVERSION / CAST NEEDED HERE !!!!!
    iProcessingServerGroupInfo.setProcessingServerGroup(sgID_view);
    iProcessingServerGroupInfo.setProcessingServerGroupChoice(sgPref_view);

    To followup, I've been able to cast to IShedulingInfo in order to use the setServerGroup() and setServerGroupChoice() methods successfully:
    IInfoObject iObject = (IInfoObject) iObjects.get(i);    
    ISchedulingInfo iSchedulingInfo = iObject.getSchedulingInfo();
    iSchedulingInfo.setServerGroup(427);
    iSchedulingInfo.setServerGroupChoice(2);
    But I don't know how to perform the cast to be able to access the setProcessingServerGroup(), sterProcessingServerGroupChoice() methods.
    Any help appreciated.
    Thanks!

  • AIR 3.4 SDK question

    Hi
    I'm using Flash CS5 to build an AIR app.  Do I need to install the SDK, or is that only when  you have Flex?
    And if so, where do I install it?  I downloaded it, unzipped it, but am unsure what to do next, and there are no installation instructions with it.
    Cheers

    Hi,
    You have to overlay AIR SDK for which you have to follow the steps mentioned at http://helpx.adobe.com/x-productkb/multi/overlay-air-sdk-flash-professional.html
    Thanks,
    Nimisha

  • 1300 bridges trunking question

    Hi all,
    I have two 1300 bridges connecting two buildings. Both buildings are using native vlan. I only have one SSID and native vlan on the birdges. There is a L3 switch connecting to the root bridge and L2 switch connecting to the non-root bridge.
    Right now, we are upgrading the network to support mutilple vlans. Do I need to make trunking on the bridges in order for the bridges to pass multiple vlans traffic? I already made trunking (802.1q) on both switches. But once I assign ports to access different vlan, I could not get dhcp address (except native vlan)if I am on the second building.
    Any suggestion/comment?
    thanks
    Gene

    Hey Gene,
    I had a similar setup and the only thing you need to care about pretty much is that the native vlan in your bridges is the one assigned to the SSID which it linking those 1300 together... All the rest of the vlans at your switch will pass through the wireless link effortlessly... :)
    Just try to be sure you are NOT restricting vlans at the switch port where you have your bridges connected.
    If you need any assistance please do not hesitate in contact me... :)
    Cheers,
    Hery

  • OWB SDK question

    Hi,
    I want to create my own meta data (Tables) in OWB repository. I assume I can use the SDK to do that. Can I create a Table with a XMLType column? How do I locate that Table in the OWB repository? Will the Table be created in OWBSYS account? Can I create a view based on that Table?
    Thanks,
    Denny

    To my experience, using the OWF for these things is not very practical. I would suggest that you would make your own PL/SQL procedude that does this, and then call that procedure from within the actual mapping (post-mapping), using the values you have there.
    This might not be what you want, however. I simply find the email capabilities of OWF too limited for actual work.

Maybe you are looking for