BHL
Archive
This is a read-only archive of the BHL Staff Wiki as it appeared on Sept 21, 2018. This archive is searchable using the search box on the left, but the search may be limited in the results it can provide.

SIL BHL 20120208

Back to SIL BHL member page

- lipscombb lipscombb Feb 10, 2012 My notes from the meeting:

Notes from Jay:
"I'd be happy to contribute more information about what we have worked on for Flickr.

First of all, my coworker Heather Stimmel deserves most of the credit. She did the actual integration of the functionality into the BHL application. Also, Chris and Mike Lichtenberg did the initial investigation and determined the feasibility for automating uploads to Flickr. My role was to take Chris and Mike's requirements, develop detailed requirements (precisely what the software needed to do), and to develop a working prototype that demonstrated the upload process to Flickr. I then passed my code to Heather, and she did the rest.

Basically, our intent was to streamline the process used by Gilbert to upload BHL images to Flickr. Previously, the process was:
  1. Download the image from the Internet Archive
  2. If necessary, rotate the image using Adobe Bridge
  3. Add metadata to the image using Adobe Bridge
  4. Upload the image to Flickr
  5. Add machine tags to the image in Flickr
  6. Organize the images into sets/collections within Flickr

The software we wrote automated steps 1-4, and part of step 5 (the software adds some machine tags, others are still manually added).

Using the paginator within BHL (under Admin dashboard), Gilbert just selects which pages he wants to upload, indicates any necessary rotation, and presses an Upload button. After that, he logs in to Flickr (if he hasn't already), and the software does the rest.

After the software processes and uploads the images, Gilbert may add more machine tags within Flickr (e.g. information about what taxa are in the image), and he organizes the images into sets/collections (as he did before).

Also, we now keep track within BHL of which pages have been uploaded to Flickr. We can do round-trip navigation from BHL to the Flickr image, and back to the page in BHL.

We are also executing utilities to process the images previously manually uploaded to Flickr. We matched those images to their exact pages in BHL. Also, we are standardizing their descriptions and machine tags. For example, each image was previously linked to the item/volume in BHL. We are replacing all of those links with links to the page within BHL.

I hope this information is helpful. Please let me know if you have questions."