+ Reply to Thread
Results 1 to 7 of 7

Thread: Can BB Pro do this?

  • Thread Tools
    • Show Printable Version
    • Email this Page…
    • Subscribe to this Thread…
  • Display
    • Switch to Hybrid Mode
    • Switch to Threaded Mode
  1. #1
    db27513
    • View Profile
    • View Forum Posts
    • Private Message
    db27513 is offlineJunior Member
    Join Date
    Jan 2005
    Posts
    1

    Default Can BB Pro do this?

    Hi - Ive spent the better part of a couple months keywording several thousand pictures. My goal is to put all the photos on a web server, have a program (BB Pro?) generate HTML thumbnails, and then be able to search the photos by IPTC keyword, from a browser. Is this possible? I see that BB Pro will pull keywords into the HTML pages, but then what?

    As a bonus would also like to be able to do the same thing with the photos on a CD or DVDRAM.. Does BB Pro allow for a runtime?

    Thanks in advance

    Dave in NC
    Reply With Quote Reply With Quote

  2. #2
    keff
    • View Profile
    • View Forum Posts
    keff is offlineSenior Member
    Join Date
    Jan 2005
    Posts
    124

    Default

    In short, no. You will require another product, or do it yourself. BB can do the web pages, but not the search. Dumping the IPTC to e.g. a MySQL db, and writing some PHP for a searh is one way to go. There might be some freeware apps out there that do it.

    Steve
    Reply With Quote Reply With Quote

  3. #3
    Evo2Me
    • View Profile
    • View Forum Posts
    • Private Message
    • Visit Homepage
    Evo2Me is offlineSenior Member
    Join Date
    Jan 2005
    Location
    Hamburg (Germany)
    Posts
    117

    Default

    Just an idea:

    Since the data are there couldn't one include Google's search (they offer it for individual Websites, don't they?) to search for IPTC data?
    Reply With Quote Reply With Quote

  4. #4
    Chris Breeze is offlineAdministrator
    Join Date
    Jan 2005
    Posts
    5,112

    Default

    BBPro doesn't have a search function, but it is something I'm looking at. It would work by reading the data from each image and so wouldn't be as fast as an image cataloging app that uses a dedicated database.
    You could use BBPro's HTML generator to create pages with the IPTC fields and then search using one of the desktop search engines. I've been using the Yahoo desktop search engine and find it very useful.
    Reply With Quote Reply With Quote

  5. #5
    DaveZSmith
    • View Profile
    • View Forum Posts
    • Private Message
    DaveZSmith is offlineJunior Member
    Join Date
    Feb 2005
    Posts
    1

    Default

    Chris, can you shed some more light on how this can be done? I'm a novice at building web pages, so any information would be helpful. If I save the web pages to my hard drive, can the Yahoo search engine search the IPTC data?
    Reply With Quote Reply With Quote

  6. #6
    Chris Breeze is offlineAdministrator
    Join Date
    Jan 2005
    Posts
    5,112

    Default

    You can include IPTC data in the HTML galleries by editing the template file e.g.
    Use a text editor like wordpad to edit fullsize_template.htm for the "black" template. Where you see @caption@ near the bottom add lines for the IPTC data:


    @caption@


    ObjectName: @IPTC_objectName@

    Keywords: @IPTC_keywords@


    Then use Yahoo Desktop Search to search for files, set the file type to htm and enter the search text. The search is very fast and it displays the HTML page with the search results.

    Reply With Quote Reply With Quote

  7. #7
    robkipp
    • View Profile
    • View Forum Posts
    • Private Message
    • Visit Homepage
    robkipp is offlineJunior Member
    Join Date
    Jan 2005
    Location
    Marblehead, MA - USA
    Posts
    21

    Default

    Hello Chris,

    It sure would be nice to have BB-Pro do a search for @caption@
    or IPTC_keywords@
    I have most files from several years loaded with Captions and
    being able to search for them in BB-Pro would be a nice feature.

    Rob Kipp
    http://robkipp.com/
    Reply With Quote Reply With Quote

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts