Bottle of Beer?
As good photography should - it makes you confront your pre-conceptions. Highly recommended.
Labels: Photographers, Taking Pictures
Labels: Photographers, Taking Pictures
Having downloaded all my files to my PC, Downloader Pro then launches straight into Breezebrowser Pro for the initial sort out of images. Breezebrowser Pro is a great tool for handling batches of raw images, it makes it easy to email proofs, generate webpages, edit metadata and sift through a group of images in slideshow mode.
The first thing to do with my images is to delete the duff shots from the shoot. First I check that BBPro is in the "High Quality" mode (Ctrl+Q) which applies screen sharpening to each image which makes it very easy to see the sharpness of an image.
I then select all the images in the shoot (Ctrl+A) and display them as a slideshow (Ctrl+S). I move through the slide show using the right arrow key and tagging any images for deletion using the up arrow key. At the end of the slideshow I select only the tagged items (f6) and send them to the recycle bin (del).
The number of images I delete on this first pass varies with the type of shoot: on a carefully measured landscape shoot there would only be one or two deletions but if I was trying to shoot dogs running about on a windswept beach over half the shots can be rejects due to the conditions and the models not being too co-operative!
The reason that I can be quite harsh with these deletions is that my download procedures make sure I always have a backup of every image. If I delete an image then the backup becomes the only copy of the image, so that’s why I use the recycle bin – just in case I decide that I shouldn’t have deleted it.
I could use the built in raw converter in BBPro or the converter built into Photoshop – both of which could be started automatically from BBPro but unfortunately I find that Capture One (from Phase One) produces the best results. The current version of Capture One doesn’t support a way to start it in a particular directory, so I have to start C1 and then navigate to the right directory and file to do my more detailed viewing and raw processing.
I now use the full screen view in C1 to work through the images tagging those which will be worth running through the raw converter.
Processing in C1The raw processing in Capture One consists of the following:
The processed file then opens automatically in Photoshop.I won’t detail the whole process as Keith Henson has done a great job in his Capture One Tutorial.
The first job in Photoshop is to view the image at 100% and clone out any dust spots using either the clone tool or the spot healing brush tool.
Usually I like to keep my images close to what comes out of the raw convertor but the extra processing depends on the images but may consist of:
All adjustments are done on layers then the image is saved back to the tiffs sub directory.
For security, all the files mentioned in this part of the workflow (raw, tiffs & web-ready) are backed-up using the Microsoft Synctoy tool, which is set to backup the machine from a scheduled batch file.
In part 3 I will be cover Outputting the image to web and print.
If you are getting a sense of Deja-vue that is because this blog was originally in the Articles section of the site...but I'm having a tidy up!
Labels: Breezebrowser Pro, Photoshop, Workflow
"The DAM Book"
"Charming! I only asked!"
Be prepared for this conversation if you read the highly recommended "The DAM Book" by Peter Krogh, but it's worth it.
DAM stands for Digital Asset Management, which means managing your images so that you can find your images easily and they are backed up properly, which will ensure you won't loose them in event of a hardware, software or user error. In order to achieve this you need to have a well thought out workflow that you stick to consistently.
A workflow is the series of processes you go through to handle your images. A comprehensive workflow covers everything from downloading from the cards, through sorting, indexing and classifying, raw conversion, Photoshop work, archiving and backup.
The DAM Book provides a complete working and proven workflow based on the Adobe Bridge product (which comes as part of Photoshop CS2), Adobe DNG and iView Media Pro plus some other bits and pieces downloadable from its own website. Even if you don't use the flow described in the book it is a great tool for reassessing how you handle your images.
Reading the book made me decide to re-plan and document my own workflow. So I thought I would share it with my readers. This article describes the very first part of the workflow – Capture and download.
I shoot on a canon 20D using the raw file format. There are many reasons for using raw which have been detailed in articles such as this one. Two reasons draw me to this way of shooting,: the first is being able to deal with white balance problems easily and the second is that using a good raw processor like Capture 1 allows you to replicate the traditional processes of printing an image, minimising the amount of correction required in Photoshop. For me, the more I get an image right in the camera (and the raw processor) the more I like it.
I use 512Mb Compact flash cards, which seem incredibly small and cheap in these days of 8GB cards. There are a couple of reasons for using smaller cards:
I store the cards in Jessops media cases, which hold 4 cards at a time and provide them with a degree of shock proofing. I know it's not the most original system in the world but I keep track of which ones have been used, by keeping empty cards face up & shot cards face down. I always reformat cards every time I put them into the camera in an effort to reduce the possibility of file system problems on the card.
Numbering the cards helps to identify if there are any recurring problems with a particular card or not.
On returning from the shoot my workflow depends on if I am back at base or not.
On returning from a shoot, I use a card reader to download the images to my laptop using Downloader Pro. See this Blog for more details on setting up Downloader pro and the Controlled Vocabulary. I have this, deceptively easy to use bit of software setup to completely automate the download part of my workflow:
Amazingly it does all this automatically when I insert a card in to the card reader. At some point in the future I may take advantage of downloader pros ability to automatically generate DNG files, but at the moment I don't feel DNG fits into my workflow very well.
Now the images are ready for rating and raw conversion as detailed in part 2.
The normal workflow relies on a network file server to provide a backup of all the images downloaded. This is not possible when I am away from base and simply download all the files to my laptop is not a secure option because the laptop could crash or be stolen and I would lose an entire expeditions work.
Instead I use a digimagic CD writer to duplicate each card to CD. Spindles of CD-Rs are very cheap these days and provide an ideal backup medium. I then load from the CD into the laptop using Downloader Pro which does all the renaming/directory creation as detailed in the normal process. This way I can be sure that not only do I have a backup but that backup works!
On returning I use the Microsoft Sync-toy to duplicate the working directory back to the file server.
In part 2, I will detail the process of sorting the wheat from the chaff and converting raw files into a usable format.
If you are getting a sense of Deja-vue that is because this blog was originally in the Articles section of the site...but I'm having a tidy up!
Labels: Controlled Vocabulary, Downloader Pro, IPTC, Keywording, Keywords, Workflow, XMP
If you are thinking of putting on an exhibition then go for it, you won’t regret it.
Labels: Exhibitions, Site Updates
Labels: Lightroom, Paypal Shopping Cart, Web, Workflow
Labels: Photographers
3. Edit the transformer.xslt file:
near the top you will find a section that looks like this:
<!-- paypal Settings -->
<xsl:variable name="PayPalAccount">You@there.com</xsl:variable>
<xsl:variable name="ReturnScreen">www.test.com</xsl:variable>
<xsl:variable name="CancelScreen">www.test.com</xsl:variable>
<xsl:variable name="CurrencyCode">GBP</xsl:variable>
<xsl:variable name="CurrencySymbol">£</xsl:variable>
<!-- Individual Sale Items -->
<xsl:variable name="Item1Description">10"x20" Print</xsl:variable>
<xsl:variable name="Item1CodeNo">100</xsl:variable>
<xsl:variable name="Item1Price">150</xsl:variable>
<xsl:variable name="Item2Description">11"x22" Print</xsl:variable>
<xsl:variable name="Item2CodeNo">101</xsl:variable>
<xsl:variable name="Item2Price">155</xsl:variable>
<xsl:variable name="Item3Description">10"x20" Print framed</xsl:variable>
<xsl:variable name="Item3CodeNo">102</xsl:variable>
<xsl:variable name="Item3Price">150</xsl:variable>
<xsl:variable name="Item4Description">11"x22" Print framed</xsl:variable>
<xsl:variable name="Item4CodeNo">103</xsl:variable>
<xsl:variable name="Item4Price">155</xsl:variable>
You need to change the values between <> and <> on each line to reflect your settings.
The Settings:
| Setting | Current Value | Description |
|---|---|---|
| PayPalAccount | You@there.com | Your paypal account ID |
| ReturnScreen | www.test.com | URL to return to after a succesful purchase |
| CancelScreen | www.test.com | URL to return to after the user has pressed cancel |
| CurrencySymbol | £ | Currency symbol in HTML (£ = &pound;, $ = $ € = €) |
| CurrencyCode | GBP | Currency code (GBP = pounds, USD = dollars, etc ) |
| Item1Description | 10"x20" Print | Description of first item type you sell |
| Item1CodeNo | 100 | A code number for this item if you have one |
| Item1Price | 150 | Price for item 1 |
| Item2Description | 11"x22" Print | Description of second item type you sell |
| Item2CodeNo | 101 | A code number for this item if you have one |
| Item2Price | 155 | Price for item 2 |
| Item3Description | 10"x20" Print framed | Description of third item type you sell |
| Item3CodeNo | 102 | A code number for this item if you have one |
| Item3Price | 150 | Price for item 3 |
| Item4Description | 11"x22" Print framed | Description of fourth item type you sell |
| Item4CodeNo | 103 | A code number for this item if you have one |
| Item4Price | 155 | Price for item 4 |
Having made all the changes, save the file.
As I said it's not perfect yet but hopefully it will give those of you who wish to dabble, something to dabble with.
Labels: Lightroom, Paypal Shopping Cart, Web, Workflow
1. There ain't much documentation out there.
For a flagship product like Lightroom Adobe seem to have been particularly tardy in providing the documentation as to how to create your own web galleries. The entire total of what I have found is this:Check you have a Web Galleries folder (by default you don't) so you will need to create it:
Download the demo template from here: lightroom_wpg_example.zip
Unzip the file into the web galleries folder you just created.
3. Create your own web Gallery
Copy the example folder in Web Galleries and give it a new name.Now open the galleryMaker.xml file and edit the values in the <galleryInfo> section to describe your template (unless you change these values Lightroom won’t detect your new template):
Original version <galleryInfo>
<amg ver="0.5" />
<thumbnail path="preview.jpg" />
<galleryName>Demo Template</galleryName>
<galleryDescription></galleryDescription>
<gallerVersion ver="1.0" />
<livePreview enabled="yes" />
<creator company="Adobe Systems, Inc." designer="Adobe Lightroom Engineering" />
<category>Web photo gallery</category>
<identifier>com.adobe.wpg.demo1t</identifier>
<ag:galleryType>HTML</ag:galleryType>
<ag:maximumGallerySize>20</ag:maximumGallerySize>
</galleryInfo>My Version
<galleryInfo>
<amg ver="0.5" />
<thumbnail path="preview.jpg" />
<galleryName>PayPal Template</galleryName>
<galleryDescription></galleryDescription>
<gallerVersion ver="1.0" />
<livePreview enabled="yes" />
<creator company="www.shepherdpics.com" />
<category>Web photo gallery</category>
<identifier>com.shepherdpics.wpg.paypal</identifier>
<ag:galleryType>HTML</ag:galleryType>
<ag:maximumGallerySize>20</ag:maximumGallerySize>
</galleryInfo>Start Lightroom and you should now see your new template in the available list.
Once again close Lightroom.Edit the GalleryMaker.xml file to Generate the output sizes you need.For my templates I wanted both thumbnails & large images so I changed the <sizes> section from this:
<sizes>
<size height="130" name="thumb" width="130" />
</sizes>
<sizes>
<size height="130" name="thumb" width="130" />
<size height="500" name="full" width="500" />
</sizes>Though you might want loads of options - like this:
<sizes>
<size name="thumb" width="160" height="120" />
<size name="small" width="640" height="480" />
<size name="medium" width="880" height="660" />
<size name="large" width="1024" height="768" />
<size name="video" width="400" height="300" fps="30">
</sizes>Open Lightroom and Export the web gallery to a new directory. If you open this directory you should see contents similar to this:

In the main directory are the index.html and individual html documents for each image. The thumbnail images have been created in the images/thumb directory and the larger images are in images/full.
The transformer.xslt file is an XSLT template that you use to transform the XML in source.xml into XHTML files. If you didn't understand that last sentence you are in for quite a rough ride and it might be worth looking through some tutorials on XSLT now.
Some things I have learnt about the transformer.xslt file are:Next blog I will be posting my first go at integrating Paypal and Lightroom Web-Galleries. This will include example download files for you to use.
I hope this posting has been of use, please feel free to add a comment if this has helped you or if you have discovered anymore information.

You can either browse the catalogue using the tree view or just enter a search string and click find. For example entering "beach" returns two possible results:

Click Yes and everything happens by magic! Files are downloaded, renamed, keyworded, backed-up , metadata added, directories created and the card deleted..all in one little measure - marvellous!Labels: Controlled Vocabulary, Downloader Pro, IPTC, Keywording, Keywords, Workflow, XMP
On the general tab make sure you check "Add ITPC/XMP data to downloaded images" and "prompt for ITPC/XMP data every time Downloader pro is run. The first means that your standard metadata will be written to the files as you download. The second means that you can change this each time you download.
On Automation tab it is best to check all the options so that downloading is completely automated.
Setup the custom button for your preferred software for browsing the downloaded images, In my case I use Breezebrowser which makes things quite simple:
Backup is configured to automatically copy every downloaded image to a second disk drive whilst the directory maker is set to create the directories that support my workflow.

The Caption information can be defaulted as well - here I have used the {J} tag to render the job-code into every image.
Now we are all set-up and ready to go. In part 2 I will take you through the actual download process I use on a daily basis.Labels: Controlled Vocabulary, Downloader Pro, IPTC, Keywording, Keywords, Workflow, XMP
Labels: Site Updates
Chris Herring is a landscape photographer who captures the beauty of Britain in its many moods. Visit his website to see some great landscape photography.

Labels: Photographer of the Month, Photographers