<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Capture Integration - Your partner in High-End Digital Photography &#187; Tips &amp; Tech</title>
	<atom:link href="http://www.captureintegration.com/category/tips-and-trick/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.captureintegration.com</link>
	<description>Phase One Dealer of the Year, Capture Integration provides solutions for high-end digital photography</description>
	<lastBuildDate>Mon, 30 Aug 2010 14:53:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Primer on OSX Security</title>
		<link>http://www.captureintegration.com/2010/07/30/a-primer-on-osx-security/</link>
		<comments>http://www.captureintegration.com/2010/07/30/a-primer-on-osx-security/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 17:41:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Doug]]></category>
		<category><![CDATA[Tech Features]]></category>
		<category><![CDATA[Tips & Tech]]></category>

		<guid isPermaLink="false">http://www.captureintegration.com/?p=6618</guid>
		<description><![CDATA[In the past year both Dave Gallagher and myself have had a personal laptop stolen. The experience highlighted the issue of security and our findings were depressing indeed. Here are a few points highlighted for your attention and further research. Neither Dave nor I are security experts and this should not be considered legal or [...]]]></description>
			<content:encoded><![CDATA[<p>In the past year both Dave Gallagher and myself have had a personal laptop stolen. The experience highlighted the issue of security and our findings were depressing indeed. Here are a few points highlighted for your attention and further research. Neither Dave nor I are security experts and this should not be considered legal or professional advice; just a caution against taking security for granted.</p>
<h3>Foreword</h3>
<p>Anytime an article on security is published it raises the question on whether the author should highlight weaknesses. My personal stance on this is absolutely firm: the people who want to bypass your security <em>already</em> know everything I&#8217;m writing below. Literally an intelligent 10-year old could find the information in under 10 minutes using google, and much of the information is posted publicly in Apple&#8217;s own help documents. This article is to help honest people understand what is needed to guard themselves against dishonest people.</p>
<h3><img class="alignright size-full wp-image-6619" title="X" src="http://www.captureintegration.com/wp-content/uploads/X.jpg" alt="" width="125" />OSX Password</h3>
<p>All Mac user accounts must have a password associated with them. This password is required to make any low-level changes to the system like installing applications or changing important system preferences. If you&#8217;ve disabled &#8220;Auto-Login&#8221; in the system [System Preferences &gt; Security] panel then the password is required to log into the computer. In addition [System Preferences &gt; Security] can be set so that the computer automatically logs you out after X minutes of inactivity and requires a password to log back in. This is a pretty good level of security right?</p>
<h3>Breaking the OSX Password</h3>
<p>How long does it take to break past the OSX password? Using a good password makes it next to impossible for someone else to guess or &#8220;crack&#8221; your OSX Password. But they don&#8217;t have to. Anyone can change your OSX password by inserting an OSX install DVD and booting from the DVD. They even have a <a href="http://support.apple.com/kb/ht1274">step-by-step guide</a> to do this on Apple.com. Bottom line: if someone has physical access to your computer and more than 5 minutes then your OSX password is useless.</p>
<h3>But I use a Firmware Password!</h3>
<p>OSX allows you to set a &#8220;firmware password&#8221; which is required before a user can boot from a DVD. Since the procedure above requires the user to boot from the OSX DVD the idea is that the Firmware Password will prevent someone from subverting your OSX Password. Unfortunately it&#8217;s really easy to subvert the firmware password.</p>
<h3>Breaking a Firmware Password</h3>
<p>The Firmware Password can be reset by opening the computer and physically removing one of the sticks of ram, then booting the computer holding command-option-P-R (the shortcut to reset the PRAM). That&#8217;s it &#8211; the firmware password has been reset and you can boot from an OSX DVD to reset the OSX Password. If the bad-guy has physical access to the computer this entire process requires a OSX DVD, a screwdriver, and less than 10 minutes and your system is completely unlocked.</p>
<h3><img class="alignright size-medium wp-image-6620" title="vault" src="http://www.captureintegration.com/wp-content/uploads/vault-300x300.jpg" alt="" width="100" height="100" />So what Can I Do?</h3>
<p>So far as I can find, the only way to truly secure your system is FileVault. It may be possible for the NSA or CIA to crack a FileVault password, but as far as I can find, it&#8217;s impossible for any average bad guy. So unless you&#8217;re carrying state-secrets you&#8217;re probably more than safe using a FileVault with a good, hard to guess password. FileVault encrypts the entire contents of your home folder where the vast majority of programs store their data. Your Desktop, Documents, Pictures, Music, and Settings files are are located within your Home folder.</p>
<h3>The Damage Possible</h3>
<p>Nearly everyone I know stores sensitive information on their computer, even if they don&#8217;t know it. Here are some of the things a thief might do after unlocking your computer:</p>
<ul>
<li>Open <img class="alignright size-medium wp-image-6621" title="keychain" src="http://www.captureintegration.com/wp-content/uploads/keychain-300x168.jpg" alt="" width="250" /> and view all the passwords you&#8217;ve stored on the computer by selecting &#8220;Remember this password&#8221; in any application</li>
<li>Read your email (if you use Mail)</li>
<li>Send email in your name to your contacts (&#8220;e.g. Hey Mom, I can&#8217;t remember my ATM PIN &#8211; do you remember it??&#8221;)</li>
<li>Check popular websites to see if you are auto-logged in (e.g. your gmail/hotmail/AOL email)</li>
<li>Go to banking websites and use the &#8220;forgot my password&#8221; to email your secure passwords to your email address or initiate a password reset</li>
</ul>
<h3>Overall Recommendations</h3>
<ul>
<li>Use a reasonably secure OSX password, set up a <a href="http://support.apple.com/kb/ht1352">firmware password</a>, and set up <a href="http://docs.info.apple.com/article.html?path=Mac/10.6/en/8736.html">File Vault</a>.</li>
<li>Only store confidential documents in your user folder where File Vault will protect it.</li>
<li>Turn your [System Preferences &gt; Security] to disable automatic OSX login, and to require a password when coming back from a screen saver, set your screen saver to come on after only a few minutes of inactivity.</li>
<li>Tier your passwords. Anything really important like bank accounts, tax information, etc., should be very secure passwords which are not directly related to your less important passwords. When creating throw-away accounts (e.g.  you have to create a username/password for a stupid giveaway) use a dedicated low-security and unrelated password like &#8220;nothing123&#8243; so that anyone able to view such passwords cannot use them to access your important accounts.</li>
<li>Do not use &#8220;auto logins&#8221; on any website or program which should be secure.</li>
<li>Remember that many websites, even some financial websites, will email you your password with only a few (easy to guess/find) questions like date-of-birth. So whichever email address you use with secure accounts needs to be, itself, a high security password and should not be set to auto-login. For example a &#8220;hacker&#8221; (read: smart alec kid) gained access to one of <a href="http://www.wired.com/threatlevel/2010/04/kernell-guilty/">Sarah Palin&#8217;s</a> secure email address by using the &#8220;reset password&#8221; function which emailed the secure password to a much less secure email address.</li>
<li>NEVER write your password down or type it into any document (only password entry fields). If needed write yourself clues on what the password is that are obscure/personal enough that they won&#8217;t be decipherable by anyone else. For instance if your password is &#8220;John4Galt2 you might remind yourself &#8220;Rand Also Can&#8217;t Remember&#8221; which easily jogs the memory of the originator but would be impossible to reverse engineer.</li>
<li>If you ever suspect your computer or smart phone has been stolen immediately reset every password you have. If you have a smart phone which can be remotely wiped do so <em>immediately</em> as anyone who is stealing a phone in order to mine data off of it will know they only have a limited time to take advantage of it.</li>
<li>If you have so many passwords you can&#8217;t keep track then consider creating an <a href="http://www.doug-peterson.com/one-password-to-rule-them-all/">encrypted disk image file</a> where you can type your passwords and other ultra-confidential information. Doing so in OSX takes only a few minutes.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.captureintegration.com/2010/07/30/a-primer-on-osx-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Mac Pros</title>
		<link>http://www.captureintegration.com/2010/07/27/new-mac-pros-2/</link>
		<comments>http://www.captureintegration.com/2010/07/27/new-mac-pros-2/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 13:26:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips & Tech]]></category>

		<guid isPermaLink="false">http://www.captureintegration.com/?p=6603</guid>
		<description><![CDATA[Apple Unveils New Mac Pro With Up to 12 Processing Cores
CUPERTINO, California—July 27, 2010—Apple® today unveiled a new Mac® Pro line with up to 12 processing cores and up to 50 percent greater performance than the previous generation.* Featuring the latest quad-core and 6-core Intel Xeon processors, all-new ATI graphics and the option for up [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Apple Unveils New Mac Pro With Up to 12 Processing Cores</p>
<p>CUPERTINO, California—July 27, 2010—Apple® today unveiled a new Mac® Pro line with up to 12 processing cores and up to 50 percent greater performance than the previous generation.* Featuring the latest quad-core and 6-core Intel Xeon processors, all-new ATI graphics and the option for up to four 512GB solid state drives (SSD), the new Mac Pro continues to deliver amazing performance and expandability for the most demanding consumers and professionals.
</p></blockquote>
<p>Capture Integration is an Apple Reseller specializing in configuration and setting up mac systems for high-end photographic applications. Contact Us for advice in which components are worth upgrading through Apple, which components should be bought 3rd party, and how to set up your software and hardware configurations. </p>
<p>Visit the <a href="http://www.apple.com/macpro/">Product Page</a> to browse possible configurations then give us a call.</p>
<p>Note the new Mac Pros were announced today (July 27) and pricing and specs have been released but they will not be available to order until sometime in August.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.captureintegration.com/2010/07/27/new-mac-pros-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firmware Update for ALL P+ Back</title>
		<link>http://www.captureintegration.com/2010/07/15/firmware-update-for-all-p-back/</link>
		<comments>http://www.captureintegration.com/2010/07/15/firmware-update-for-all-p-back/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 14:41:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech Features]]></category>
		<category><![CDATA[Tips & Tech]]></category>

		<guid isPermaLink="false">http://www.captureintegration.com/?p=6497</guid>
		<description><![CDATA[A new firmware, version 5.1.2, has been released for all Phase One P+ Backs (P20+, P21+, P25+, P30+, P40+, P45+, P65+). This firmware adds supports for several high-end compact flash cards including SanDisk Extreme 32/64GB (60/90MB) and Lexar 300X 16GB.
It is recommended for all users and is available for download here.
RZ Pro IID Users: This [...]]]></description>
			<content:encoded><![CDATA[<p>A new firmware, version 5.1.2, has been released for all Phase One P+ Backs (P20+, P21+, P25+, P30+, P40+, P45+, P65+). This firmware adds supports for several high-end compact flash cards including SanDisk Extreme 32/64GB (60/90MB) and Lexar 300X 16GB.</p>
<p>It is recommended for all users and is available for <a href="http://www.phaseone.com/en/Downloads/DigitalBackDownloads/FirmwareUpdater.aspx">download here</a>.</p>
<p>RZ Pro IID Users: This firwmare update adds a new functionality when using a P40+ or P65+ with an RZ Pro IID and studio strobes. This &#8220;RZ Pro IID&#8221; feature is added under the Camera Mode menu and allows normal latency to be used (increasing battery life) whereas previously in this setup you would need to use zero latency.</p>
<h3>IMPORTANT NOTE:</h3>
<ul>
<li>Windows Users: You should use Windows XP SP3, Vista, or Windows 7</li>
<li>Mac Users: You should use 10.5.8 or 10.6.4 ONLY. <strong>Do not attempt to run this updater in 10.6.3</strong>. Bad things may happen.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.captureintegration.com/2010/07/15/firmware-update-for-all-p-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C1 5.1.2 Released</title>
		<link>http://www.captureintegration.com/2010/06/10/c1-5-1-2-released/</link>
		<comments>http://www.captureintegration.com/2010/06/10/c1-5-1-2-released/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 16:23:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech Features]]></category>
		<category><![CDATA[Tips & Tech]]></category>

		<guid isPermaLink="false">http://www.captureintegration.com/?p=5891</guid>
		<description><![CDATA[Capture One 5.1.2 has been released with enhancements mainly for Leaf cameras, Windows 64 bit drivers, and some limited but welcomed integration with Expression Media (recently acquired by Phase One).
Future versions of Capture One will surely further increase support and integration with Expression media; this update comes only days after the purchase of Expression media [...]]]></description>
			<content:encoded><![CDATA[<p>Capture One 5.1.2 has been released with enhancements mainly for Leaf cameras, Windows 64 bit drivers, and some limited but welcomed integration with Expression Media (recently acquired by Phase One).</p>
<p>Future versions of Capture One will surely further increase support and integration with Expression media; this update comes only days after the purchase of Expression media by Phase One, so seeing any results this fast is surprising and very welcome.</p>
<p>Capture Integration will be testing this new version of Capture One. Until then we recommend customers follow the same general advice as always. If you are a professional photographer depending on your computer as a tool to accomplish his work that you should not update their software or operating-system until:</p>
<ul>
<li>the update has been out long enough to give a sense of whether it contains any nasty bugs that would slow down your workflow, waste your time, or worse.</li>
<li>you have time to make a complete bootable backup of your system in case you need it</li>
<li>you have time to do a complete test of anything critical you do on your computer (tethering, processing, retouching, printing etc)</li>
</ul>
<p>Also, we recommend you follow our <a href="http://www.captureintegration.com/2008/11/20/uninstalling-capture-one-4-on-mac/">Capture One Uninstall Instructions</a> to remove any previous version of Capture One from your computer before updating to a new version (rather than simply overwriting the previous version).</p>
<p>From the <a href="http://www.leaf-photography.com/files/CaptureOne_v_512_ReleaseNotes.pdf">release notes</a>:</p>
<blockquote><p>Capture One 5.1.2 contains the following enhancements:</p>
<ul>
<li> Updated firmware for Leaf backs (compatible with Leaf Capture 11.3.5).</li>
<li> Tethered support and file support for the Leaf Aptus-II 10R.</li>
<li> JPEG Quickproof® support on Windows.</li>
<li> More stable tethering driver for Windows 64 bit.</li>
<li> QuickLook and WIC support for Leaf MOS files.</li>
<li> A number of bug fixes.</li>
</ul>
<p>Expression Media support:</p>
<ul>
<li> Easily add a selection of images to an Expression Media catalog.</li>
<li> Preview images in Expression Media using Capture One’s default rendering.</li>
<li> Transfer rating and color tag between applications by drag and dropping images.</li>
<li> Create an album with images found by searching in Expression Media.</li>
</ul>
</blockquote>
<p>You can always <a href="http://www.captureintegration.com/phase-one/buy-capture-one/">buy Capture One from Capture Integration</a> following these instructions for a 10% discount.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.captureintegration.com/2010/06/10/c1-5-1-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capture One Keyboard Shortcuts</title>
		<link>http://www.captureintegration.com/2010/05/14/capture-one-shortcuts/</link>
		<comments>http://www.captureintegration.com/2010/05/14/capture-one-shortcuts/#comments</comments>
		<pubDate>Sat, 15 May 2010 00:53:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech Features]]></category>
		<category><![CDATA[Tips & Tech]]></category>

		<guid isPermaLink="false">http://www.captureintegration.com/?p=5405</guid>
		<description><![CDATA[by Doug Peterson, Head of Technical Services
Capture One allows the user to easily customize the default set of keyboard shortcuts. After repeated requests we are releasing our internal Capture Integration recommended Custom Keyboard Shortcut list. These are intended to increase the speed of your workflow.
Below is the list of our recommended shortcuts. Some of these [...]]]></description>
			<content:encoded><![CDATA[<p>by Doug Peterson, Head of Technical Services</p>
<p>Capture One allows the user to easily customize the default set of keyboard shortcuts. After repeated requests we are releasing our internal Capture Integration recommended Custom Keyboard Shortcut list. These are intended to increase the speed of your workflow.</p>
<p>Below is the list of our recommended shortcuts. Some of these are defaults, some we added, and at the bottom are three that we removed.</p>
<p><span id="more-5405"></span></p>
<p>Consider this our first pass at an ongoing process. We would love feedback (send to doug@captureintegration.com) about these shortcuts and which you found useful or what shortcuts you&#8217;ve added.</p>
<h1>Featured Shortcuts</h1>
<h3>Editing</h3>
<p>After editing through your images with 1 through 5 star ratings or a green (<strong>+</strong>), yellow (<strong>*</strong>), or red (<strong>-</strong>) colors you can select the images with those ratings/colors by holding option and the corresponding rating/color. So for instance you can select all 5 star images by pressing <strong>Option-5</strong>. Combine this with the default <strong>Option-J</strong> command to copy selected images to the move to folder and you have a very fast means of sorting images into a separate physical folder.</p>
<h3>Quick Adjustments</h3>
<p>Use the standard shortcuts <strong>Apple-Left</strong> and <strong>Apple-Right</strong> to switch between images and the custom shortcuts <strong>[</strong> and <strong>]</strong> to adjust the exposure up and down 1/10th of a stop.</p>
<h3>Create Black and White versions of all images in a folder</h3>
<p>Use <strong>Apple-A</strong> to select all images. Use <strong>F3</strong> to create a clone variant of all images. Use <strong>Apple-Shift-I</strong> to invert the selection. Set the saturation to Zero or select one of <a href="http://www.captureintegration.com/2010/04/13/capture-one-styles/">Capture Integration&#8217;s B+W Styles</a>. Use the tilda (<strong>`</strong>) to bring up the adjustment keyboard and check or uncheck the relevant settings for the b+w style (e.g. just saturation, or ICC-profile/contrast/vignette/clarity). Push Enter to apply the changes to all the variants. Now use <strong>Apple-Option-&lt;</strong> and <strong>Apple-Option-&gt;</strong> to show or hide the black and white variant.</p>
<h1>Mac Install Instructions</h1>
<ol>
<li>Ensure you have Capture One 5.1.1 installed.</li>
<li>Close any programs that are open (other than this browser!). Most especially close Capture One.</li>
<li>Fill out the simple form at the end of this blog entry to receive the link to download the ZIP file containing the styles.</li>
<li>Navigate to the following location [User Folder* &gt; Library &gt; Application Support &gt; Capture One &gt; KeyboardShortcuts]<br />
Note: if you do not have a folder named &#8220;KeyboardShortcuts&#8221; in this folder you will need to create one. Be careful to use the same spelling (capital K and S) and spacing (no space between Keyboard and Shortcuts).</li>
<li>Place the keyboard shortcut plist file in that folder.</li>
<li>Launch Capture One.</li>
<li>Select [Capture One &gt; Edit Keyboard Shortcuts].</li>
<li>From the drop down list at the top Select [CaptureIntegration 10-5-2]</li>
</ol>
<h6>*your user folder is the one with the house icon. Usually it is your name or the name of your company. If you don&#8217;t know what your user folder is the easiest way to find it is to click on the desktop and then go to the pull down menu [Go &gt; Home]</h6>
<p><strong></p>
<h2>Shortcuts</h2>
<table class="wptable rowstyle-alt" id="wptable-45"  cellpadding="3">
	<thead>
	<tr>
		<th class="sortable" style="width:220px" align="left">Shortcut</th>
		<th class="sortable" style="width:460px" align="left">Purpose</th>
	</tr>
	</thead>
	<tr>
		<td style="width:220px" align="left">MISC.</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">F2</td>
		<td style="width:460px" align="left">New Variant</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">F3</td>
		<td style="width:460px" align="left">Clone Variant</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">v, f, h, z, c, r, w, a</td>
		<td style="width:460px" align="left">Move, Focus, Hand, Zoom, Crop, Rotate, White Balance, Copy/Paste Adjustments Shift</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">v, h, z, c, r, w, a</td>
		<td style="width:460px" align="left">subcursor type</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Apple-Option-1</td>
		<td style="width:460px" align="left">First Tab</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Apple-Option-2</td>
		<td style="width:460px" align="left">Second Tab</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Shift Click on Reset</td>
		<td style="width:460px" align="left">Preview reset of tool</td>
	</tr>
	<tr>
		<td style="width:220px" >&nbsp;</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">NAVIGATION</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Apple-Option-Zero</td>
		<td style="width:460px" align="left">100% View</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Apple-Zero</td>
		<td style="width:460px" align="left">Zoom to Fit</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Apple-Plus</td>
		<td style="width:460px" align="left">Zoom In</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Apple-Minus</td>
		<td style="width:460px" align="left">Zoom Out</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Hand - Double Click</td>
		<td style="width:460px" align="left">toggle: Zoom to 100%, Zoom to Fit</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" >&nbsp;</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">SESSIONS</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Option C</td>
		<td style="width:460px" align="left">Set as Capture Folder</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Option M</td>
		<td style="width:460px" align="left">Set as Move-To Folder</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Option O</td>
		<td style="width:460px" align="left">Set as Output Folder</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Option A</td>
		<td style="width:460px" align="left">Add Folder to Favorites</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Option F</td>
		<td style="width:460px" align="left">Show in Finder</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Apple N</td>
		<td style="width:460px" align="left">New Session</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" >&nbsp;</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">VIEW</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Apple B</td>
		<td style="width:460px" align="left">Show/Hide Browser</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Apple T</td>
		<td style="width:460px" align="left">Show/Hide Tools</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Option V</td>
		<td style="width:460px" align="left">Show/Hide Viewer</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Option T</td>
		<td style="width:460px" align="left">Show/Hide Toolbar</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Option-< (option comma)</td>
		<td style="width:460px" align="left">Browser Zoom > S</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Option-> (option period)</td>
		<td style="width:460px" align="left">Browser Zoom > L</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Apple Shift B</td>
		<td style="width:460px" align="left">Toggle Browser Below/Right</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">P</td>
		<td style="width:460px" align="left">Proof Margin</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" >&nbsp;</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">EDITING</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Apple-Shift-I</td>
		<td style="width:460px" align="left">Invert Selection</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">1-5</td>
		<td style="width:460px" align="left">Star Ratings</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Apple J</td>
		<td style="width:460px" align="left">Move to Current “Move to Folder”</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">+</td>
		<td style="width:460px" align="left">Tag Image Green</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">*</td>
		<td style="width:460px" align="left">Tag Image Yellow</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">-</td>
		<td style="width:460px" align="left">Tag Image Red</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Option 1</td>
		<td style="width:460px" align="left">Select By Rating > Add/Remove All 1 Stars From Selection</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Option 2</td>
		<td style="width:460px" align="left">Select By Rating > Add/Remove All 2 Stars From Selection</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Option 3</td>
		<td style="width:460px" align="left">Select By Rating > Add/Remove All 3 Stars From Selection</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Option 4</td>
		<td style="width:460px" align="left">Select By Rating > Add/Remove All 4 Stars From Selection</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Option 5</td>
		<td style="width:460px" align="left">Select By Rating > Add/Remove All 5 Stars From Selection</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Option +</td>
		<td style="width:460px" align="left">Select By Color >  Select All Green Tagged</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Option * (option 8)</td>
		<td style="width:460px" align="left">Select By Color >  Select All Yellow Tagged</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Option -</td>
		<td style="width:460px" align="left">Select By Color >  Select All Red Tagged</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Option /</td>
		<td style="width:460px" align="left">Select By Color > Select All None</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Apple-Option-<</td>
		<td style="width:460px" align="left">Collapse All</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Apple-Option-></td>
		<td style="width:460px" align="left">Expand All</td>
	</tr>
	<tr>
		<td style="width:220px" >&nbsp;</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">OVERLAYS</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Apple-E</td>
		<td style="width:460px" align="left">Exposure Warning</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Apple-F</td>
		<td style="width:460px" align="left">Focus Mask</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Apple-G</td>
		<td style="width:460px" align="left">Grids and Guides</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">O</td>
		<td style="width:460px" align="left">Toggle Overlay</td>
	</tr>
	<tr>
		<td style="width:220px" >&nbsp;</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">ADJUSTMENTS</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Slider - Double Click</td>
		<td style="width:460px" align="left">reset slider to zero</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Apple-Shift-C</td>
		<td style="width:460px" align="left">Copy Adjustments</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">Apple-Shift-V</td>
		<td style="width:460px" align="left">Paste Adjustments</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">Apple-R</td>
		<td style="width:460px" align="left">Reset Image Adjustments</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">[</td>
		<td style="width:460px" align="left">Decrease Exposure</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">]</td>
		<td style="width:460px" align="left">Increase Exposure</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">/</td>
		<td style="width:460px" align="left">Clear Color Tag</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">` (tilda key)</td>
		<td style="width:460px" align="left">Copy and Apply Adjustments</td>
	</tr>
	<tr>
		<td style="width:220px" >&nbsp;</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">REMOVED</td>
		<td style="width:460px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">[removed] Apple-Option T</td>
		<td style="width:460px" align="left">View > Toggle Tools-Auto-Mode</td>
	</tr>
	<tr class="alt">
		<td style="width:220px" align="left">[removed] Apple-Option B</td>
		<td style="width:460px" align="left">View > Toggle Browser-Auto-Mode</td>
	</tr>
	<tr>
		<td style="width:220px" align="left">[removed] Apple-Control-Delete</td>
		<td style="width:460px" align="left">File > Delete Permanently</td>
	</tr>
</table><p>
</strong></p>
<h1>Receive Download Link</h1>



<!-- START of Dagon Design Formmailer output -->

<div class="ddfmwrap"><form class="ddfm" name="form1" method="post" action="http://www.captureintegration.com/2010/05/14/capture-one-shortcuts/" enctype="multipart/form-data">

<p class="fieldwrap"><label for="fm_name"><span class="required">*</span> Name</label><input class="fmtext" type="text" name="fm_name" id="fm_name" value="" /></p>

<p class="fieldwrap"><label for="fm_email"><span class="required">*</span> Email</label><input class="fmtext" type="text" name="fm_email" id="fm_email" value="" /></p>

<p class="fieldwrap"><label for="fm_citystate[max=100">State/Country</label><input class="fmtext" type="text" name="fm_citystate[max=100" id="fm_citystate[max=100" value="" /></p>

<p class="fieldwrap"><label for="fm_primarycamera"><span class="required">*</span> What Camera(s) do you use with C1?</label><input class="fmtext" type="text" name="fm_primarycamera" id="fm_primarycamera" value="" /></p>

<p class="fieldwrap"><label for="fm_verify"><span class="required">*</span> Verify</label>
<input class="fmverify" type="text" name="fm_verify" id="fm_verify" />
<img src="http://www.captureintegration.com/wp-content/plugins/dd-formmailer/dd-formmailer.php?v=1" alt="Verify" title="Verify" /></p>

<p><input type="hidden" name="MAX_FILE_SIZE" value="1000000" /></p>
<div class="submit"><input type="submit" name="form_submitted" value="Send Email" /></div>

<div class="credits">Script by <a href="http://www.dagondesign.com" title="Dagon Design">Dagon Design</a></div>

</form></div>

<!-- END of Dagon Design Formmailer output -->



]]></content:encoded>
			<wfw:commentRss>http://www.captureintegration.com/2010/05/14/capture-one-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capture One Styles</title>
		<link>http://www.captureintegration.com/2010/04/13/capture-one-styles/</link>
		<comments>http://www.captureintegration.com/2010/04/13/capture-one-styles/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 13:06:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Doug]]></category>
		<category><![CDATA[Tech Features]]></category>
		<category><![CDATA[Tips & Tech]]></category>

		<guid isPermaLink="false">http://www.captureintegration.com/?p=4905</guid>
		<description><![CDATA[by Doug Peterson, Head of Technical Services
One of Capture One&#8217;s most powerful features is the styles menu. However, it often gets overlooked because the variety and usefulness of the included styles is somewhat limited, and the method of creating your own style is easy, but not very intuitive or discoverable.
We hate to see our users [...]]]></description>
			<content:encoded><![CDATA[<p>by Doug Peterson, Head of Technical Services</p>
<p>One of Capture One&#8217;s most powerful features is the styles menu. However, it often gets overlooked because the variety and usefulness of the included styles is somewhat limited, and the method of creating your own style is easy, but not very intuitive or discoverable.</p>
<p>We hate to see our users missing out on powerful features we think they would benefit from, so we are working on a set of styles under our own Capture Integration brand. They will be free and offered without limitations / watermarking etc, though you do need to enter your email address to receive the download link.<br />
<span id="more-4905"></span></p>
<p>Consider this our first pass at an ongoing process. We would love feedback (send to doug@captureintegration.com) about these styles and what sorts of styles you would find useful in a future version of our styles package.</p>
<h1>Mac Install Instructions</h1>
<ol>
<li>Ensure you have Capture One 5.1 or 5.1.1 installed.</li>
<li>Close any programs that are open (other than this browser!). Most especially close Capture One.</li>
<li>Fill out the simple form at the end of this blog entry to receive the link to download the ZIP file containing the styles.</li>
<li>Navigate to the following location [User Folder* &gt; Library &gt; Application Support &gt; Capture One &gt; Styles]</li>
<li>Place the individual styles from the Capture Integration Zip file into the Styles folder so that the Styles folder contains 27 style files.</li>
</ol>
<h6>*your user folder is the one with the house icon. Usually it is your name or the name of your company. If you don&#8217;t know what your user folder is the easiest way to find it is to click on the desktop and then go to the pull down menu [Go &gt; Home]</h6>
<h3>Usage</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/MxNEeBMRaWo&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/MxNEeBMRaWo&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>Naming and Examples</h3>
<p>There are four types of styles in this release.</p>
<ul>
<li><strong>FX -</strong> meaning Effects. These are strong, sometimes radical, changes to the image meant to create a very distinct look. With the wrong image these will be over-the-top and corny looking. With the right image they will be dramatic and emotion evoking.</li>
<li><strong>Color -</strong> meaning different color responses. Similar in concept to the differences between various color films</li>
<li><strong>BW -</strong> meaning different black and white responses. Similar in concept to the differences between various black and white films</li>
<li><strong>Toolkit -</strong> meaning specific changes to a color for a specific purpose. If that color is not in your image there may be no visible change to the image.</li>
</ul>
<p>They are named with relative ambiguity to avoid consigning them to a specific usage. After all any given style may look great for a type of image (landscape, portrait, product) and look comical/corny/ugly for another. So play around with a couple types of images before you make too many judgements.<br />

<a href='http://www.captureintegration.com/2010/04/13/capture-one-styles/fx_youngblood/' title='FX_YoungBlood'><img width="150" height="150" src="http://www.captureintegration.com/wp-content/uploads/FX_YoungBlood-150x150.jpg" class="attachment-thumbnail" alt="FX_YoungBlood" title="FX_YoungBlood" /></a>
<a href='http://www.captureintegration.com/2010/04/13/capture-one-styles/fx_downandbrown/' title='FX_DownAndBrown'><img width="150" height="150" src="http://www.captureintegration.com/wp-content/uploads/FX_DownAndBrown-150x150.jpg" class="attachment-thumbnail" alt="FX_DownAndBrown" title="FX_DownAndBrown" /></a>
<a href='http://www.captureintegration.com/2010/04/13/capture-one-styles/fx_criss/' title='FX_Criss'><img width="150" height="150" src="http://www.captureintegration.com/wp-content/uploads/FX_Criss-150x150.jpg" class="attachment-thumbnail" alt="FX_Criss" title="FX_Criss" /></a>
<a href='http://www.captureintegration.com/2010/04/13/capture-one-styles/color_winter/' title='Color_Winter'><img width="150" height="150" src="http://www.captureintegration.com/wp-content/uploads/Color_Winter-150x150.jpg" class="attachment-thumbnail" alt="Color_Winter" title="Color_Winter" /></a>
<a href='http://www.captureintegration.com/2010/04/13/capture-one-styles/color_paramute/' title='Color_ParaMute'><img width="150" height="150" src="http://www.captureintegration.com/wp-content/uploads/Color_ParaMute-150x150.jpg" class="attachment-thumbnail" alt="Color_ParaMute" title="Color_ParaMute" /></a>
<a href='http://www.captureintegration.com/2010/04/13/capture-one-styles/bw_scapegoat-1/' title='BW_Scapegoat-1'><img width="150" height="150" src="http://www.captureintegration.com/wp-content/uploads/BW_Scapegoat-1-150x150.jpg" class="attachment-thumbnail" alt="BW_Scapegoat-1" title="BW_Scapegoat-1" /></a>
<a href='http://www.captureintegration.com/2010/04/13/capture-one-styles/bw_aura_lc/' title='BW_Aura_LC'><img width="150" height="150" src="http://www.captureintegration.com/wp-content/uploads/BW_Aura_LC-150x150.jpg" class="attachment-thumbnail" alt="BW_Aura_LC" title="BW_Aura_LC" /></a>
<a href='http://www.captureintegration.com/2010/04/13/capture-one-styles/bw_aura_hc/' title='BW_Aura_HC'><img width="150" height="150" src="http://www.captureintegration.com/wp-content/uploads/BW_Aura_HC-150x150.jpg" class="attachment-thumbnail" alt="BW_Aura_HC" title="BW_Aura_HC" /></a>
</p>
<h5>Photo above by Doug Peterson, Model is Rebecca Gillispi</h5>
<h3>Reminder: We Sell Capture One</h3>
<p>As a reminder, as the leading Phase One Dealer in the US we sell Capture One across the globe via the internet. If you don&#8217;t own Capture One or have not upgraded to Capture One Pro 5 please visit our <a href="http://www.captureintegration.com/phase-one/buy-capture-one/">How to Buy C1 from Capture Integration</a> blog entry &#8211; which includes a 10% discount!</p>
<h3>Receive Download Link</h3>



<!-- START of Dagon Design Formmailer output -->

<div class="ddfmwrap"><form class="ddfm" name="form1" method="post" action="http://www.captureintegration.com/2010/04/13/capture-one-styles/" enctype="multipart/form-data">

<p class="fieldwrap"><label for="fm_name"><span class="required">*</span> Name</label><input class="fmtext" type="text" name="fm_name" id="fm_name" value="" /></p>

<p class="fieldwrap"><label for="fm_email"><span class="required">*</span> Email</label><input class="fmtext" type="text" name="fm_email" id="fm_email" value="" /></p>

<p class="fieldwrap"><label for="fm_citystate[max=100">State/Country</label><input class="fmtext" type="text" name="fm_citystate[max=100" id="fm_citystate[max=100" value="" /></p>

<p class="fieldwrap"><label for="fm_primarycamera"><span class="required">*</span> What Camera(s) do you use with C1?</label><input class="fmtext" type="text" name="fm_primarycamera" id="fm_primarycamera" value="" /></p>

<p class="fieldwrap"><label for="fm_verify"><span class="required">*</span> Verify</label>
<input class="fmverify" type="text" name="fm_verify" id="fm_verify" />
<img src="http://www.captureintegration.com/wp-content/plugins/dd-formmailer/dd-formmailer.php?v=1" alt="Verify" title="Verify" /></p>

<p><input type="hidden" name="MAX_FILE_SIZE" value="1000000" /></p>
<div class="submit"><input type="submit" name="form_submitted" value="Send Email" /></div>

<div class="credits">Script by <a href="http://www.dagondesign.com" title="Dagon Design">Dagon Design</a></div>

</form></div>

<!-- END of Dagon Design Formmailer output -->



]]></content:encoded>
			<wfw:commentRss>http://www.captureintegration.com/2010/04/13/capture-one-styles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSX 10.6.3</title>
		<link>http://www.captureintegration.com/2010/04/09/osx-10-6-3/</link>
		<comments>http://www.captureintegration.com/2010/04/09/osx-10-6-3/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 18:40:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech Features]]></category>
		<category><![CDATA[Tips & Tech]]></category>

		<guid isPermaLink="false">http://www.captureintegration.com/?p=5068</guid>
		<description><![CDATA[OSX 10.6.3 was released late last month. It served as an excellent reminder that if you are a professional photographer depending on your computer as a tool to accomplish his work that you should not update their software or operating-system until:

the update has been out long enough to give a sense of whether it contains [...]]]></description>
			<content:encoded><![CDATA[<p>OSX 10.6.3 was released late last month. It served as an excellent reminder that if you are a professional photographer depending on your computer as a tool to accomplish his work that you should not update their software or operating-system until:</p>
<ul>
<li>the update has been out long enough to give a sense of whether it contains any nasty bugs that would slow down your workflow, waste your time, or worse.</li>
<li>you have time to make a complete bootable backup of your system in case you need it</li>
<li>you have time to do a complete test of anything critical you do on your computer (tethering, processing, retouching, printing etc)</li>
</ul>
<p>In this case 10.6.3 appears to contain two bugs that affect Capture One users. As with most types of bugs these may or may not effect all 10.6.3 users. If either of these issues seem relevant to you or if you don&#8217;t have time to properly backup and test your system you may wish to hold off on updating to 10.6.3 for the time being.</p>
<ul>
<li><a href="http://xchange.phaseone.com/content/support/article.aspx?articleid=2207&amp;languageid=1">KB 2207</a> &#8211; specific bug in the operating system which causes license issues in programs including Photoshop CS4 and Capture One &#8211; Capture One crash after upgrading to Mac OS 10.6.3 if system serial number is greater than 12 characters.</li>
<li><a href="http://xchange.phaseone.com/content/support/article.aspx?articleid=1168&amp;languageid=1">KB 1168</a> &#8211; After updating to Mac OS 10.6.3 all my images are blue (effects those proofing in CYMK only)</li>
</ul>
<p>For more information on creating a bootable backup of your system see our article on <a href="http://www.captureintegration.com/2008/07/09/backup-solutions-for-during-and-before-your-shoot/">backups before and during a shoot</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.captureintegration.com/2010/04/09/osx-10-6-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copal Shutter Repairs On the Rise</title>
		<link>http://www.captureintegration.com/2010/04/08/copal-shutter-repairs-on-the-rise/</link>
		<comments>http://www.captureintegration.com/2010/04/08/copal-shutter-repairs-on-the-rise/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 21:35:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech Features]]></category>
		<category><![CDATA[Tips & Tech]]></category>

		<guid isPermaLink="false">http://www.captureintegration.com/?p=5041</guid>
		<description><![CDATA[A must read if you use a Technical Camera or View Camera.
One of the best parts of working for Capture Integration is the direct interaction our company has with the technicians and engineers at the manufacturer&#8217;s we represent.
This email came from the Head of Technical Services at Cambo. Note that while his English is very [...]]]></description>
			<content:encoded><![CDATA[<h3>A must read if you use a Technical Camera or View Camera.</h3>
<p>One of the best parts of working for Capture Integration is the direct interaction our company has with the technicians and engineers at the manufacturer&#8217;s we represent.</p>
<p>This email came from the Head of Technical Services at Cambo. Note that while his English is very good he is not a native speaker.</p>
<blockquote><p>We like to share with you some experience that occurs lately more than previously.</p>
<p>Schneider as well as Rodenstock confirm that there is an increase of needed repairs for Copal shutters. We also notice this, where in the past the Copal shutter was a reliable product for years.</p>
<p>One of the possible reasons might be a different way of use by the newer generation of users<br />
who shoot digital and may use a different workflow compared to the old style Large Format Shooters.</p>
<p>The traditional way of working is to open the shutter for viewing, then close the shutter before setting the shutter speed and aperture,  and only then cock the shutter just before releasing the shutter. This is trouble free.</p>
<p>Appearantly with the workflow of digital shooting with a CCD-back always in place, it is tempting to cock the shutter directly after the shot, and perform time adjustments after that.  On itselves this is OK, but once the shutter is cocked, and then the shutter opening lever is opened for viewing and the shutter speed setting ring is being used, the mechanism will be destroyed after some time.  This can be noticed also because the time setting travels very difficult and stiff in that case.</p>
<p>So, please consider that the shutter speed setting may NOT be used when the lens is open<br />
and the shutter is already cocked.</p>
<p>This information applies to any lens mounted on a Copal shutter, independent of the type and make<br />
of the camera.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.captureintegration.com/2010/04/08/copal-shutter-repairs-on-the-rise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New and Old Canon 70-200/2.8 IS</title>
		<link>http://www.captureintegration.com/2010/04/01/canon-70-2002-8-is-version-ii-compared-to-version-i/</link>
		<comments>http://www.captureintegration.com/2010/04/01/canon-70-2002-8-is-version-ii-compared-to-version-i/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 13:22:34 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Steve]]></category>
		<category><![CDATA[Tech Features]]></category>
		<category><![CDATA[Tips & Tech]]></category>

		<guid isPermaLink="false">http://www.captureintegration.com/?p=4999</guid>
		<description><![CDATA[I did a quick comparison of the new Canon 70-200mm f/2.8 IS Version II vs the Canon 70-200mm f/2.8 IS Version II
e
I was told the new IS technology provides up to 4 stops hand-holdability. I thought, yeah, right. So, I zoomed to 200mm, set it 1/15th of a second and shot it alongside our Version [...]]]></description>
			<content:encoded><![CDATA[<p>I did a quick comparison of the new Canon 70-200mm f/2.8 IS Version II vs the Canon 70-200mm f/2.8 IS Version II</p>
<p><span style="color: #ffffff;"><span style="font-size: xx-small;">e</span></span><br />
I was told the new IS technology provides up to 4 stops hand-holdability. I thought, yeah, right. So, I zoomed to 200mm, set it 1/15th of a second and shot it alongside our Version I. <em>Color me convinced!</em> We ordered a bunch on the spot. If anyone wants one, a phone call and deposit puts you at the front of the line.</p>
<p><img class="size-medium wp-image-5000" title="70-200/2.8 Version I" src="http://www.captureintegration.com/wp-content/uploads/70-200-I-1-283x300.jpg" alt="70-200/2.8 Version I" width="283" height="300" /><img class="size-medium wp-image-5002" title="70-200/2.8 IS Version II" src="http://www.captureintegration.com/wp-content/uploads/70-200-II-11-282x300.jpg" alt="70-200/2.8 IS Version II" width="282" height="300" /></p>
<p><span id="more-4999"></span><br />
These are both shot on <strong>Canon 5DMKII at ISO 100, 200mm, f16, 1/15th HANDHELD</strong>.</p>
<p><span style="color: #ffffff;"><span style="font-size: xx-small;">e</span></span></p>
<div id="attachment_5000" class="wp-caption aligncenter" style="width: 660px"><a rel="attachment wp-att-5000" href="http://www.captureintegration.com/2010/04/01/canon-70-2002-8-is-version-ii-compared-to-version-i/70-200-i-1/"><img class="size-full wp-image-5000" title="70-200/2.8 Version I" src="http://www.captureintegration.com/wp-content/uploads/70-200-I-1.jpg" alt="70-200/2.8 Version I" width="650" height="687" /></a><p class="wp-caption-text">70-200/2.8 IS Version I</p></div>
<div id="attachment_5002" class="wp-caption aligncenter" style="width: 660px"><a rel="attachment wp-att-5002" href="http://www.captureintegration.com/2010/04/01/canon-70-2002-8-is-version-ii-compared-to-version-i/70-200-ii-1-2/"><img class="size-full wp-image-5002" title="70-200/2.8 IS Version II" src="http://www.captureintegration.com/wp-content/uploads/70-200-II-11.jpg" alt="70-200/2.8 IS Version II" width="650" height="690" /></a><p class="wp-caption-text">70-200/2.8 IS Version II</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.captureintegration.com/2010/04/01/canon-70-2002-8-is-version-ii-compared-to-version-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phase One P40+ vs 5DMKII: ISO 800</title>
		<link>http://www.captureintegration.com/2010/03/30/phase-one-p40-versus-canon-5dmkii-iso-800/</link>
		<comments>http://www.captureintegration.com/2010/03/30/phase-one-p40-versus-canon-5dmkii-iso-800/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 03:09:19 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Steve]]></category>
		<category><![CDATA[Tips & Tech]]></category>

		<guid isPermaLink="false">http://www.captureintegration.com/?p=4974</guid>
		<description><![CDATA[For some time, I&#8217;ve wondered how the Phase One P40+ would handle high ISO in the Sensor Plus mode. In Sensor Plus mode, the P40+ produces a 10 megapixel file (40 megapixels at normal full rez mode). The Phase One P65+ also utilizes Sensor Plus technology and produces a 15 megapixel file in Sensor Plus [...]]]></description>
			<content:encoded><![CDATA[<p>For some time, I&#8217;ve wondered how the Phase One P40+ would handle high ISO in the Sensor Plus mode. In Sensor Plus mode, the P40+ produces a 10 megapixel file (40 megapixels at normal full rez mode). The Phase One P65+ also utilizes Sensor Plus technology and produces a 15 megapixel file in Sensor Plus mode (60 megapixels at normal full rez mode). I decided to do a basic comparison with my Canon 5DMKII at ISO 800. No adjustments have been made to these images other than white balance off the right arm of the white sweater.</p>
<p><span style="color: #ffffff;">e</span></p>
<p>I have to say I was surprised at the results. While I expected good results, I didn&#8217;t expect the P40+ to rival the 5DMKII, but that is just what it did. Very similar results, if even a little more natural looking to my eye in favor of the P40+. This gives users a very flexible system that is capable of producing 35mm DSLR-equivalent image quality at high ISO. The beauty is that if light changes (either by choice or not), there is no need to change cameras and lenses, but instead, with the push of a button, you can continue shooting medium format, shooting with the same lenses and covering the same size sensor (no sensor crop when using Sensor Plus).</p>
<p><span style="color: #ffffff;">e</span></p>
<p>Interestingly, though taken at virtually the same exposure, the P40+ file appeared about a third stop more sensitive than the 5DMKII file.</p>
<p><span id="more-4974"></span></p>
<p><span style="color: #ffffff;">e</span></p>
<div id="attachment_4939" class="wp-caption aligncenter" style="width: 660px"><a rel="attachment wp-att-4939" href="http://www.captureintegration.com/2010/03/30/phase-one-p40-with-sensor-plus-versus-canon-5dmkii-iso-800/phase-one-daylite/"><img class="size-full wp-image-4939" title="Phase One P40+ Daylite" src="http://www.captureintegration.com/wp-content/uploads/Phase-One-Daylite.jpg" alt="Phase One P40+ Daylite" width="650" height="487" /></a><p class="wp-caption-text">Phase One P40+ Daylite</p></div>
<div id="attachment_4937" class="wp-caption aligncenter" style="width: 660px"><a rel="attachment wp-att-4937" href="http://www.captureintegration.com/2010/03/30/phase-one-p40-with-sensor-plus-versus-canon-5dmkii-iso-800/canon-daylite/"><img class="size-full wp-image-4937" title="Canon 5DMKII Daylite" src="http://www.captureintegration.com/wp-content/uploads/Canon-Daylite.jpg" alt="Canon 5DMKII Daylite" width="650" height="433" /></a><p class="wp-caption-text">Canon 5DMKII Daylite</p></div>
<div id="attachment_4941" class="wp-caption aligncenter" style="width: 660px"><a rel="attachment wp-att-4941" href="http://www.captureintegration.com/2010/03/30/phase-one-p40-with-sensor-plus-versus-canon-5dmkii-iso-800/phase-one-daylite-crop/"><img class="size-full wp-image-4941" title="Phase One P40+ Daylite Crop" src="http://www.captureintegration.com/wp-content/uploads/Phase-One-Daylite-Crop.jpg" alt="Phase One P40+ Daylite Crop" width="650" height="697" /></a><p class="wp-caption-text">Phase One P40+ Daylite Crop</p></div>
<div id="attachment_4940" class="wp-caption aligncenter" style="width: 660px"><a rel="attachment wp-att-4940" href="http://www.captureintegration.com/2010/03/30/phase-one-p40-with-sensor-plus-versus-canon-5dmkii-iso-800/canon-daylite-crop/"><img class="size-full wp-image-4940" title="Canon 5DMKII Daylite Crop" src="http://www.captureintegration.com/wp-content/uploads/Canon-Daylite-Crop.jpg" alt="Canon 5DMKII Daylite Crop" width="650" height="746" /></a><p class="wp-caption-text">Canon 5DMKII Daylite Crop</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.captureintegration.com/2010/03/30/phase-one-p40-versus-canon-5dmkii-iso-800/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
